Trace number 1533331

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
IUT_BMB_SAT 1.0? (TO) 1200.04 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/100/
unif-k5-r21.3-v100-c2130-S748216286-061.cnf
MD5SUM2754b3d0d46124bc4b807ae18c388fa5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.093985
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  100                                                  |
0.00/0.02	c |  Number of clauses:    2130                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |     100     2130    10650 |      710        0    nan |  0.000 % |
0.00/0.03	c |       104 |     100     2130    10650 |      781      104     21 |  0.010 % |
0.01/0.03	c |       255 |     100     2130    10650 |      859      255     22 |  0.010 % |
0.01/0.04	c |       481 |     100     2130    10650 |      945      481     22 |  0.010 % |
0.01/0.05	c |       818 |     100     2130    10650 |     1039      818     22 |  0.010 % |
0.01/0.06	c |      1324 |     100     2130    10650 |     1143      792     22 |  0.010 % |
0.01/0.08	c |      2083 |     100     2130    10650 |     1257      965     21 |  0.010 % |
0.01/0.12	c |      3222 |     100     2130    10650 |     1383      823     20 |  0.010 % |
0.01/0.17	c |      4930 |     100     2130    10650 |     1521     1124     20 |  0.010 % |
0.01/0.25	c |      7492 |     100     2130    10650 |     1674     1370     21 |  0.010 % |
0.01/0.38	c |     11336 |     100     2130    10650 |     1841      975     19 |  0.010 % |
0.01/0.58	c |     17102 |     100     2130    10650 |     2025     1151     18 |  0.010 % |
0.01/0.88	c |     25753 |     100     2130    10650 |     2228     1596     20 |  0.010 % |
1.28/1.35	c |     38727 |     100     2130    10650 |     2451     2157     21 |  0.010 % |
1.98/2.08	c |     58190 |     100     2130    10650 |     2696     1812     19 |  0.010 % |
3.18/3.21	c |     87382 |     100     2130    10650 |     2965     2418     19 |  0.010 % |
4.88/4.98	c |    131172 |     100     2130    10650 |     3262     2843     18 |  0.010 % |
7.58/7.68	c |    196857 |     100     2130    10650 |     3588     2787     18 |  0.010 % |
11.78/11.84	c |    295385 |     100     2130    10650 |     3947     1915     20 |  0.010 % |
18.27/18.33	c |    443176 |     100     2130    10650 |     4342     2672     20 |  0.010 % |
28.57/28.67	c |    664859 |     100     2130    10650 |     4776     3741     20 |  0.010 % |
44.56/44.68	c |    997384 |     100     2130    10650 |     5254     2469     19 |  0.010 % |
69.55/69.65	c |   1496172 |     100     2130    10650 |     5779     4940     19 |  0.010 % |
108.74/108.88	c |   2244354 |     100     2130    10650 |     6357     4255     20 |  0.010 % |
170.60/170.74	c |   3366628 |     100     2130    10650 |     6993     6394     22 |  0.010 % |
267.36/267.59	c |   5050039 |     100     2130    10650 |     7692     5385     20 |  0.010 % |
421.49/421.77	c |   7575156 |     100     2130    10650 |     8461     6844     20 |  0.010 % |
663.36/663.76	c |  11362831 |     100     2130    10650 |     9308     5526     20 |  0.010 % |
1047.80/1048.37	c |  17044343 |     100     2130    10650 |    10238     8258     20 |  0.010 % |
1200.01/1200.60	sh: line 1: 22301 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.01/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-1533331-1238456620/watcher-1533331-1238456620 -o /tmp/evaluation-result-1533331-1238456620/solver-1533331-1238456620 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533331-1238456620.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 0.99 3/64 22298
/proc/meminfo: memFree=1119616/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0
/proc/22298/stat : 22298 (IUT_BMB_SAT) R 22296 22298 21896 0 -1 4194304 157 0 0 0 0 0 0 0 18 0 1 0 1118327589 1449984 140 1992294400 134512640 135635285 4294956224 18446744073709551615 135072711 0 0 4096 0 0 0 0 17 0 0 0
/proc/22298/statm: 354 140 97 274 0 77 0

[startup+0.0355099 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22298
/proc/meminfo: memFree=1119616/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0.01
/proc/22298/stat : 22298 (IUT_BMB_SAT) S 22296 22298 21896 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118327589 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22298/statm: 354 167 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101515 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22298
/proc/meminfo: memFree=1119616/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0.01
/proc/22298/stat : 22298 (IUT_BMB_SAT) S 22296 22298 21896 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118327589 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22298/statm: 354 167 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301532 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22298
/proc/meminfo: memFree=1119616/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0.01
/proc/22298/stat : 22298 (IUT_BMB_SAT) S 22296 22298 21896 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118327589 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22298/statm: 354 167 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701565 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 22298
/proc/meminfo: memFree=1119616/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0.01
/proc/22298/stat : 22298 (IUT_BMB_SAT) S 22296 22298 21896 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118327589 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22298/statm: 354 167 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50163 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 22301
/proc/meminfo: memFree=1118440/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0.01
/proc/22298/stat : 22298 (IUT_BMB_SAT) S 22296 22298 21896 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118327589 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22298/statm: 354 167 105 274 0 77 0
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22298 22298 21896 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118327591 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 232 193 169 0 50 0
[pid=22301] ppid=22300 vsize=2452 CPUtime=1.47
/proc/22301/stat : 22301 (minisat) R 22300 22298 21896 0 -1 4194304 273 0 0 0 147 0 0 0 25 0 1 0 1118327591 2510848 254 1992294400 134512640 135243223 4294956320 18446744073709551615 134572386 0 0 4096 3 0 0 0 17 0 0 0
/proc/22301/statm: 613 254 83 178 0 433 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9224

[startup+3.10177 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 22301
/proc/meminfo: memFree=1118184/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0.01
/proc/22298/stat : 22298 (IUT_BMB_SAT) S 22296 22298 21896 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118327589 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22298/statm: 354 167 105 274 0 77 0
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22298 22298 21896 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118327591 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 232 193 169 0 50 0
[pid=22301] ppid=22300 vsize=2584 CPUtime=3.07
/proc/22301/stat : 22301 (minisat) R 22300 22298 21896 0 -1 4194304 304 0 0 0 307 0 0 0 25 0 1 0 1118327591 2646016 285 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/22301/statm: 646 285 83 178 0 466 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9356

[startup+6.30205 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 22301
/proc/meminfo: memFree=1117864/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0.01
/proc/22298/stat : 22298 (IUT_BMB_SAT) S 22296 22298 21896 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118327589 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22298/statm: 354 167 105 274 0 77 0
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22298 22298 21896 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118327591 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 232 193 169 0 50 0
[pid=22301] ppid=22300 vsize=2720 CPUtime=6.27
/proc/22301/stat : 22301 (minisat) R 22300 22298 21896 0 -1 4194304 345 0 0 0 627 0 0 0 25 0 1 0 1118327591 2785280 326 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22301/statm: 680 326 83 178 0 500 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9492

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 22301
/proc/meminfo: memFree=1117608/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0.01
/proc/22298/stat : 22298 (IUT_BMB_SAT) S 22296 22298 21896 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118327589 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22298/statm: 354 167 105 274 0 77 0
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22298 22298 21896 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118327591 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 232 193 169 0 50 0
[pid=22301] ppid=22300 vsize=2984 CPUtime=12.67
/proc/22301/stat : 22301 (minisat) R 22300 22298 21896 0 -1 4194304 397 0 0 0 1267 0 0 0 25 0 1 0 1118327591 3055616 378 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22301/statm: 746 378 83 178 0 566 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9756

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 22301
/proc/meminfo: memFree=1117352/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0.01
/proc/22298/stat : 22298 (IUT_BMB_SAT) S 22296 22298 21896 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118327589 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22298/statm: 354 167 105 274 0 77 0
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22298 22298 21896 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118327591 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 232 193 169 0 50 0
[pid=22301] ppid=22300 vsize=3248 CPUtime=25.46
/proc/22301/stat : 22301 (minisat) R 22300 22298 21896 0 -1 4194304 455 0 0 0 2546 0 0 0 25 0 1 0 1118327591 3325952 436 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 1 0 0
/proc/22301/statm: 812 436 83 178 0 632 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10020

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 22301
/proc/meminfo: memFree=1117096/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0.01
/proc/22298/stat : 22298 (IUT_BMB_SAT) S 22296 22298 21896 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118327589 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22298/statm: 354 167 105 274 0 77 0
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22298 22298 21896 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118327591 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 232 193 169 0 50 0
[pid=22301] ppid=22300 vsize=3516 CPUtime=51.05
/proc/22301/stat : 22301 (minisat) R 22300 22298 21896 0 -1 4194304 538 0 0 0 5105 0 0 0 25 0 1 0 1118327591 3600384 519 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22301/statm: 879 519 83 178 0 699 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10288

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 22301
/proc/meminfo: memFree=1116712/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0.01
/proc/22298/stat : 22298 (IUT_BMB_SAT) S 22296 22298 21896 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118327589 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22298/statm: 354 167 105 274 0 77 0
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22298 22298 21896 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118327591 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 232 193 169 0 50 0
[pid=22301] ppid=22300 vsize=3788 CPUtime=102.23
/proc/22301/stat : 22301 (minisat) R 22300 22298 21896 0 -1 4194304 603 0 0 0 10223 0 0 0 25 0 1 0 1118327591 3878912 584 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22301/statm: 947 584 83 178 0 767 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10560

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22301
/proc/meminfo: memFree=1116456/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0.01
/proc/22298/stat : 22298 (IUT_BMB_SAT) S 22296 22298 21896 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118327589 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22298/statm: 354 167 105 274 0 77 0
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22298 22298 21896 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118327591 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 232 193 169 0 50 0
[pid=22301] ppid=22300 vsize=4068 CPUtime=162.19
/proc/22301/stat : 22301 (minisat) R 22300 22298 21896 0 -1 4194304 682 0 0 0 16219 0 0 0 25 0 1 0 1118327591 4165632 663 1992294400 134512640 135243223 4294956320 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 1 0 0
/proc/22301/statm: 1017 663 83 178 0 837 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 10840

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22301
/proc/meminfo: memFree=1116200/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0.01
/proc/22298/stat : 22298 (IUT_BMB_SAT) S 22296 22298 21896 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118327589 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22298/statm: 354 167 105 274 0 77 0
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22298 22298 21896 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118327591 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 232 193 169 0 50 0
[pid=22301] ppid=22300 vsize=4344 CPUtime=222.17
/proc/22301/stat : 22301 (minisat) R 22300 22298 21896 0 -1 4194304 745 0 0 0 22217 0 0 0 25 0 1 0 1118327591 4448256 726 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/22301/statm: 1086 726 83 178 0 906 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 11116

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22301
/proc/meminfo: memFree=1116072/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0.01
/proc/22298/stat : 22298 (IUT_BMB_SAT) S 22296 22298 21896 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118327589 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22298/statm: 354 167 105 274 0 77 0
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22298 22298 21896 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118327591 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1115560/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0.01
/proc/22298/stat : 22298 (IUT_BMB_SAT) S 22296 22298 21896 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118327589 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22298/statm: 354 167 105 274 0 77 0
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22298 22298 21896 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118327591 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 232 193 169 0 50 0
[pid=22301] ppid=22300 vsize=5060 CPUtime=641.97
/proc/22301/stat : 22301 (minisat) R 22300 22298 21896 0 -1 4194304 894 0 0 0 64196 1 0 0 25 0 1 0 1118327591 5181440 875 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22301/statm: 1265 875 83 178 0 1085 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 11832

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22301
/proc/meminfo: memFree=1115432/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0.01
/proc/22298/stat : 22298 (IUT_BMB_SAT) S 22296 22298 21896 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118327589 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22298/statm: 354 167 105 274 0 77 0
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22298 22298 21896 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118327591 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 232 193 169 0 50 0
[pid=22301] ppid=22300 vsize=5060 CPUtime=701.93
/proc/22301/stat : 22301 (minisat) R 22300 22298 21896 0 -1 4194304 924 0 0 0 70192 1 0 0 25 0 1 0 1118327591 5181440 905 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/22301/statm: 1265 905 83 178 0 1085 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 11832

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22301
/proc/meminfo: memFree=1115368/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0.01
/proc/22298/stat : 22298 (IUT_BMB_SAT) S 22296 22298 21896 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118327589 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22298/statm: 354 167 105 274 0 77 0
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22298 22298 21896 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118327591 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 232 193 169 0 50 0
[pid=22301] ppid=22300 vsize=5208 CPUtime=761.92
/proc/22301/stat : 22301 (minisat) R 22300 22298 21896 0 -1 4194304 940 0 0 0 76191 1 0 0 25 0 1 0 1118327591 5332992 921 1992294400 134512640 135243223 4294956320 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 0 0 0
/proc/22301/statm: 1302 921 83 178 0 1122 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 11980

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22301
/proc/meminfo: memFree=1115240/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0.01
/proc/22298/stat : 22298 (IUT_BMB_SAT) S 22296 22298 21896 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118327589 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22298/statm: 354 167 105 274 0 77 0
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22298 22298 21896 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118327591 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 232 193 169 0 50 0
[pid=22301] ppid=22300 vsize=5344 CPUtime=821.88
/proc/22301/stat : 22301 (minisat) R 22300 22298 21896 0 -1 4194304 973 0 0 0 82187 1 0 0 25 0 1 0 1118327591 5472256 954 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/22301/statm: 1336 954 83 178 0 1156 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 12116

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22301
/proc/meminfo: memFree=1115112/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0.01
/proc/22298/stat : 22298 (IUT_BMB_SAT) S 22296 22298 21896 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118327589 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22298/statm: 354 167 105 274 0 77 0
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22298 22298 21896 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118327591 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 232 193 169 0 50 0
[pid=22301] ppid=22300 vsize=5488 CPUtime=881.85
/proc/22301/stat : 22301 (minisat) R 22300 22298 21896 0 -1 4194304 1004 0 0 0 88184 1 0 0 25 0 1 0 1118327591 5619712 985 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22301/statm: 1372 985 83 178 0 1192 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 12260

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22301
/proc/meminfo: memFree=1115112/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0.01
/proc/22298/stat : 22298 (IUT_BMB_SAT) S 22296 22298 21896 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118327589 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22298/statm: 354 167 105 274 0 77 0
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22298 22298 21896 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118327591 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 232 193 169 0 50 0
[pid=22301] ppid=22300 vsize=5488 CPUtime=941.83
/proc/22301/stat : 22301 (minisat) R 22300 22298 21896 0 -1 4194304 1015 0 0 0 94182 1 0 0 25 0 1 0 1118327591 5619712 996 1992294400 134512640 135243223 4294956320 18446744073709551615 134565349 0 0 4096 3 0 0 0 17 0 0 0
/proc/22301/statm: 1372 996 83 178 0 1192 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 12260

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22301
/proc/meminfo: memFree=1115048/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0.01
/proc/22298/stat : 22298 (IUT_BMB_SAT) S 22296 22298 21896 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118327589 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22298/statm: 354 167 105 274 0 77 0
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22298 22298 21896 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118327591 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 232 193 169 0 50 0
[pid=22301] ppid=22300 vsize=5488 CPUtime=1001.81
/proc/22301/stat : 22301 (minisat) R 22300 22298 21896 0 -1 4194304 1020 0 0 0 100180 1 0 0 25 0 1 0 1118327591 5619712 1001 1992294400 134512640 135243223 4294956320 18446744073709551615 134555716 0 0 4096 3 0 0 0 17 0 0 0
/proc/22301/statm: 1372 1001 83 178 0 1192 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 12260

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22307
/proc/meminfo: memFree=1114856/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0.01
/proc/22298/stat : 22298 (IUT_BMB_SAT) S 22296 22298 21896 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118327589 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22298/statm: 354 167 105 274 0 77 0
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22298 22298 21896 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118327591 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 232 193 169 0 50 0
[pid=22301] ppid=22300 vsize=5636 CPUtime=1061.77
/proc/22301/stat : 22301 (minisat) R 22300 22298 21896 0 -1 4194304 1043 0 0 0 106176 1 0 0 25 0 1 0 1118327591 5771264 1024 1992294400 134512640 135243223 4294956320 18446744073709551615 134564910 0 0 4096 3 0 0 0 17 1 0 0
/proc/22301/statm: 1409 1024 83 178 0 1229 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 12408

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22307
/proc/meminfo: memFree=1114792/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0.01
/proc/22298/stat : 22298 (IUT_BMB_SAT) S 22296 22298 21896 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118327589 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22298/statm: 354 167 105 274 0 77 0
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22298 22298 21896 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118327591 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 232 193 169 0 50 0
[pid=22301] ppid=22300 vsize=5636 CPUtime=1121.73
/proc/22301/stat : 22301 (minisat) R 22300 22298 21896 0 -1 4194304 1067 0 0 0 112172 1 0 0 25 0 1 0 1118327591 5771264 1048 1992294400 134512640 135243223 4294956320 18446744073709551615 134566247 0 0 4096 3 0 0 0 17 0 0 0
/proc/22301/statm: 1409 1048 83 178 0 1229 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 12408

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22307
/proc/meminfo: memFree=1114792/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0.01
/proc/22298/stat : 22298 (IUT_BMB_SAT) S 22296 22298 21896 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118327589 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22298/statm: 354 167 105 274 0 77 0
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22298 22298 21896 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118327591 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 232 193 169 0 50 0
[pid=22301] ppid=22300 vsize=5784 CPUtime=1181.71
/proc/22301/stat : 22301 (minisat) R 22300 22298 21896 0 -1 4194304 1074 0 0 0 118170 1 0 0 25 0 1 0 1118327591 5922816 1055 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22301/statm: 1446 1055 83 178 0 1266 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 12556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 22307
/proc/meminfo: memFree=1114792/2055920 swapFree=4167280/4192956
[pid=22298] ppid=22296 vsize=1416 CPUtime=0.01
/proc/22298/stat : 22298 (IUT_BMB_SAT) S 22296 22298 21896 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1118327589 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22298/statm: 354 167 105 274 0 77 0
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (sh) S 22298 22298 21896 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118327591 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 232 193 169 0 50 0
[pid=22301] ppid=22300 vsize=5784 CPUtime=1200
/proc/22301/stat : 22301 (minisat) R 22300 22298 21896 0 -1 4194304 1074 0 0 0 119999 1 0 0 25 0 1 0 1118327591 5922816 1055 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22301/statm: 1446 1055 83 178 0 1266 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 12556

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.04
CPU user time (s): 1200.01
CPU system time (s): 0.028995
CPU usage (%): 99.9527
Max. virtual memory (cumulated for all children) (KiB): 12556

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

runsolver used 1.14183 second user time and 3.23451 second system time

The end

Launcher Data

Begin job on node31 at 2009-03-31 01:43:40
IDJOB=1533331
IDBENCH=70440
IDSOLVER=523
FILE ID=node31/1533331-1238456620
PBS_JOBID= 9061697
Free space on /tmp= 66424 MiB

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

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

MD5SUM BENCH= 2754b3d0d46124bc4b807ae18c388fa5
RANDOM SEED=840136544

node31.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.214
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.214
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:       1120160 kB
Buffers:        115432 kB
Cached:         705508 kB
SwapCached:      18724 kB
Active:         137904 kB
Inactive:       703232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1120160 kB
SwapTotal:     4192956 kB
SwapFree:      4167280 kB
Dirty:            2224 kB
Writeback:           0 kB
Mapped:          17372 kB
Slab:            80440 kB
Committed_AS:  3062392 kB
PageTables:       1472 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= 66424 MiB
End job on node31 at 2009-03-31 02:03:41