Trace number 1533141

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
IUT_BMB_SAT 1.0? (TO) 1200.09 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S207294319-099.cnf
MD5SUM1b6dd4a4bffa25ef2a1202202724759f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark844.478
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  100                                                  |
0.00/0.02	c |  Number of clauses:    2130                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |     100     2130    10650 |      710        0    nan |  0.000 % |
0.00/0.03	c |       101 |     100     2130    10650 |      781      101     22 |  0.010 % |
0.00/0.03	c |       251 |     100     2130    10650 |      859      251     22 |  0.010 % |
0.00/0.04	c |       477 |     100     2130    10650 |      945      477     21 |  0.010 % |
0.00/0.05	c |       815 |     100     2130    10650 |     1039      815     21 |  0.010 % |
0.01/0.06	c |      1324 |     100     2130    10650 |     1143      795     21 |  0.010 % |
0.01/0.08	c |      2084 |     100     2130    10650 |     1257      970     21 |  0.010 % |
0.01/0.12	c |      3223 |     100     2130    10650 |     1383      832     20 |  0.010 % |
0.01/0.17	c |      4931 |     100     2130    10650 |     1521     1137     20 |  0.010 % |
0.01/0.25	c |      7493 |     100     2130    10650 |     1674     1382     21 |  0.010 % |
0.01/0.37	c |     11337 |     100     2130    10650 |     1841      985     21 |  0.010 % |
0.01/0.56	c |     17105 |     100     2130    10650 |     2025     1157     20 |  0.010 % |
0.01/0.87	c |     25755 |     100     2130    10650 |     2228     1599     19 |  0.010 % |
1.28/1.34	c |     38729 |     100     2130    10650 |     2451     2185     19 |  0.010 % |
1.99/2.04	c |     58193 |     100     2130    10650 |     2696     1808     21 |  0.010 % |
3.08/3.14	c |     87385 |     100     2130    10650 |     2965     2409     20 |  0.010 % |
4.78/4.88	c |    131175 |     100     2130    10650 |     3262     2811     20 |  0.010 % |
7.48/7.59	c |    196859 |     100     2130    10650 |     3588     2717     21 |  0.010 % |
11.78/11.83	c |    295385 |     100     2130    10650 |     3947     1835     19 |  0.010 % |
18.37/18.42	c |    443176 |     100     2130    10650 |     4342     2612     19 |  0.010 % |
28.57/28.63	c |    664862 |     100     2130    10650 |     4776     3748     19 |  0.010 % |
44.46/44.58	c |    997388 |     100     2130    10650 |     5254     2542     19 |  0.010 % |
69.35/69.47	c |   1496177 |     100     2130    10650 |     5779     5044     20 |  0.010 % |
108.23/108.32	c |   2244362 |     100     2130    10650 |     6357     4397     21 |  0.010 % |
169.81/169.98	c |   3366636 |     100     2130    10650 |     6993     3428     18 |  0.010 % |
267.45/267.67	c |   5050048 |     100     2130    10650 |     7692     5990     19 |  0.010 % |
419.89/420.13	c |   7575164 |     100     2130    10650 |     8461     7644     20 |  0.010 % |
661.99/662.39	c |  11362839 |     100     2130    10650 |     9308     6656     19 |  0.010 % |
1043.34/1043.81	c |  17044352 |     100     2130    10650 |    10238     5332     17 |  0.010 % |
1200.07/1200.60	sh: line 1:  5973 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.07/1200.60	c cannot read from file

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1533141-1238446944/watcher-1533141-1238446944 -o /tmp/evaluation-result-1533141-1238446944/solver-1533141-1238446944 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533141-1238446944.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/66 5970
/proc/meminfo: memFree=1289128/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0
/proc/5970/stat : 5970 (IUT_BMB_SAT) R 5968 5970 5687 0 -1 4194304 158 0 0 0 0 0 0 0 18 0 1 0 1117357398 1449984 141 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/5970/statm: 354 141 97 274 0 77 0

[startup+0.063734 s]
/proc/loadavg: 0.91 0.97 0.99 3/66 5970
/proc/meminfo: memFree=1289128/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0.01
/proc/5970/stat : 5970 (IUT_BMB_SAT) S 5968 5970 5687 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1117357398 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5970/statm: 354 167 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101737 s]
/proc/loadavg: 0.91 0.97 0.99 3/66 5970
/proc/meminfo: memFree=1289128/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0.01
/proc/5970/stat : 5970 (IUT_BMB_SAT) S 5968 5970 5687 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1117357398 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5970/statm: 354 167 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301764 s]
/proc/loadavg: 0.91 0.97 0.99 3/66 5970
/proc/meminfo: memFree=1289128/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0.01
/proc/5970/stat : 5970 (IUT_BMB_SAT) S 5968 5970 5687 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1117357398 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5970/statm: 354 167 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701815 s]
/proc/loadavg: 0.91 0.97 0.99 3/66 5970
/proc/meminfo: memFree=1289128/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0.01
/proc/5970/stat : 5970 (IUT_BMB_SAT) S 5968 5970 5687 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1117357398 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5970/statm: 354 167 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50292 s]
/proc/loadavg: 0.91 0.97 0.99 2/69 5973
/proc/meminfo: memFree=1287952/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0.01
/proc/5970/stat : 5970 (IUT_BMB_SAT) S 5968 5970 5687 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1117357398 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5970/statm: 354 167 105 274 0 77 0
[pid=5972] ppid=5970 vsize=5356 CPUtime=0
/proc/5972/stat : 5972 (sh) S 5970 5970 5687 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117357400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5972/statm: 1339 232 193 169 0 50 0
[pid=5973] ppid=5972 vsize=2448 CPUtime=1.48
/proc/5973/stat : 5973 (minisat) R 5972 5970 5687 0 -1 4194304 275 0 0 0 148 0 0 0 25 0 1 0 1117357400 2506752 255 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5973/statm: 612 255 83 178 0 432 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9220

[startup+3.10214 s]
/proc/loadavg: 0.91 0.97 0.99 2/69 5973
/proc/meminfo: memFree=1287696/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0.01
/proc/5970/stat : 5970 (IUT_BMB_SAT) S 5968 5970 5687 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1117357398 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5970/statm: 354 167 105 274 0 77 0
[pid=5972] ppid=5970 vsize=5356 CPUtime=0
/proc/5972/stat : 5972 (sh) S 5970 5970 5687 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117357400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5972/statm: 1339 232 193 169 0 50 0
[pid=5973] ppid=5972 vsize=2580 CPUtime=3.07
/proc/5973/stat : 5973 (minisat) R 5972 5970 5687 0 -1 4194304 296 0 0 0 307 0 0 0 25 0 1 0 1117357400 2641920 276 1992294400 134512640 135243223 4294956304 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/5973/statm: 645 276 83 178 0 465 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9352

[startup+6.30154 s]
/proc/loadavg: 0.92 0.97 0.99 2/69 5973
/proc/meminfo: memFree=1287312/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0.01
/proc/5970/stat : 5970 (IUT_BMB_SAT) S 5968 5970 5687 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1117357398 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5970/statm: 354 167 105 274 0 77 0
[pid=5972] ppid=5970 vsize=5356 CPUtime=0
/proc/5972/stat : 5972 (sh) S 5970 5970 5687 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117357400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5972/statm: 1339 232 193 169 0 50 0
[pid=5973] ppid=5972 vsize=2712 CPUtime=6.27
/proc/5973/stat : 5973 (minisat) R 5972 5970 5687 0 -1 4194304 342 0 0 0 627 0 0 0 25 0 1 0 1117357400 2777088 322 1992294400 134512640 135243223 4294956304 18446744073709551615 134559401 0 0 4096 3 0 0 0 17 0 0 0
/proc/5973/statm: 678 322 83 178 0 498 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9484

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.99 2/69 5973
/proc/meminfo: memFree=1287056/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0.01
/proc/5970/stat : 5970 (IUT_BMB_SAT) S 5968 5970 5687 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1117357398 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5970/statm: 354 167 105 274 0 77 0
[pid=5972] ppid=5970 vsize=5356 CPUtime=0
/proc/5972/stat : 5972 (sh) S 5970 5970 5687 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117357400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5972/statm: 1339 232 193 169 0 50 0
[pid=5973] ppid=5972 vsize=2976 CPUtime=12.67
/proc/5973/stat : 5973 (minisat) R 5972 5970 5687 0 -1 4194304 391 0 0 0 1267 0 0 0 25 0 1 0 1117357400 3047424 371 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/5973/statm: 744 371 83 178 0 564 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9748

[startup+25.502 s]
/proc/loadavg: 0.94 0.97 0.99 2/69 5973
/proc/meminfo: memFree=1286864/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0.01
/proc/5970/stat : 5970 (IUT_BMB_SAT) S 5968 5970 5687 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1117357398 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5970/statm: 354 167 105 274 0 77 0
[pid=5972] ppid=5970 vsize=5356 CPUtime=0
/proc/5972/stat : 5972 (sh) S 5970 5970 5687 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117357400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5972/statm: 1339 232 193 169 0 50 0
[pid=5973] ppid=5972 vsize=3108 CPUtime=25.46
/proc/5973/stat : 5973 (minisat) R 5972 5970 5687 0 -1 4194304 451 0 0 0 2546 0 0 0 25 0 1 0 1117357400 3182592 431 1992294400 134512640 135243223 4294956304 18446744073709551615 134555944 0 0 4096 3 0 0 0 17 0 0 0
/proc/5973/statm: 777 431 83 178 0 597 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9880

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 0.99 2/69 5973
/proc/meminfo: memFree=1286672/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0.01
/proc/5970/stat : 5970 (IUT_BMB_SAT) S 5968 5970 5687 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1117357398 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5970/statm: 354 167 105 274 0 77 0
[pid=5972] ppid=5970 vsize=5356 CPUtime=0
/proc/5972/stat : 5972 (sh) S 5970 5970 5687 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117357400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5972/statm: 1339 232 193 169 0 50 0
[pid=5973] ppid=5972 vsize=3376 CPUtime=51.05
/proc/5973/stat : 5973 (minisat) R 5972 5970 5687 0 -1 4194304 521 0 0 0 5105 0 0 0 25 0 1 0 1117357400 3457024 501 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5973/statm: 844 501 83 178 0 664 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10148

[startup+102.307 s]
/proc/loadavg: 0.98 0.97 0.99 2/69 5973
/proc/meminfo: memFree=1286160/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0.01
/proc/5970/stat : 5970 (IUT_BMB_SAT) S 5968 5970 5687 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1117357398 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5970/statm: 354 167 105 274 0 77 0
[pid=5972] ppid=5970 vsize=5356 CPUtime=0
/proc/5972/stat : 5972 (sh) S 5970 5970 5687 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117357400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5972/statm: 1339 232 193 169 0 50 0
[pid=5973] ppid=5972 vsize=3788 CPUtime=102.23
/proc/5973/stat : 5973 (minisat) R 5972 5970 5687 0 -1 4194304 605 0 0 0 10223 0 0 0 25 0 1 0 1117357400 3878912 585 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5973/statm: 947 585 83 178 0 767 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10560

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 5973
/proc/meminfo: memFree=1285840/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0.01
/proc/5970/stat : 5970 (IUT_BMB_SAT) S 5968 5970 5687 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1117357398 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5970/statm: 354 167 105 274 0 77 0
[pid=5972] ppid=5970 vsize=5356 CPUtime=0
/proc/5972/stat : 5972 (sh) S 5970 5970 5687 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117357400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5972/statm: 1339 232 193 169 0 50 0
[pid=5973] ppid=5972 vsize=4060 CPUtime=162.2
/proc/5973/stat : 5973 (minisat) R 5972 5970 5687 0 -1 4194304 674 0 0 0 16220 0 0 0 25 0 1 0 1117357400 4157440 654 1992294400 134512640 135243223 4294956304 18446744073709551615 134555543 0 0 4096 3 0 0 0 17 0 0 0
/proc/5973/statm: 1015 654 83 178 0 835 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 10832

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 5973
/proc/meminfo: memFree=1285712/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0.01
/proc/5970/stat : 5970 (IUT_BMB_SAT) S 5968 5970 5687 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1117357398 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5970/statm: 354 167 105 274 0 77 0
[pid=5972] ppid=5970 vsize=5356 CPUtime=0
/proc/5972/stat : 5972 (sh) S 5970 5970 5687 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117357400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5972/statm: 1339 232 193 169 0 50 0
[pid=5973] ppid=5972 vsize=4340 CPUtime=222.16
/proc/5973/stat : 5973 (minisat) R 5972 5970 5687 0 -1 4194304 729 0 0 0 22216 0 0 0 25 0 1 0 1117357400 4444160 709 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/5973/statm: 1085 709 83 178 0 905 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 11112

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/69 5973
/proc/meminfo: memFree=1285584/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0.01
/proc/5970/stat : 5970 (IUT_BMB_SAT) S 5968 5970 5687 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1117357398 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5970/statm: 354 167 105 274 0 77 0
[pid=5972] ppid=5970 vsize=5356 CPUtime=0
/proc/5972/stat : 5972 (sh) S 5970 5970 5687 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117357400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5972/statm: 1339 232 193 169 0 50 0

################
# More data... #
################

/proc/meminfo: memFree=1284880/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0.01
/proc/5970/stat : 5970 (IUT_BMB_SAT) S 5968 5970 5687 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1117357398 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5970/statm: 354 167 105 274 0 77 0
[pid=5972] ppid=5970 vsize=5356 CPUtime=0
/proc/5972/stat : 5972 (sh) S 5970 5970 5687 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117357400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5972/statm: 1339 232 193 169 0 50 0
[pid=5973] ppid=5972 vsize=5196 CPUtime=641.99
/proc/5973/stat : 5973 (minisat) R 5972 5970 5687 0 -1 4194304 927 0 0 0 64198 1 0 0 25 0 1 0 1117357400 5320704 907 1992294400 134512640 135243223 4294956304 18446744073709551615 134558240 0 0 4096 3 0 0 0 17 0 0 0
/proc/5973/statm: 1299 907 83 178 0 1119 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 11968

[startup+702.302 s]
/proc/loadavg: 1.13 1.02 1.00 2/69 5973
/proc/meminfo: memFree=1284688/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0.01
/proc/5970/stat : 5970 (IUT_BMB_SAT) S 5968 5970 5687 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1117357398 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5970/statm: 354 167 105 274 0 77 0
[pid=5972] ppid=5970 vsize=5356 CPUtime=0
/proc/5972/stat : 5972 (sh) S 5970 5970 5687 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117357400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5972/statm: 1339 232 193 169 0 50 0
[pid=5973] ppid=5972 vsize=5332 CPUtime=701.96
/proc/5973/stat : 5973 (minisat) R 5972 5970 5687 0 -1 4194304 966 0 0 0 70195 1 0 0 25 0 1 0 1117357400 5459968 946 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/5973/statm: 1333 946 83 178 0 1153 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 12104

[startup+762.306 s]
/proc/loadavg: 1.13 1.04 1.01 2/69 5973
/proc/meminfo: memFree=1284624/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0.01
/proc/5970/stat : 5970 (IUT_BMB_SAT) S 5968 5970 5687 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1117357398 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5970/statm: 354 167 105 274 0 77 0
[pid=5972] ppid=5970 vsize=5356 CPUtime=0
/proc/5972/stat : 5972 (sh) S 5970 5970 5687 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117357400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5972/statm: 1339 232 193 169 0 50 0
[pid=5973] ppid=5972 vsize=5332 CPUtime=761.94
/proc/5973/stat : 5973 (minisat) R 5972 5970 5687 0 -1 4194304 985 0 0 0 76193 1 0 0 25 0 1 0 1117357400 5459968 965 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/5973/statm: 1333 965 83 178 0 1153 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 12104

[startup+822.301 s]
/proc/loadavg: 1.09 1.04 1.01 2/69 5973
/proc/meminfo: memFree=1284560/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0.01
/proc/5970/stat : 5970 (IUT_BMB_SAT) S 5968 5970 5687 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1117357398 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5970/statm: 354 167 105 274 0 77 0
[pid=5972] ppid=5970 vsize=5356 CPUtime=0
/proc/5972/stat : 5972 (sh) S 5970 5970 5687 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117357400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5972/statm: 1339 232 193 169 0 50 0
[pid=5973] ppid=5972 vsize=5480 CPUtime=821.91
/proc/5973/stat : 5973 (minisat) R 5972 5970 5687 0 -1 4194304 1007 0 0 0 82190 1 0 0 25 0 1 0 1117357400 5611520 987 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/5973/statm: 1370 987 83 178 0 1190 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 12252

[startup+882.302 s]
/proc/loadavg: 1.07 1.05 1.01 2/69 5973
/proc/meminfo: memFree=1284432/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0.01
/proc/5970/stat : 5970 (IUT_BMB_SAT) S 5968 5970 5687 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1117357398 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5970/statm: 354 167 105 274 0 77 0
[pid=5972] ppid=5970 vsize=5356 CPUtime=0
/proc/5972/stat : 5972 (sh) S 5970 5970 5687 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117357400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5972/statm: 1339 232 193 169 0 50 0
[pid=5973] ppid=5972 vsize=5628 CPUtime=881.88
/proc/5973/stat : 5973 (minisat) R 5972 5970 5687 0 -1 4194304 1033 0 0 0 88187 1 0 0 25 0 1 0 1117357400 5763072 1013 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/5973/statm: 1407 1013 83 178 0 1227 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 12400

[startup+942.302 s]
/proc/loadavg: 1.06 1.05 1.01 2/69 5973
/proc/meminfo: memFree=1284304/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0.01
/proc/5970/stat : 5970 (IUT_BMB_SAT) S 5968 5970 5687 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1117357398 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5970/statm: 354 167 105 274 0 77 0
[pid=5972] ppid=5970 vsize=5356 CPUtime=0
/proc/5972/stat : 5972 (sh) S 5970 5970 5687 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117357400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5972/statm: 1339 232 193 169 0 50 0
[pid=5973] ppid=5972 vsize=5628 CPUtime=941.86
/proc/5973/stat : 5973 (minisat) R 5972 5970 5687 0 -1 4194304 1059 0 0 0 94185 1 0 0 25 0 1 0 1117357400 5763072 1039 1992294400 134512640 135243223 4294956304 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/5973/statm: 1407 1039 83 178 0 1227 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 12400

[startup+1002.3 s]
/proc/loadavg: 1.06 1.05 1.01 2/69 5973
/proc/meminfo: memFree=1284304/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0.01
/proc/5970/stat : 5970 (IUT_BMB_SAT) S 5968 5970 5687 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1117357398 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5970/statm: 354 167 105 274 0 77 0
[pid=5972] ppid=5970 vsize=5356 CPUtime=0
/proc/5972/stat : 5972 (sh) S 5970 5970 5687 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117357400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5972/statm: 1339 232 193 169 0 50 0
[pid=5973] ppid=5972 vsize=5628 CPUtime=1001.84
/proc/5973/stat : 5973 (minisat) R 5972 5970 5687 0 -1 4194304 1065 0 0 0 100183 1 0 0 25 0 1 0 1117357400 5763072 1045 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/5973/statm: 1407 1045 83 178 0 1227 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 12400

[startup+1062.3 s]
/proc/loadavg: 1.05 1.06 1.01 2/69 5973
/proc/meminfo: memFree=1284240/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0.01
/proc/5970/stat : 5970 (IUT_BMB_SAT) S 5968 5970 5687 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1117357398 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5970/statm: 354 167 105 274 0 77 0
[pid=5972] ppid=5970 vsize=5356 CPUtime=0
/proc/5972/stat : 5972 (sh) S 5970 5970 5687 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117357400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5972/statm: 1339 232 193 169 0 50 0
[pid=5973] ppid=5972 vsize=5776 CPUtime=1061.81
/proc/5973/stat : 5973 (minisat) R 5972 5970 5687 0 -1 4194304 1076 0 0 0 106180 1 0 0 25 0 1 0 1117357400 5914624 1056 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5973/statm: 1444 1056 83 178 0 1264 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 12548

[startup+1122.3 s]
/proc/loadavg: 1.02 1.04 1.00 2/69 5973
/proc/meminfo: memFree=1284176/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0.01
/proc/5970/stat : 5970 (IUT_BMB_SAT) S 5968 5970 5687 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1117357398 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5970/statm: 354 167 105 274 0 77 0
[pid=5972] ppid=5970 vsize=5356 CPUtime=0
/proc/5972/stat : 5972 (sh) S 5970 5970 5687 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117357400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5972/statm: 1339 232 193 169 0 50 0
[pid=5973] ppid=5972 vsize=5776 CPUtime=1121.79
/proc/5973/stat : 5973 (minisat) R 5972 5970 5687 0 -1 4194304 1083 0 0 0 112178 1 0 0 25 0 1 0 1117357400 5914624 1063 1992294400 134512640 135243223 4294956304 18446744073709551615 134565664 0 0 4096 3 0 0 0 17 0 0 0
/proc/5973/statm: 1444 1063 83 178 0 1264 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 12548

[startup+1182.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/69 5973
/proc/meminfo: memFree=1284176/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0.01
/proc/5970/stat : 5970 (IUT_BMB_SAT) S 5968 5970 5687 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1117357398 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5970/statm: 354 167 105 274 0 77 0
[pid=5972] ppid=5970 vsize=5356 CPUtime=0
/proc/5972/stat : 5972 (sh) S 5970 5970 5687 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117357400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5972/statm: 1339 232 193 169 0 50 0
[pid=5973] ppid=5972 vsize=5776 CPUtime=1181.76
/proc/5973/stat : 5973 (minisat) R 5972 5970 5687 0 -1 4194304 1087 0 0 0 118175 1 0 0 25 0 1 0 1117357400 5914624 1067 1992294400 134512640 135243223 4294956304 18446744073709551615 134567691 0 0 4096 3 0 0 0 17 0 0 0
/proc/5973/statm: 1444 1067 83 178 0 1264 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 12548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.03 1.00 2/69 5973
/proc/meminfo: memFree=1284176/2055920 swapFree=4176412/4192956
[pid=5970] ppid=5968 vsize=1416 CPUtime=0.01
/proc/5970/stat : 5970 (IUT_BMB_SAT) S 5968 5970 5687 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1117357398 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5970/statm: 354 167 105 274 0 77 0
[pid=5972] ppid=5970 vsize=5356 CPUtime=0
/proc/5972/stat : 5972 (sh) S 5970 5970 5687 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117357400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 264519607108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5972/statm: 1339 232 193 169 0 50 0
[pid=5973] ppid=5972 vsize=5776 CPUtime=1200.06
/proc/5973/stat : 5973 (minisat) R 5972 5970 5687 0 -1 4194304 1090 0 0 0 120005 1 0 0 25 0 1 0 1117357400 5914624 1070 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5973/statm: 1444 1070 83 178 0 1264 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 12548

Sending SIGTERM to process tree (bottom up)

Sleeping 2 secondsSolver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.09
CPU user time (s): 1200.07
CPU system time (s): 0.025996
CPU usage (%): 99.9569
Max. virtual memory (cumulated for all children) (KiB): 12548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.07
system time used= 0.025996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1612
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 3763

runsolver used 0.879866 second user time and 3.49647 second system time

The end

Launcher Data

Begin job on node40 at 2009-03-30 23:02:25
IDJOB=1533141
IDBENCH=70402
IDSOLVER=523
FILE ID=node40/1533141-1238446944
PBS_JOBID= 9061653
Free space on /tmp= 63504 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/100/unif-k5-r21.3-v100-c2130-S207294319-099.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533141-1238446944/watcher-1533141-1238446944 -o /tmp/evaluation-result-1533141-1238446944/solver-1533141-1238446944 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533141-1238446944.cnf HOME

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 1b6dd4a4bffa25ef2a1202202724759f
RANDOM SEED=122744928

node40.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1289672 kB
Buffers:         78736 kB
Cached:         596736 kB
SwapCached:       9628 kB
Active:         162220 kB
Inactive:       524596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1289672 kB
SwapTotal:     4192956 kB
SwapFree:      4176412 kB
Dirty:            2228 kB
Writeback:           0 kB
Mapped:          17144 kB
Slab:            65396 kB
Committed_AS:  2756616 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 63500 MiB
End job on node40 at 2009-03-30 23:22:25