Trace number 1532576

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/2000/
unif-k3-r4.2-v2000-c8400-S1582955175-042.cnf
MD5SUM7696351997fcc9a0c11830645b719732
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.493924
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses8400
Sum of the clauses size25200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38400
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.01/0.07	c WARNING: for repeatability, setting FPU to use double precision
0.01/0.07	c ============================[ Problem Statistics ]=============================
0.01/0.07	c |                                                                             |
0.01/0.07	c |  Number of variables:  2000                                                 |
0.01/0.07	c |  Number of clauses:    8400                                                 |
0.01/0.08	c |  Parsing time:         0.01         s                                       |
0.01/0.09	c ============================[ Search Statistics ]==============================
0.01/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.09	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.01/0.09	c ===============================================================================
0.01/0.09	c |         0 |    1937     8288    25229 |     2762        0    nan |  0.000 % |
0.06/0.10	c |       100 |    1937     8288    25229 |     3038      100     68 |  0.000 % |
0.06/0.11	c |       252 |    1937     8288    25229 |     3342      252     60 |  0.000 % |
0.06/0.13	c |       477 |    1937     8288    25229 |     3677      477     58 |  0.000 % |
0.06/0.16	c |       815 |    1937     8288    25229 |     4044      815     58 |  0.000 % |
0.06/0.20	c |      1321 |    1937     8288    25229 |     4449     1321     59 |  0.000 % |
0.06/0.26	c |      2080 |    1937     8288    25229 |     4894     2080     61 |  0.000 % |
0.06/0.37	c |      3219 |    1937     8288    25229 |     5383     3219     62 |  0.000 % |
0.06/0.54	c |      4929 |    1937     8288    25229 |     5922     4929     63 |  0.000 % |
0.06/0.84	c |      7493 |    1937     8288    25229 |     6514     4399     65 |  0.000 % |
1.17/1.28	c |     11338 |    1937     8288    25229 |     7165     4856     64 |  0.000 % |
1.87/1.99	c |     17105 |    1937     8288    25229 |     7882     6888     63 |  0.000 % |
3.18/3.29	c |     25757 |    1937     8288    25229 |     8670     7379     67 |  0.000 % |
5.27/5.34	c |     38733 |    1937     8288    25229 |     9537     6925     71 |  0.000 % |
8.77/8.89	c |     58194 |    1937     8288    25229 |    10491     6774     78 |  0.000 % |
14.17/14.23	c |     87386 |    1937     8288    25229 |    11540     9078     74 |  0.000 % |
22.87/22.97	c |    131176 |    1937     8288    25229 |    12694    11604     69 |  0.000 % |
36.95/37.09	c |    196860 |    1937     8288    25229 |    13963    12483     72 |  0.000 % |
60.64/60.79	c |    295386 |    1937     8288    25229 |    15360    11181     72 |  0.000 % |
95.92/96.03	c |    443175 |    1937     8288    25229 |    16896    10171     72 |  0.000 % |
155.79/155.96	c |    664859 |    1937     8288    25229 |    18585    16871     70 |  0.000 % |
245.05/245.24	c |    997384 |    1937     8288    25229 |    20444     9982     66 |  0.000 % |
393.86/394.17	c |   1496173 |    1937     8288    25229 |    22488    11141     74 |  0.000 % |
620.94/621.35	c |   2244356 |    1937     8288    25229 |    24737    19706     72 |  0.000 % |
1001.14/1001.73	c |   3366632 |    1937     8288    25229 |    27211    16052     70 |  0.000 % |
1200.03/1200.71	sh: line 1:  2692 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.03/1200.71	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-1532576-1238388341/watcher-1532576-1238388341 -o /tmp/evaluation-result-1532576-1238388341/solver-1532576-1238388341 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1532576-1238388341.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.08 3/72 2689
/proc/meminfo: memFree=1119040/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1588 CPUtime=0
/proc/2689/stat : 2689 (IUT_BMB_SAT) R 2687 2689 2449 0 -1 4194304 231 0 0 0 0 0 0 0 18 0 1 0 1111495309 1626112 214 1992294400 134512640 135635285 4294956208 18446744073709551615 135077824 0 0 4096 0 0 0 0 17 0 0 0
/proc/2689/statm: 397 214 97 274 0 120 0

[startup+0.0127719 s]
/proc/loadavg: 0.92 0.98 1.08 3/72 2689
/proc/meminfo: memFree=1119040/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1720 CPUtime=0.01
/proc/2689/stat : 2689 (IUT_BMB_SAT) R 2687 2689 2449 0 -1 4194304 256 0 0 0 1 0 0 0 18 0 1 0 1111495309 1761280 239 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/2689/statm: 430 239 97 274 0 153 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1720

[startup+0.102789 s]
/proc/loadavg: 0.92 0.98 1.08 3/72 2689
/proc/meminfo: memFree=1119040/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1984 CPUtime=0.06
/proc/2689/stat : 2689 (IUT_BMB_SAT) S 2687 2689 2449 0 -1 4194304 327 0 0 0 4 2 0 0 18 0 1 0 1111495309 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2689/statm: 496 309 105 274 0 219 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1984

[startup+0.301827 s]
/proc/loadavg: 0.92 0.98 1.08 3/72 2689
/proc/meminfo: memFree=1119040/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1984 CPUtime=0.06
/proc/2689/stat : 2689 (IUT_BMB_SAT) S 2687 2689 2449 0 -1 4194304 327 0 0 0 4 2 0 0 18 0 1 0 1111495309 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2689/statm: 496 309 105 274 0 219 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1984

[startup+0.701906 s]
/proc/loadavg: 0.92 0.98 1.08 3/72 2689
/proc/meminfo: memFree=1119040/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1984 CPUtime=0.06
/proc/2689/stat : 2689 (IUT_BMB_SAT) S 2687 2689 2449 0 -1 4194304 327 0 0 0 4 2 0 0 18 0 1 0 1111495309 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2689/statm: 496 309 105 274 0 219 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1984

[startup+1.50106 s]
/proc/loadavg: 0.92 0.98 1.08 2/75 2693
/proc/meminfo: memFree=1114984/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1984 CPUtime=0.06
/proc/2689/stat : 2689 (IUT_BMB_SAT) S 2687 2689 2449 0 -1 4194304 327 0 0 0 4 2 0 0 18 0 1 0 1111495309 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2689/statm: 496 309 105 274 0 219 0
[pid=2691] ppid=2689 vsize=5356 CPUtime=0
/proc/2691/stat : 2691 (sh) S 2689 2689 2449 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111495316 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2691/statm: 1339 232 193 169 0 50 0
[pid=2692] ppid=2691 vsize=4580 CPUtime=1.41
/proc/2692/stat : 2692 (minisat) R 2691 2689 2449 0 -1 4194304 821 0 0 0 141 0 0 0 25 0 1 0 1111495316 4689920 801 1992294400 134512640 135243223 4294956304 18446744073709551615 134555702 0 0 4096 3 0 0 0 17 0 0 0
/proc/2692/statm: 1145 801 85 178 0 965 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11920

[startup+3.10138 s]
/proc/loadavg: 0.92 0.98 1.08 2/75 2693
/proc/meminfo: memFree=1114472/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1984 CPUtime=0.06
/proc/2689/stat : 2689 (IUT_BMB_SAT) S 2687 2689 2449 0 -1 4194304 327 0 0 0 4 2 0 0 18 0 1 0 1111495309 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2689/statm: 496 309 105 274 0 219 0
[pid=2691] ppid=2689 vsize=5356 CPUtime=0
/proc/2691/stat : 2691 (sh) S 2689 2689 2449 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111495316 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2691/statm: 1339 232 193 169 0 50 0
[pid=2692] ppid=2691 vsize=5108 CPUtime=3.01
/proc/2692/stat : 2692 (minisat) R 2691 2689 2449 0 -1 4194304 944 0 0 0 301 0 0 0 25 0 1 0 1111495316 5230592 924 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/2692/statm: 1277 924 85 178 0 1097 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12448

[startup+6.302 s]
/proc/loadavg: 0.93 0.98 1.08 2/75 2693
/proc/meminfo: memFree=1113512/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1984 CPUtime=0.06
/proc/2689/stat : 2689 (IUT_BMB_SAT) S 2687 2689 2449 0 -1 4194304 327 0 0 0 4 2 0 0 18 0 1 0 1111495309 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2689/statm: 496 309 105 274 0 219 0
[pid=2691] ppid=2689 vsize=5356 CPUtime=0
/proc/2691/stat : 2691 (sh) S 2689 2689 2449 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111495316 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2691/statm: 1339 232 193 169 0 50 0
[pid=2692] ppid=2691 vsize=6032 CPUtime=6.21
/proc/2692/stat : 2692 (minisat) R 2691 2689 2449 0 -1 4194304 1197 0 0 0 621 0 0 0 25 0 1 0 1111495316 6176768 1177 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/2692/statm: 1508 1177 85 178 0 1328 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13372

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 1.08 2/75 2694
/proc/meminfo: memFree=1112104/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1984 CPUtime=0.06
/proc/2689/stat : 2689 (IUT_BMB_SAT) S 2687 2689 2449 0 -1 4194304 327 0 0 0 4 2 0 0 18 0 1 0 1111495309 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2689/statm: 496 309 105 274 0 219 0
[pid=2691] ppid=2689 vsize=5356 CPUtime=0
/proc/2691/stat : 2691 (sh) S 2689 2689 2449 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111495316 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2691/statm: 1339 232 193 169 0 50 0
[pid=2692] ppid=2691 vsize=6960 CPUtime=12.6
/proc/2692/stat : 2692 (minisat) R 2691 2689 2449 0 -1 4194304 1406 0 0 0 1260 0 0 0 25 0 1 0 1111495316 7127040 1386 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/2692/statm: 1740 1386 85 178 0 1560 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 14300

[startup+25.5028 s]
/proc/loadavg: 0.95 0.98 1.08 2/75 2694
/proc/meminfo: memFree=1111400/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1984 CPUtime=0.06
/proc/2689/stat : 2689 (IUT_BMB_SAT) S 2687 2689 2449 0 -1 4194304 327 0 0 0 4 2 0 0 18 0 1 0 1111495309 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2689/statm: 496 309 105 274 0 219 0
[pid=2691] ppid=2689 vsize=5356 CPUtime=0
/proc/2691/stat : 2691 (sh) S 2689 2689 2449 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111495316 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2691/statm: 1339 232 193 169 0 50 0
[pid=2692] ppid=2691 vsize=7884 CPUtime=25.41
/proc/2692/stat : 2692 (minisat) R 2691 2689 2449 0 -1 4194304 1643 0 0 0 2540 1 0 0 25 0 1 0 1111495316 8073216 1623 1992294400 134512640 135243223 4294956304 18446744073709551615 134555648 0 0 4096 3 0 0 0 17 0 0 0
/proc/2692/statm: 1971 1623 85 178 0 1791 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15224

[startup+51.1028 s]
/proc/loadavg: 0.96 0.98 1.08 2/75 2694
/proc/meminfo: memFree=1109928/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1984 CPUtime=0.06
/proc/2689/stat : 2689 (IUT_BMB_SAT) S 2687 2689 2449 0 -1 4194304 327 0 0 0 4 2 0 0 18 0 1 0 1111495309 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2689/statm: 496 309 105 274 0 219 0
[pid=2691] ppid=2689 vsize=5356 CPUtime=0
/proc/2691/stat : 2691 (sh) S 2689 2689 2449 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111495316 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2691/statm: 1339 232 193 169 0 50 0
[pid=2692] ppid=2691 vsize=9072 CPUtime=50.98
/proc/2692/stat : 2692 (minisat) R 2691 2689 2449 0 -1 4194304 1961 0 0 0 5097 1 0 0 25 0 1 0 1111495316 9289728 1941 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/2692/statm: 2268 1941 85 178 0 2088 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 16412

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.07 2/75 2694
/proc/meminfo: memFree=1108200/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1984 CPUtime=0.06
/proc/2689/stat : 2689 (IUT_BMB_SAT) S 2687 2689 2449 0 -1 4194304 327 0 0 0 4 2 0 0 18 0 1 0 1111495309 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2689/statm: 496 309 105 274 0 219 0
[pid=2691] ppid=2689 vsize=5356 CPUtime=0
/proc/2691/stat : 2691 (sh) S 2689 2689 2449 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111495316 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2691/statm: 1339 232 193 169 0 50 0
[pid=2692] ppid=2691 vsize=10924 CPUtime=102.16
/proc/2692/stat : 2692 (minisat) R 2691 2689 2449 0 -1 4194304 2401 0 0 0 10215 1 0 0 25 0 1 0 1111495316 11186176 2381 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/2692/statm: 2731 2381 85 178 0 2551 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 18264

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 1.07 2/75 2694
/proc/meminfo: memFree=1106600/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1984 CPUtime=0.06
/proc/2689/stat : 2689 (IUT_BMB_SAT) S 2687 2689 2449 0 -1 4194304 327 0 0 0 4 2 0 0 18 0 1 0 1111495309 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2689/statm: 496 309 105 274 0 219 0
[pid=2691] ppid=2689 vsize=5356 CPUtime=0
/proc/2691/stat : 2691 (sh) S 2689 2689 2449 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111495316 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2691/statm: 1339 232 193 169 0 50 0
[pid=2692] ppid=2691 vsize=12508 CPUtime=162.13
/proc/2692/stat : 2692 (minisat) R 2691 2689 2449 0 -1 4194304 2815 0 0 0 16211 2 0 0 25 0 1 0 1111495316 12808192 2795 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/2692/statm: 3127 2795 85 178 0 2947 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 19848

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/75 2694
/proc/meminfo: memFree=1106408/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1984 CPUtime=0.06
/proc/2689/stat : 2689 (IUT_BMB_SAT) S 2687 2689 2449 0 -1 4194304 327 0 0 0 4 2 0 0 18 0 1 0 1111495309 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2689/statm: 496 309 105 274 0 219 0
[pid=2691] ppid=2689 vsize=5356 CPUtime=0
/proc/2691/stat : 2691 (sh) S 2689 2689 2449 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111495316 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2691/statm: 1339 232 193 169 0 50 0
[pid=2692] ppid=2691 vsize=12640 CPUtime=222.09
/proc/2692/stat : 2692 (minisat) R 2691 2689 2449 0 -1 4194304 2847 0 0 0 22207 2 0 0 25 0 1 0 1111495316 12943360 2827 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/2692/statm: 3160 2827 85 178 0 2980 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 19980

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/75 2694
/proc/meminfo: memFree=1104744/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1984 CPUtime=0.06
/proc/2689/stat : 2689 (IUT_BMB_SAT) S 2687 2689 2449 0 -1 4194304 327 0 0 0 4 2 0 0 18 0 1 0 1111495309 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2689/statm: 496 309 105 274 0 219 0
[pid=2691] ppid=2689 vsize=5356 CPUtime=0
/proc/2691/stat : 2691 (sh) S 2689 2689 2449 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111495316 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2691/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1100968/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1984 CPUtime=0.06
/proc/2689/stat : 2689 (IUT_BMB_SAT) S 2687 2689 2449 0 -1 4194304 327 0 0 0 4 2 0 0 18 0 1 0 1111495309 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2689/statm: 496 309 105 274 0 219 0
[pid=2691] ppid=2689 vsize=5356 CPUtime=0
/proc/2691/stat : 2691 (sh) S 2689 2689 2449 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111495316 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2691/statm: 1339 232 193 169 0 50 0
[pid=2692] ppid=2691 vsize=18056 CPUtime=701.84
/proc/2692/stat : 2692 (minisat) R 2691 2689 2449 0 -1 4194304 4205 0 0 0 70180 4 0 0 25 0 1 0 1111495316 18489344 4185 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/2692/statm: 4514 4185 85 178 0 4334 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 25396

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.01 2/75 2694
/proc/meminfo: memFree=1100776/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1984 CPUtime=0.06
/proc/2689/stat : 2689 (IUT_BMB_SAT) S 2687 2689 2449 0 -1 4194304 327 0 0 0 4 2 0 0 18 0 1 0 1111495309 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2689/statm: 496 309 105 274 0 219 0
[pid=2691] ppid=2689 vsize=5356 CPUtime=0
/proc/2691/stat : 2691 (sh) S 2689 2689 2449 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111495316 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2691/statm: 1339 232 193 169 0 50 0
[pid=2692] ppid=2691 vsize=18336 CPUtime=761.8
/proc/2692/stat : 2692 (minisat) R 2691 2689 2449 0 -1 4194304 4244 0 0 0 76176 4 0 0 25 0 1 0 1111495316 18776064 4224 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/2692/statm: 4584 4224 85 178 0 4404 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 25676

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/75 2694
/proc/meminfo: memFree=1100520/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1984 CPUtime=0.06
/proc/2689/stat : 2689 (IUT_BMB_SAT) S 2687 2689 2449 0 -1 4194304 327 0 0 0 4 2 0 0 18 0 1 0 1111495309 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2689/statm: 496 309 105 274 0 219 0
[pid=2691] ppid=2689 vsize=5356 CPUtime=0
/proc/2691/stat : 2691 (sh) S 2689 2689 2449 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111495316 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2691/statm: 1339 232 193 169 0 50 0
[pid=2692] ppid=2691 vsize=18600 CPUtime=821.77
/proc/2692/stat : 2692 (minisat) R 2691 2689 2449 0 -1 4194304 4318 0 0 0 82173 4 0 0 25 0 1 0 1111495316 19046400 4298 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/2692/statm: 4650 4298 85 178 0 4470 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 25940

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/75 2694
/proc/meminfo: memFree=1100328/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1984 CPUtime=0.06
/proc/2689/stat : 2689 (IUT_BMB_SAT) S 2687 2689 2449 0 -1 4194304 327 0 0 0 4 2 0 0 18 0 1 0 1111495309 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2689/statm: 496 309 105 274 0 219 0
[pid=2691] ppid=2689 vsize=5356 CPUtime=0
/proc/2691/stat : 2691 (sh) S 2689 2689 2449 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111495316 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2691/statm: 1339 232 193 169 0 50 0
[pid=2692] ppid=2691 vsize=18700 CPUtime=881.74
/proc/2692/stat : 2692 (minisat) R 2691 2689 2449 0 -1 4194304 4367 0 0 0 88170 4 0 0 25 0 1 0 1111495316 19148800 4347 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/2692/statm: 4675 4347 85 178 0 4495 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 26040

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/75 2700
/proc/meminfo: memFree=1100072/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1984 CPUtime=0.06
/proc/2689/stat : 2689 (IUT_BMB_SAT) S 2687 2689 2449 0 -1 4194304 327 0 0 0 4 2 0 0 18 0 1 0 1111495309 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2689/statm: 496 309 105 274 0 219 0
[pid=2691] ppid=2689 vsize=5356 CPUtime=0
/proc/2691/stat : 2691 (sh) S 2689 2689 2449 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111495316 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2691/statm: 1339 232 193 169 0 50 0
[pid=2692] ppid=2691 vsize=18832 CPUtime=941.71
/proc/2692/stat : 2692 (minisat) R 2691 2689 2449 0 -1 4194304 4373 0 0 0 94166 5 0 0 25 0 1 0 1111495316 19283968 4353 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/2692/statm: 4708 4353 85 178 0 4528 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 26172

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/75 2700
/proc/meminfo: memFree=1100008/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1984 CPUtime=0.06
/proc/2689/stat : 2689 (IUT_BMB_SAT) S 2687 2689 2449 0 -1 4194304 327 0 0 0 4 2 0 0 18 0 1 0 1111495309 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2689/statm: 496 309 105 274 0 219 0
[pid=2691] ppid=2689 vsize=5356 CPUtime=0
/proc/2691/stat : 2691 (sh) S 2689 2689 2449 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111495316 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2691/statm: 1339 232 193 169 0 50 0
[pid=2692] ppid=2691 vsize=18832 CPUtime=1001.68
/proc/2692/stat : 2692 (minisat) R 2691 2689 2449 0 -1 4194304 4392 0 0 0 100163 5 0 0 25 0 1 0 1111495316 19283968 4372 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/2692/statm: 4708 4372 85 178 0 4528 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 26172

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/75 2700
/proc/meminfo: memFree=1098664/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1984 CPUtime=0.06
/proc/2689/stat : 2689 (IUT_BMB_SAT) S 2687 2689 2449 0 -1 4194304 327 0 0 0 4 2 0 0 18 0 1 0 1111495309 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2689/statm: 496 309 105 274 0 219 0
[pid=2691] ppid=2689 vsize=5356 CPUtime=0
/proc/2691/stat : 2691 (sh) S 2689 2689 2449 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111495316 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2691/statm: 1339 232 193 169 0 50 0
[pid=2692] ppid=2691 vsize=20300 CPUtime=1061.65
/proc/2692/stat : 2692 (minisat) R 2691 2689 2449 0 -1 4194304 4734 0 0 0 106160 5 0 0 25 0 1 0 1111495316 20787200 4714 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/2692/statm: 5075 4714 85 178 0 4895 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 27640

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/75 2700
/proc/meminfo: memFree=1098664/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1984 CPUtime=0.06
/proc/2689/stat : 2689 (IUT_BMB_SAT) S 2687 2689 2449 0 -1 4194304 327 0 0 0 4 2 0 0 18 0 1 0 1111495309 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2689/statm: 496 309 105 274 0 219 0
[pid=2691] ppid=2689 vsize=5356 CPUtime=0
/proc/2691/stat : 2691 (sh) S 2689 2689 2449 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111495316 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2691/statm: 1339 232 193 169 0 50 0
[pid=2692] ppid=2691 vsize=20300 CPUtime=1121.61
/proc/2692/stat : 2692 (minisat) R 2691 2689 2449 0 -1 4194304 4750 0 0 0 112156 5 0 0 25 0 1 0 1111495316 20787200 4730 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/2692/statm: 5075 4730 85 178 0 4895 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 27640

[startup+1182.3 s]
/proc/loadavg: 1.08 1.01 1.01 2/75 2700
/proc/meminfo: memFree=1098280/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1984 CPUtime=0.06
/proc/2689/stat : 2689 (IUT_BMB_SAT) S 2687 2689 2449 0 -1 4194304 327 0 0 0 4 2 0 0 18 0 1 0 1111495309 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2689/statm: 496 309 105 274 0 219 0
[pid=2691] ppid=2689 vsize=5356 CPUtime=0
/proc/2691/stat : 2691 (sh) S 2689 2689 2449 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111495316 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2691/statm: 1339 232 193 169 0 50 0
[pid=2692] ppid=2691 vsize=20700 CPUtime=1181.58
/proc/2692/stat : 2692 (minisat) R 2691 2689 2449 0 -1 4194304 4852 0 0 0 118153 5 0 0 25 0 1 0 1111495316 21196800 4832 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/2692/statm: 5175 4832 85 178 0 4995 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 28040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.06 1.01 1.00 2/75 2700
/proc/meminfo: memFree=1098280/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1984 CPUtime=0.06
/proc/2689/stat : 2689 (IUT_BMB_SAT) S 2687 2689 2449 0 -1 4194304 327 0 0 0 4 2 0 0 18 0 1 0 1111495309 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2689/statm: 496 309 105 274 0 219 0
[pid=2691] ppid=2689 vsize=5356 CPUtime=0
/proc/2691/stat : 2691 (sh) S 2689 2689 2449 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111495316 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2691/statm: 1339 232 193 169 0 50 0
[pid=2692] ppid=2691 vsize=20700 CPUtime=1199.97
/proc/2692/stat : 2692 (minisat) R 2691 2689 2449 0 -1 4194304 4852 0 0 0 119992 5 0 0 25 0 1 0 1111495316 21196800 4832 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/2692/statm: 5175 4832 85 178 0 4995 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 28040

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.7 s]
/proc/loadavg: 1.06 1.01 1.00 2/75 2700
/proc/meminfo: memFree=1098280/2055920 swapFree=4175896/4192956
[pid=2689] ppid=2687 vsize=1984 CPUtime=0.06
/proc/2689/stat : 2689 (IUT_BMB_SAT) S 2687 2689 2449 0 -1 4194304 327 0 0 0 4 2 0 0 18 0 1 0 1111495309 2031616 309 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/2689/statm: 496 309 105 274 0 219 0
[pid=2691] ppid=2689 vsize=5356 CPUtime=0
/proc/2691/stat : 2691 (sh) S 2689 2689 2449 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111495316 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2691/statm: 1339 232 193 169 0 50 0
[pid=2692] ppid=2691 vsize=20700 CPUtime=1199.97
/proc/2692/stat : 2692 (minisat) R 2691 2689 2449 0 -1 4194304 4852 0 0 0 119992 5 0 0 25 0 1 0 1111495316 21196800 4832 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/2692/statm: 5175 4832 85 178 0 4995 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 28040

Child status: 0
Real time (s): 1200.71
CPU time (s): 1200.07
CPU user time (s): 1199.97
CPU system time (s): 0.093985
CPU usage (%): 99.9462
Max. virtual memory (cumulated for all children) (KiB): 28164

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

runsolver used 1.51877 second user time and 3.57945 second system time

The end

Launcher Data

Begin job on node66 at 2009-03-30 06:45:41
IDJOB=1532576
IDBENCH=70289
IDSOLVER=523
FILE ID=node66/1532576-1238388341
PBS_JOBID= 9061349
Free space on /tmp= 66544 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/2000/unif-k3-r4.2-v2000-c8400-S1582955175-042.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532576-1238388341/watcher-1532576-1238388341 -o /tmp/evaluation-result-1532576-1238388341/solver-1532576-1238388341 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1532576-1238388341.cnf HOME

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

MD5SUM BENCH= 7696351997fcc9a0c11830645b719732
RANDOM SEED=1641671759

node66.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.286
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.286
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:       1119584 kB
Buffers:         92544 kB
Cached:         750604 kB
SwapCached:       8824 kB
Active:         248460 kB
Inactive:       605640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1119584 kB
SwapTotal:     4192956 kB
SwapFree:      4175896 kB
Dirty:            2332 kB
Writeback:           0 kB
Mapped:          16576 kB
Slab:            67456 kB
Committed_AS:  3081060 kB
PageTables:       1976 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= 66540 MiB
End job on node66 at 2009-03-30 07:05:42