Trace number 1534426

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/520/
unif-k3-r4.25-v520-c2210-S621134782-041.cnf
MD5SUM09a6dc57cba44ea6f55eca37108c958d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
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.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:  520                                                  |
0.00/0.02	c |  Number of clauses:    2210                                                 |
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 |     506     2186     6621 |      728        0    nan |  0.000 % |
0.00/0.03	c |       100 |     506     2186     6621 |      801      100     23 |  0.000 % |
0.00/0.03	c |       252 |     506     2186     6621 |      881      252     22 |  0.000 % |
0.00/0.04	c |       477 |     506     2186     6621 |      969      477     23 |  0.000 % |
0.00/0.05	c |       814 |     506     2186     6621 |     1066      814     23 |  0.000 % |
0.00/0.07	c |      1321 |     506     2186     6621 |     1173      765     22 |  0.000 % |
0.01/0.10	c |      2081 |     506     2186     6621 |     1290      907     23 |  0.000 % |
0.01/0.14	c |      3220 |     506     2186     6621 |     1419      691     21 |  0.000 % |
0.01/0.21	c |      4929 |     506     2186     6621 |     1561      910     23 |  0.000 % |
0.01/0.32	c |      7491 |     506     2186     6621 |     1718     1024     23 |  0.000 % |
0.01/0.50	c |     11335 |     506     2186     6621 |     1889     1336     23 |  0.000 % |
0.01/0.77	c |     17102 |     506     2186     6621 |     2078     1256     21 |  0.000 % |
1.19/1.20	c |     25752 |     506     2186     6621 |     2286     1393     21 |  0.000 % |
1.79/1.84	c |     38727 |     506     2186     6621 |     2515     1509     22 |  0.000 % |
2.78/2.86	c |     58188 |     506     2186     6621 |     2767     1642     23 |  0.000 % |
4.39/4.45	c |     87381 |     506     2186     6621 |     3043     2585     24 |  0.000 % |
6.88/6.91	c |    131170 |     506     2186     6621 |     3348     2975     25 |  0.000 % |
10.68/10.76	c |    196856 |     506     2186     6621 |     3683     2219     22 |  0.000 % |
16.68/16.71	c |    295385 |     506     2186     6621 |     4051     3395     25 |  0.000 % |
25.97/26.02	c |    443174 |     506     2186     6621 |     4456     3371     24 |  0.000 % |
40.26/40.36	c |    664859 |     506     2186     6621 |     4902     4197     24 |  0.000 % |
63.16/63.28	c |    997384 |     506     2186     6621 |     5392     4640     24 |  0.000 % |
98.74/98.82	c |   1496172 |     506     2186     6621 |     5931     5154     25 |  0.000 % |
154.41/154.52	c |   2244354 |     506     2186     6621 |     6524     5216     25 |  0.000 % |
241.36/241.54	c |   3366628 |     506     2186     6621 |     7177     5482     23 |  0.000 % |
379.10/379.36	c |   5050040 |     506     2186     6621 |     7894     6873     25 |  0.000 % |
595.20/595.57	c |   7575157 |     506     2186     6621 |     8684     6279     26 |  0.000 % |
935.94/936.41	c |  11362834 |     506     2186     6621 |     9552     8687     26 |  0.000 % |
1200.02/1200.60	sh: line 1: 23166 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.02/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-1534426-1238572922/watcher-1534426-1238572922 -o /tmp/evaluation-result-1534426-1238572922/solver-1534426-1238572922 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534426-1238572922.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.00 1.00 1.00 3/64 23163
/proc/meminfo: memFree=1625136/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0
/proc/23163/stat : 23163 (IUT_BMB_SAT) R 23161 23163 22541 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 1129957922 1449984 148 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/23163/statm: 354 148 97 274 0 77 0

[startup+0.096637 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23163
/proc/meminfo: memFree=1625136/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0.01
/proc/23163/stat : 23163 (IUT_BMB_SAT) S 23161 23163 22541 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 1129957922 1449984 170 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 354 170 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101636 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23163
/proc/meminfo: memFree=1625136/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0.01
/proc/23163/stat : 23163 (IUT_BMB_SAT) S 23161 23163 22541 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 1129957922 1449984 170 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 354 170 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301665 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23163
/proc/meminfo: memFree=1625136/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0.01
/proc/23163/stat : 23163 (IUT_BMB_SAT) S 23161 23163 22541 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 1129957922 1449984 170 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 354 170 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701722 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23163
/proc/meminfo: memFree=1625136/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0.01
/proc/23163/stat : 23163 (IUT_BMB_SAT) S 23161 23163 22541 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 1129957922 1449984 170 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 354 170 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50284 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23166
/proc/meminfo: memFree=1623896/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0.01
/proc/23163/stat : 23163 (IUT_BMB_SAT) S 23161 23163 22541 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 1129957922 1449984 170 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 354 170 105 274 0 77 0
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (sh) S 23163 23163 22541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129957924 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 232 193 169 0 50 0
[pid=23166] ppid=23165 vsize=2448 CPUtime=1.48
/proc/23166/stat : 23166 (minisat) R 23165 23163 22541 0 -1 4194304 284 0 0 0 148 0 0 0 25 0 1 0 1129957924 2506752 264 1992294400 134512640 135243223 4294956320 18446744073709551615 134555562 0 0 4096 3 0 0 0 17 0 0 0
/proc/23166/statm: 612 264 84 178 0 432 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9220

[startup+3.10107 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23166
/proc/meminfo: memFree=1623576/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0.01
/proc/23163/stat : 23163 (IUT_BMB_SAT) S 23161 23163 22541 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 1129957922 1449984 170 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 354 170 105 274 0 77 0
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (sh) S 23163 23163 22541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129957924 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 232 193 169 0 50 0
[pid=23166] ppid=23165 vsize=2712 CPUtime=3.07
/proc/23166/stat : 23166 (minisat) R 23165 23163 22541 0 -1 4194304 332 0 0 0 307 0 0 0 25 0 1 0 1129957924 2777088 312 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/23166/statm: 678 312 84 178 0 498 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9484

[startup+6.30254 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23166
/proc/meminfo: memFree=1623320/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0.01
/proc/23163/stat : 23163 (IUT_BMB_SAT) S 23161 23163 22541 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 1129957922 1449984 170 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 354 170 105 274 0 77 0
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (sh) S 23163 23163 22541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129957924 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 232 193 169 0 50 0
[pid=23166] ppid=23165 vsize=2844 CPUtime=6.27
/proc/23166/stat : 23166 (minisat) R 23165 23163 22541 0 -1 4194304 372 0 0 0 627 0 0 0 25 0 1 0 1129957924 2912256 352 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/23166/statm: 711 352 84 178 0 531 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9616

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23166
/proc/meminfo: memFree=1622808/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0.01
/proc/23163/stat : 23163 (IUT_BMB_SAT) S 23161 23163 22541 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 1129957922 1449984 170 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 354 170 105 274 0 77 0
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (sh) S 23163 23163 22541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129957924 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 232 193 169 0 50 0
[pid=23166] ppid=23165 vsize=3240 CPUtime=12.67
/proc/23166/stat : 23166 (minisat) R 23165 23163 22541 0 -1 4194304 459 0 0 0 1267 0 0 0 25 0 1 0 1129957924 3317760 439 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/23166/statm: 810 439 84 178 0 630 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10012

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23166
/proc/meminfo: memFree=1622680/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0.01
/proc/23163/stat : 23163 (IUT_BMB_SAT) S 23161 23163 22541 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 1129957922 1449984 170 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 354 170 105 274 0 77 0
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (sh) S 23163 23163 22541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129957924 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 232 193 169 0 50 0
[pid=23166] ppid=23165 vsize=3504 CPUtime=25.46
/proc/23166/stat : 23166 (minisat) R 23165 23163 22541 0 -1 4194304 521 0 0 0 2546 0 0 0 25 0 1 0 1129957924 3588096 501 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/23166/statm: 876 501 84 178 0 696 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10276

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23166
/proc/meminfo: memFree=1622168/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0.01
/proc/23163/stat : 23163 (IUT_BMB_SAT) S 23161 23163 22541 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 1129957922 1449984 170 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 354 170 105 274 0 77 0
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (sh) S 23163 23163 22541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129957924 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 232 193 169 0 50 0
[pid=23166] ppid=23165 vsize=3900 CPUtime=51.05
/proc/23166/stat : 23166 (minisat) R 23165 23163 22541 0 -1 4194304 648 0 0 0 5105 0 0 0 25 0 1 0 1129957924 3993600 628 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/23166/statm: 975 628 84 178 0 795 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10672

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23166
/proc/meminfo: memFree=1621592/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0.01
/proc/23163/stat : 23163 (IUT_BMB_SAT) S 23161 23163 22541 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 1129957922 1449984 170 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 354 170 105 274 0 77 0
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (sh) S 23163 23163 22541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129957924 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 232 193 169 0 50 0
[pid=23166] ppid=23165 vsize=4440 CPUtime=102.23
/proc/23166/stat : 23166 (minisat) R 23165 23163 22541 0 -1 4194304 773 0 0 0 10223 0 0 0 25 0 1 0 1129957924 4546560 753 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/23166/statm: 1110 753 84 178 0 930 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 11212

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23166
/proc/meminfo: memFree=1621080/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0.01
/proc/23163/stat : 23163 (IUT_BMB_SAT) S 23161 23163 22541 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 1129957922 1449984 170 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 354 170 105 274 0 77 0
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (sh) S 23163 23163 22541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129957924 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 232 193 169 0 50 0
[pid=23166] ppid=23165 vsize=4844 CPUtime=162.2
/proc/23166/stat : 23166 (minisat) R 23165 23163 22541 0 -1 4194304 888 0 0 0 16220 0 0 0 25 0 1 0 1129957924 4960256 868 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23166/statm: 1211 868 84 178 0 1031 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 11616

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23166
/proc/meminfo: memFree=1620824/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0.01
/proc/23163/stat : 23163 (IUT_BMB_SAT) S 23161 23163 22541 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 1129957922 1449984 170 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 354 170 105 274 0 77 0
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (sh) S 23163 23163 22541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129957924 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 232 193 169 0 50 0
[pid=23166] ppid=23165 vsize=5112 CPUtime=222.16
/proc/23166/stat : 23166 (minisat) R 23165 23163 22541 0 -1 4194304 955 0 0 0 22216 0 0 0 25 0 1 0 1129957924 5234688 935 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/23166/statm: 1278 935 84 178 0 1098 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 11884

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23166
/proc/meminfo: memFree=1620440/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0.01
/proc/23163/stat : 23163 (IUT_BMB_SAT) S 23161 23163 22541 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 1129957922 1449984 170 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 354 170 105 274 0 77 0
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (sh) S 23163 23163 22541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129957924 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1619224/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0.01
/proc/23163/stat : 23163 (IUT_BMB_SAT) S 23161 23163 22541 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 1129957922 1449984 170 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 354 170 105 274 0 77 0
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (sh) S 23163 23163 22541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129957924 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 232 193 169 0 50 0
[pid=23166] ppid=23165 vsize=6700 CPUtime=641.98
/proc/23166/stat : 23166 (minisat) R 23165 23163 22541 0 -1 4194304 1350 0 0 0 64198 0 0 0 25 0 1 0 1129957924 6860800 1330 1992294400 134512640 135243223 4294956320 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 0 0 0
/proc/23166/statm: 1675 1330 84 178 0 1495 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 13472

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23166
/proc/meminfo: memFree=1619032/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0.01
/proc/23163/stat : 23163 (IUT_BMB_SAT) S 23161 23163 22541 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 1129957922 1449984 170 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 354 170 105 274 0 77 0
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (sh) S 23163 23163 22541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129957924 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 232 193 169 0 50 0
[pid=23166] ppid=23165 vsize=6972 CPUtime=701.94
/proc/23166/stat : 23166 (minisat) R 23165 23163 22541 0 -1 4194304 1393 0 0 0 70193 1 0 0 25 0 1 0 1129957924 7139328 1373 1992294400 134512640 135243223 4294956320 18446744073709551615 134565014 0 0 4096 3 0 0 0 17 0 0 0
/proc/23166/statm: 1743 1373 84 178 0 1563 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 13744

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23166
/proc/meminfo: memFree=1618904/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0.01
/proc/23163/stat : 23163 (IUT_BMB_SAT) S 23161 23163 22541 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 1129957922 1449984 170 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 354 170 105 274 0 77 0
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (sh) S 23163 23163 22541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129957924 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 232 193 169 0 50 0
[pid=23166] ppid=23165 vsize=7104 CPUtime=761.91
/proc/23166/stat : 23166 (minisat) R 23165 23163 22541 0 -1 4194304 1419 0 0 0 76190 1 0 0 25 0 1 0 1129957924 7274496 1399 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/23166/statm: 1776 1399 84 178 0 1596 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 13876

[startup+822.301 s]
/proc/loadavg: 1.08 1.02 1.01 2/67 23166
/proc/meminfo: memFree=1618776/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0.01
/proc/23163/stat : 23163 (IUT_BMB_SAT) S 23161 23163 22541 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 1129957922 1449984 170 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 354 170 105 274 0 77 0
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (sh) S 23163 23163 22541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129957924 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 232 193 169 0 50 0
[pid=23166] ppid=23165 vsize=7104 CPUtime=821.89
/proc/23166/stat : 23166 (minisat) R 23165 23163 22541 0 -1 4194304 1448 0 0 0 82188 1 0 0 25 0 1 0 1129957924 7274496 1428 1992294400 134512640 135243223 4294956320 18446744073709551615 134558262 0 0 4096 3 0 0 0 17 0 0 0
/proc/23166/statm: 1776 1428 84 178 0 1596 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 13876

[startup+882.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/67 23166
/proc/meminfo: memFree=1618776/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0.01
/proc/23163/stat : 23163 (IUT_BMB_SAT) S 23161 23163 22541 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 1129957922 1449984 170 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 354 170 105 274 0 77 0
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (sh) S 23163 23163 22541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129957924 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 232 193 169 0 50 0
[pid=23166] ppid=23165 vsize=7240 CPUtime=881.86
/proc/23166/stat : 23166 (minisat) R 23165 23163 22541 0 -1 4194304 1461 0 0 0 88185 1 0 0 25 0 1 0 1129957924 7413760 1441 1992294400 134512640 135243223 4294956320 18446744073709551615 134555551 0 0 4096 3 0 0 0 17 0 0 0
/proc/23166/statm: 1810 1441 84 178 0 1630 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 14012

[startup+942.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 23166
/proc/meminfo: memFree=1618520/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0.01
/proc/23163/stat : 23163 (IUT_BMB_SAT) S 23161 23163 22541 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 1129957922 1449984 170 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 354 170 105 274 0 77 0
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (sh) S 23163 23163 22541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129957924 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 232 193 169 0 50 0
[pid=23166] ppid=23165 vsize=7512 CPUtime=941.82
/proc/23166/stat : 23166 (minisat) R 23165 23163 22541 0 -1 4194304 1527 0 0 0 94181 1 0 0 25 0 1 0 1129957924 7692288 1507 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23166/statm: 1878 1507 84 178 0 1698 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 14284

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23166
/proc/meminfo: memFree=1618456/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0.01
/proc/23163/stat : 23163 (IUT_BMB_SAT) S 23161 23163 22541 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 1129957922 1449984 170 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 354 170 105 274 0 77 0
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (sh) S 23163 23163 22541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129957924 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 232 193 169 0 50 0
[pid=23166] ppid=23165 vsize=7648 CPUtime=1001.8
/proc/23166/stat : 23166 (minisat) R 23165 23163 22541 0 -1 4194304 1559 0 0 0 100179 1 0 0 25 0 1 0 1129957924 7831552 1539 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/23166/statm: 1912 1539 84 178 0 1732 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 14420

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23166
/proc/meminfo: memFree=1618264/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0.01
/proc/23163/stat : 23163 (IUT_BMB_SAT) S 23161 23163 22541 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 1129957922 1449984 170 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 354 170 105 274 0 77 0
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (sh) S 23163 23163 22541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129957924 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 232 193 169 0 50 0
[pid=23166] ppid=23165 vsize=7788 CPUtime=1061.78
/proc/23166/stat : 23166 (minisat) R 23165 23163 22541 0 -1 4194304 1593 0 0 0 106177 1 0 0 25 0 1 0 1129957924 7974912 1573 1992294400 134512640 135243223 4294956320 18446744073709551615 134558351 0 0 4096 3 0 0 0 17 0 0 0
/proc/23166/statm: 1947 1573 84 178 0 1767 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 14560

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23166
/proc/meminfo: memFree=1618200/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0.01
/proc/23163/stat : 23163 (IUT_BMB_SAT) S 23161 23163 22541 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 1129957922 1449984 170 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 354 170 105 274 0 77 0
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (sh) S 23163 23163 22541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129957924 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 232 193 169 0 50 0
[pid=23166] ppid=23165 vsize=7912 CPUtime=1121.74
/proc/23166/stat : 23166 (minisat) R 23165 23163 22541 0 -1 4194304 1629 0 0 0 112173 1 0 0 25 0 1 0 1129957924 8101888 1609 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/23166/statm: 1978 1609 84 178 0 1798 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 14684

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23166
/proc/meminfo: memFree=1618008/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0.01
/proc/23163/stat : 23163 (IUT_BMB_SAT) S 23161 23163 22541 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 1129957922 1449984 170 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 354 170 105 274 0 77 0
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (sh) S 23163 23163 22541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129957924 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 232 193 169 0 50 0
[pid=23166] ppid=23165 vsize=7912 CPUtime=1181.72
/proc/23166/stat : 23166 (minisat) R 23165 23163 22541 0 -1 4194304 1649 0 0 0 118171 1 0 0 25 0 1 0 1129957924 8101888 1629 1992294400 134512640 135243223 4294956320 18446744073709551615 134558101 0 0 4096 3 0 0 0 17 0 0 0
/proc/23166/statm: 1978 1629 84 178 0 1798 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 14684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23166
/proc/meminfo: memFree=1618008/2055920 swapFree=4174420/4192956
[pid=23163] ppid=23161 vsize=1416 CPUtime=0.01
/proc/23163/stat : 23163 (IUT_BMB_SAT) S 23161 23163 22541 0 -1 4194304 188 0 0 0 0 1 0 0 18 0 1 0 1129957922 1449984 170 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23163/statm: 354 170 105 274 0 77 0
[pid=23165] ppid=23163 vsize=5356 CPUtime=0
/proc/23165/stat : 23165 (sh) S 23163 23163 22541 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129957924 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23165/statm: 1339 232 193 169 0 50 0
[pid=23166] ppid=23165 vsize=7912 CPUtime=1200.01
/proc/23166/stat : 23166 (minisat) R 23165 23163 22541 0 -1 4194304 1652 0 0 0 120000 1 0 0 25 0 1 0 1129957924 8101888 1632 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/23166/statm: 1978 1632 84 178 0 1798 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 14684

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.05
CPU user time (s): 1200.02
CPU system time (s): 0.029995
CPU usage (%): 99.9533
Max. virtual memory (cumulated for all children) (KiB): 14692

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

runsolver used 0.890864 second user time and 3.48647 second system time

The end

Launcher Data

Begin job on node22 at 2009-04-01 10:02:02
IDJOB=1534426
IDBENCH=70659
IDSOLVER=523
FILE ID=node22/1534426-1238572922
PBS_JOBID= 9070504
Free space on /tmp= 66332 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/520/unif-k3-r4.25-v520-c2210-S621134782-041.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534426-1238572922/watcher-1534426-1238572922 -o /tmp/evaluation-result-1534426-1238572922/solver-1534426-1238572922 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1534426-1238572922.cnf HOME

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

MD5SUM BENCH= 09a6dc57cba44ea6f55eca37108c958d
RANDOM SEED=1406323969

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:       1625680 kB
Buffers:         90996 kB
Cached:         240528 kB
SwapCached:      12352 kB
Active:         206204 kB
Inactive:       139292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1625680 kB
SwapTotal:     4192956 kB
SwapFree:      4174420 kB
Dirty:            2244 kB
Writeback:           0 kB
Mapped:          15580 kB
Slab:            70880 kB
Committed_AS:  3056492 kB
PageTables:       1372 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-04-01 10:22:03