Trace number 1534291

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S260616787-042.cnf
MD5SUM9a70ac660abd105bceac08fd27643051
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.8969
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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:  380                                                  |
0.00/0.01	c |  Number of clauses:    1615                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     378     1613     4856 |      537        0    nan |  0.000 % |
0.00/0.02	c |       100 |     378     1613     4856 |      591      100     24 |  0.001 % |
0.00/0.02	c |       251 |     378     1613     4856 |      650      251     21 |  0.001 % |
0.00/0.03	c |       476 |     378     1613     4856 |      715      476     20 |  0.001 % |
0.00/0.04	c |       815 |     378     1613     4856 |      787      440     16 |  0.001 % |
0.00/0.05	c |      1321 |     378     1613     4856 |      865      534     16 |  0.001 % |
0.00/0.08	c |      2080 |     378     1613     4856 |      952      844     18 |  0.001 % |
0.01/0.12	c |      3219 |     378     1613     4856 |     1047      992     18 |  0.001 % |
0.01/0.17	c |      4927 |     378     1613     4856 |     1152     1062     18 |  0.001 % |
0.01/0.26	c |      7489 |     378     1613     4856 |     1267      651     15 |  0.001 % |
0.01/0.40	c |     11335 |     378     1613     4856 |     1394     1242     17 |  0.001 % |
0.01/0.61	c |     17103 |     378     1613     4856 |     1534     1329     17 |  0.001 % |
0.01/0.94	c |     25752 |     378     1613     4856 |     1687     1406     16 |  0.001 % |
1.39/1.45	c |     38726 |     378     1613     4856 |     1856     1473     16 |  0.001 % |
2.19/2.24	c |     58187 |     378     1613     4856 |     2041     1073     15 |  0.001 % |
3.39/3.46	c |     87381 |     378     1613     4856 |     2245     1290     16 |  0.001 % |
5.39/5.40	c |    131170 |     378     1613     4856 |     2470     1810     17 |  0.001 % |
8.39/8.41	c |    196854 |     378     1613     4856 |     2717     2296     18 |  0.001 % |
12.98/13.01	c |    295381 |     378     1613     4856 |     2989     1766     16 |  0.001 % |
20.27/20.37	c |    443170 |     378     1613     4856 |     3288     2702     18 |  0.001 % |
31.37/31.42	c |    664853 |     378     1613     4856 |     3617     1684     17 |  0.001 % |
48.86/48.91	c |    997378 |     378     1613     4856 |     3978     3504     18 |  0.001 % |
75.85/75.99	c |   1496166 |     378     1613     4856 |     4376     2281     16 |  0.001 % |
117.83/117.97	c |   2244349 |     378     1613     4856 |     4814     2391     16 |  0.001 % |
184.00/184.17	c |   3366623 |     378     1613     4856 |     5295     4249     17 |  0.001 % |
287.84/288.02	c |   5050034 |     378     1613     4856 |     5825     2954     16 |  0.001 % |
451.37/451.65	c |   7575151 |     378     1613     4856 |     6408     4737     20 |  0.001 % |
703.65/704.01	c |  11362826 |     378     1613     4856 |     7048     3488     17 |  0.001 % |
1102.25/1102.89	c |  17044339 |     378     1613     4856 |     7753     7062     15 |  0.002 % |
1200.01/1200.60	sh: line 1: 21842 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-1534291-1238563959/watcher-1534291-1238563959 -o /tmp/evaluation-result-1534291-1238563959/solver-1534291-1238563959 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534291-1238563959.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/65 21839
/proc/meminfo: memFree=1460264/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0
/proc/21839/stat : 21839 (IUT_BMB_SAT) R 21837 21839 21584 0 -1 4194304 159 0 0 0 0 0 0 0 18 0 1 0 1129058188 1449984 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135132382 0 0 4096 0 0 0 0 17 0 0 0
/proc/21839/statm: 354 142 97 274 0 77 0

[startup+0.0963989 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 21839
/proc/meminfo: memFree=1460264/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0.01
/proc/21839/stat : 21839 (IUT_BMB_SAT) S 21837 21839 21584 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1129058188 1449984 156 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21839/statm: 354 156 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101398 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 21839
/proc/meminfo: memFree=1460264/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0.01
/proc/21839/stat : 21839 (IUT_BMB_SAT) S 21837 21839 21584 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1129058188 1449984 156 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21839/statm: 354 156 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301435 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 21839
/proc/meminfo: memFree=1460264/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0.01
/proc/21839/stat : 21839 (IUT_BMB_SAT) S 21837 21839 21584 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1129058188 1449984 156 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21839/statm: 354 156 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701506 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 21839
/proc/meminfo: memFree=1460264/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0.01
/proc/21839/stat : 21839 (IUT_BMB_SAT) S 21837 21839 21584 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1129058188 1449984 156 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21839/statm: 354 156 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50265 s]
/proc/loadavg: 0.92 0.98 0.99 2/68 21842
/proc/meminfo: memFree=1459272/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0.01
/proc/21839/stat : 21839 (IUT_BMB_SAT) S 21837 21839 21584 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1129058188 1449984 156 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21839/statm: 354 156 105 274 0 77 0
[pid=21841] ppid=21839 vsize=5356 CPUtime=0
/proc/21841/stat : 21841 (sh) S 21839 21839 21584 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129058190 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21841/statm: 1339 232 193 169 0 50 0
[pid=21842] ppid=21841 vsize=2320 CPUtime=1.48
/proc/21842/stat : 21842 (minisat) R 21841 21839 21584 0 -1 4194304 233 0 0 0 148 0 0 0 25 0 1 0 1129058190 2375680 214 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21842/statm: 580 214 84 178 0 400 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9092

[startup+3.10193 s]
/proc/loadavg: 0.92 0.98 0.99 2/68 21842
/proc/meminfo: memFree=1459016/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0.01
/proc/21839/stat : 21839 (IUT_BMB_SAT) S 21837 21839 21584 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1129058188 1449984 156 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21839/statm: 354 156 105 274 0 77 0
[pid=21841] ppid=21839 vsize=5356 CPUtime=0
/proc/21841/stat : 21841 (sh) S 21839 21839 21584 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129058190 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21841/statm: 1339 232 193 169 0 50 0
[pid=21842] ppid=21841 vsize=2452 CPUtime=3.08
/proc/21842/stat : 21842 (minisat) R 21841 21839 21584 0 -1 4194304 258 0 0 0 308 0 0 0 25 0 1 0 1129058190 2510848 239 1992294400 134512640 135243223 4294956320 18446744073709551615 134564975 0 0 4096 3 0 0 0 17 0 0 0
/proc/21842/statm: 613 239 84 178 0 433 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9224

[startup+6.3025 s]
/proc/loadavg: 0.93 0.98 0.99 2/68 21842
/proc/meminfo: memFree=1458824/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0.01
/proc/21839/stat : 21839 (IUT_BMB_SAT) S 21837 21839 21584 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1129058188 1449984 156 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21839/statm: 354 156 105 274 0 77 0
[pid=21841] ppid=21839 vsize=5356 CPUtime=0
/proc/21841/stat : 21841 (sh) S 21839 21839 21584 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129058190 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21841/statm: 1339 232 193 169 0 50 0
[pid=21842] ppid=21841 vsize=2584 CPUtime=6.28
/proc/21842/stat : 21842 (minisat) R 21841 21839 21584 0 -1 4194304 298 0 0 0 628 0 0 0 25 0 1 0 1129058190 2646016 279 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21842/statm: 646 279 84 178 0 466 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9356

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/68 21842
/proc/meminfo: memFree=1458568/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0.01
/proc/21839/stat : 21839 (IUT_BMB_SAT) S 21837 21839 21584 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1129058188 1449984 156 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21839/statm: 354 156 105 274 0 77 0
[pid=21841] ppid=21839 vsize=5356 CPUtime=0
/proc/21841/stat : 21841 (sh) S 21839 21839 21584 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129058190 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21841/statm: 1339 232 193 169 0 50 0
[pid=21842] ppid=21841 vsize=2716 CPUtime=12.67
/proc/21842/stat : 21842 (minisat) R 21841 21839 21584 0 -1 4194304 333 0 0 0 1267 0 0 0 25 0 1 0 1129058190 2781184 314 1992294400 134512640 135243223 4294956320 18446744073709551615 134555771 0 0 4096 3 0 0 0 17 0 0 0
/proc/21842/statm: 679 314 84 178 0 499 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9488

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/68 21842
/proc/meminfo: memFree=1458376/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0.01
/proc/21839/stat : 21839 (IUT_BMB_SAT) S 21837 21839 21584 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1129058188 1449984 156 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21839/statm: 354 156 105 274 0 77 0
[pid=21841] ppid=21839 vsize=5356 CPUtime=0
/proc/21841/stat : 21841 (sh) S 21839 21839 21584 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129058190 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21841/statm: 1339 232 193 169 0 50 0
[pid=21842] ppid=21841 vsize=2980 CPUtime=25.46
/proc/21842/stat : 21842 (minisat) R 21841 21839 21584 0 -1 4194304 400 0 0 0 2546 0 0 0 25 0 1 0 1129058190 3051520 381 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21842/statm: 745 381 84 178 0 565 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9752

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/68 21842
/proc/meminfo: memFree=1457992/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0.01
/proc/21839/stat : 21839 (IUT_BMB_SAT) S 21837 21839 21584 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1129058188 1449984 156 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21839/statm: 354 156 105 274 0 77 0
[pid=21841] ppid=21839 vsize=5356 CPUtime=0
/proc/21841/stat : 21841 (sh) S 21839 21839 21584 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129058190 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21841/statm: 1339 232 193 169 0 50 0
[pid=21842] ppid=21841 vsize=3244 CPUtime=51.05
/proc/21842/stat : 21842 (minisat) R 21841 21839 21584 0 -1 4194304 481 0 0 0 5105 0 0 0 25 0 1 0 1129058190 3321856 462 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/21842/statm: 811 462 84 178 0 631 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10016

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/68 21842
/proc/meminfo: memFree=1457480/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0.01
/proc/21839/stat : 21839 (IUT_BMB_SAT) S 21837 21839 21584 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1129058188 1449984 156 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21839/statm: 354 156 105 274 0 77 0
[pid=21841] ppid=21839 vsize=5356 CPUtime=0
/proc/21841/stat : 21841 (sh) S 21839 21839 21584 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129058190 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21841/statm: 1339 232 193 169 0 50 0
[pid=21842] ppid=21841 vsize=3644 CPUtime=102.23
/proc/21842/stat : 21842 (minisat) R 21841 21839 21584 0 -1 4194304 580 0 0 0 10223 0 0 0 25 0 1 0 1129058190 3731456 561 1992294400 134512640 135243223 4294956320 18446744073709551615 134752860 0 0 4096 3 0 0 0 17 0 0 0
/proc/21842/statm: 911 561 84 178 0 731 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10416

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 21842
/proc/meminfo: memFree=1457160/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0.01
/proc/21839/stat : 21839 (IUT_BMB_SAT) S 21837 21839 21584 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1129058188 1449984 156 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21839/statm: 354 156 105 274 0 77 0
[pid=21841] ppid=21839 vsize=5356 CPUtime=0
/proc/21841/stat : 21841 (sh) S 21839 21839 21584 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129058190 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21841/statm: 1339 232 193 169 0 50 0
[pid=21842] ppid=21841 vsize=4052 CPUtime=162.2
/proc/21842/stat : 21842 (minisat) R 21841 21839 21584 0 -1 4194304 663 0 0 0 16220 0 0 0 25 0 1 0 1129058190 4149248 644 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/21842/statm: 1013 644 84 178 0 833 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 10824

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 21842
/proc/meminfo: memFree=1456904/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0.01
/proc/21839/stat : 21839 (IUT_BMB_SAT) S 21837 21839 21584 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1129058188 1449984 156 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21839/statm: 354 156 105 274 0 77 0
[pid=21841] ppid=21839 vsize=5356 CPUtime=0
/proc/21841/stat : 21841 (sh) S 21839 21839 21584 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129058190 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21841/statm: 1339 232 193 169 0 50 0
[pid=21842] ppid=21841 vsize=4320 CPUtime=222.17
/proc/21842/stat : 21842 (minisat) R 21841 21839 21584 0 -1 4194304 730 0 0 0 22217 0 0 0 25 0 1 0 1129058190 4423680 711 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/21842/statm: 1080 711 84 178 0 900 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 11092

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 21842
/proc/meminfo: memFree=1456712/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0.01
/proc/21839/stat : 21839 (IUT_BMB_SAT) S 21837 21839 21584 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1129058188 1449984 156 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21839/statm: 354 156 105 274 0 77 0
[pid=21841] ppid=21839 vsize=5356 CPUtime=0
/proc/21841/stat : 21841 (sh) S 21839 21839 21584 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129058190 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21841/statm: 1339 232 193 169 0 50 0

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

/proc/loadavg: 0.99 0.98 0.99 2/68 21844
/proc/meminfo: memFree=1455624/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0.01
/proc/21839/stat : 21839 (IUT_BMB_SAT) S 21837 21839 21584 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1129058188 1449984 156 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21839/statm: 354 156 105 274 0 77 0
[pid=21841] ppid=21839 vsize=5356 CPUtime=0
/proc/21841/stat : 21841 (sh) S 21839 21839 21584 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129058190 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21841/statm: 1339 232 193 169 0 50 0
[pid=21842] ppid=21841 vsize=5380 CPUtime=641.97
/proc/21842/stat : 21842 (minisat) R 21841 21839 21584 0 -1 4194304 998 0 0 0 64197 0 0 0 25 0 1 0 1129058190 5509120 979 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21842/statm: 1345 979 84 178 0 1165 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 12152

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 21844
/proc/meminfo: memFree=1455624/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0.01
/proc/21839/stat : 21839 (IUT_BMB_SAT) S 21837 21839 21584 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1129058188 1449984 156 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21839/statm: 354 156 105 274 0 77 0
[pid=21841] ppid=21839 vsize=5356 CPUtime=0
/proc/21841/stat : 21841 (sh) S 21839 21839 21584 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129058190 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21841/statm: 1339 232 193 169 0 50 0
[pid=21842] ppid=21841 vsize=5512 CPUtime=701.93
/proc/21842/stat : 21842 (minisat) R 21841 21839 21584 0 -1 4194304 1017 0 0 0 70193 0 0 0 25 0 1 0 1129058190 5644288 998 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/21842/statm: 1378 998 84 178 0 1198 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 12284

[startup+762.307 s]
/proc/loadavg: 1.07 1.00 1.00 2/68 21844
/proc/meminfo: memFree=1455496/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0.01
/proc/21839/stat : 21839 (IUT_BMB_SAT) S 21837 21839 21584 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1129058188 1449984 156 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21839/statm: 354 156 105 274 0 77 0
[pid=21841] ppid=21839 vsize=5356 CPUtime=0
/proc/21841/stat : 21841 (sh) S 21839 21839 21584 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129058190 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21841/statm: 1339 232 193 169 0 50 0
[pid=21842] ppid=21841 vsize=5512 CPUtime=761.91
/proc/21842/stat : 21842 (minisat) R 21841 21839 21584 0 -1 4194304 1048 0 0 0 76191 0 0 0 25 0 1 0 1129058190 5644288 1029 1992294400 134512640 135243223 4294956320 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/21842/statm: 1378 1029 84 178 0 1198 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 12284

[startup+822.301 s]
/proc/loadavg: 1.10 1.02 1.00 2/68 21844
/proc/meminfo: memFree=1455368/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0.01
/proc/21839/stat : 21839 (IUT_BMB_SAT) S 21837 21839 21584 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1129058188 1449984 156 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21839/statm: 354 156 105 274 0 77 0
[pid=21841] ppid=21839 vsize=5356 CPUtime=0
/proc/21841/stat : 21841 (sh) S 21839 21839 21584 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129058190 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21841/statm: 1339 232 193 169 0 50 0
[pid=21842] ppid=21841 vsize=5644 CPUtime=821.88
/proc/21842/stat : 21842 (minisat) R 21841 21839 21584 0 -1 4194304 1083 0 0 0 82188 0 0 0 25 0 1 0 1129058190 5779456 1064 1992294400 134512640 135243223 4294956320 18446744073709551615 134559354 0 0 4096 3 0 0 0 17 0 0 0
/proc/21842/statm: 1411 1064 84 178 0 1231 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 12416

[startup+882.302 s]
/proc/loadavg: 1.10 1.03 1.00 2/68 21844
/proc/meminfo: memFree=1455304/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0.01
/proc/21839/stat : 21839 (IUT_BMB_SAT) S 21837 21839 21584 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1129058188 1449984 156 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21839/statm: 354 156 105 274 0 77 0
[pid=21841] ppid=21839 vsize=5356 CPUtime=0
/proc/21841/stat : 21841 (sh) S 21839 21839 21584 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129058190 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21841/statm: 1339 232 193 169 0 50 0
[pid=21842] ppid=21841 vsize=5780 CPUtime=881.84
/proc/21842/stat : 21842 (minisat) R 21841 21839 21584 0 -1 4194304 1109 0 0 0 88183 1 0 0 25 0 1 0 1129058190 5918720 1090 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/21842/statm: 1445 1090 84 178 0 1265 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 12552

[startup+942.302 s]
/proc/loadavg: 1.10 1.04 1.00 2/68 21844
/proc/meminfo: memFree=1455240/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0.01
/proc/21839/stat : 21839 (IUT_BMB_SAT) S 21837 21839 21584 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1129058188 1449984 156 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21839/statm: 354 156 105 274 0 77 0
[pid=21841] ppid=21839 vsize=5356 CPUtime=0
/proc/21841/stat : 21841 (sh) S 21839 21839 21584 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129058190 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21841/statm: 1339 232 193 169 0 50 0
[pid=21842] ppid=21841 vsize=5916 CPUtime=941.82
/proc/21842/stat : 21842 (minisat) R 21841 21839 21584 0 -1 4194304 1119 0 0 0 94181 1 0 0 25 0 1 0 1129058190 6057984 1100 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/21842/statm: 1479 1100 84 178 0 1299 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 12688

[startup+1002.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/68 21844
/proc/meminfo: memFree=1455176/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0.01
/proc/21839/stat : 21839 (IUT_BMB_SAT) S 21837 21839 21584 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1129058188 1449984 156 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21839/statm: 354 156 105 274 0 77 0
[pid=21841] ppid=21839 vsize=5356 CPUtime=0
/proc/21841/stat : 21841 (sh) S 21839 21839 21584 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129058190 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21841/statm: 1339 232 193 169 0 50 0
[pid=21842] ppid=21841 vsize=6048 CPUtime=1001.79
/proc/21842/stat : 21842 (minisat) R 21841 21839 21584 0 -1 4194304 1150 0 0 0 100178 1 0 0 25 0 1 0 1129058190 6193152 1131 1992294400 134512640 135243223 4294956320 18446744073709551615 134572429 0 0 4096 3 0 0 0 17 0 0 0
/proc/21842/statm: 1512 1131 84 178 0 1332 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 12820

[startup+1062.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/68 21844
/proc/meminfo: memFree=1455112/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0.01
/proc/21839/stat : 21839 (IUT_BMB_SAT) S 21837 21839 21584 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1129058188 1449984 156 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21839/statm: 354 156 105 274 0 77 0
[pid=21841] ppid=21839 vsize=5356 CPUtime=0
/proc/21841/stat : 21841 (sh) S 21839 21839 21584 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129058190 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21841/statm: 1339 232 193 169 0 50 0
[pid=21842] ppid=21841 vsize=6048 CPUtime=1061.76
/proc/21842/stat : 21842 (minisat) R 21841 21839 21584 0 -1 4194304 1166 0 0 0 106175 1 0 0 25 0 1 0 1129058190 6193152 1147 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/21842/statm: 1512 1147 84 178 0 1332 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 12820

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/68 21844
/proc/meminfo: memFree=1455112/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0.01
/proc/21839/stat : 21839 (IUT_BMB_SAT) S 21837 21839 21584 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1129058188 1449984 156 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21839/statm: 354 156 105 274 0 77 0
[pid=21841] ppid=21839 vsize=5356 CPUtime=0
/proc/21841/stat : 21841 (sh) S 21839 21839 21584 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129058190 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21841/statm: 1339 232 193 169 0 50 0
[pid=21842] ppid=21841 vsize=6048 CPUtime=1121.73
/proc/21842/stat : 21842 (minisat) R 21841 21839 21584 0 -1 4194304 1176 0 0 0 112172 1 0 0 25 0 1 0 1129058190 6193152 1157 1992294400 134512640 135243223 4294956320 18446744073709551615 134564674 0 0 4096 3 0 0 0 17 0 0 0
/proc/21842/statm: 1512 1157 84 178 0 1332 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 12820

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 21844
/proc/meminfo: memFree=1454984/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0.01
/proc/21839/stat : 21839 (IUT_BMB_SAT) S 21837 21839 21584 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1129058188 1449984 156 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21839/statm: 354 156 105 274 0 77 0
[pid=21841] ppid=21839 vsize=5356 CPUtime=0
/proc/21841/stat : 21841 (sh) S 21839 21839 21584 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129058190 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21841/statm: 1339 232 193 169 0 50 0
[pid=21842] ppid=21841 vsize=6188 CPUtime=1181.71
/proc/21842/stat : 21842 (minisat) R 21841 21839 21584 0 -1 4194304 1214 0 0 0 118170 1 0 0 25 0 1 0 1129058190 6336512 1195 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/21842/statm: 1547 1195 84 178 0 1367 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 12960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.01 1.00 2/68 21844
/proc/meminfo: memFree=1454984/2055920 swapFree=4177700/4192956
[pid=21839] ppid=21837 vsize=1416 CPUtime=0.01
/proc/21839/stat : 21839 (IUT_BMB_SAT) S 21837 21839 21584 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1129058188 1449984 156 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21839/statm: 354 156 105 274 0 77 0
[pid=21841] ppid=21839 vsize=5356 CPUtime=0
/proc/21841/stat : 21841 (sh) S 21839 21839 21584 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129058190 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21841/statm: 1339 232 193 169 0 50 0
[pid=21842] ppid=21841 vsize=6188 CPUtime=1200
/proc/21842/stat : 21842 (minisat) R 21841 21839 21584 0 -1 4194304 1214 0 0 0 119999 1 0 0 25 0 1 0 1129058190 6336512 1195 1992294400 134512640 135243223 4294956320 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 0 0 0
/proc/21842/statm: 1547 1195 84 178 0 1367 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 12960

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.03
CPU user time (s): 1200.01
CPU system time (s): 0.018997
CPU usage (%): 99.9515
Max. virtual memory (cumulated for all children) (KiB): 12960

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

runsolver used 0.91786 second user time and 3.46247 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-01 07:32:39
IDJOB=1534291
IDBENCH=70632
IDSOLVER=523
FILE ID=node56/1534291-1238563959
PBS_JOBID= 9062146
Free space on /tmp= 103044 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S260616787-042.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534291-1238563959/watcher-1534291-1238563959 -o /tmp/evaluation-result-1534291-1238563959/solver-1534291-1238563959 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1534291-1238563959.cnf HOME

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

MD5SUM BENCH= 9a70ac660abd105bceac08fd27643051
RANDOM SEED=649411525

node56.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.256
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.256
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:       1460744 kB
Buffers:         94264 kB
Cached:         402284 kB
SwapCached:       9032 kB
Active:         221428 kB
Inactive:       285560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1460744 kB
SwapTotal:     4192956 kB
SwapFree:      4177700 kB
Dirty:            2200 kB
Writeback:           0 kB
Mapped:          16104 kB
Slab:            74168 kB
Committed_AS:  2692948 kB
PageTables:       1472 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= 103040 MiB
End job on node56 at 2009-04-01 07:52:40