Trace number 1534266

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S928666993-098.cnf
MD5SUMabbce28168cbe1770c6abedb21f913a2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark35.6896
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 |     367     1590     4834 |      530        0    nan |  0.000 % |
0.00/0.02	c |       102 |     367     1590     4834 |      583      102     20 |  0.001 % |
0.00/0.02	c |       255 |     367     1590     4834 |      641      255     19 |  0.001 % |
0.00/0.03	c |       481 |     367     1590     4834 |      705      481     18 |  0.001 % |
0.00/0.04	c |       818 |     367     1590     4834 |      775      449     17 |  0.001 % |
0.00/0.05	c |      1324 |     367     1590     4834 |      853      552     15 |  0.001 % |
0.00/0.08	c |      2084 |     367     1590     4834 |      938      863     15 |  0.001 % |
0.00/0.12	c |      3223 |     367     1590     4834 |     1032      551     14 |  0.001 % |
0.00/0.17	c |      4931 |     367     1590     4834 |     1136      659     14 |  0.001 % |
0.00/0.26	c |      7495 |     367     1590     4834 |     1249      907     15 |  0.001 % |
0.00/0.39	c |     11341 |     367     1590     4834 |     1374      933     13 |  0.001 % |
0.00/0.59	c |     17107 |     367     1590     4834 |     1512     1105     14 |  0.001 % |
0.00/0.91	c |     25756 |     367     1590     4834 |     1663     1270     17 |  0.001 % |
1.38/1.42	c |     38731 |     367     1590     4834 |     1829     1516     16 |  0.001 % |
2.08/2.18	c |     58193 |     367     1590     4834 |     2012     1474     17 |  0.001 % |
3.28/3.38	c |     87385 |     367     1590     4834 |     2213     1046     14 |  0.001 % |
5.17/5.24	c |    131174 |     367     1590     4834 |     2435     2209     16 |  0.001 % |
8.07/8.14	c |    196859 |     367     1590     4834 |     2678     1283     14 |  0.001 % |
12.57/12.68	c |    295385 |     367     1590     4834 |     2946     2185     17 |  0.001 % |
19.57/19.63	c |    443174 |     367     1590     4834 |     3241     2431     18 |  0.001 % |
30.36/30.44	c |    664857 |     367     1590     4834 |     3565     3048     17 |  0.001 % |
47.16/47.29	c |    997385 |     367     1590     4834 |     3922     2644     15 |  0.001 % |
73.93/74.04	c |   1496175 |     367     1590     4834 |     4314     2458     17 |  0.001 % |
115.81/115.98	c |   2244357 |     367     1590     4834 |     4745     2200     17 |  0.001 % |
181.48/181.64	c |   3366631 |     367     1590     4834 |     5220     3199     18 |  0.001 % |
283.54/283.78	c |   5050043 |     367     1590     4834 |     5742     4886     19 |  0.001 % |
442.25/442.56	c |   7575159 |     367     1590     4834 |     6316     5503     17 |  0.001 % |
691.61/692.02	c |  11362835 |     367     1590     4834 |     6948     4840     18 |  0.001 % |
1081.13/1081.76	c |  17044348 |     367     1590     4834 |     7643     6118     17 |  0.003 % |
1200.06/1200.70	sh: line 1: 18687 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.06/1200.70	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-1534266-1238560524/watcher-1534266-1238560524 -o /tmp/evaluation-result-1534266-1238560524/solver-1534266-1238560524 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534266-1238560524.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/72 18684
/proc/meminfo: memFree=1671800/2055920 swapFree=4174692/4192956
[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) R 18682 18684 17821 0 -1 4194304 162 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 145 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/18684/statm: 354 145 97 274 0 77 0

[startup+0.0915761 s]
/proc/loadavg: 1.00 1.00 1.00 3/72 18684
/proc/meminfo: memFree=1671800/2055920 swapFree=4174692/4192956
[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 17821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 354 156 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101575 s]
/proc/loadavg: 1.00 1.00 1.00 3/72 18684
/proc/meminfo: memFree=1671800/2055920 swapFree=4174692/4192956
[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 17821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 354 156 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301612 s]
/proc/loadavg: 1.00 1.00 1.00 3/72 18684
/proc/meminfo: memFree=1671800/2055920 swapFree=4174692/4192956
[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 17821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 354 156 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701685 s]
/proc/loadavg: 1.00 1.00 1.00 3/72 18684
/proc/meminfo: memFree=1671800/2055920 swapFree=4174692/4192956
[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 17821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 354 156 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50283 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 18687
/proc/meminfo: memFree=1670744/2055920 swapFree=4174692/4192956
[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 17821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 354 156 105 274 0 77 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 17821 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128713584 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=2324 CPUtime=1.48
/proc/18687/stat : 18687 (minisat) R 18686 18684 17821 0 -1 4194304 240 0 0 0 148 0 0 0 25 0 1 0 1128713584 2379776 220 1992294400 134512640 135243223 4294956304 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 581 220 84 178 0 401 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9096

[startup+3.10112 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 18687
/proc/meminfo: memFree=1670488/2055920 swapFree=4174692/4192956
[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 17821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 354 156 105 274 0 77 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 17821 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128713584 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=2456 CPUtime=3.08
/proc/18687/stat : 18687 (minisat) R 18686 18684 17821 0 -1 4194304 263 0 0 0 308 0 0 0 25 0 1 0 1128713584 2514944 243 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 614 243 84 178 0 434 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9228

[startup+6.3027 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 18687
/proc/meminfo: memFree=1670232/2055920 swapFree=4174692/4192956
[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 17821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 354 156 105 274 0 77 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 17821 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128713584 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=2588 CPUtime=6.27
/proc/18687/stat : 18687 (minisat) R 18686 18684 17821 0 -1 4194304 302 0 0 0 627 0 0 0 25 0 1 0 1128713584 2650112 282 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 647 282 84 178 0 467 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9360

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 18687
/proc/meminfo: memFree=1669976/2055920 swapFree=4174692/4192956
[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 17821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 354 156 105 274 0 77 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 17821 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128713584 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=2720 CPUtime=12.67
/proc/18687/stat : 18687 (minisat) R 18686 18684 17821 0 -1 4194304 349 0 0 0 1267 0 0 0 25 0 1 0 1128713584 2785280 329 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 680 329 84 178 0 500 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9492

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 18687
/proc/meminfo: memFree=1669784/2055920 swapFree=4174692/4192956
[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 17821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 354 156 105 274 0 77 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 17821 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128713584 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=2984 CPUtime=25.46
/proc/18687/stat : 18687 (minisat) R 18686 18684 17821 0 -1 4194304 413 0 0 0 2546 0 0 0 25 0 1 0 1128713584 3055616 393 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 746 393 84 178 0 566 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9756

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 18687
/proc/meminfo: memFree=1669400/2055920 swapFree=4174692/4192956
[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 17821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 354 156 105 274 0 77 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 17821 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128713584 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=3380 CPUtime=51.04
/proc/18687/stat : 18687 (minisat) R 18686 18684 17821 0 -1 4194304 493 0 0 0 5104 0 0 0 25 0 1 0 1128713584 3461120 473 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 845 473 84 178 0 665 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10152

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 18687
/proc/meminfo: memFree=1668952/2055920 swapFree=4174692/4192956
[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 17821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 354 156 105 274 0 77 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 17821 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128713584 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=3644 CPUtime=102.22
/proc/18687/stat : 18687 (minisat) R 18686 18684 17821 0 -1 4194304 582 0 0 0 10222 0 0 0 25 0 1 0 1128713584 3731456 562 1992294400 134512640 135243223 4294956304 18446744073709551615 134555639 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 911 562 84 178 0 731 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 10416

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 18687
/proc/meminfo: memFree=1668568/2055920 swapFree=4174692/4192956
[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 17821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 354 156 105 274 0 77 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 17821 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128713584 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=4044 CPUtime=162.19
/proc/18687/stat : 18687 (minisat) R 18686 18684 17821 0 -1 4194304 665 0 0 0 16219 0 0 0 25 0 1 0 1128713584 4141056 645 1992294400 134512640 135243223 4294956304 18446744073709551615 134565920 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 1011 645 84 178 0 831 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 10816

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 18687
/proc/meminfo: memFree=1668312/2055920 swapFree=4174692/4192956
[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 17821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 354 156 105 274 0 77 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 17821 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128713584 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=4308 CPUtime=222.16
/proc/18687/stat : 18687 (minisat) R 18686 18684 17821 0 -1 4194304 732 0 0 0 22216 0 0 0 25 0 1 0 1128713584 4411392 712 1992294400 134512640 135243223 4294956304 18446744073709551615 134565664 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 1077 712 84 178 0 897 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 11080

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 18687
/proc/meminfo: memFree=1668184/2055920 swapFree=4174692/4192956
[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 17821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 354 156 105 274 0 77 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 17821 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128713584 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0

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

[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 17821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 354 156 105 274 0 77 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 17821 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128713584 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=5392 CPUtime=701.91
/proc/18687/stat : 18687 (minisat) R 18686 18684 17821 0 -1 4194304 1005 0 0 0 70190 1 0 0 25 0 1 0 1128713584 5521408 985 1992294400 134512640 135243223 4294956304 18446744073709551615 134558452 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 1348 985 84 178 0 1168 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 12164

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 18689
/proc/meminfo: memFree=1666968/2055920 swapFree=4174692/4192956
[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 17821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 354 156 105 274 0 77 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 17821 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128713584 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=5536 CPUtime=761.88
/proc/18687/stat : 18687 (minisat) R 18686 18684 17821 0 -1 4194304 1037 0 0 0 76187 1 0 0 25 0 1 0 1128713584 5668864 1017 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 1384 1017 84 178 0 1204 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 12308

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 18689
/proc/meminfo: memFree=1666840/2055920 swapFree=4174692/4192956
[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 17821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 354 156 105 274 0 77 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 17821 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128713584 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=5676 CPUtime=821.84
/proc/18687/stat : 18687 (minisat) R 18686 18684 17821 0 -1 4194304 1062 0 0 0 82183 1 0 0 25 0 1 0 1128713584 5812224 1042 1992294400 134512640 135243223 4294956304 18446744073709551615 134555719 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 1419 1042 84 178 0 1239 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 12448

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 18689
/proc/meminfo: memFree=1666776/2055920 swapFree=4174692/4192956
[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 17821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 354 156 105 274 0 77 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 17821 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128713584 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=5676 CPUtime=881.81
/proc/18687/stat : 18687 (minisat) R 18686 18684 17821 0 -1 4194304 1077 0 0 0 88180 1 0 0 25 0 1 0 1128713584 5812224 1057 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 1419 1057 84 178 0 1239 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 12448

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 18689
/proc/meminfo: memFree=1666712/2055920 swapFree=4174692/4192956
[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 17821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 354 156 105 274 0 77 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 17821 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128713584 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=5808 CPUtime=941.79
/proc/18687/stat : 18687 (minisat) R 18686 18684 17821 0 -1 4194304 1105 0 0 0 94178 1 0 0 25 0 1 0 1128713584 5947392 1085 1992294400 134512640 135243223 4294956304 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 1452 1085 84 178 0 1272 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 12580

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 18689
/proc/meminfo: memFree=1666648/2055920 swapFree=4174692/4192956
[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 17821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 354 156 105 274 0 77 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 17821 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128713584 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=5808 CPUtime=1001.75
/proc/18687/stat : 18687 (minisat) R 18686 18684 17821 0 -1 4194304 1111 0 0 0 100174 1 0 0 25 0 1 0 1128713584 5947392 1091 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 1452 1091 84 178 0 1272 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 12580

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 18689
/proc/meminfo: memFree=1666584/2055920 swapFree=4174692/4192956
[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 17821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 354 156 105 274 0 77 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 17821 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128713584 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=5940 CPUtime=1061.74
/proc/18687/stat : 18687 (minisat) R 18686 18684 17821 0 -1 4194304 1137 0 0 0 106172 2 0 0 25 0 1 0 1128713584 6082560 1117 1992294400 134512640 135243223 4294956304 18446744073709551615 134555448 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 1485 1117 84 178 0 1305 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 12712

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 18689
/proc/meminfo: memFree=1666456/2055920 swapFree=4174692/4192956
[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 17821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 354 156 105 274 0 77 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 17821 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128713584 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=6072 CPUtime=1121.7
/proc/18687/stat : 18687 (minisat) R 18686 18684 17821 0 -1 4194304 1161 0 0 0 112168 2 0 0 25 0 1 0 1128713584 6217728 1141 1992294400 134512640 135243223 4294956304 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 1518 1141 84 178 0 1338 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 12844

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 18689
/proc/meminfo: memFree=1666392/2055920 swapFree=4174692/4192956
[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 17821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 354 156 105 274 0 77 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 17821 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128713584 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=6072 CPUtime=1181.67
/proc/18687/stat : 18687 (minisat) R 18686 18684 17821 0 -1 4194304 1189 0 0 0 118165 2 0 0 25 0 1 0 1128713584 6217728 1169 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 1518 1169 84 178 0 1338 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 12844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 18689
/proc/meminfo: memFree=1666264/2055920 swapFree=4174692/4192956
[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 17821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 354 156 105 274 0 77 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 17821 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128713584 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=6204 CPUtime=1200.06
/proc/18687/stat : 18687 (minisat) R 18686 18684 17821 0 -1 4194304 1223 0 0 0 120004 2 0 0 25 0 1 0 1128713584 6352896 1203 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 1551 1203 84 178 0 1371 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 12976

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 18689
/proc/meminfo: memFree=1666264/2055920 swapFree=4174692/4192956
[pid=18684] ppid=18682 vsize=1416 CPUtime=0
/proc/18684/stat : 18684 (IUT_BMB_SAT) S 18682 18684 17821 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128713583 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18684/statm: 354 156 105 274 0 77 0
[pid=18686] ppid=18684 vsize=5356 CPUtime=0
/proc/18686/stat : 18686 (sh) S 18684 18684 17821 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128713584 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18686/statm: 1339 232 193 169 0 50 0
[pid=18687] ppid=18686 vsize=6204 CPUtime=1200.06
/proc/18687/stat : 18687 (minisat) R 18686 18684 17821 0 -1 4194304 1223 0 0 0 120004 2 0 0 25 0 1 0 1128713584 6352896 1203 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18687/statm: 1551 1203 84 178 0 1371 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 12976

Child status: 0
Real time (s): 1200.71
CPU time (s): 1200.09
CPU user time (s): 1200.06
CPU system time (s): 0.032994
CPU usage (%): 99.9485
Max. virtual memory (cumulated for all children) (KiB): 12976

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

runsolver used 1.19782 second user time and 3.51946 second system time

The end

Launcher Data

Begin job on node67 at 2009-04-01 06:35:24
IDJOB=1534266
IDBENCH=70627
IDSOLVER=523
FILE ID=node67/1534266-1238560524
PBS_JOBID= 9062125
Free space on /tmp= 66376 MiB

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

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

MD5SUM BENCH= abbce28168cbe1770c6abedb21f913a2
RANDOM SEED=509490973

node67.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.265
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.265
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:       1672280 kB
Buffers:         78020 kB
Cached:         215560 kB
SwapCached:       9632 kB
Active:         181332 kB
Inactive:       123312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1672280 kB
SwapTotal:     4192956 kB
SwapFree:      4174692 kB
Dirty:            2208 kB
Writeback:           0 kB
Mapped:          16772 kB
Slab:            64092 kB
Committed_AS:  3220232 kB
PageTables:       2052 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= 66372 MiB
End job on node67 at 2009-04-01 06:55:25