Trace number 1533116

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.11 1200.71

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S35186747-095.cnf
MD5SUM63a7ffd07e7685b33dfd464b13ef6936
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark798.535
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     21 |  0.010 % |
0.00/0.04	c |       476 |     100     2130    10650 |      945      476     21 |  0.010 % |
0.00/0.05	c |       813 |     100     2130    10650 |     1039      813     22 |  0.010 % |
0.01/0.06	c |      1320 |     100     2130    10650 |     1143      791     21 |  0.010 % |
0.01/0.09	c |      2079 |     100     2130    10650 |     1257      968     21 |  0.010 % |
0.01/0.12	c |      3218 |     100     2130    10650 |     1383      822     20 |  0.010 % |
0.01/0.17	c |      4926 |     100     2130    10650 |     1521     1123     20 |  0.010 % |
0.01/0.25	c |      7491 |     100     2130    10650 |     1674     1373     20 |  0.010 % |
0.01/0.37	c |     11335 |     100     2130    10650 |     1841      967     19 |  0.010 % |
0.01/0.57	c |     17102 |     100     2130    10650 |     2025     1146     19 |  0.010 % |
0.01/0.86	c |     25752 |     100     2130    10650 |     2228     1589     20 |  0.010 % |
1.28/1.33	c |     38727 |     100     2130    10650 |     2451     2152     19 |  0.010 % |
1.98/2.06	c |     58188 |     100     2130    10650 |     2696     1760     19 |  0.010 % |
3.08/3.17	c |     87381 |     100     2130    10650 |     2965     2346     20 |  0.010 % |
4.88/4.91	c |    131170 |     100     2130    10650 |     3262     2785     19 |  0.010 % |
7.48/7.59	c |    196854 |     100     2130    10650 |     3588     2668     21 |  0.010 % |
11.68/11.76	c |    295380 |     100     2130    10650 |     3947     3581     20 |  0.010 % |
18.28/18.35	c |    443169 |     100     2130    10650 |     4342     2294     19 |  0.010 % |
28.37/28.50	c |    664852 |     100     2130    10650 |     4776     3348     21 |  0.010 % |
44.55/44.63	c |    997380 |     100     2130    10650 |     5254     4504     20 |  0.010 % |
69.74/69.88	c |   1496169 |     100     2130    10650 |     5779     4337     18 |  0.010 % |
109.03/109.17	c |   2244351 |     100     2130    10650 |     6357     3620     20 |  0.010 % |
170.80/170.92	c |   3366625 |     100     2130    10650 |     6993     5649     21 |  0.010 % |
268.04/268.29	c |   5050038 |     100     2130    10650 |     7692     4789     20 |  0.010 % |
420.57/420.86	c |   7575155 |     100     2130    10650 |     8461     6349     19 |  0.010 % |
662.95/663.33	c |  11362830 |     100     2130    10650 |     9308     4920     21 |  0.010 % |
1049.26/1049.80	c |  17044343 |     100     2130    10650 |    10238     7656     20 |  0.010 % |
1200.08/1200.70	sh: line 1: 11987 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.08/1200.70	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-1533116-1238444802/watcher-1533116-1238444802 -o /tmp/evaluation-result-1533116-1238444802/solver-1533116-1238444802 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533116-1238444802.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.99 0.99 1.02 3/64 11984
/proc/meminfo: memFree=1644144/2055920 swapFree=4174420/4192956
[pid=11984] ppid=11982 vsize=1416 CPUtime=0
/proc/11984/stat : 11984 (IUT_BMB_SAT) R 11982 11984 11640 0 -1 4194304 157 0 0 0 0 0 0 0 18 0 1 0 1117145888 1449984 140 1992294400 134512640 135635285 4294956208 18446744073709551615 135072711 0 0 4096 0 0 0 0 17 0 0 0
/proc/11984/statm: 354 140 97 274 0 77 0

[startup+0.054115 s]
/proc/loadavg: 0.99 0.99 1.02 3/64 11984
/proc/meminfo: memFree=1644144/2055920 swapFree=4174420/4192956
[pid=11984] ppid=11982 vsize=1416 CPUtime=0.01
/proc/11984/stat : 11984 (IUT_BMB_SAT) S 11982 11984 11640 0 -1 4194304 185 0 0 0 0 1 0 0 18 0 1 0 1117145888 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11984/statm: 354 167 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101121 s]
/proc/loadavg: 0.99 0.99 1.02 3/64 11984
/proc/meminfo: memFree=1644144/2055920 swapFree=4174420/4192956
[pid=11984] ppid=11982 vsize=1416 CPUtime=0.01
/proc/11984/stat : 11984 (IUT_BMB_SAT) S 11982 11984 11640 0 -1 4194304 185 0 0 0 0 1 0 0 18 0 1 0 1117145888 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11984/statm: 354 167 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301149 s]
/proc/loadavg: 0.99 0.99 1.02 3/64 11984
/proc/meminfo: memFree=1644144/2055920 swapFree=4174420/4192956
[pid=11984] ppid=11982 vsize=1416 CPUtime=0.01
/proc/11984/stat : 11984 (IUT_BMB_SAT) S 11982 11984 11640 0 -1 4194304 185 0 0 0 0 1 0 0 18 0 1 0 1117145888 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11984/statm: 354 167 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701208 s]
/proc/loadavg: 0.99 0.99 1.02 3/64 11984
/proc/meminfo: memFree=1644144/2055920 swapFree=4174420/4192956
[pid=11984] ppid=11982 vsize=1416 CPUtime=0.01
/proc/11984/stat : 11984 (IUT_BMB_SAT) S 11982 11984 11640 0 -1 4194304 185 0 0 0 0 1 0 0 18 0 1 0 1117145888 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11984/statm: 354 167 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50232 s]
/proc/loadavg: 0.99 0.99 1.02 2/67 11987
/proc/meminfo: memFree=1642968/2055920 swapFree=4174420/4192956
[pid=11984] ppid=11982 vsize=1416 CPUtime=0.01
/proc/11984/stat : 11984 (IUT_BMB_SAT) S 11982 11984 11640 0 -1 4194304 185 0 0 0 0 1 0 0 18 0 1 0 1117145888 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11984/statm: 354 167 105 274 0 77 0
[pid=11986] ppid=11984 vsize=5356 CPUtime=0
/proc/11986/stat : 11986 (sh) S 11984 11984 11640 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117145890 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11986/statm: 1339 232 193 169 0 50 0
[pid=11987] ppid=11986 vsize=2448 CPUtime=1.47
/proc/11987/stat : 11987 (minisat) R 11986 11984 11640 0 -1 4194304 271 0 0 0 147 0 0 0 25 0 1 0 1117145890 2506752 251 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/11987/statm: 612 251 83 178 0 432 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9220

[startup+3.10156 s]
/proc/loadavg: 0.99 0.99 1.02 2/67 11987
/proc/meminfo: memFree=1642648/2055920 swapFree=4174420/4192956
[pid=11984] ppid=11982 vsize=1416 CPUtime=0.01
/proc/11984/stat : 11984 (IUT_BMB_SAT) S 11982 11984 11640 0 -1 4194304 185 0 0 0 0 1 0 0 18 0 1 0 1117145888 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11984/statm: 354 167 105 274 0 77 0
[pid=11986] ppid=11984 vsize=5356 CPUtime=0
/proc/11986/stat : 11986 (sh) S 11984 11984 11640 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117145890 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11986/statm: 1339 232 193 169 0 50 0
[pid=11987] ppid=11986 vsize=2580 CPUtime=3.07
/proc/11987/stat : 11987 (minisat) R 11986 11984 11640 0 -1 4194304 298 0 0 0 307 0 0 0 25 0 1 0 1117145890 2641920 278 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/11987/statm: 645 278 83 178 0 465 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9352

[startup+6.30302 s]
/proc/loadavg: 0.99 0.99 1.02 2/67 11987
/proc/meminfo: memFree=1642536/2055920 swapFree=4174420/4192956
[pid=11984] ppid=11982 vsize=1416 CPUtime=0.01
/proc/11984/stat : 11984 (IUT_BMB_SAT) S 11982 11984 11640 0 -1 4194304 185 0 0 0 0 1 0 0 18 0 1 0 1117145888 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11984/statm: 354 167 105 274 0 77 0
[pid=11986] ppid=11984 vsize=5356 CPUtime=0
/proc/11986/stat : 11986 (sh) S 11984 11984 11640 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117145890 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11986/statm: 1339 232 193 169 0 50 0
[pid=11987] ppid=11986 vsize=2712 CPUtime=6.27
/proc/11987/stat : 11987 (minisat) R 11986 11984 11640 0 -1 4194304 343 0 0 0 627 0 0 0 25 0 1 0 1117145890 2777088 323 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/11987/statm: 678 323 83 178 0 498 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9484

[startup+12.7019 s]
/proc/loadavg: 0.99 0.99 1.02 2/67 11987
/proc/meminfo: memFree=1642152/2055920 swapFree=4174420/4192956
[pid=11984] ppid=11982 vsize=1416 CPUtime=0.01
/proc/11984/stat : 11984 (IUT_BMB_SAT) S 11982 11984 11640 0 -1 4194304 185 0 0 0 0 1 0 0 18 0 1 0 1117145888 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11984/statm: 354 167 105 274 0 77 0
[pid=11986] ppid=11984 vsize=5356 CPUtime=0
/proc/11986/stat : 11986 (sh) S 11984 11984 11640 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117145890 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11986/statm: 1339 232 193 169 0 50 0
[pid=11987] ppid=11986 vsize=2976 CPUtime=12.67
/proc/11987/stat : 11987 (minisat) R 11986 11984 11640 0 -1 4194304 390 0 0 0 1267 0 0 0 25 0 1 0 1117145890 3047424 370 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/11987/statm: 744 370 83 178 0 564 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9748

[startup+25.5018 s]
/proc/loadavg: 0.99 0.99 1.02 2/67 11987
/proc/meminfo: memFree=1641960/2055920 swapFree=4174420/4192956
[pid=11984] ppid=11982 vsize=1416 CPUtime=0.01
/proc/11984/stat : 11984 (IUT_BMB_SAT) S 11982 11984 11640 0 -1 4194304 185 0 0 0 0 1 0 0 18 0 1 0 1117145888 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11984/statm: 354 167 105 274 0 77 0
[pid=11986] ppid=11984 vsize=5356 CPUtime=0
/proc/11986/stat : 11986 (sh) S 11984 11984 11640 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117145890 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11986/statm: 1339 232 193 169 0 50 0
[pid=11987] ppid=11986 vsize=3244 CPUtime=25.46
/proc/11987/stat : 11987 (minisat) R 11986 11984 11640 0 -1 4194304 456 0 0 0 2546 0 0 0 25 0 1 0 1117145890 3321856 436 1992294400 134512640 135243223 4294956304 18446744073709551615 134555560 0 0 4096 3 0 0 0 17 0 0 0
/proc/11987/statm: 811 436 83 178 0 631 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10016

[startup+51.1015 s]
/proc/loadavg: 0.99 0.99 1.02 2/67 11987
/proc/meminfo: memFree=1641640/2055920 swapFree=4174420/4192956
[pid=11984] ppid=11982 vsize=1416 CPUtime=0.01
/proc/11984/stat : 11984 (IUT_BMB_SAT) S 11982 11984 11640 0 -1 4194304 185 0 0 0 0 1 0 0 18 0 1 0 1117145888 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11984/statm: 354 167 105 274 0 77 0
[pid=11986] ppid=11984 vsize=5356 CPUtime=0
/proc/11986/stat : 11986 (sh) S 11984 11984 11640 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117145890 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11986/statm: 1339 232 193 169 0 50 0
[pid=11987] ppid=11986 vsize=3508 CPUtime=51.04
/proc/11987/stat : 11987 (minisat) R 11986 11984 11640 0 -1 4194304 528 0 0 0 5104 0 0 0 25 0 1 0 1117145890 3592192 508 1992294400 134512640 135243223 4294956304 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 0 0 0
/proc/11987/statm: 877 508 83 178 0 697 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10280

[startup+102.307 s]
/proc/loadavg: 0.99 0.99 1.01 2/67 11987
/proc/meminfo: memFree=1641256/2055920 swapFree=4174420/4192956
[pid=11984] ppid=11982 vsize=1416 CPUtime=0.01
/proc/11984/stat : 11984 (IUT_BMB_SAT) S 11982 11984 11640 0 -1 4194304 185 0 0 0 0 1 0 0 18 0 1 0 1117145888 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11984/statm: 354 167 105 274 0 77 0
[pid=11986] ppid=11984 vsize=5356 CPUtime=0
/proc/11986/stat : 11986 (sh) S 11984 11984 11640 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117145890 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11986/statm: 1339 232 193 169 0 50 0
[pid=11987] ppid=11986 vsize=3776 CPUtime=102.23
/proc/11987/stat : 11987 (minisat) R 11986 11984 11640 0 -1 4194304 609 0 0 0 10223 0 0 0 25 0 1 0 1117145890 3866624 589 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/11987/statm: 944 589 83 178 0 764 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10548

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 1.01 2/67 11987
/proc/meminfo: memFree=1640936/2055920 swapFree=4174420/4192956
[pid=11984] ppid=11982 vsize=1416 CPUtime=0.01
/proc/11984/stat : 11984 (IUT_BMB_SAT) S 11982 11984 11640 0 -1 4194304 185 0 0 0 0 1 0 0 18 0 1 0 1117145888 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11984/statm: 354 167 105 274 0 77 0
[pid=11986] ppid=11984 vsize=5356 CPUtime=0
/proc/11986/stat : 11986 (sh) S 11984 11984 11640 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117145890 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11986/statm: 1339 232 193 169 0 50 0
[pid=11987] ppid=11986 vsize=4048 CPUtime=162.19
/proc/11987/stat : 11987 (minisat) R 11986 11984 11640 0 -1 4194304 686 0 0 0 16219 0 0 0 25 0 1 0 1117145890 4145152 666 1992294400 134512640 135243223 4294956304 18446744073709551615 134567680 0 0 4096 3 0 0 0 17 0 0 0
/proc/11987/statm: 1012 666 83 178 0 832 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 10820

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 11987
/proc/meminfo: memFree=1640616/2055920 swapFree=4174420/4192956
[pid=11984] ppid=11982 vsize=1416 CPUtime=0.01
/proc/11984/stat : 11984 (IUT_BMB_SAT) S 11982 11984 11640 0 -1 4194304 185 0 0 0 0 1 0 0 18 0 1 0 1117145888 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11984/statm: 354 167 105 274 0 77 0
[pid=11986] ppid=11984 vsize=5356 CPUtime=0
/proc/11986/stat : 11986 (sh) S 11984 11984 11640 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117145890 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11986/statm: 1339 232 193 169 0 50 0
[pid=11987] ppid=11986 vsize=4332 CPUtime=222.16
/proc/11987/stat : 11987 (minisat) R 11986 11984 11640 0 -1 4194304 755 0 0 0 22216 0 0 0 25 0 1 0 1117145890 4435968 735 1992294400 134512640 135243223 4294956304 18446744073709551615 134555674 0 0 4096 3 0 0 0 17 0 0 0
/proc/11987/statm: 1083 735 83 178 0 903 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 11104

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 11987
/proc/meminfo: memFree=1640552/2055920 swapFree=4174420/4192956
[pid=11984] ppid=11982 vsize=1416 CPUtime=0.01
/proc/11984/stat : 11984 (IUT_BMB_SAT) S 11982 11984 11640 0 -1 4194304 185 0 0 0 0 1 0 0 18 0 1 0 1117145888 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11984/statm: 354 167 105 274 0 77 0
[pid=11986] ppid=11984 vsize=5356 CPUtime=0
/proc/11986/stat : 11986 (sh) S 11984 11984 11640 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117145890 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11986/statm: 1339 232 193 169 0 50 0

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

[pid=11984] ppid=11982 vsize=1416 CPUtime=0.01
/proc/11984/stat : 11984 (IUT_BMB_SAT) S 11982 11984 11640 0 -1 4194304 185 0 0 0 0 1 0 0 18 0 1 0 1117145888 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11984/statm: 354 167 105 274 0 77 0
[pid=11986] ppid=11984 vsize=5356 CPUtime=0
/proc/11986/stat : 11986 (sh) S 11984 11984 11640 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117145890 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11986/statm: 1339 232 193 169 0 50 0
[pid=11987] ppid=11986 vsize=5324 CPUtime=701.92
/proc/11987/stat : 11987 (minisat) R 11986 11984 11640 0 -1 4194304 984 0 0 0 70192 0 0 0 25 0 1 0 1117145890 5451776 964 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/11987/statm: 1331 964 83 178 0 1151 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 12096

[startup+762.306 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 11989
/proc/meminfo: memFree=1639464/2055920 swapFree=4174420/4192956
[pid=11984] ppid=11982 vsize=1416 CPUtime=0.01
/proc/11984/stat : 11984 (IUT_BMB_SAT) S 11982 11984 11640 0 -1 4194304 185 0 0 0 0 1 0 0 18 0 1 0 1117145888 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11984/statm: 354 167 105 274 0 77 0
[pid=11986] ppid=11984 vsize=5356 CPUtime=0
/proc/11986/stat : 11986 (sh) S 11984 11984 11640 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117145890 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11986/statm: 1339 232 193 169 0 50 0
[pid=11987] ppid=11986 vsize=5472 CPUtime=761.89
/proc/11987/stat : 11987 (minisat) R 11986 11984 11640 0 -1 4194304 1003 0 0 0 76189 0 0 0 25 0 1 0 1117145890 5603328 983 1992294400 134512640 135243223 4294956304 18446744073709551615 134555635 0 0 4096 3 0 0 0 17 0 0 0
/proc/11987/statm: 1368 983 83 178 0 1188 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 12244

[startup+822.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 11989
/proc/meminfo: memFree=1639464/2055920 swapFree=4174420/4192956
[pid=11984] ppid=11982 vsize=1416 CPUtime=0.01
/proc/11984/stat : 11984 (IUT_BMB_SAT) S 11982 11984 11640 0 -1 4194304 185 0 0 0 0 1 0 0 18 0 1 0 1117145888 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11984/statm: 354 167 105 274 0 77 0
[pid=11986] ppid=11984 vsize=5356 CPUtime=0
/proc/11986/stat : 11986 (sh) S 11984 11984 11640 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117145890 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11986/statm: 1339 232 193 169 0 50 0
[pid=11987] ppid=11986 vsize=5472 CPUtime=821.86
/proc/11987/stat : 11987 (minisat) R 11986 11984 11640 0 -1 4194304 1008 0 0 0 82185 1 0 0 25 0 1 0 1117145890 5603328 988 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/11987/statm: 1368 988 83 178 0 1188 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 12244

[startup+882.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 11989
/proc/meminfo: memFree=1639464/2055920 swapFree=4174420/4192956
[pid=11984] ppid=11982 vsize=1416 CPUtime=0.01
/proc/11984/stat : 11984 (IUT_BMB_SAT) S 11982 11984 11640 0 -1 4194304 185 0 0 0 0 1 0 0 18 0 1 0 1117145888 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11984/statm: 354 167 105 274 0 77 0
[pid=11986] ppid=11984 vsize=5356 CPUtime=0
/proc/11986/stat : 11986 (sh) S 11984 11984 11640 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117145890 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11986/statm: 1339 232 193 169 0 50 0
[pid=11987] ppid=11986 vsize=5616 CPUtime=881.83
/proc/11987/stat : 11987 (minisat) R 11986 11984 11640 0 -1 4194304 1039 0 0 0 88182 1 0 0 25 0 1 0 1117145890 5750784 1019 1992294400 134512640 135243223 4294956304 18446744073709551615 134567746 0 0 4096 3 0 0 0 17 0 0 0
/proc/11987/statm: 1404 1019 83 178 0 1224 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 12388

[startup+942.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 11989
/proc/meminfo: memFree=1639400/2055920 swapFree=4174420/4192956
[pid=11984] ppid=11982 vsize=1416 CPUtime=0.01
/proc/11984/stat : 11984 (IUT_BMB_SAT) S 11982 11984 11640 0 -1 4194304 185 0 0 0 0 1 0 0 18 0 1 0 1117145888 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11984/statm: 354 167 105 274 0 77 0
[pid=11986] ppid=11984 vsize=5356 CPUtime=0
/proc/11986/stat : 11986 (sh) S 11984 11984 11640 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117145890 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11986/statm: 1339 232 193 169 0 50 0
[pid=11987] ppid=11986 vsize=5616 CPUtime=941.79
/proc/11987/stat : 11987 (minisat) R 11986 11984 11640 0 -1 4194304 1040 0 0 0 94178 1 0 0 25 0 1 0 1117145890 5750784 1020 1992294400 134512640 135243223 4294956304 18446744073709551615 134556032 0 0 4096 3 0 0 0 17 0 0 0
/proc/11987/statm: 1404 1020 83 178 0 1224 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 12388

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 11989
/proc/meminfo: memFree=1639400/2055920 swapFree=4174420/4192956
[pid=11984] ppid=11982 vsize=1416 CPUtime=0.01
/proc/11984/stat : 11984 (IUT_BMB_SAT) S 11982 11984 11640 0 -1 4194304 185 0 0 0 0 1 0 0 18 0 1 0 1117145888 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11984/statm: 354 167 105 274 0 77 0
[pid=11986] ppid=11984 vsize=5356 CPUtime=0
/proc/11986/stat : 11986 (sh) S 11984 11984 11640 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117145890 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11986/statm: 1339 232 193 169 0 50 0
[pid=11987] ppid=11986 vsize=5616 CPUtime=1001.77
/proc/11987/stat : 11987 (minisat) R 11986 11984 11640 0 -1 4194304 1046 0 0 0 100176 1 0 0 25 0 1 0 1117145890 5750784 1026 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/11987/statm: 1404 1026 83 178 0 1224 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 12388

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 11989
/proc/meminfo: memFree=1639400/2055920 swapFree=4174420/4192956
[pid=11984] ppid=11982 vsize=1416 CPUtime=0.01
/proc/11984/stat : 11984 (IUT_BMB_SAT) S 11982 11984 11640 0 -1 4194304 185 0 0 0 0 1 0 0 18 0 1 0 1117145888 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11984/statm: 354 167 105 274 0 77 0
[pid=11986] ppid=11984 vsize=5356 CPUtime=0
/proc/11986/stat : 11986 (sh) S 11984 11984 11640 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117145890 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11986/statm: 1339 232 193 169 0 50 0
[pid=11987] ppid=11986 vsize=5616 CPUtime=1061.74
/proc/11987/stat : 11987 (minisat) R 11986 11984 11640 0 -1 4194304 1053 0 0 0 106173 1 0 0 25 0 1 0 1117145890 5750784 1033 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/11987/statm: 1404 1033 83 178 0 1224 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 12388

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 11989
/proc/meminfo: memFree=1639336/2055920 swapFree=4174420/4192956
[pid=11984] ppid=11982 vsize=1416 CPUtime=0.01
/proc/11984/stat : 11984 (IUT_BMB_SAT) S 11982 11984 11640 0 -1 4194304 185 0 0 0 0 1 0 0 18 0 1 0 1117145888 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11984/statm: 354 167 105 274 0 77 0
[pid=11986] ppid=11984 vsize=5356 CPUtime=0
/proc/11986/stat : 11986 (sh) S 11984 11984 11640 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117145890 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11986/statm: 1339 232 193 169 0 50 0
[pid=11987] ppid=11986 vsize=5764 CPUtime=1121.71
/proc/11987/stat : 11987 (minisat) R 11986 11984 11640 0 -1 4194304 1069 0 0 0 112170 1 0 0 25 0 1 0 1117145890 5902336 1049 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/11987/statm: 1441 1049 83 178 0 1261 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 12536

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 11989
/proc/meminfo: memFree=1639336/2055920 swapFree=4174420/4192956
[pid=11984] ppid=11982 vsize=1416 CPUtime=0.01
/proc/11984/stat : 11984 (IUT_BMB_SAT) S 11982 11984 11640 0 -1 4194304 185 0 0 0 0 1 0 0 18 0 1 0 1117145888 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11984/statm: 354 167 105 274 0 77 0
[pid=11986] ppid=11984 vsize=5356 CPUtime=0
/proc/11986/stat : 11986 (sh) S 11984 11984 11640 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117145890 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11986/statm: 1339 232 193 169 0 50 0
[pid=11987] ppid=11986 vsize=5764 CPUtime=1181.68
/proc/11987/stat : 11987 (minisat) R 11986 11984 11640 0 -1 4194304 1071 0 0 0 118167 1 0 0 25 0 1 0 1117145890 5902336 1051 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/11987/statm: 1441 1051 83 178 0 1261 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 12536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 11989
/proc/meminfo: memFree=1639336/2055920 swapFree=4174420/4192956
[pid=11984] ppid=11982 vsize=1416 CPUtime=0.01
/proc/11984/stat : 11984 (IUT_BMB_SAT) S 11982 11984 11640 0 -1 4194304 185 0 0 0 0 1 0 0 18 0 1 0 1117145888 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11984/statm: 354 167 105 274 0 77 0
[pid=11986] ppid=11984 vsize=5356 CPUtime=0
/proc/11986/stat : 11986 (sh) S 11984 11984 11640 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117145890 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11986/statm: 1339 232 193 169 0 50 0
[pid=11987] ppid=11986 vsize=5764 CPUtime=1200.07
/proc/11987/stat : 11987 (minisat) R 11986 11984 11640 0 -1 4194304 1076 0 0 0 120006 1 0 0 25 0 1 0 1117145890 5902336 1056 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/11987/statm: 1441 1056 83 178 0 1261 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 12536

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 11989
/proc/meminfo: memFree=1639336/2055920 swapFree=4174420/4192956
[pid=11984] ppid=11982 vsize=1416 CPUtime=0.01
/proc/11984/stat : 11984 (IUT_BMB_SAT) S 11982 11984 11640 0 -1 4194304 185 0 0 0 0 1 0 0 18 0 1 0 1117145888 1449984 167 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11984/statm: 354 167 105 274 0 77 0
[pid=11986] ppid=11984 vsize=5356 CPUtime=0
/proc/11986/stat : 11986 (sh) S 11984 11984 11640 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1117145890 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11986/statm: 1339 232 193 169 0 50 0
[pid=11987] ppid=11986 vsize=5764 CPUtime=1200.07
/proc/11987/stat : 11987 (minisat) R 11986 11984 11640 0 -1 4194304 1076 0 0 0 120006 1 0 0 25 0 1 0 1117145890 5902336 1056 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/11987/statm: 1441 1056 83 178 0 1261 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 12536

Child status: 0
Real time (s): 1200.71
CPU time (s): 1200.11
CPU user time (s): 1200.08
CPU system time (s): 0.027995
CPU usage (%): 99.95
Max. virtual memory (cumulated for all children) (KiB): 12536

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

runsolver used 1.15482 second user time and 3.22351 second system time

The end

Launcher Data

Begin job on node22 at 2009-03-30 22:26:42
IDJOB=1533116
IDBENCH=70397
IDSOLVER=523
FILE ID=node22/1533116-1238444802
PBS_JOBID= 9061612
Free space on /tmp= 66332 MiB

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

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

MD5SUM BENCH= 63a7ffd07e7685b33dfd464b13ef6936
RANDOM SEED=632892581

node22.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.279
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.279
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:       1644624 kB
Buffers:         83232 kB
Cached:         230680 kB
SwapCached:      12352 kB
Active:         120644 kB
Inactive:       207324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1644624 kB
SwapTotal:     4192956 kB
SwapFree:      4174420 kB
Dirty:            2228 kB
Writeback:           0 kB
Mapped:          15640 kB
Slab:            69448 kB
Committed_AS:  2964036 kB
PageTables:       1376 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= 66328 MiB
End job on node22 at 2009-03-30 22:46:43