Trace number 1533081

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.61

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/90/
unif-k5-r21.3-v90-c1917-S559732886-091.cnf
MD5SUM3547ce771ce0dc5a0812b6017fd47b75
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark161.317
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
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:  90                                                   |
0.00/0.02	c |  Number of clauses:    1917                                                 |
0.00/0.02	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 |      90     1917     9585 |      639        0    nan |  0.000 % |
0.00/0.03	c |       101 |      90     1917     9585 |      702      101     21 |  0.012 % |
0.00/0.03	c |       251 |      90     1917     9585 |      773      251     20 |  0.012 % |
0.00/0.04	c |       479 |      90     1917     9585 |      850      479     20 |  0.012 % |
0.00/0.04	c |       817 |      90     1917     9585 |      935      817     20 |  0.012 % |
0.00/0.06	c |      1323 |      90     1917     9585 |     1029      840     19 |  0.012 % |
0.00/0.08	c |      2082 |      90     1917     9585 |     1132      543     17 |  0.012 % |
0.00/0.11	c |      3222 |      90     1917     9585 |     1245     1108     19 |  0.012 % |
0.00/0.16	c |      4930 |      90     1917     9585 |     1369      916     19 |  0.012 % |
0.00/0.23	c |      7492 |      90     1917     9585 |     1506     1391     19 |  0.012 % |
0.00/0.35	c |     11336 |      90     1917     9585 |     1657     1422     20 |  0.012 % |
0.00/0.52	c |     17102 |      90     1917     9585 |     1823     1331     19 |  0.012 % |
0.00/0.79	c |     25751 |      90     1917     9585 |     2005     1686     19 |  0.012 % |
1.18/1.21	c |     38727 |      90     1917     9585 |     2206     1480     19 |  0.012 % |
1.77/1.86	c |     58189 |      90     1917     9585 |     2426     1986     19 |  0.012 % |
2.77/2.88	c |     87382 |      90     1917     9585 |     2669     1770     19 |  0.012 % |
4.47/4.53	c |    131172 |      90     1917     9585 |     2936     2484     19 |  0.012 % |
6.97/7.01	c |    196856 |      90     1917     9585 |     3229     1596     18 |  0.012 % |
10.77/10.83	c |    295382 |      90     1917     9585 |     3552     2543     18 |  0.012 % |
16.66/16.77	c |    443172 |      90     1917     9585 |     3908     1920     18 |  0.012 % |
25.96/26.08	c |    664856 |      90     1917     9585 |     4298     3477     19 |  0.012 % |
40.56/40.69	c |    997381 |      90     1917     9585 |     4728     3404     17 |  0.012 % |
63.54/63.66	c |   1496170 |      90     1917     9585 |     5201     3386     17 |  0.012 % |
99.23/99.36	c |   2244353 |      90     1917     9585 |     5721     4659     18 |  0.012 % |
155.31/155.43	c |   3366627 |      90     1917     9585 |     6293     4243     18 |  0.012 % |
243.67/243.88	c |   5050038 |      90     1917     9585 |     6923     4750     18 |  0.012 % |
382.51/382.76	c |   7575155 |      90     1917     9585 |     7615     5790     18 |  0.012 % |
602.61/602.92	c |  11362831 |      90     1917     9585 |     8377     6010     16 |  0.012 % |
947.76/948.25	c |  17044344 |      90     1917     9585 |     9215     6861     17 |  0.013 % |
1200.06/1200.60	sh: line 1: 21570 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.06/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-1533081-1238419909/watcher-1533081-1238419909 -o /tmp/evaluation-result-1533081-1238419909/solver-1533081-1238419909 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533081-1238419909.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.91 0.95 0.99 3/64 21567
/proc/meminfo: memFree=1647656/2055920 swapFree=4174972/4192956
[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) R 21565 21567 21253 0 -1 4194304 157 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 140 1992294400 134512640 135635285 4294956208 18446744073709551615 135072711 0 0 4096 0 0 0 0 17 0 0 0
/proc/21567/statm: 354 140 97 274 0 77 0

[startup+0.0848571 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 21567
/proc/meminfo: memFree=1647656/2055920 swapFree=4174972/4192956
[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) S 21565 21567 21253 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21567/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101858 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 21567
/proc/meminfo: memFree=1647656/2055920 swapFree=4174972/4192956
[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) S 21565 21567 21253 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21567/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301879 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 21567
/proc/meminfo: memFree=1647656/2055920 swapFree=4174972/4192956
[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) S 21565 21567 21253 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21567/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.70192 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 21567
/proc/meminfo: memFree=1647656/2055920 swapFree=4174972/4192956
[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) S 21565 21567 21253 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21567/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.502 s]
/proc/loadavg: 0.91 0.95 0.99 2/67 21570
/proc/meminfo: memFree=1646608/2055920 swapFree=4174972/4192956
[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) S 21565 21567 21253 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21567/statm: 354 162 105 274 0 77 0
[pid=21569] ppid=21567 vsize=5356 CPUtime=0
/proc/21569/stat : 21569 (sh) S 21567 21567 21253 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114657959 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21569/statm: 1339 232 193 169 0 50 0
[pid=21570] ppid=21569 vsize=2448 CPUtime=1.48
/proc/21570/stat : 21570 (minisat) R 21569 21567 21253 0 -1 4194304 257 0 0 0 148 0 0 0 25 0 1 0 1114657959 2506752 237 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/21570/statm: 612 237 83 178 0 432 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9220

[startup+3.10117 s]
/proc/loadavg: 0.91 0.95 0.99 2/67 21570
/proc/meminfo: memFree=1646352/2055920 swapFree=4174972/4192956
[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) S 21565 21567 21253 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21567/statm: 354 162 105 274 0 77 0
[pid=21569] ppid=21567 vsize=5356 CPUtime=0
/proc/21569/stat : 21569 (sh) S 21567 21567 21253 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114657959 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21569/statm: 1339 232 193 169 0 50 0
[pid=21570] ppid=21569 vsize=2448 CPUtime=3.07
/proc/21570/stat : 21570 (minisat) R 21569 21567 21253 0 -1 4194304 283 0 0 0 307 0 0 0 25 0 1 0 1114657959 2506752 263 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21570/statm: 612 263 83 178 0 432 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9220

[startup+6.30151 s]
/proc/loadavg: 0.92 0.95 0.99 2/67 21570
/proc/meminfo: memFree=1646096/2055920 swapFree=4174972/4192956
[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) S 21565 21567 21253 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21567/statm: 354 162 105 274 0 77 0
[pid=21569] ppid=21567 vsize=5356 CPUtime=0
/proc/21569/stat : 21569 (sh) S 21567 21567 21253 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114657959 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21569/statm: 1339 232 193 169 0 50 0
[pid=21570] ppid=21569 vsize=2580 CPUtime=6.27
/proc/21570/stat : 21570 (minisat) R 21569 21567 21253 0 -1 4194304 316 0 0 0 627 0 0 0 25 0 1 0 1114657959 2641920 296 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/21570/statm: 645 296 83 178 0 465 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9352

[startup+12.7022 s]
/proc/loadavg: 0.93 0.95 0.99 2/67 21570
/proc/meminfo: memFree=1645840/2055920 swapFree=4174972/4192956
[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) S 21565 21567 21253 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21567/statm: 354 162 105 274 0 77 0
[pid=21569] ppid=21567 vsize=5356 CPUtime=0
/proc/21569/stat : 21569 (sh) S 21567 21567 21253 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114657959 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21569/statm: 1339 232 193 169 0 50 0
[pid=21570] ppid=21569 vsize=2848 CPUtime=12.67
/proc/21570/stat : 21570 (minisat) R 21569 21567 21253 0 -1 4194304 366 0 0 0 1267 0 0 0 25 0 1 0 1114657959 2916352 346 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/21570/statm: 712 346 83 178 0 532 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9620

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.99 2/67 21570
/proc/meminfo: memFree=1645648/2055920 swapFree=4174972/4192956
[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) S 21565 21567 21253 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21567/statm: 354 162 105 274 0 77 0
[pid=21569] ppid=21567 vsize=5356 CPUtime=0
/proc/21569/stat : 21569 (sh) S 21567 21567 21253 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114657959 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21569/statm: 1339 232 193 169 0 50 0
[pid=21570] ppid=21569 vsize=2988 CPUtime=25.46
/proc/21570/stat : 21570 (minisat) R 21569 21567 21253 0 -1 4194304 421 0 0 0 2546 0 0 0 25 0 1 0 1114657959 3059712 401 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/21570/statm: 747 401 83 178 0 567 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9760

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.99 2/67 21570
/proc/meminfo: memFree=1645456/2055920 swapFree=4174972/4192956
[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) S 21565 21567 21253 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21567/statm: 354 162 105 274 0 77 0
[pid=21569] ppid=21567 vsize=5356 CPUtime=0
/proc/21569/stat : 21569 (sh) S 21567 21567 21253 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114657959 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21569/statm: 1339 232 193 169 0 50 0
[pid=21570] ppid=21569 vsize=3260 CPUtime=51.05
/proc/21570/stat : 21570 (minisat) R 21569 21567 21253 0 -1 4194304 487 0 0 0 5105 0 0 0 25 0 1 0 1114657959 3338240 467 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21570/statm: 815 467 83 178 0 635 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10032

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.99 2/67 21570
/proc/meminfo: memFree=1645072/2055920 swapFree=4174972/4192956
[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) S 21565 21567 21253 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21567/statm: 354 162 105 274 0 77 0
[pid=21569] ppid=21567 vsize=5356 CPUtime=0
/proc/21569/stat : 21569 (sh) S 21567 21567 21253 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114657959 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21569/statm: 1339 232 193 169 0 50 0
[pid=21570] ppid=21569 vsize=3532 CPUtime=102.23
/proc/21570/stat : 21570 (minisat) R 21569 21567 21253 0 -1 4194304 543 0 0 0 10223 0 0 0 25 0 1 0 1114657959 3616768 523 1992294400 134512640 135243223 4294956304 18446744073709551615 134555551 0 0 4096 3 0 0 0 17 0 0 0
/proc/21570/statm: 883 523 83 178 0 703 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 10304

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 21570
/proc/meminfo: memFree=1644816/2055920 swapFree=4174972/4192956
[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) S 21565 21567 21253 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21567/statm: 354 162 105 274 0 77 0
[pid=21569] ppid=21567 vsize=5356 CPUtime=0
/proc/21569/stat : 21569 (sh) S 21567 21567 21253 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114657959 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21569/statm: 1339 232 193 169 0 50 0
[pid=21570] ppid=21569 vsize=3804 CPUtime=162.21
/proc/21570/stat : 21570 (minisat) R 21569 21567 21253 0 -1 4194304 621 0 0 0 16221 0 0 0 25 0 1 0 1114657959 3895296 601 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/21570/statm: 951 601 83 178 0 771 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 10576

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 21570
/proc/meminfo: memFree=1644496/2055920 swapFree=4174972/4192956
[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) S 21565 21567 21253 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21567/statm: 354 162 105 274 0 77 0
[pid=21569] ppid=21567 vsize=5356 CPUtime=0
/proc/21569/stat : 21569 (sh) S 21567 21567 21253 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114657959 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21569/statm: 1339 232 193 169 0 50 0
[pid=21570] ppid=21569 vsize=4084 CPUtime=222.18
/proc/21570/stat : 21570 (minisat) R 21569 21567 21253 0 -1 4194304 681 0 0 0 22218 0 0 0 25 0 1 0 1114657959 4182016 661 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21570/statm: 1021 661 83 178 0 841 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 10856

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 21570
/proc/meminfo: memFree=1644432/2055920 swapFree=4174972/4192956
[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) S 21565 21567 21253 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21567/statm: 354 162 105 274 0 77 0
[pid=21569] ppid=21567 vsize=5356 CPUtime=0
/proc/21569/stat : 21569 (sh) S 21567 21567 21253 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114657959 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21569/statm: 1339 232 193 169 0 50 0

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

[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) S 21565 21567 21253 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21567/statm: 354 162 105 274 0 77 0
[pid=21569] ppid=21567 vsize=5356 CPUtime=0
/proc/21569/stat : 21569 (sh) S 21567 21567 21253 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114657959 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21569/statm: 1339 232 193 169 0 50 0
[pid=21570] ppid=21569 vsize=4644 CPUtime=642
/proc/21570/stat : 21570 (minisat) R 21569 21567 21253 0 -1 4194304 816 0 0 0 64200 0 0 0 25 0 1 0 1114657959 4755456 796 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21570/statm: 1161 796 83 178 0 981 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 11416

[startup+702.302 s]
/proc/loadavg: 1.10 1.00 1.00 2/67 21572
/proc/meminfo: memFree=1643792/2055920 swapFree=4174972/4192956
[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) S 21565 21567 21253 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21567/statm: 354 162 105 274 0 77 0
[pid=21569] ppid=21567 vsize=5356 CPUtime=0
/proc/21569/stat : 21569 (sh) S 21567 21567 21253 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114657959 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21569/statm: 1339 232 193 169 0 50 0
[pid=21570] ppid=21569 vsize=4788 CPUtime=701.97
/proc/21570/stat : 21570 (minisat) R 21569 21567 21253 0 -1 4194304 847 0 0 0 70197 0 0 0 25 0 1 0 1114657959 4902912 827 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/21570/statm: 1197 827 83 178 0 1017 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 11560

[startup+762.306 s]
/proc/loadavg: 1.10 1.02 1.00 2/67 21572
/proc/meminfo: memFree=1643728/2055920 swapFree=4174972/4192956
[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) S 21565 21567 21253 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21567/statm: 354 162 105 274 0 77 0
[pid=21569] ppid=21567 vsize=5356 CPUtime=0
/proc/21569/stat : 21569 (sh) S 21567 21567 21253 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114657959 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21569/statm: 1339 232 193 169 0 50 0
[pid=21570] ppid=21569 vsize=4936 CPUtime=761.95
/proc/21570/stat : 21570 (minisat) R 21569 21567 21253 0 -1 4194304 871 0 0 0 76195 0 0 0 25 0 1 0 1114657959 5054464 851 1992294400 134512640 135243223 4294956304 18446744073709551615 134555725 0 0 4096 3 0 0 0 17 0 0 0
/proc/21570/statm: 1234 851 83 178 0 1054 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 11708

[startup+822.301 s]
/proc/loadavg: 1.10 1.03 1.00 2/67 21572
/proc/meminfo: memFree=1643664/2055920 swapFree=4174972/4192956
[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) S 21565 21567 21253 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21567/statm: 354 162 105 274 0 77 0
[pid=21569] ppid=21567 vsize=5356 CPUtime=0
/proc/21569/stat : 21569 (sh) S 21567 21567 21253 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114657959 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21569/statm: 1339 232 193 169 0 50 0
[pid=21570] ppid=21569 vsize=5084 CPUtime=821.9
/proc/21570/stat : 21570 (minisat) R 21569 21567 21253 0 -1 4194304 900 0 0 0 82190 0 0 0 25 0 1 0 1114657959 5206016 880 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/21570/statm: 1271 880 83 178 0 1091 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 11856

[startup+882.301 s]
/proc/loadavg: 1.17 1.05 1.01 2/67 21572
/proc/meminfo: memFree=1643664/2055920 swapFree=4174972/4192956
[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) S 21565 21567 21253 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21567/statm: 354 162 105 274 0 77 0
[pid=21569] ppid=21567 vsize=5356 CPUtime=0
/proc/21569/stat : 21569 (sh) S 21567 21567 21253 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114657959 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21569/statm: 1339 232 193 169 0 50 0
[pid=21570] ppid=21569 vsize=5084 CPUtime=881.88
/proc/21570/stat : 21570 (minisat) R 21569 21567 21253 0 -1 4194304 900 0 0 0 88188 0 0 0 25 0 1 0 1114657959 5206016 880 1992294400 134512640 135243223 4294956304 18446744073709551615 134555551 0 0 4096 3 0 0 0 17 0 0 0
/proc/21570/statm: 1271 880 83 178 0 1091 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 11856

[startup+942.302 s]
/proc/loadavg: 1.24 1.09 1.02 2/67 21572
/proc/meminfo: memFree=1643600/2055920 swapFree=4174972/4192956
[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) S 21565 21567 21253 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21567/statm: 354 162 105 274 0 77 0
[pid=21569] ppid=21567 vsize=5356 CPUtime=0
/proc/21569/stat : 21569 (sh) S 21567 21567 21253 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114657959 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21569/statm: 1339 232 193 169 0 50 0
[pid=21570] ppid=21569 vsize=5084 CPUtime=941.86
/proc/21570/stat : 21570 (minisat) R 21569 21567 21253 0 -1 4194304 904 0 0 0 94186 0 0 0 25 0 1 0 1114657959 5206016 884 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21570/statm: 1271 884 83 178 0 1091 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 11856

[startup+1002.3 s]
/proc/loadavg: 1.13 1.08 1.02 2/67 21572
/proc/meminfo: memFree=1643472/2055920 swapFree=4174972/4192956
[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) S 21565 21567 21253 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21567/statm: 354 162 105 274 0 77 0
[pid=21569] ppid=21567 vsize=5356 CPUtime=0
/proc/21569/stat : 21569 (sh) S 21567 21567 21253 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114657959 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21569/statm: 1339 232 193 169 0 50 0
[pid=21570] ppid=21569 vsize=5232 CPUtime=1001.83
/proc/21570/stat : 21570 (minisat) R 21569 21567 21253 0 -1 4194304 950 0 0 0 100183 0 0 0 25 0 1 0 1114657959 5357568 930 1992294400 134512640 135243223 4294956304 18446744073709551615 134558097 0 0 4096 3 0 0 0 17 0 0 0
/proc/21570/statm: 1308 930 83 178 0 1128 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 12004

[startup+1062.3 s]
/proc/loadavg: 1.05 1.07 1.01 2/67 21572
/proc/meminfo: memFree=1643472/2055920 swapFree=4174972/4192956
[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) S 21565 21567 21253 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21567/statm: 354 162 105 274 0 77 0
[pid=21569] ppid=21567 vsize=5356 CPUtime=0
/proc/21569/stat : 21569 (sh) S 21567 21567 21253 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114657959 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21569/statm: 1339 232 193 169 0 50 0
[pid=21570] ppid=21569 vsize=5232 CPUtime=1061.8
/proc/21570/stat : 21570 (minisat) R 21569 21567 21253 0 -1 4194304 959 0 0 0 106180 0 0 0 25 0 1 0 1114657959 5357568 939 1992294400 134512640 135243223 4294956304 18446744073709551615 134555729 0 0 4096 3 0 0 0 17 0 0 0
/proc/21570/statm: 1308 939 83 178 0 1128 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 12004

[startup+1122.3 s]
/proc/loadavg: 1.02 1.05 1.01 2/67 21572
/proc/meminfo: memFree=1643344/2055920 swapFree=4174972/4192956
[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) S 21565 21567 21253 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21567/statm: 354 162 105 274 0 77 0
[pid=21569] ppid=21567 vsize=5356 CPUtime=0
/proc/21569/stat : 21569 (sh) S 21567 21567 21253 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114657959 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21569/statm: 1339 232 193 169 0 50 0
[pid=21570] ppid=21569 vsize=5376 CPUtime=1121.79
/proc/21570/stat : 21570 (minisat) R 21569 21567 21253 0 -1 4194304 975 0 0 0 112178 1 0 0 25 0 1 0 1114657959 5505024 955 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21570/statm: 1344 955 83 178 0 1164 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 12148

[startup+1182.3 s]
/proc/loadavg: 1.00 1.04 1.00 2/67 21572
/proc/meminfo: memFree=1643344/2055920 swapFree=4174972/4192956
[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) S 21565 21567 21253 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21567/statm: 354 162 105 274 0 77 0
[pid=21569] ppid=21567 vsize=5356 CPUtime=0
/proc/21569/stat : 21569 (sh) S 21567 21567 21253 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114657959 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21569/statm: 1339 232 193 169 0 50 0
[pid=21570] ppid=21569 vsize=5376 CPUtime=1181.76
/proc/21570/stat : 21570 (minisat) R 21569 21567 21253 0 -1 4194304 986 0 0 0 118175 1 0 0 25 0 1 0 1114657959 5505024 966 1992294400 134512640 135243223 4294956304 18446744073709551615 134555674 0 0 4096 3 0 0 0 17 0 0 0
/proc/21570/statm: 1344 966 83 178 0 1164 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 12148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.04 1.00 2/67 21572
/proc/meminfo: memFree=1643280/2055920 swapFree=4174972/4192956
[pid=21567] ppid=21565 vsize=1416 CPUtime=0
/proc/21567/stat : 21567 (IUT_BMB_SAT) S 21565 21567 21253 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1114657957 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21567/statm: 354 162 105 274 0 77 0
[pid=21569] ppid=21567 vsize=5356 CPUtime=0
/proc/21569/stat : 21569 (sh) S 21567 21567 21253 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114657959 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21569/statm: 1339 232 193 169 0 50 0
[pid=21570] ppid=21569 vsize=5376 CPUtime=1200.06
/proc/21570/stat : 21570 (minisat) R 21569 21567 21253 0 -1 4194304 993 0 0 0 120005 1 0 0 25 0 1 0 1114657959 5505024 973 1992294400 134512640 135243223 4294956304 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 0 0 0
/proc/21570/statm: 1344 973 83 178 0 1164 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 12148

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.09
CPU user time (s): 1200.06
CPU system time (s): 0.025996
CPU usage (%): 99.9568
Max. virtual memory (cumulated for all children) (KiB): 12148

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

runsolver used 1.14283 second user time and 3.23351 second system time

The end

Launcher Data

Begin job on node7 at 2009-03-30 15:31:49
IDJOB=1533081
IDBENCH=70390
IDSOLVER=523
FILE ID=node7/1533081-1238419909
PBS_JOBID= 9061477
Free space on /tmp= 65660 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/90/unif-k5-r21.3-v90-c1917-S559732886-091.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533081-1238419909/watcher-1533081-1238419909 -o /tmp/evaluation-result-1533081-1238419909/solver-1533081-1238419909 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533081-1238419909.cnf HOME

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

MD5SUM BENCH= 3547ce771ce0dc5a0812b6017fd47b75
RANDOM SEED=824720226

node7.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.236
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.236
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:       1648200 kB
Buffers:         88728 kB
Cached:         223612 kB
SwapCached:      11884 kB
Active:          84300 kB
Inactive:       241496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1648200 kB
SwapTotal:     4192956 kB
SwapFree:      4174972 kB
Dirty:            2220 kB
Writeback:           0 kB
Mapped:          19140 kB
Slab:            67908 kB
Committed_AS:  2897600 kB
PageTables:       1456 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= 65660 MiB
End job on node7 at 2009-03-30 15:51:49