Trace number 1534476

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.12 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/420/
unif-k3-r4.25-v420-c1785-S1139247531-051.cnf
MD5SUMa0444a7552e36138b8c3b45356eecf6e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.023995
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  420                                                  |
0.00/0.01	c |  Number of clauses:    1785                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     402     1752     5375 |      584        0    nan |  0.000 % |
0.00/0.02	c |       100 |     402     1752     5375 |      642      100     23 |  0.001 % |
0.00/0.03	c |       250 |     402     1752     5375 |      706      250     21 |  0.001 % |
0.00/0.03	c |       477 |     402     1752     5375 |      777      477     20 |  0.001 % |
0.00/0.04	c |       814 |     402     1752     5375 |      855      814     20 |  0.001 % |
0.00/0.06	c |      1323 |     402     1752     5375 |      940      878     20 |  0.001 % |
0.00/0.09	c |      2082 |     402     1752     5375 |     1034      656     18 |  0.001 % |
0.01/0.13	c |      3221 |     402     1752     5375 |     1138      724     18 |  0.001 % |
0.01/0.20	c |      4929 |     402     1752     5375 |     1251      663     17 |  0.001 % |
0.01/0.30	c |      7493 |     402     1752     5375 |     1377     1303     19 |  0.001 % |
0.01/0.45	c |     11337 |     402     1752     5375 |     1514      910     16 |  0.001 % |
0.01/0.70	c |     17104 |     402     1752     5375 |     1666     1245     17 |  0.001 % |
0.99/1.06	c |     25754 |     402     1752     5375 |     1832     1384     17 |  0.001 % |
1.59/1.65	c |     38728 |     402     1752     5375 |     2016     1252     17 |  0.001 % |
2.49/2.56	c |     58189 |     402     1752     5375 |     2217     1210     17 |  0.001 % |
3.88/3.97	c |     87381 |     402     1752     5375 |     2439     2246     18 |  0.001 % |
6.08/6.13	c |    131170 |     402     1752     5375 |     2683     1353     17 |  0.001 % |
9.48/9.52	c |    196855 |     402     1752     5375 |     2951     1746     19 |  0.001 % |
14.68/14.74	c |    295381 |     402     1752     5375 |     3246     1595     18 |  0.001 % |
22.78/22.85	c |    443170 |     402     1752     5375 |     3571     3211     18 |  0.001 % |
35.47/35.55	c |    664854 |     402     1752     5375 |     3928     2707     19 |  0.001 % |
55.27/55.36	c |    997379 |     402     1752     5375 |     4321     3854     21 |  0.001 % |
86.26/86.30	c |   1496167 |     402     1752     5375 |     4753     3093     18 |  0.001 % |
134.95/135.06	c |   2244349 |     402     1752     5375 |     5229     3341     19 |  0.001 % |
209.83/209.99	c |   3366624 |     402     1752     5375 |     5752     3412     18 |  0.001 % |
327.01/327.16	c |   5050036 |     402     1752     5375 |     6327     4804     18 |  0.001 % |
515.66/515.86	c |   7575153 |     402     1752     5375 |     6960     5170     20 |  0.001 % |
805.79/806.08	c |  11362828 |     402     1752     5375 |     7656     6047     20 |  0.001 % |
1200.10/1200.40	sh: line 1: 15224 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.10/1200.40	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-1534476-1238575208/watcher-1534476-1238575208 -o /tmp/evaluation-result-1534476-1238575208/solver-1534476-1238575208 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534476-1238575208.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.92 0.98 0.99 3/64 15221
/proc/meminfo: memFree=1532896/2055920 swapFree=4178796/4192956
[pid=15221] ppid=15219 vsize=1416 CPUtime=0
/proc/15221/stat : 15221 (IUT_BMB_SAT) R 15219 15221 14541 0 -1 4194304 159 0 0 0 0 0 0 0 18 0 1 0 1130182644 1449984 142 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/15221/statm: 354 142 97 274 0 77 0

[startup+0.00993288 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15221
/proc/meminfo: memFree=1532896/2055920 swapFree=4178796/4192956
[pid=15221] ppid=15219 vsize=1416 CPUtime=0
/proc/15221/stat : 15221 (IUT_BMB_SAT) R 15219 15221 14541 0 -1 4194304 171 0 0 0 0 0 0 0 18 0 1 0 1130182644 1449984 154 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/15221/statm: 354 154 99 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101941 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15221
/proc/meminfo: memFree=1532896/2055920 swapFree=4178796/4192956
[pid=15221] ppid=15219 vsize=1416 CPUtime=0.01
/proc/15221/stat : 15221 (IUT_BMB_SAT) S 15219 15221 14541 0 -1 4194304 178 0 0 0 1 0 0 0 18 0 1 0 1130182644 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15221/statm: 354 160 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301958 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15221
/proc/meminfo: memFree=1532896/2055920 swapFree=4178796/4192956
[pid=15221] ppid=15219 vsize=1416 CPUtime=0.01
/proc/15221/stat : 15221 (IUT_BMB_SAT) S 15219 15221 14541 0 -1 4194304 178 0 0 0 1 0 0 0 18 0 1 0 1130182644 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15221/statm: 354 160 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701993 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15221
/proc/meminfo: memFree=1532896/2055920 swapFree=4178796/4192956
[pid=15221] ppid=15219 vsize=1416 CPUtime=0.01
/proc/15221/stat : 15221 (IUT_BMB_SAT) S 15219 15221 14541 0 -1 4194304 178 0 0 0 1 0 0 0 18 0 1 0 1130182644 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15221/statm: 354 160 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50206 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 15224
/proc/meminfo: memFree=1531848/2055920 swapFree=4178796/4192956
[pid=15221] ppid=15219 vsize=1416 CPUtime=0.01
/proc/15221/stat : 15221 (IUT_BMB_SAT) S 15219 15221 14541 0 -1 4194304 178 0 0 0 1 0 0 0 18 0 1 0 1130182644 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15221/statm: 354 160 105 274 0 77 0
[pid=15223] ppid=15221 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15221 15221 14541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130182645 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15223/statm: 1339 232 193 169 0 50 0
[pid=15224] ppid=15223 vsize=2320 CPUtime=1.48
/proc/15224/stat : 15224 (minisat) R 15223 15221 14541 0 -1 4194304 249 0 0 0 148 0 0 0 25 0 1 0 1130182646 2375680 229 1992294400 134512640 135243223 4294956304 18446744073709551615 134565437 0 0 4096 3 0 0 0 17 1 0 0
/proc/15224/statm: 580 229 84 178 0 400 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9092

[startup+3.1012 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 15224
/proc/meminfo: memFree=1531656/2055920 swapFree=4178796/4192956
[pid=15221] ppid=15219 vsize=1416 CPUtime=0.01
/proc/15221/stat : 15221 (IUT_BMB_SAT) S 15219 15221 14541 0 -1 4194304 178 0 0 0 1 0 0 0 18 0 1 0 1130182644 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15221/statm: 354 160 105 274 0 77 0
[pid=15223] ppid=15221 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15221 15221 14541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130182645 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15223/statm: 1339 232 193 169 0 50 0
[pid=15224] ppid=15223 vsize=2452 CPUtime=3.07
/proc/15224/stat : 15224 (minisat) R 15223 15221 14541 0 -1 4194304 276 0 0 0 307 0 0 0 25 0 1 0 1130182646 2510848 256 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 1 0 0
/proc/15224/statm: 613 256 84 178 0 433 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9224

[startup+6.30148 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 15224
/proc/meminfo: memFree=1531336/2055920 swapFree=4178796/4192956
[pid=15221] ppid=15219 vsize=1416 CPUtime=0.01
/proc/15221/stat : 15221 (IUT_BMB_SAT) S 15219 15221 14541 0 -1 4194304 178 0 0 0 1 0 0 0 18 0 1 0 1130182644 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15221/statm: 354 160 105 274 0 77 0
[pid=15223] ppid=15221 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15221 15221 14541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130182645 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15223/statm: 1339 232 193 169 0 50 0
[pid=15224] ppid=15223 vsize=2592 CPUtime=6.27
/proc/15224/stat : 15224 (minisat) R 15223 15221 14541 0 -1 4194304 311 0 0 0 627 0 0 0 25 0 1 0 1130182646 2654208 291 1992294400 134512640 135243223 4294956304 18446744073709551615 134564910 0 0 4096 3 0 0 0 17 1 0 0
/proc/15224/statm: 648 291 84 178 0 468 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9364

[startup+12.701 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 15224
/proc/meminfo: memFree=1531080/2055920 swapFree=4178796/4192956
[pid=15221] ppid=15219 vsize=1416 CPUtime=0.01
/proc/15221/stat : 15221 (IUT_BMB_SAT) S 15219 15221 14541 0 -1 4194304 178 0 0 0 1 0 0 0 18 0 1 0 1130182644 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15221/statm: 354 160 105 274 0 77 0
[pid=15223] ppid=15221 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15221 15221 14541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130182645 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15223/statm: 1339 232 193 169 0 50 0
[pid=15224] ppid=15223 vsize=2724 CPUtime=12.67
/proc/15224/stat : 15224 (minisat) R 15223 15221 14541 0 -1 4194304 355 0 0 0 1267 0 0 0 25 0 1 0 1130182646 2789376 335 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 1 0 0
/proc/15224/statm: 681 335 84 178 0 501 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9496

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 15224
/proc/meminfo: memFree=1530760/2055920 swapFree=4178796/4192956
[pid=15221] ppid=15219 vsize=1416 CPUtime=0.01
/proc/15221/stat : 15221 (IUT_BMB_SAT) S 15219 15221 14541 0 -1 4194304 178 0 0 0 1 0 0 0 18 0 1 0 1130182644 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15221/statm: 354 160 105 274 0 77 0
[pid=15223] ppid=15221 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15221 15221 14541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130182645 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15223/statm: 1339 232 193 169 0 50 0
[pid=15224] ppid=15223 vsize=3120 CPUtime=25.47
/proc/15224/stat : 15224 (minisat) R 15223 15221 14541 0 -1 4194304 425 0 0 0 2547 0 0 0 25 0 1 0 1130182646 3194880 405 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/15224/statm: 780 405 84 178 0 600 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9892

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 15226
/proc/meminfo: memFree=1530440/2055920 swapFree=4178796/4192956
[pid=15221] ppid=15219 vsize=1416 CPUtime=0.01
/proc/15221/stat : 15221 (IUT_BMB_SAT) S 15219 15221 14541 0 -1 4194304 178 0 0 0 1 0 0 0 18 0 1 0 1130182644 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15221/statm: 354 160 105 274 0 77 0
[pid=15223] ppid=15221 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15221 15221 14541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130182645 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15223/statm: 1339 232 193 169 0 50 0
[pid=15224] ppid=15223 vsize=3384 CPUtime=51.06
/proc/15224/stat : 15224 (minisat) R 15223 15221 14541 0 -1 4194304 493 0 0 0 5106 0 0 0 25 0 1 0 1130182646 3465216 473 1992294400 134512640 135243223 4294956304 18446744073709551615 134559354 0 0 4096 3 0 0 0 17 1 0 0
/proc/15224/statm: 846 473 84 178 0 666 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10156

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 15226
/proc/meminfo: memFree=1529992/2055920 swapFree=4178796/4192956
[pid=15221] ppid=15219 vsize=1416 CPUtime=0.01
/proc/15221/stat : 15221 (IUT_BMB_SAT) S 15219 15221 14541 0 -1 4194304 178 0 0 0 1 0 0 0 18 0 1 0 1130182644 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15221/statm: 354 160 105 274 0 77 0
[pid=15223] ppid=15221 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15221 15221 14541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130182645 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15223/statm: 1339 232 193 169 0 50 0
[pid=15224] ppid=15223 vsize=3772 CPUtime=102.25
/proc/15224/stat : 15224 (minisat) R 15223 15221 14541 0 -1 4194304 611 0 0 0 10225 0 0 0 25 0 1 0 1130182646 3862528 591 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/15224/statm: 943 591 84 178 0 763 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 10544

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15226
/proc/meminfo: memFree=1529672/2055920 swapFree=4178796/4192956
[pid=15221] ppid=15219 vsize=1416 CPUtime=0.01
/proc/15221/stat : 15221 (IUT_BMB_SAT) S 15219 15221 14541 0 -1 4194304 178 0 0 0 1 0 0 0 18 0 1 0 1130182644 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15221/statm: 354 160 105 274 0 77 0
[pid=15223] ppid=15221 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15221 15221 14541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130182645 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15223/statm: 1339 232 193 169 0 50 0
[pid=15224] ppid=15223 vsize=4172 CPUtime=162.23
/proc/15224/stat : 15224 (minisat) R 15223 15221 14541 0 -1 4194304 691 0 0 0 16223 0 0 0 25 0 1 0 1130182646 4272128 671 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 1 0 0
/proc/15224/statm: 1043 671 84 178 0 863 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 10944

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15226
/proc/meminfo: memFree=1529352/2055920 swapFree=4178796/4192956
[pid=15221] ppid=15219 vsize=1416 CPUtime=0.01
/proc/15221/stat : 15221 (IUT_BMB_SAT) S 15219 15221 14541 0 -1 4194304 178 0 0 0 1 0 0 0 18 0 1 0 1130182644 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15221/statm: 354 160 105 274 0 77 0
[pid=15223] ppid=15221 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15221 15221 14541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130182645 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15223/statm: 1339 232 193 169 0 50 0
[pid=15224] ppid=15223 vsize=4440 CPUtime=222.22
/proc/15224/stat : 15224 (minisat) R 15223 15221 14541 0 -1 4194304 761 0 0 0 22221 1 0 0 25 0 1 0 1130182646 4546560 741 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 1 0 0
/proc/15224/statm: 1110 741 84 178 0 930 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 11212

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15226
/proc/meminfo: memFree=1529160/2055920 swapFree=4178796/4192956
[pid=15221] ppid=15219 vsize=1416 CPUtime=0.01
/proc/15221/stat : 15221 (IUT_BMB_SAT) S 15219 15221 14541 0 -1 4194304 178 0 0 0 1 0 0 0 18 0 1 0 1130182644 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15221/statm: 354 160 105 274 0 77 0
[pid=15223] ppid=15221 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15221 15221 14541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130182645 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15223/statm: 1339 232 193 169 0 50 0

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

[pid=15221] ppid=15219 vsize=1416 CPUtime=0.01
/proc/15221/stat : 15221 (IUT_BMB_SAT) S 15219 15221 14541 0 -1 4194304 178 0 0 0 1 0 0 0 18 0 1 0 1130182644 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15221/statm: 354 160 105 274 0 77 0
[pid=15223] ppid=15221 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15221 15221 14541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130182645 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15223/statm: 1339 232 193 169 0 50 0
[pid=15224] ppid=15223 vsize=5508 CPUtime=642.12
/proc/15224/stat : 15224 (minisat) R 15223 15221 14541 0 -1 4194304 1040 0 0 0 64211 1 0 0 25 0 1 0 1130182646 5640192 1020 1992294400 134512640 135243223 4294956304 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 1 0 0
/proc/15224/statm: 1377 1020 84 178 0 1197 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 12280

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15226
/proc/meminfo: memFree=1528072/2055920 swapFree=4178796/4192956
[pid=15221] ppid=15219 vsize=1416 CPUtime=0.01
/proc/15221/stat : 15221 (IUT_BMB_SAT) S 15219 15221 14541 0 -1 4194304 178 0 0 0 1 0 0 0 18 0 1 0 1130182644 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15221/statm: 354 160 105 274 0 77 0
[pid=15223] ppid=15221 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15221 15221 14541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130182645 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15223/statm: 1339 232 193 169 0 50 0
[pid=15224] ppid=15223 vsize=5648 CPUtime=702.1
/proc/15224/stat : 15224 (minisat) R 15223 15221 14541 0 -1 4194304 1068 0 0 0 70209 1 0 0 25 0 1 0 1130182646 5783552 1048 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/15224/statm: 1412 1048 84 178 0 1232 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 12420

[startup+762.306 s]
/proc/loadavg: 1.05 1.00 1.00 2/67 15226
/proc/meminfo: memFree=1528008/2055920 swapFree=4178796/4192956
[pid=15221] ppid=15219 vsize=1416 CPUtime=0.01
/proc/15221/stat : 15221 (IUT_BMB_SAT) S 15219 15221 14541 0 -1 4194304 178 0 0 0 1 0 0 0 18 0 1 0 1130182644 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15221/statm: 354 160 105 274 0 77 0
[pid=15223] ppid=15221 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15221 15221 14541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130182645 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15223/statm: 1339 232 193 169 0 50 0
[pid=15224] ppid=15223 vsize=5780 CPUtime=762.09
/proc/15224/stat : 15224 (minisat) R 15223 15221 14541 0 -1 4194304 1088 0 0 0 76208 1 0 0 25 0 1 0 1130182646 5918720 1068 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/15224/statm: 1445 1068 84 178 0 1265 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 12552

[startup+822.303 s]
/proc/loadavg: 1.07 1.01 1.00 2/67 15226
/proc/meminfo: memFree=1527880/2055920 swapFree=4178796/4192956
[pid=15221] ppid=15219 vsize=1416 CPUtime=0.01
/proc/15221/stat : 15221 (IUT_BMB_SAT) S 15219 15221 14541 0 -1 4194304 178 0 0 0 1 0 0 0 18 0 1 0 1130182644 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15221/statm: 354 160 105 274 0 77 0
[pid=15223] ppid=15221 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15221 15221 14541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130182645 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15223/statm: 1339 232 193 169 0 50 0
[pid=15224] ppid=15223 vsize=5912 CPUtime=822.07
/proc/15224/stat : 15224 (minisat) R 15223 15221 14541 0 -1 4194304 1126 0 0 0 82206 1 0 0 25 0 1 0 1130182646 6053888 1106 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/15224/statm: 1478 1106 84 178 0 1298 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 12684

[startup+882.303 s]
/proc/loadavg: 1.06 1.02 1.00 2/67 15226
/proc/meminfo: memFree=1527752/2055920 swapFree=4178796/4192956
[pid=15221] ppid=15219 vsize=1416 CPUtime=0.01
/proc/15221/stat : 15221 (IUT_BMB_SAT) S 15219 15221 14541 0 -1 4194304 178 0 0 0 1 0 0 0 18 0 1 0 1130182644 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15221/statm: 354 160 105 274 0 77 0
[pid=15223] ppid=15221 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15221 15221 14541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130182645 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15223/statm: 1339 232 193 169 0 50 0
[pid=15224] ppid=15223 vsize=5912 CPUtime=882.06
/proc/15224/stat : 15224 (minisat) R 15223 15221 14541 0 -1 4194304 1151 0 0 0 88205 1 0 0 25 0 1 0 1130182646 6053888 1131 1992294400 134512640 135243223 4294956304 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 1 0 0
/proc/15224/statm: 1478 1131 84 178 0 1298 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 12684

[startup+942.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 15226
/proc/meminfo: memFree=1527688/2055920 swapFree=4178796/4192956
[pid=15221] ppid=15219 vsize=1416 CPUtime=0.01
/proc/15221/stat : 15221 (IUT_BMB_SAT) S 15219 15221 14541 0 -1 4194304 178 0 0 0 1 0 0 0 18 0 1 0 1130182644 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15221/statm: 354 160 105 274 0 77 0
[pid=15223] ppid=15221 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15221 15221 14541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130182645 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15223/statm: 1339 232 193 169 0 50 0
[pid=15224] ppid=15223 vsize=6048 CPUtime=942.04
/proc/15224/stat : 15224 (minisat) R 15223 15221 14541 0 -1 4194304 1165 0 0 0 94203 1 0 0 25 0 1 0 1130182646 6193152 1145 1992294400 134512640 135243223 4294956304 18446744073709551615 134555465 0 0 4096 3 0 0 0 17 1 0 0
/proc/15224/statm: 1512 1145 84 178 0 1332 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 12820

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 15226
/proc/meminfo: memFree=1527624/2055920 swapFree=4178796/4192956
[pid=15221] ppid=15219 vsize=1416 CPUtime=0.01
/proc/15221/stat : 15221 (IUT_BMB_SAT) S 15219 15221 14541 0 -1 4194304 178 0 0 0 1 0 0 0 18 0 1 0 1130182644 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15221/statm: 354 160 105 274 0 77 0
[pid=15223] ppid=15221 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15221 15221 14541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130182645 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15223/statm: 1339 232 193 169 0 50 0
[pid=15224] ppid=15223 vsize=6048 CPUtime=1002.04
/proc/15224/stat : 15224 (minisat) R 15223 15221 14541 0 -1 4194304 1179 0 0 0 100202 2 0 0 25 0 1 0 1130182646 6193152 1159 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/15224/statm: 1512 1159 84 178 0 1332 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 12820

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 15226
/proc/meminfo: memFree=1527560/2055920 swapFree=4178796/4192956
[pid=15221] ppid=15219 vsize=1416 CPUtime=0.01
/proc/15221/stat : 15221 (IUT_BMB_SAT) S 15219 15221 14541 0 -1 4194304 178 0 0 0 1 0 0 0 18 0 1 0 1130182644 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15221/statm: 354 160 105 274 0 77 0
[pid=15223] ppid=15221 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15221 15221 14541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130182645 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15223/statm: 1339 232 193 169 0 50 0
[pid=15224] ppid=15223 vsize=6184 CPUtime=1062.02
/proc/15224/stat : 15224 (minisat) R 15223 15221 14541 0 -1 4194304 1193 0 0 0 106200 2 0 0 25 0 1 0 1130182646 6332416 1173 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 1 0 0
/proc/15224/statm: 1546 1173 84 178 0 1366 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 12956

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15226
/proc/meminfo: memFree=1527496/2055920 swapFree=4178796/4192956
[pid=15221] ppid=15219 vsize=1416 CPUtime=0.01
/proc/15221/stat : 15221 (IUT_BMB_SAT) S 15219 15221 14541 0 -1 4194304 178 0 0 0 1 0 0 0 18 0 1 0 1130182644 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15221/statm: 354 160 105 274 0 77 0
[pid=15223] ppid=15221 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15221 15221 14541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130182645 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15223/statm: 1339 232 193 169 0 50 0
[pid=15224] ppid=15223 vsize=6184 CPUtime=1122.01
/proc/15224/stat : 15224 (minisat) R 15223 15221 14541 0 -1 4194304 1212 0 0 0 112199 2 0 0 25 0 1 0 1130182646 6332416 1192 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 1 0 0
/proc/15224/statm: 1546 1192 84 178 0 1366 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 12956

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15226
/proc/meminfo: memFree=1527432/2055920 swapFree=4178796/4192956
[pid=15221] ppid=15219 vsize=1416 CPUtime=0.01
/proc/15221/stat : 15221 (IUT_BMB_SAT) S 15219 15221 14541 0 -1 4194304 178 0 0 0 1 0 0 0 18 0 1 0 1130182644 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15221/statm: 354 160 105 274 0 77 0
[pid=15223] ppid=15221 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15221 15221 14541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130182645 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15223/statm: 1339 232 193 169 0 50 0
[pid=15224] ppid=15223 vsize=6320 CPUtime=1181.99
/proc/15224/stat : 15224 (minisat) R 15223 15221 14541 0 -1 4194304 1218 0 0 0 118197 2 0 0 25 0 1 0 1130182646 6471680 1198 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/15224/statm: 1580 1198 84 178 0 1400 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 13092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15226
/proc/meminfo: memFree=1527432/2055920 swapFree=4178796/4192956
[pid=15221] ppid=15219 vsize=1416 CPUtime=0.01
/proc/15221/stat : 15221 (IUT_BMB_SAT) S 15219 15221 14541 0 -1 4194304 178 0 0 0 1 0 0 0 18 0 1 0 1130182644 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15221/statm: 354 160 105 274 0 77 0
[pid=15223] ppid=15221 vsize=5356 CPUtime=0
/proc/15223/stat : 15223 (sh) S 15221 15221 14541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1130182645 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15223/statm: 1339 232 193 169 0 50 0
[pid=15224] ppid=15223 vsize=6320 CPUtime=1200.09
/proc/15224/stat : 15224 (minisat) R 15223 15221 14541 0 -1 4194304 1218 0 0 0 120007 2 0 0 25 0 1 0 1130182646 6471680 1198 1992294400 134512640 135243223 4294956304 18446744073709551615 134555967 0 0 4096 3 0 0 0 17 1 0 0
/proc/15224/statm: 1580 1198 84 178 0 1400 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 13092

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.41
CPU time (s): 1200.12
CPU user time (s): 1200.09
CPU system time (s): 0.032994
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 13092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.09
system time used= 0.032994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1724
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= 916

runsolver used 0.976851 second user time and 3.40248 second system time

The end

Launcher Data

Begin job on node57 at 2009-04-01 10:40:08
IDJOB=1534476
IDBENCH=70669
IDSOLVER=523
FILE ID=node57/1534476-1238575208
PBS_JOBID= 9062172
Free space on /tmp= 66264 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/420/unif-k3-r4.25-v420-c1785-S1139247531-051.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534476-1238575208/watcher-1534476-1238575208 -o /tmp/evaluation-result-1534476-1238575208/solver-1534476-1238575208 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1534476-1238575208.cnf HOME

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

MD5SUM BENCH= a0444a7552e36138b8c3b45356eecf6e
RANDOM SEED=46261246

node57.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.213
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.213
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:       1533440 kB
Buffers:         89160 kB
Cached:         338932 kB
SwapCached:       7992 kB
Active:         212584 kB
Inactive:       224900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1533440 kB
SwapTotal:     4192956 kB
SwapFree:      4178796 kB
Dirty:            2208 kB
Writeback:           0 kB
Mapped:          15100 kB
Slab:            71180 kB
Committed_AS:  2742868 kB
PageTables:       1392 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= 66260 MiB
End job on node57 at 2009-04-01 11:00:09