Trace number 1533901

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.04 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/420/
unif-k3-r4.25-v420-c1785-S1854680784-082.cnf
MD5SUM4b06db6948efef167aa1a27d1aa9c8a8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark143.586
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 |     404     1771     5410 |      590        0    nan |  0.000 % |
0.00/0.02	c |       101 |     404     1771     5410 |      649      101     20 |  0.001 % |
0.00/0.03	c |       251 |     404     1771     5410 |      714      251     20 |  0.001 % |
0.00/0.03	c |       476 |     404     1771     5410 |      785      476     20 |  0.001 % |
0.00/0.04	c |       815 |     404     1771     5410 |      864      815     20 |  0.001 % |
0.00/0.06	c |      1323 |     404     1771     5410 |      950      872     19 |  0.001 % |
0.00/0.09	c |      2083 |     404     1771     5410 |     1045      655     16 |  0.001 % |
0.00/0.13	c |      3222 |     404     1771     5410 |     1150      716     17 |  0.001 % |
0.00/0.19	c |      4930 |     404     1771     5410 |     1265      628     16 |  0.001 % |
0.00/0.28	c |      7493 |     404     1771     5410 |     1391     1217     20 |  0.001 % |
0.00/0.42	c |     11338 |     404     1771     5410 |     1531      765     16 |  0.001 % |
0.00/0.65	c |     17104 |     404     1771     5410 |     1684     1025     17 |  0.001 % |
0.00/1.00	c |     25753 |     404     1771     5410 |     1852     1070     17 |  0.001 % |
1.48/1.53	c |     38727 |     404     1771     5410 |     2037     1814     18 |  0.001 % |
2.28/2.38	c |     58189 |     404     1771     5410 |     2241     1550     17 |  0.001 % |
3.57/3.69	c |     87381 |     404     1771     5410 |     2465     2252     18 |  0.001 % |
5.67/5.74	c |    131170 |     404     1771     5410 |     2712     2177     19 |  0.001 % |
8.87/8.91	c |    196854 |     404     1771     5410 |     2983     1664     19 |  0.001 % |
13.87/13.92	c |    295381 |     404     1771     5410 |     3282     1826     18 |  0.001 % |
21.57/21.63	c |    443171 |     404     1771     5410 |     3610     3314     20 |  0.001 % |
33.56/33.65	c |    664855 |     404     1771     5410 |     3971     2357     16 |  0.001 % |
52.15/52.26	c |    997380 |     404     1771     5410 |     4368     3992     18 |  0.001 % |
81.24/81.40	c |   1496168 |     404     1771     5410 |     4805     2239     18 |  0.001 % |
126.92/127.07	c |   2244352 |     404     1771     5410 |     5286     4265     20 |  0.001 % |
197.58/197.71	c |   3366629 |     404     1771     5410 |     5814     4968     20 |  0.001 % |
309.32/309.50	c |   5050041 |     404     1771     5410 |     6396     5507     19 |  0.001 % |
485.22/485.59	c |   7575158 |     404     1771     5410 |     7035     4553     18 |  0.001 % |
761.20/761.60	c |  11362835 |     404     1771     5410 |     7739     6767     20 |  0.001 % |
1190.90/1191.54	c |  17044348 |     404     1771     5410 |     8513     7196     18 |  0.001 % |
1200.00/1200.60	sh: line 1: 14246 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.00/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-1533901-1238503440/watcher-1533901-1238503440 -o /tmp/evaluation-result-1533901-1238503440/solver-1533901-1238503440 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533901-1238503440.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: 1.99 1.85 1.45 3/64 14243
/proc/meminfo: memFree=1536512/2055920 swapFree=4179412/4192956
[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) R 14241 14243 14015 0 -1 4194304 161 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 144 1992294400 134512640 135635285 4294956208 18446744073709551615 135132382 0 0 4096 0 0 0 0 17 0 0 0
/proc/14243/statm: 354 145 97 274 0 77 0

[startup+0.0368619 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 14243
/proc/meminfo: memFree=1536512/2055920 swapFree=4179412/4192956
[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) S 14241 14243 14015 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14243/statm: 354 160 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.10187 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 14243
/proc/meminfo: memFree=1536512/2055920 swapFree=4179412/4192956
[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) S 14241 14243 14015 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14243/statm: 354 160 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301905 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 14243
/proc/meminfo: memFree=1536512/2055920 swapFree=4179412/4192956
[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) S 14241 14243 14015 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14243/statm: 354 160 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701973 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 14243
/proc/meminfo: memFree=1536512/2055920 swapFree=4179412/4192956
[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) S 14241 14243 14015 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14243/statm: 354 160 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50111 s]
/proc/loadavg: 1.91 1.84 1.45 2/67 14246
/proc/meminfo: memFree=1535400/2055920 swapFree=4179412/4192956
[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) S 14241 14243 14015 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14243/statm: 354 160 105 274 0 77 0
[pid=14245] ppid=14243 vsize=5356 CPUtime=0
/proc/14245/stat : 14245 (sh) S 14243 14243 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123009561 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14245/statm: 1339 232 193 169 0 50 0
[pid=14246] ppid=14245 vsize=2320 CPUtime=1.48
/proc/14246/stat : 14246 (minisat) R 14245 14243 14015 0 -1 4194304 246 0 0 0 148 0 0 0 25 0 1 0 1123009561 2375680 226 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/14246/statm: 580 226 84 178 0 400 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9092

[startup+3.10138 s]
/proc/loadavg: 1.91 1.84 1.45 2/67 14246
/proc/meminfo: memFree=1535208/2055920 swapFree=4179412/4192956
[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) S 14241 14243 14015 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14243/statm: 354 160 105 274 0 77 0
[pid=14245] ppid=14243 vsize=5356 CPUtime=0
/proc/14245/stat : 14245 (sh) S 14243 14243 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123009561 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14245/statm: 1339 232 193 169 0 50 0
[pid=14246] ppid=14245 vsize=2452 CPUtime=3.07
/proc/14246/stat : 14246 (minisat) R 14245 14243 14015 0 -1 4194304 279 0 0 0 307 0 0 0 25 0 1 0 1123009561 2510848 259 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/14246/statm: 613 259 84 178 0 433 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9224

[startup+6.30293 s]
/proc/loadavg: 1.91 1.84 1.45 2/67 14246
/proc/meminfo: memFree=1534824/2055920 swapFree=4179412/4192956
[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) S 14241 14243 14015 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14243/statm: 354 160 105 274 0 77 0
[pid=14245] ppid=14243 vsize=5356 CPUtime=0
/proc/14245/stat : 14245 (sh) S 14243 14243 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123009561 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14245/statm: 1339 232 193 169 0 50 0
[pid=14246] ppid=14245 vsize=2716 CPUtime=6.27
/proc/14246/stat : 14246 (minisat) R 14245 14243 14015 0 -1 4194304 328 0 0 0 627 0 0 0 25 0 1 0 1123009561 2781184 308 1992294400 134512640 135243223 4294956304 18446744073709551615 134555719 0 0 4096 3 0 0 0 17 0 0 0
/proc/14246/statm: 679 308 84 178 0 499 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9488

[startup+12.702 s]
/proc/loadavg: 1.77 1.81 1.44 2/67 14246
/proc/meminfo: memFree=1534568/2055920 swapFree=4179412/4192956
[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) S 14241 14243 14015 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14243/statm: 354 160 105 274 0 77 0
[pid=14245] ppid=14243 vsize=5356 CPUtime=0
/proc/14245/stat : 14245 (sh) S 14243 14243 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123009561 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14245/statm: 1339 232 193 169 0 50 0
[pid=14246] ppid=14245 vsize=2848 CPUtime=12.67
/proc/14246/stat : 14246 (minisat) R 14245 14243 14015 0 -1 4194304 374 0 0 0 1267 0 0 0 25 0 1 0 1123009561 2916352 354 1992294400 134512640 135243223 4294956304 18446744073709551615 134565937 0 0 4096 3 0 0 0 17 0 0 0
/proc/14246/statm: 712 354 84 178 0 532 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9620

[startup+25.5012 s]
/proc/loadavg: 1.65 1.78 1.44 2/67 14246
/proc/meminfo: memFree=1534248/2055920 swapFree=4179412/4192956
[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) S 14241 14243 14015 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14243/statm: 354 160 105 274 0 77 0
[pid=14245] ppid=14243 vsize=5356 CPUtime=0
/proc/14245/stat : 14245 (sh) S 14243 14243 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123009561 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14245/statm: 1339 232 193 169 0 50 0
[pid=14246] ppid=14245 vsize=3244 CPUtime=25.47
/proc/14246/stat : 14246 (minisat) R 14245 14243 14015 0 -1 4194304 456 0 0 0 2547 0 0 0 25 0 1 0 1123009561 3321856 436 1992294400 134512640 135243223 4294956304 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 0 0 0
/proc/14246/statm: 811 436 84 178 0 631 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10016

[startup+51.1016 s]
/proc/loadavg: 1.43 1.72 1.43 2/67 14247
/proc/meminfo: memFree=1533992/2055920 swapFree=4179412/4192956
[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) S 14241 14243 14015 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14243/statm: 354 160 105 274 0 77 0
[pid=14245] ppid=14243 vsize=5356 CPUtime=0
/proc/14245/stat : 14245 (sh) S 14243 14243 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123009561 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14245/statm: 1339 232 193 169 0 50 0
[pid=14246] ppid=14245 vsize=3508 CPUtime=51.05
/proc/14246/stat : 14246 (minisat) R 14245 14243 14015 0 -1 4194304 537 0 0 0 5105 0 0 0 25 0 1 0 1123009561 3592192 517 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14246/statm: 877 517 84 178 0 697 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10280

[startup+102.306 s]
/proc/loadavg: 1.17 1.59 1.40 2/67 14247
/proc/meminfo: memFree=1533544/2055920 swapFree=4179412/4192956
[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) S 14241 14243 14015 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14243/statm: 354 160 105 274 0 77 0
[pid=14245] ppid=14243 vsize=5356 CPUtime=0
/proc/14245/stat : 14245 (sh) S 14243 14243 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123009561 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14245/statm: 1339 232 193 169 0 50 0
[pid=14246] ppid=14245 vsize=3900 CPUtime=102.23
/proc/14246/stat : 14246 (minisat) R 14245 14243 14015 0 -1 4194304 642 0 0 0 10223 0 0 0 25 0 1 0 1123009561 3993600 622 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/14246/statm: 975 622 84 178 0 795 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 10672

[startup+162.302 s]
/proc/loadavg: 1.06 1.48 1.37 2/67 14247
/proc/meminfo: memFree=1533160/2055920 swapFree=4179412/4192956
[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) S 14241 14243 14015 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14243/statm: 354 160 105 274 0 77 0
[pid=14245] ppid=14243 vsize=5356 CPUtime=0
/proc/14245/stat : 14245 (sh) S 14243 14243 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123009561 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14245/statm: 1339 232 193 169 0 50 0
[pid=14246] ppid=14245 vsize=4300 CPUtime=162.2
/proc/14246/stat : 14246 (minisat) R 14245 14243 14015 0 -1 4194304 729 0 0 0 16220 0 0 0 25 0 1 0 1123009561 4403200 709 1992294400 134512640 135243223 4294956304 18446744073709551615 134564621 0 0 4096 3 0 0 0 17 0 0 0
/proc/14246/statm: 1075 709 84 178 0 895 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 11072

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.35 2/67 14247
/proc/meminfo: memFree=1532904/2055920 swapFree=4179412/4192956
[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) S 14241 14243 14015 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14243/statm: 354 160 105 274 0 77 0
[pid=14245] ppid=14243 vsize=5356 CPUtime=0
/proc/14245/stat : 14245 (sh) S 14243 14243 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123009561 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14245/statm: 1339 232 193 169 0 50 0
[pid=14246] ppid=14245 vsize=4572 CPUtime=222.16
/proc/14246/stat : 14246 (minisat) R 14245 14243 14015 0 -1 4194304 798 0 0 0 22216 0 0 0 25 0 1 0 1123009561 4681728 778 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/14246/statm: 1143 778 84 178 0 963 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 11344

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.32 2/67 14247
/proc/meminfo: memFree=1532712/2055920 swapFree=4179412/4192956
[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) S 14241 14243 14015 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14243/statm: 354 160 105 274 0 77 0
[pid=14245] ppid=14243 vsize=5356 CPUtime=0
/proc/14245/stat : 14245 (sh) S 14243 14243 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123009561 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14245/statm: 1339 232 193 169 0 50 0

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

[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) S 14241 14243 14015 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14243/statm: 354 160 105 274 0 77 0
[pid=14245] ppid=14243 vsize=5356 CPUtime=0
/proc/14245/stat : 14245 (sh) S 14243 14243 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123009561 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14245/statm: 1339 232 193 169 0 50 0
[pid=14246] ppid=14245 vsize=5656 CPUtime=641.96
/proc/14246/stat : 14246 (minisat) R 14245 14243 14015 0 -1 4194304 1089 0 0 0 64195 1 0 0 25 0 1 0 1123009561 5791744 1069 1992294400 134512640 135243223 4294956304 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 0 0 0
/proc/14246/statm: 1414 1069 84 178 0 1234 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 12428

[startup+702.303 s]
/proc/loadavg: 1.00 1.07 1.19 2/67 14247
/proc/meminfo: memFree=1531624/2055920 swapFree=4179412/4192956
[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) S 14241 14243 14015 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14243/statm: 354 160 105 274 0 77 0
[pid=14245] ppid=14243 vsize=5356 CPUtime=0
/proc/14245/stat : 14245 (sh) S 14243 14243 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123009561 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14245/statm: 1339 232 193 169 0 50 0
[pid=14246] ppid=14245 vsize=5792 CPUtime=701.93
/proc/14246/stat : 14246 (minisat) R 14245 14243 14015 0 -1 4194304 1107 0 0 0 70192 1 0 0 25 0 1 0 1123009561 5931008 1087 1992294400 134512640 135243223 4294956304 18446744073709551615 134566290 0 0 4096 3 0 0 0 17 0 0 0
/proc/14246/statm: 1448 1087 84 178 0 1268 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 12564

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/67 14247
/proc/meminfo: memFree=1531560/2055920 swapFree=4179412/4192956
[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) S 14241 14243 14015 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14243/statm: 354 160 105 274 0 77 0
[pid=14245] ppid=14243 vsize=5356 CPUtime=0
/proc/14245/stat : 14245 (sh) S 14243 14243 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123009561 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14245/statm: 1339 232 193 169 0 50 0
[pid=14246] ppid=14245 vsize=5928 CPUtime=761.9
/proc/14246/stat : 14246 (minisat) R 14245 14243 14015 0 -1 4194304 1125 0 0 0 76189 1 0 0 25 0 1 0 1123009561 6070272 1105 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/14246/statm: 1482 1105 84 178 0 1302 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 12700

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/67 14247
/proc/meminfo: memFree=1531368/2055920 swapFree=4179412/4192956
[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) S 14241 14243 14015 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14243/statm: 354 160 105 274 0 77 0
[pid=14245] ppid=14243 vsize=5356 CPUtime=0
/proc/14245/stat : 14245 (sh) S 14243 14243 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123009561 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14245/statm: 1339 232 193 169 0 50 0
[pid=14246] ppid=14245 vsize=6060 CPUtime=821.87
/proc/14246/stat : 14246 (minisat) R 14245 14243 14015 0 -1 4194304 1175 0 0 0 82186 1 0 0 25 0 1 0 1123009561 6205440 1155 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/14246/statm: 1515 1155 84 178 0 1335 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 12832

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/67 14247
/proc/meminfo: memFree=1531240/2055920 swapFree=4179412/4192956
[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) S 14241 14243 14015 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14243/statm: 354 160 105 274 0 77 0
[pid=14245] ppid=14243 vsize=5356 CPUtime=0
/proc/14245/stat : 14245 (sh) S 14243 14243 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123009561 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14245/statm: 1339 232 193 169 0 50 0
[pid=14246] ppid=14245 vsize=6196 CPUtime=881.85
/proc/14246/stat : 14246 (minisat) R 14245 14243 14015 0 -1 4194304 1202 0 0 0 88184 1 0 0 25 0 1 0 1123009561 6344704 1182 1992294400 134512640 135243223 4294956304 18446744073709551615 134559285 0 0 4096 3 0 0 0 17 0 0 0
/proc/14246/statm: 1549 1182 84 178 0 1369 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 12968

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/67 14247
/proc/meminfo: memFree=1531240/2055920 swapFree=4179412/4192956
[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) S 14241 14243 14015 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14243/statm: 354 160 105 274 0 77 0
[pid=14245] ppid=14243 vsize=5356 CPUtime=0
/proc/14245/stat : 14245 (sh) S 14243 14243 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123009561 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14245/statm: 1339 232 193 169 0 50 0
[pid=14246] ppid=14245 vsize=6196 CPUtime=941.81
/proc/14246/stat : 14246 (minisat) R 14245 14243 14015 0 -1 4194304 1215 0 0 0 94180 1 0 0 25 0 1 0 1123009561 6344704 1195 1992294400 134512640 135243223 4294956304 18446744073709551615 134558565 0 0 4096 3 0 0 0 17 0 0 0
/proc/14246/statm: 1549 1195 84 178 0 1369 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 12968

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/67 14247
/proc/meminfo: memFree=1531176/2055920 swapFree=4179412/4192956
[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) S 14241 14243 14015 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14243/statm: 354 160 105 274 0 77 0
[pid=14245] ppid=14243 vsize=5356 CPUtime=0
/proc/14245/stat : 14245 (sh) S 14243 14243 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123009561 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14245/statm: 1339 232 193 169 0 50 0
[pid=14246] ppid=14245 vsize=6328 CPUtime=1001.79
/proc/14246/stat : 14246 (minisat) R 14245 14243 14015 0 -1 4194304 1239 0 0 0 100178 1 0 0 25 0 1 0 1123009561 6479872 1219 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/14246/statm: 1582 1219 84 178 0 1402 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 13100

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/67 14253
/proc/meminfo: memFree=1530984/2055920 swapFree=4179412/4192956
[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) S 14241 14243 14015 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14243/statm: 354 160 105 274 0 77 0
[pid=14245] ppid=14243 vsize=5356 CPUtime=0
/proc/14245/stat : 14245 (sh) S 14243 14243 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123009561 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14245/statm: 1339 232 193 169 0 50 0
[pid=14246] ppid=14245 vsize=6328 CPUtime=1061.76
/proc/14246/stat : 14246 (minisat) R 14245 14243 14015 0 -1 4194304 1255 0 0 0 106175 1 0 0 25 0 1 0 1123009561 6479872 1235 1992294400 134512640 135243223 4294956304 18446744073709551615 134565288 0 0 4096 3 0 0 0 17 0 0 0
/proc/14246/statm: 1582 1235 84 178 0 1402 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 13100

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/67 14253
/proc/meminfo: memFree=1530920/2055920 swapFree=4179412/4192956
[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) S 14241 14243 14015 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14243/statm: 354 160 105 274 0 77 0
[pid=14245] ppid=14243 vsize=5356 CPUtime=0
/proc/14245/stat : 14245 (sh) S 14243 14243 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123009561 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14245/statm: 1339 232 193 169 0 50 0
[pid=14246] ppid=14245 vsize=6464 CPUtime=1121.73
/proc/14246/stat : 14246 (minisat) R 14245 14243 14015 0 -1 4194304 1277 0 0 0 112172 1 0 0 25 0 1 0 1123009561 6619136 1257 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14246/statm: 1616 1257 84 178 0 1436 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 13236

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 14253
/proc/meminfo: memFree=1530920/2055920 swapFree=4179412/4192956
[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) S 14241 14243 14015 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14243/statm: 354 160 105 274 0 77 0
[pid=14245] ppid=14243 vsize=5356 CPUtime=0
/proc/14245/stat : 14245 (sh) S 14243 14243 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123009561 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14245/statm: 1339 232 193 169 0 50 0
[pid=14246] ppid=14245 vsize=6464 CPUtime=1181.7
/proc/14246/stat : 14246 (minisat) R 14245 14243 14015 0 -1 4194304 1285 0 0 0 118169 1 0 0 25 0 1 0 1123009561 6619136 1265 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/14246/statm: 1616 1265 84 178 0 1436 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 13236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 14253
/proc/meminfo: memFree=1530856/2055920 swapFree=4179412/4192956
[pid=14243] ppid=14241 vsize=1416 CPUtime=0
/proc/14243/stat : 14243 (IUT_BMB_SAT) S 14241 14243 14015 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1123009560 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14243/statm: 354 160 105 274 0 77 0
[pid=14245] ppid=14243 vsize=5356 CPUtime=0
/proc/14245/stat : 14245 (sh) S 14243 14243 14015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123009561 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14245/statm: 1339 232 193 169 0 50 0
[pid=14246] ppid=14245 vsize=6612 CPUtime=1200
/proc/14246/stat : 14246 (minisat) R 14245 14243 14015 0 -1 4194304 1299 0 0 0 119999 1 0 0 25 0 1 0 1123009561 6770688 1279 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/14246/statm: 1653 1279 84 178 0 1473 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 13384

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.61
CPU time (s): 1200.04
CPU user time (s): 1200
CPU system time (s): 0.033994
CPU usage (%): 99.9525
Max. virtual memory (cumulated for all children) (KiB): 13384

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

runsolver used 0.925859 second user time and 3.45247 second system time

The end

Launcher Data

Begin job on node25 at 2009-03-31 14:44:00
IDJOB=1533901
IDBENCH=70554
IDSOLVER=523
FILE ID=node25/1533901-1238503440
PBS_JOBID= 9061955
Free space on /tmp= 66264 MiB

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

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

MD5SUM BENCH= 4b06db6948efef167aa1a27d1aa9c8a8
RANDOM SEED=1055468733

node25.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.263
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.263
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:       1536992 kB
Buffers:        104060 kB
Cached:         313484 kB
SwapCached:       7320 kB
Active:         187236 kB
Inactive:       239148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1536992 kB
SwapTotal:     4192956 kB
SwapFree:      4179412 kB
Dirty:            2212 kB
Writeback:           0 kB
Mapped:          14544 kB
Slab:            78596 kB
Committed_AS:  3262776 kB
PageTables:       1464 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 node25 at 2009-03-31 15:04:00