Trace number 1785295

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) 5000.1 5001.81

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2-rand3bip-sat-270-2.sat05-2249.reshuffled-07.cnf
MD5SUM82718e0ff54407c78c5fcacb97224b1c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables270
Number of clauses1080
Sum of the clauses size3240
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31080
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  270                                                  |
0.00/0.01	c |  Number of clauses:    1080                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     270     1080     3240 |      360        0    nan |  0.000 % |
0.00/0.01	c |       100 |     270     1080     3240 |      396      100     34 |  0.001 % |
0.00/0.02	c |       250 |     270     1080     3240 |      435      250     33 |  0.001 % |
0.00/0.03	c |       476 |     270     1080     3240 |      479      476     31 |  0.001 % |
0.00/0.04	c |       814 |     270     1080     3240 |      527      529     27 |  0.001 % |
0.00/0.06	c |      1321 |     270     1080     3240 |      579      479     28 |  0.001 % |
0.00/0.09	c |      2081 |     270     1080     3240 |      637      588     29 |  0.001 % |
0.00/0.14	c |      3221 |     270     1080     3240 |      701      676     26 |  0.001 % |
0.00/0.23	c |      4930 |     270     1080     3240 |      771      523     26 |  0.001 % |
0.00/0.34	c |      7493 |     270     1080     3240 |      848      563     26 |  0.001 % |
0.00/0.52	c |     11338 |     270     1080     3240 |      933      768     25 |  0.001 % |
0.00/0.80	c |     17104 |     270     1080     3240 |     1027      688     20 |  0.001 % |
1.18/1.20	c |     25753 |     270     1080     3240 |     1129      796     17 |  0.001 % |
1.68/1.79	c |     38727 |     270     1080     3240 |     1242      952     20 |  0.001 % |
2.68/2.75	c |     58189 |     270     1080     3240 |     1367      743     17 |  0.001 % |
4.08/4.18	c |     87381 |     270     1080     3240 |     1503     1157     19 |  0.001 % |
6.08/6.18	c |    131172 |     270     1080     3240 |     1654     1207     18 |  0.001 % |
9.38/9.49	c |    196856 |     270     1080     3240 |     1819     1009     17 |  0.001 % |
14.57/14.68	c |    295382 |     270     1080     3240 |     2001     1685     17 |  0.001 % |
21.98/22.01	c |    443175 |     270     1080     3240 |     2201     1651     19 |  0.001 % |
34.07/34.15	c |    664858 |     270     1080     3240 |     2421     1747     22 |  0.001 % |
56.06/56.16	c |    997385 |     270     1080     3240 |     2664     2371     24 |  0.001 % |
84.65/84.77	c |   1496174 |     270     1080     3240 |     2930     2545     20 |  0.001 % |
130.74/130.86	c |   2244359 |     270     1080     3240 |     3223     2155     22 |  0.001 % |
201.31/201.49	c |   3366633 |     270     1080     3240 |     3545     2320     20 |  0.001 % |
305.37/305.59	c |   5050045 |     270     1080     3240 |     3900     3070     21 |  0.001 % |
475.22/475.45	c |   7575161 |     270     1080     3240 |     4290     3839     24 |  0.001 % |
743.53/743.87	c |  11362837 |     270     1080     3240 |     4719     2632     18 |  0.001 % |
1159.19/1159.60	c |  17044349 |     270     1080     3240 |     5191     4392     20 |  0.001 % |
1784.17/1784.89	c |  25566618 |     270     1080     3240 |     5710     4480     21 |  0.001 % |
2783.13/2784.12	c |  38350023 |     270     1080     3240 |     6281     3494     19 |  0.001 % |
4403.28/4404.85	c |  57525129 |     270     1080     3240 |     6909     3414     18 |  0.001 % |
5000.08/5001.80	sh: line 1: 12346 Terminated              HOME/minisat simple.out solve.out >temp.out
5000.08/5001.80	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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785295-1241904247/watcher-1785295-1241904247 -o /tmp/evaluation-result-1785295-1241904247/solver-1785295-1241904247 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785295-1241904247.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.97 0.99 3/65 12343
/proc/meminfo: memFree=1851552/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) R 12341 12343 12306 0 -1 4194304 156 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 139 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/12343/statm: 321 139 99 274 0 44 0

[startup+0.048488 s]
/proc/loadavg: 0.93 0.97 0.99 3/65 12343
/proc/meminfo: memFree=1851552/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) S 12341 12343 12306 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12343/statm: 321 145 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.101497 s]
/proc/loadavg: 0.93 0.97 0.99 3/65 12343
/proc/meminfo: memFree=1851552/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) S 12341 12343 12306 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12343/statm: 321 145 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.301534 s]
/proc/loadavg: 0.93 0.97 0.99 3/65 12343
/proc/meminfo: memFree=1851552/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) S 12341 12343 12306 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12343/statm: 321 145 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.701608 s]
/proc/loadavg: 0.93 0.97 0.99 3/65 12343
/proc/meminfo: memFree=1851552/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) S 12341 12343 12306 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12343/statm: 321 145 105 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+1.50176 s]
/proc/loadavg: 0.93 0.97 0.99 2/68 12346
/proc/meminfo: memFree=1850688/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) S 12341 12343 12306 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12343/statm: 321 145 105 274 0 44 0
[pid=12345] ppid=12343 vsize=5356 CPUtime=0
/proc/12345/stat : 12345 (sh) S 12343 12343 12306 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 218453989 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12345/statm: 1339 232 193 169 0 50 0
[pid=12346] ppid=12345 vsize=2180 CPUtime=1.48
/proc/12346/stat : 12346 (minisat) R 12345 12343 12306 0 -1 4194304 207 0 0 0 148 0 0 0 25 0 1 0 218453990 2232320 188 1992294400 134512640 135243223 4294956320 18446744073709551615 134565016 0 0 4096 3 0 0 0 17 1 0 0
/proc/12346/statm: 545 188 83 178 0 365 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8820

[startup+3.10105 s]
/proc/loadavg: 0.93 0.97 0.99 2/68 12346
/proc/meminfo: memFree=1850496/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) S 12341 12343 12306 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12343/statm: 321 145 105 274 0 44 0
[pid=12345] ppid=12343 vsize=5356 CPUtime=0
/proc/12345/stat : 12345 (sh) S 12343 12343 12306 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 218453989 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12345/statm: 1339 232 193 169 0 50 0
[pid=12346] ppid=12345 vsize=2312 CPUtime=3.08
/proc/12346/stat : 12346 (minisat) R 12345 12343 12306 0 -1 4194304 232 0 0 0 308 0 0 0 25 0 1 0 218453990 2367488 213 1992294400 134512640 135243223 4294956320 18446744073709551615 134555967 0 0 4096 3 0 0 0 17 1 0 0
/proc/12346/statm: 578 213 83 178 0 398 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8952

[startup+6.30265 s]
/proc/loadavg: 0.93 0.97 0.99 2/68 12346
/proc/meminfo: memFree=1850176/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) S 12341 12343 12306 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12343/statm: 321 145 105 274 0 44 0
[pid=12345] ppid=12343 vsize=5356 CPUtime=0
/proc/12345/stat : 12345 (sh) S 12343 12343 12306 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 218453989 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12345/statm: 1339 232 193 169 0 50 0
[pid=12346] ppid=12345 vsize=2444 CPUtime=6.28
/proc/12346/stat : 12346 (minisat) R 12345 12343 12306 0 -1 4194304 263 0 0 0 628 0 0 0 25 0 1 0 218453990 2502656 244 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 1 0 0
/proc/12346/statm: 611 244 83 178 0 431 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9084

[startup+12.7018 s]
/proc/loadavg: 0.94 0.97 0.99 2/68 12346
/proc/meminfo: memFree=1850064/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) S 12341 12343 12306 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12343/statm: 321 145 105 274 0 44 0
[pid=12345] ppid=12343 vsize=5356 CPUtime=0
/proc/12345/stat : 12345 (sh) S 12343 12343 12306 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 218453989 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12345/statm: 1339 232 193 169 0 50 0
[pid=12346] ppid=12345 vsize=2572 CPUtime=12.68
/proc/12346/stat : 12346 (minisat) R 12345 12343 12306 0 -1 4194304 288 0 0 0 1268 0 0 0 25 0 1 0 218453990 2633728 269 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 1 0 0
/proc/12346/statm: 643 269 83 178 0 463 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9212

[startup+25.5012 s]
/proc/loadavg: 0.95 0.97 0.99 2/68 12346
/proc/meminfo: memFree=1849936/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) S 12341 12343 12306 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12343/statm: 321 145 105 274 0 44 0
[pid=12345] ppid=12343 vsize=5356 CPUtime=0
/proc/12345/stat : 12345 (sh) S 12343 12343 12306 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 218453989 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12345/statm: 1339 232 193 169 0 50 0
[pid=12346] ppid=12345 vsize=2704 CPUtime=25.47
/proc/12346/stat : 12346 (minisat) R 12345 12343 12306 0 -1 4194304 321 0 0 0 2547 0 0 0 25 0 1 0 218453990 2768896 302 1992294400 134512640 135243223 4294956320 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 1 0 0
/proc/12346/statm: 676 302 83 178 0 496 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9344

[startup+51.102 s]
/proc/loadavg: 0.97 0.97 0.99 2/68 12346
/proc/meminfo: memFree=1849680/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) S 12341 12343 12306 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12343/statm: 321 145 105 274 0 44 0
[pid=12345] ppid=12343 vsize=5356 CPUtime=0
/proc/12345/stat : 12345 (sh) S 12343 12343 12306 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 218453989 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12345/statm: 1339 232 193 169 0 50 0
[pid=12346] ppid=12345 vsize=2968 CPUtime=51.06
/proc/12346/stat : 12346 (minisat) R 12345 12343 12306 0 -1 4194304 390 0 0 0 5106 0 0 0 25 0 1 0 218453990 3039232 371 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12346/statm: 742 371 83 178 0 562 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 9608

[startup+102.307 s]
/proc/loadavg: 0.98 0.97 0.99 2/68 12346
/proc/meminfo: memFree=1849360/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) S 12341 12343 12306 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12343/statm: 321 145 105 274 0 44 0
[pid=12345] ppid=12343 vsize=5356 CPUtime=0
/proc/12345/stat : 12345 (sh) S 12343 12343 12306 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 218453989 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12345/statm: 1339 232 193 169 0 50 0
[pid=12346] ppid=12345 vsize=3336 CPUtime=102.25
/proc/12346/stat : 12346 (minisat) R 12345 12343 12306 0 -1 4194304 476 0 0 0 10225 0 0 0 25 0 1 0 218453990 3416064 457 1992294400 134512640 135243223 4294956320 18446744073709551615 134555941 0 0 4096 3 0 0 0 17 1 0 0
/proc/12346/statm: 834 457 83 178 0 654 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 9976

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 12346
/proc/meminfo: memFree=1848976/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) S 12341 12343 12306 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12343/statm: 321 145 105 274 0 44 0
[pid=12345] ppid=12343 vsize=5356 CPUtime=0
/proc/12345/stat : 12345 (sh) S 12343 12343 12306 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 218453989 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12345/statm: 1339 232 193 169 0 50 0
[pid=12346] ppid=12345 vsize=3604 CPUtime=162.22
/proc/12346/stat : 12346 (minisat) R 12345 12343 12306 0 -1 4194304 553 0 0 0 16222 0 0 0 25 0 1 0 218453990 3690496 534 1992294400 134512640 135243223 4294956320 18446744073709551615 134565004 0 0 4096 3 0 0 0 17 1 0 0
/proc/12346/statm: 901 534 83 178 0 721 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 10244

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 12346
/proc/meminfo: memFree=1848720/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) S 12341 12343 12306 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12343/statm: 321 145 105 274 0 44 0
[pid=12345] ppid=12343 vsize=5356 CPUtime=0
/proc/12345/stat : 12345 (sh) S 12343 12343 12306 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 218453989 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12345/statm: 1339 232 193 169 0 50 0
[pid=12346] ppid=12345 vsize=3872 CPUtime=222.2
/proc/12346/stat : 12346 (minisat) R 12345 12343 12306 0 -1 4194304 610 0 0 0 22220 0 0 0 25 0 1 0 218453990 3964928 591 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/12346/statm: 968 591 83 178 0 788 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 10512

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 12346
/proc/meminfo: memFree=1848592/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) S 12341 12343 12306 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12343/statm: 321 145 105 274 0 44 0
[pid=12345] ppid=12343 vsize=5356 CPUtime=0
/proc/12345/stat : 12345 (sh) S 12343 12343 12306 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 218453989 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12345/statm: 1339 232 193 169 0 50 0
[pid=12346] ppid=12345 vsize=4004 CPUtime=282.18

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

/proc/meminfo: memFree=1843216/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) S 12341 12343 12306 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12343/statm: 321 145 105 274 0 44 0
[pid=12345] ppid=12343 vsize=5356 CPUtime=0
/proc/12345/stat : 12345 (sh) S 12343 12343 12306 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 218453989 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12345/statm: 1339 232 193 169 0 50 0
[pid=12346] ppid=12345 vsize=7592 CPUtime=4420.77
/proc/12346/stat : 12346 (minisat) R 12345 12343 12306 0 -1 4194304 1537 0 0 0 442076 1 0 0 25 0 1 0 218453990 7774208 1518 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 1 0 0
/proc/12346/statm: 1898 1518 83 178 0 1718 0
Current children cumulated CPU time (s) 4420.77
Current children cumulated vsize (KiB) 14232

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12354
/proc/meminfo: memFree=1843024/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) S 12341 12343 12306 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12343/statm: 321 145 105 274 0 44 0
[pid=12345] ppid=12343 vsize=5356 CPUtime=0
/proc/12345/stat : 12345 (sh) S 12343 12343 12306 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 218453989 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12345/statm: 1339 232 193 169 0 50 0
[pid=12346] ppid=12345 vsize=7740 CPUtime=4480.75
/proc/12346/stat : 12346 (minisat) R 12345 12343 12306 0 -1 4194304 1563 0 0 0 448074 1 0 0 25 0 1 0 218453990 7925760 1544 1992294400 134512640 135243223 4294956320 18446744073709551615 134565513 0 0 4096 3 0 0 0 17 1 0 0
/proc/12346/statm: 1935 1544 83 178 0 1755 0
Current children cumulated CPU time (s) 4480.75
Current children cumulated vsize (KiB) 14380

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12354
/proc/meminfo: memFree=1843024/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) S 12341 12343 12306 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12343/statm: 321 145 105 274 0 44 0
[pid=12345] ppid=12343 vsize=5356 CPUtime=0
/proc/12345/stat : 12345 (sh) S 12343 12343 12306 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 218453989 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12345/statm: 1339 232 193 169 0 50 0
[pid=12346] ppid=12345 vsize=7740 CPUtime=4540.73
/proc/12346/stat : 12346 (minisat) R 12345 12343 12306 0 -1 4194304 1568 0 0 0 454072 1 0 0 25 0 1 0 218453990 7925760 1549 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12346/statm: 1935 1549 83 178 0 1755 0
Current children cumulated CPU time (s) 4540.73
Current children cumulated vsize (KiB) 14380

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12354
/proc/meminfo: memFree=1842960/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) S 12341 12343 12306 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12343/statm: 321 145 105 274 0 44 0
[pid=12345] ppid=12343 vsize=5356 CPUtime=0
/proc/12345/stat : 12345 (sh) S 12343 12343 12306 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 218453989 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12345/statm: 1339 232 193 169 0 50 0
[pid=12346] ppid=12345 vsize=7740 CPUtime=4600.71
/proc/12346/stat : 12346 (minisat) R 12345 12343 12306 0 -1 4194304 1568 0 0 0 460070 1 0 0 25 0 1 0 218453990 7925760 1549 1992294400 134512640 135243223 4294956320 18446744073709551615 134746782 0 0 4096 3 0 0 0 17 1 0 0
/proc/12346/statm: 1935 1549 83 178 0 1755 0
Current children cumulated CPU time (s) 4600.71
Current children cumulated vsize (KiB) 14380

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12356
/proc/meminfo: memFree=1842640/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) S 12341 12343 12306 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12343/statm: 321 145 105 274 0 44 0
[pid=12345] ppid=12343 vsize=5356 CPUtime=0
/proc/12345/stat : 12345 (sh) S 12343 12343 12306 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 218453989 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12345/statm: 1339 232 193 169 0 50 0
[pid=12346] ppid=12345 vsize=7740 CPUtime=4660.69
/proc/12346/stat : 12346 (minisat) R 12345 12343 12306 0 -1 4194304 1586 0 0 0 466068 1 0 0 25 0 1 0 218453990 7925760 1567 1992294400 134512640 135243223 4294956320 18446744073709551615 134558137 0 0 4096 3 0 0 0 17 1 0 0
/proc/12346/statm: 1935 1567 83 178 0 1755 0
Current children cumulated CPU time (s) 4660.69
Current children cumulated vsize (KiB) 14380

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12356
/proc/meminfo: memFree=1842704/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) S 12341 12343 12306 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12343/statm: 321 145 105 274 0 44 0
[pid=12345] ppid=12343 vsize=5356 CPUtime=0
/proc/12345/stat : 12345 (sh) S 12343 12343 12306 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 218453989 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12345/statm: 1339 232 193 169 0 50 0
[pid=12346] ppid=12345 vsize=7888 CPUtime=4720.67
/proc/12346/stat : 12346 (minisat) R 12345 12343 12306 0 -1 4194304 1607 0 0 0 472066 1 0 0 25 0 1 0 218453990 8077312 1588 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12346/statm: 1972 1588 83 178 0 1792 0
Current children cumulated CPU time (s) 4720.67
Current children cumulated vsize (KiB) 14528

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12356
/proc/meminfo: memFree=1842640/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) S 12341 12343 12306 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12343/statm: 321 145 105 274 0 44 0
[pid=12345] ppid=12343 vsize=5356 CPUtime=0
/proc/12345/stat : 12345 (sh) S 12343 12343 12306 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 218453989 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12345/statm: 1339 232 193 169 0 50 0
[pid=12346] ppid=12345 vsize=7888 CPUtime=4780.65
/proc/12346/stat : 12346 (minisat) R 12345 12343 12306 0 -1 4194304 1617 0 0 0 478064 1 0 0 25 0 1 0 218453990 8077312 1598 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 1 0 0
/proc/12346/statm: 1972 1598 83 178 0 1792 0
Current children cumulated CPU time (s) 4780.65
Current children cumulated vsize (KiB) 14528

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12356
/proc/meminfo: memFree=1842640/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) S 12341 12343 12306 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12343/statm: 321 145 105 274 0 44 0
[pid=12345] ppid=12343 vsize=5356 CPUtime=0
/proc/12345/stat : 12345 (sh) S 12343 12343 12306 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 218453989 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12345/statm: 1339 232 193 169 0 50 0
[pid=12346] ppid=12345 vsize=7888 CPUtime=4840.63
/proc/12346/stat : 12346 (minisat) R 12345 12343 12306 0 -1 4194304 1621 0 0 0 484062 1 0 0 25 0 1 0 218453990 8077312 1602 1992294400 134512640 135243223 4294956320 18446744073709551615 134555776 0 0 4096 3 0 0 0 17 1 0 0
/proc/12346/statm: 1972 1602 83 178 0 1792 0
Current children cumulated CPU time (s) 4840.63
Current children cumulated vsize (KiB) 14528

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12356
/proc/meminfo: memFree=1842576/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) S 12341 12343 12306 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12343/statm: 321 145 105 274 0 44 0
[pid=12345] ppid=12343 vsize=5356 CPUtime=0
/proc/12345/stat : 12345 (sh) S 12343 12343 12306 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 218453989 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12345/statm: 1339 232 193 169 0 50 0
[pid=12346] ppid=12345 vsize=7888 CPUtime=4900.61
/proc/12346/stat : 12346 (minisat) R 12345 12343 12306 0 -1 4194304 1621 0 0 0 490060 1 0 0 25 0 1 0 218453990 8077312 1602 1992294400 134512640 135243223 4294956320 18446744073709551615 134567696 0 0 4096 3 0 0 0 17 1 0 0
/proc/12346/statm: 1972 1602 83 178 0 1792 0
Current children cumulated CPU time (s) 4900.61
Current children cumulated vsize (KiB) 14528

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12356
/proc/meminfo: memFree=1842576/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) S 12341 12343 12306 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12343/statm: 321 145 105 274 0 44 0
[pid=12345] ppid=12343 vsize=5356 CPUtime=0
/proc/12345/stat : 12345 (sh) S 12343 12343 12306 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 218453989 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12345/statm: 1339 232 193 169 0 50 0
[pid=12346] ppid=12345 vsize=7888 CPUtime=4960.59
/proc/12346/stat : 12346 (minisat) R 12345 12343 12306 0 -1 4194304 1627 0 0 0 496058 1 0 0 25 0 1 0 218453990 8077312 1608 1992294400 134512640 135243223 4294956320 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 1 0 0
/proc/12346/statm: 1972 1608 83 178 0 1792 0
Current children cumulated CPU time (s) 4960.59
Current children cumulated vsize (KiB) 14528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 12356
/proc/meminfo: memFree=1842512/2055920 swapFree=4177536/4192956
[pid=12343] ppid=12341 vsize=1284 CPUtime=0
/proc/12343/stat : 12343 (IUT_BMB_SAT) S 12341 12343 12306 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 218453988 1314816 145 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/12343/statm: 321 145 105 274 0 44 0
[pid=12345] ppid=12343 vsize=5356 CPUtime=0
/proc/12345/stat : 12345 (sh) S 12343 12343 12306 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 218453989 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12345/statm: 1339 232 193 169 0 50 0
[pid=12346] ppid=12345 vsize=7888 CPUtime=5000.08
/proc/12346/stat : 12346 (minisat) R 12345 12343 12306 0 -1 4194304 1627 0 0 0 500007 1 0 0 25 0 1 0 218453990 8077312 1608 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12346/statm: 1972 1608 83 178 0 1792 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 14528

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 5001.81
CPU time (s): 5000.1
CPU user time (s): 5000.08
CPU system time (s): 0.025996
CPU usage (%): 99.9659
Max. virtual memory (cumulated for all children) (KiB): 14528

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

runsolver used 4.39233 second user time and 13.8079 second system time

The end

Launcher Data

Begin job on node82 at 2009-05-09 23:24:07
IDJOB=1785295
IDBENCH=24740
IDSOLVER=638
FILE ID=node82/1785295-1241904247
PBS_JOBID= 9264827
Free space on /tmp= 66124 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2-rand3bip-sat-270-2.sat05-2249.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785295-1241904247/watcher-1785295-1241904247 -o /tmp/evaluation-result-1785295-1241904247/solver-1785295-1241904247 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785295-1241904247.cnf HOME

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

MD5SUM BENCH= 82718e0ff54407c78c5fcacb97224b1c
RANDOM SEED=2036473130

node82.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.259
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.259
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1851968 kB
Buffers:         41296 kB
Cached:         111552 kB
SwapCached:       9468 kB
Active:          62868 kB
Inactive:       101472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1851968 kB
SwapTotal:     4192956 kB
SwapFree:      4177536 kB
Dirty:            2408 kB
Writeback:           0 kB
Mapped:          13680 kB
Slab:            25548 kB
Committed_AS:   600520 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66120 MiB
End job on node82 at 2009-05-10 00:47:28