Trace number 1532461

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S1178729443-051.cnf
MD5SUMf5bbeff2cbd29506603dd9467e477360
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark421.162
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 513600

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.09/0.14	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.14	c ============================[ Problem Statistics ]=============================
0.09/0.14	c |                                                                             |
0.09/0.14	c |  Number of variables:  160                                                  |
0.09/0.14	c |  Number of clauses:    13600                                                |
0.09/0.16	c |  Parsing time:         0.02         s                                       |
0.13/0.44	c ============================[ Search Statistics ]==============================
0.13/0.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.13/0.44	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.13/0.44	c ===============================================================================
0.13/0.44	c |         0 |     160    13600    95200 |     4533        0    nan |  0.000 % |
0.13/0.45	c |       100 |     160    13600    95200 |     4986      100     48 |  0.004 % |
0.13/0.47	c |       250 |     160    13600    95200 |     5485      250     47 |  0.004 % |
0.13/0.48	c |       476 |     160    13600    95200 |     6033      476     48 |  0.004 % |
0.13/0.51	c |       813 |     160    13600    95200 |     6637      813     49 |  0.004 % |
0.13/0.54	c |      1319 |     160    13600    95200 |     7300     1319     49 |  0.004 % |
0.13/0.60	c |      2078 |     160    13600    95200 |     8031     2078     48 |  0.004 % |
0.13/0.69	c |      3217 |     160    13600    95200 |     8834     3217     47 |  0.004 % |
0.13/0.85	c |      4926 |     160    13600    95200 |     9717     4926     47 |  0.004 % |
1.08/1.10	c |      7488 |     160    13600    95200 |    10689     7488     47 |  0.004 % |
1.48/1.58	c |     11332 |     160    13600    95200 |    11758     5948     48 |  0.004 % |
2.18/2.28	c |     17098 |     160    13600    95200 |    12934    11714     48 |  0.004 % |
3.37/3.47	c |     25748 |     160    13600    95200 |    14227     7357     49 |  0.004 % |
5.38/5.40	c |     38722 |     160    13600    95200 |    15650    13181     48 |  0.004 % |
8.57/8.62	c |     58183 |     160    13600    95200 |    17215     9054     48 |  0.004 % |
13.78/13.80	c |     87377 |     160    13600    95200 |    18936    12314     48 |  0.004 % |
22.27/22.33	c |    131166 |     160    13600    95200 |    20830    18092     48 |  0.004 % |
36.86/36.97	c |    196851 |     160    13600    95200 |    22913    10637     45 |  0.004 % |
59.75/59.87	c |    295378 |     160    13600    95200 |    25204    16870     47 |  0.004 % |
97.53/97.64	c |    443168 |     160    13600    95200 |    27725    20866     47 |  0.004 % |
156.51/156.65	c |    664852 |     160    13600    95200 |    30497    26490     47 |  0.004 % |
249.57/249.75	c |    997377 |     160    13600    95200 |    33547    16254     47 |  0.004 % |
403.29/403.51	c |   1496165 |     160    13600    95200 |    36902    14092     47 |  0.004 % |
646.19/646.54	c |   2244349 |     160    13600    95200 |    40592    18043     48 |  0.004 % |
1045.12/1045.63	c |   3366625 |     160    13600    95200 |    44652    15143     45 |  0.004 % |
1200.05/1200.61	sh: line 1: 26718 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.05/1200.61	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-1532461-1238383653/watcher-1532461-1238383653 -o /tmp/evaluation-result-1532461-1238383653/solver-1532461-1238383653 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1532461-1238383653.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.85 0.97 0.99 3/80 26715
/proc/meminfo: memFree=1438624/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=1444 CPUtime=0
/proc/26715/stat : 26715 (IUT_BMB_SAT) R 26713 26715 26678 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 0 1111029165 1478656 177 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/26715/statm: 361 177 97 274 0 84 0

[startup+0.081317 s]
/proc/loadavg: 0.85 0.97 0.99 3/80 26715
/proc/meminfo: memFree=1438624/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=2764 CPUtime=0.07
/proc/26715/stat : 26715 (IUT_BMB_SAT) R 26713 26715 26678 0 -1 4194304 499 0 0 0 6 1 0 0 18 0 1 0 1111029165 2830336 482 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/26715/statm: 691 482 99 274 0 414 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2764

[startup+0.102319 s]
/proc/loadavg: 0.85 0.97 0.99 3/80 26715
/proc/meminfo: memFree=1438624/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=2764 CPUtime=0.09
/proc/26715/stat : 26715 (IUT_BMB_SAT) R 26713 26715 26678 0 -1 4194304 499 0 0 0 8 1 0 0 18 0 1 0 1111029165 2830336 482 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/26715/statm: 691 482 99 274 0 414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2764

[startup+0.30234 s]
/proc/loadavg: 0.85 0.97 0.99 3/80 26715
/proc/meminfo: memFree=1438624/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=2764 CPUtime=0.13
/proc/26715/stat : 26715 (IUT_BMB_SAT) S 26713 26715 26678 0 -1 4194304 506 0 0 0 9 4 0 0 18 0 1 0 1111029165 2830336 488 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26715/statm: 691 488 105 274 0 414 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 2764

[startup+0.702383 s]
/proc/loadavg: 0.85 0.97 0.99 3/80 26715
/proc/meminfo: memFree=1438624/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=2764 CPUtime=0.13
/proc/26715/stat : 26715 (IUT_BMB_SAT) S 26713 26715 26678 0 -1 4194304 506 0 0 0 9 4 0 0 18 0 1 0 1111029165 2830336 488 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26715/statm: 691 488 105 274 0 414 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 2764

[startup+1.50147 s]
/proc/loadavg: 0.85 0.97 0.99 2/83 26718
/proc/meminfo: memFree=1433608/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=2764 CPUtime=0.13
/proc/26715/stat : 26715 (IUT_BMB_SAT) S 26713 26715 26678 0 -1 4194304 506 0 0 0 9 4 0 0 18 0 1 0 1111029165 2830336 488 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26715/statm: 691 488 105 274 0 414 0
[pid=26717] ppid=26715 vsize=5356 CPUtime=0
/proc/26717/stat : 26717 (sh) S 26715 26715 26678 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111029180 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26717/statm: 1339 232 193 169 0 50 0
[pid=26718] ppid=26717 vsize=5096 CPUtime=1.35
/proc/26718/stat : 26718 (minisat) R 26717 26715 26678 0 -1 4194304 1020 0 0 0 135 0 0 0 25 0 1 0 1111029180 5218304 1001 1992294400 134512640 135243223 4294956320 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 0 0 0
/proc/26718/statm: 1274 1001 83 178 0 1094 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13216

[startup+3.10163 s]
/proc/loadavg: 0.85 0.97 0.99 2/83 26718
/proc/meminfo: memFree=1432392/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=2764 CPUtime=0.13
/proc/26715/stat : 26715 (IUT_BMB_SAT) S 26713 26715 26678 0 -1 4194304 506 0 0 0 9 4 0 0 18 0 1 0 1111029165 2830336 488 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26715/statm: 691 488 105 274 0 414 0
[pid=26717] ppid=26715 vsize=5356 CPUtime=0
/proc/26717/stat : 26717 (sh) S 26715 26715 26678 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111029180 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26717/statm: 1339 232 193 169 0 50 0
[pid=26718] ppid=26717 vsize=5808 CPUtime=2.95
/proc/26718/stat : 26718 (minisat) R 26717 26715 26678 0 -1 4194304 1176 0 0 0 295 0 0 0 25 0 1 0 1111029180 5947392 1157 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/26718/statm: 1452 1157 83 178 0 1272 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13928

[startup+6.30197 s]
/proc/loadavg: 0.86 0.97 0.99 2/83 26718
/proc/meminfo: memFree=1431312/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=2764 CPUtime=0.13
/proc/26715/stat : 26715 (IUT_BMB_SAT) S 26713 26715 26678 0 -1 4194304 506 0 0 0 9 4 0 0 18 0 1 0 1111029165 2830336 488 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26715/statm: 691 488 105 274 0 414 0
[pid=26717] ppid=26715 vsize=5356 CPUtime=0
/proc/26717/stat : 26717 (sh) S 26715 26715 26678 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111029180 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26717/statm: 1339 232 193 169 0 50 0
[pid=26718] ppid=26717 vsize=6600 CPUtime=6.14
/proc/26718/stat : 26718 (minisat) R 26717 26715 26678 0 -1 4194304 1376 0 0 0 614 0 0 0 25 0 1 0 1111029180 6758400 1357 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26718/statm: 1650 1357 83 178 0 1470 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 14720

[startup+12.7016 s]
/proc/loadavg: 0.87 0.97 0.99 2/83 26718
/proc/meminfo: memFree=1430168/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=2764 CPUtime=0.13
/proc/26715/stat : 26715 (IUT_BMB_SAT) S 26713 26715 26678 0 -1 4194304 506 0 0 0 9 4 0 0 18 0 1 0 1111029165 2830336 488 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26715/statm: 691 488 105 274 0 414 0
[pid=26717] ppid=26715 vsize=5356 CPUtime=0
/proc/26717/stat : 26717 (sh) S 26715 26715 26678 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111029180 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26717/statm: 1339 232 193 169 0 50 0
[pid=26718] ppid=26717 vsize=7272 CPUtime=12.55
/proc/26718/stat : 26718 (minisat) R 26717 26715 26678 0 -1 4194304 1547 0 0 0 1254 1 0 0 25 0 1 0 1111029180 7446528 1528 1992294400 134512640 135243223 4294956320 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/26718/statm: 1818 1528 83 178 0 1638 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15392

[startup+25.503 s]
/proc/loadavg: 0.90 0.97 0.99 2/83 26718
/proc/meminfo: memFree=1429208/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=2764 CPUtime=0.13
/proc/26715/stat : 26715 (IUT_BMB_SAT) S 26713 26715 26678 0 -1 4194304 506 0 0 0 9 4 0 0 18 0 1 0 1111029165 2830336 488 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26715/statm: 691 488 105 274 0 414 0
[pid=26717] ppid=26715 vsize=5356 CPUtime=0
/proc/26717/stat : 26717 (sh) S 26715 26715 26678 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111029180 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26717/statm: 1339 232 193 169 0 50 0
[pid=26718] ppid=26717 vsize=8428 CPUtime=25.34
/proc/26718/stat : 26718 (minisat) R 26717 26715 26678 0 -1 4194304 1836 0 0 0 2533 1 0 0 25 0 1 0 1111029180 8630272 1817 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26718/statm: 2107 1817 83 178 0 1927 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16548

[startup+51.1027 s]
/proc/loadavg: 0.93 0.97 0.99 2/83 26718
/proc/meminfo: memFree=1428056/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=2764 CPUtime=0.13
/proc/26715/stat : 26715 (IUT_BMB_SAT) S 26713 26715 26678 0 -1 4194304 506 0 0 0 9 4 0 0 18 0 1 0 1111029165 2830336 488 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26715/statm: 691 488 105 274 0 414 0
[pid=26717] ppid=26715 vsize=5356 CPUtime=0
/proc/26717/stat : 26717 (sh) S 26715 26715 26678 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111029180 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26717/statm: 1339 232 193 169 0 50 0
[pid=26718] ppid=26717 vsize=9640 CPUtime=50.92
/proc/26718/stat : 26718 (minisat) R 26717 26715 26678 0 -1 4194304 2125 0 0 0 5091 1 0 0 25 0 1 0 1111029180 9871360 2106 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26718/statm: 2410 2106 83 178 0 2230 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 17760

[startup+102.307 s]
/proc/loadavg: 0.97 0.97 0.99 2/83 26718
/proc/meminfo: memFree=1426392/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=2764 CPUtime=0.13
/proc/26715/stat : 26715 (IUT_BMB_SAT) S 26713 26715 26678 0 -1 4194304 506 0 0 0 9 4 0 0 18 0 1 0 1111029165 2830336 488 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26715/statm: 691 488 105 274 0 414 0
[pid=26717] ppid=26715 vsize=5356 CPUtime=0
/proc/26717/stat : 26717 (sh) S 26715 26715 26678 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111029180 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26717/statm: 1339 232 193 169 0 50 0
[pid=26718] ppid=26717 vsize=11272 CPUtime=102.1
/proc/26718/stat : 26718 (minisat) R 26717 26715 26678 0 -1 4194304 2520 0 0 0 10209 1 0 0 25 0 1 0 1111029180 11542528 2501 1992294400 134512640 135243223 4294956320 18446744073709551615 134556032 0 0 4096 3 0 0 0 17 0 0 0
/proc/26718/statm: 2818 2501 83 178 0 2638 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 19392

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/83 26718
/proc/meminfo: memFree=1425176/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=2764 CPUtime=0.13
/proc/26715/stat : 26715 (IUT_BMB_SAT) S 26713 26715 26678 0 -1 4194304 506 0 0 0 9 4 0 0 18 0 1 0 1111029165 2830336 488 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26715/statm: 691 488 105 274 0 414 0
[pid=26717] ppid=26715 vsize=5356 CPUtime=0
/proc/26717/stat : 26717 (sh) S 26715 26715 26678 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111029180 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26717/statm: 1339 232 193 169 0 50 0
[pid=26718] ppid=26717 vsize=12524 CPUtime=162.08
/proc/26718/stat : 26718 (minisat) R 26717 26715 26678 0 -1 4194304 2814 0 0 0 16206 2 0 0 25 0 1 0 1111029180 12824576 2795 1992294400 134512640 135243223 4294956320 18446744073709551615 134555551 0 0 4096 3 0 0 0 17 0 0 0
/proc/26718/statm: 3131 2795 83 178 0 2951 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 20644

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/83 26718
/proc/meminfo: memFree=1424536/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=2764 CPUtime=0.13
/proc/26715/stat : 26715 (IUT_BMB_SAT) S 26713 26715 26678 0 -1 4194304 506 0 0 0 9 4 0 0 18 0 1 0 1111029165 2830336 488 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26715/statm: 691 488 105 274 0 414 0
[pid=26717] ppid=26715 vsize=5356 CPUtime=0
/proc/26717/stat : 26717 (sh) S 26715 26715 26678 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111029180 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26717/statm: 1339 232 193 169 0 50 0
[pid=26718] ppid=26717 vsize=13220 CPUtime=222.05
/proc/26718/stat : 26718 (minisat) R 26717 26715 26678 0 -1 4194304 2964 0 0 0 22203 2 0 0 25 0 1 0 1111029180 13537280 2945 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26718/statm: 3305 2945 83 178 0 3125 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 21340

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/83 26718
/proc/meminfo: memFree=1423448/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=2764 CPUtime=0.13
/proc/26715/stat : 26715 (IUT_BMB_SAT) S 26713 26715 26678 0 -1 4194304 506 0 0 0 9 4 0 0 18 0 1 0 1111029165 2830336 488 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26715/statm: 691 488 105 274 0 414 0
[pid=26717] ppid=26715 vsize=5356 CPUtime=0
/proc/26717/stat : 26717 (sh) S 26715 26715 26678 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111029180 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26717/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1421208/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=2764 CPUtime=0.13
/proc/26715/stat : 26715 (IUT_BMB_SAT) S 26713 26715 26678 0 -1 4194304 506 0 0 0 9 4 0 0 18 0 1 0 1111029165 2830336 488 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26715/statm: 691 488 105 274 0 414 0
[pid=26717] ppid=26715 vsize=5356 CPUtime=0
/proc/26717/stat : 26717 (sh) S 26715 26715 26678 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111029180 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26717/statm: 1339 232 193 169 0 50 0
[pid=26718] ppid=26717 vsize=16592 CPUtime=641.87
/proc/26718/stat : 26718 (minisat) R 26717 26715 26678 0 -1 4194304 3797 0 0 0 64184 3 0 0 25 0 1 0 1111029180 16990208 3778 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/26718/statm: 4148 3778 83 178 0 3968 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 24712

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/83 26718
/proc/meminfo: memFree=1420440/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=2764 CPUtime=0.13
/proc/26715/stat : 26715 (IUT_BMB_SAT) S 26713 26715 26678 0 -1 4194304 506 0 0 0 9 4 0 0 18 0 1 0 1111029165 2830336 488 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26715/statm: 691 488 105 274 0 414 0
[pid=26717] ppid=26715 vsize=5356 CPUtime=0
/proc/26717/stat : 26717 (sh) S 26715 26715 26678 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111029180 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26717/statm: 1339 232 193 169 0 50 0
[pid=26718] ppid=26717 vsize=17348 CPUtime=701.83
/proc/26718/stat : 26718 (minisat) R 26717 26715 26678 0 -1 4194304 3984 0 0 0 70180 3 0 0 25 0 1 0 1111029180 17764352 3965 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/26718/statm: 4337 3965 83 178 0 4157 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 25468

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/83 26718
/proc/meminfo: memFree=1420184/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=2764 CPUtime=0.13
/proc/26715/stat : 26715 (IUT_BMB_SAT) S 26713 26715 26678 0 -1 4194304 506 0 0 0 9 4 0 0 18 0 1 0 1111029165 2830336 488 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26715/statm: 691 488 105 274 0 414 0
[pid=26717] ppid=26715 vsize=5356 CPUtime=0
/proc/26717/stat : 26717 (sh) S 26715 26715 26678 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111029180 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26717/statm: 1339 232 193 169 0 50 0
[pid=26718] ppid=26717 vsize=17540 CPUtime=761.81
/proc/26718/stat : 26718 (minisat) R 26717 26715 26678 0 -1 4194304 4033 0 0 0 76178 3 0 0 25 0 1 0 1111029180 17960960 4014 1992294400 134512640 135243223 4294956320 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 0 0 0
/proc/26718/statm: 4385 4014 83 178 0 4205 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 25660

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/83 26718
/proc/meminfo: memFree=1420056/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=2764 CPUtime=0.13
/proc/26715/stat : 26715 (IUT_BMB_SAT) S 26713 26715 26678 0 -1 4194304 506 0 0 0 9 4 0 0 18 0 1 0 1111029165 2830336 488 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26715/statm: 691 488 105 274 0 414 0
[pid=26717] ppid=26715 vsize=5356 CPUtime=0
/proc/26717/stat : 26717 (sh) S 26715 26715 26678 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111029180 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26717/statm: 1339 232 193 169 0 50 0
[pid=26718] ppid=26717 vsize=17832 CPUtime=821.78
/proc/26718/stat : 26718 (minisat) R 26717 26715 26678 0 -1 4194304 4082 0 0 0 82175 3 0 0 25 0 1 0 1111029180 18259968 4063 1992294400 134512640 135243223 4294956320 18446744073709551615 134555725 0 0 4096 3 0 0 0 17 0 0 0
/proc/26718/statm: 4458 4063 83 178 0 4278 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 25952

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/83 26718
/proc/meminfo: memFree=1419928/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=2764 CPUtime=0.13
/proc/26715/stat : 26715 (IUT_BMB_SAT) S 26713 26715 26678 0 -1 4194304 506 0 0 0 9 4 0 0 18 0 1 0 1111029165 2830336 488 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26715/statm: 691 488 105 274 0 414 0
[pid=26717] ppid=26715 vsize=5356 CPUtime=0
/proc/26717/stat : 26717 (sh) S 26715 26715 26678 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111029180 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26717/statm: 1339 232 193 169 0 50 0
[pid=26718] ppid=26717 vsize=17976 CPUtime=881.76
/proc/26718/stat : 26718 (minisat) R 26717 26715 26678 0 -1 4194304 4119 0 0 0 88172 4 0 0 25 0 1 0 1111029180 18407424 4100 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26718/statm: 4494 4100 83 178 0 4314 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 26096

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/83 26720
/proc/meminfo: memFree=1419608/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=2764 CPUtime=0.13
/proc/26715/stat : 26715 (IUT_BMB_SAT) S 26713 26715 26678 0 -1 4194304 506 0 0 0 9 4 0 0 18 0 1 0 1111029165 2830336 488 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26715/statm: 691 488 105 274 0 414 0
[pid=26717] ppid=26715 vsize=5356 CPUtime=0
/proc/26717/stat : 26717 (sh) S 26715 26715 26678 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111029180 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26717/statm: 1339 232 193 169 0 50 0
[pid=26718] ppid=26717 vsize=18116 CPUtime=941.73
/proc/26718/stat : 26718 (minisat) R 26717 26715 26678 0 -1 4194304 4162 0 0 0 94169 4 0 0 25 0 1 0 1111029180 18550784 4143 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/26718/statm: 4529 4143 83 178 0 4349 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 26236

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/83 26720
/proc/meminfo: memFree=1419480/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=2764 CPUtime=0.13
/proc/26715/stat : 26715 (IUT_BMB_SAT) S 26713 26715 26678 0 -1 4194304 506 0 0 0 9 4 0 0 18 0 1 0 1111029165 2830336 488 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26715/statm: 691 488 105 274 0 414 0
[pid=26717] ppid=26715 vsize=5356 CPUtime=0
/proc/26717/stat : 26717 (sh) S 26715 26715 26678 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111029180 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26717/statm: 1339 232 193 169 0 50 0
[pid=26718] ppid=26717 vsize=18260 CPUtime=1001.71
/proc/26718/stat : 26718 (minisat) R 26717 26715 26678 0 -1 4194304 4191 0 0 0 100167 4 0 0 25 0 1 0 1111029180 18698240 4172 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/26718/statm: 4565 4172 83 178 0 4385 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 26380

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/83 26720
/proc/meminfo: memFree=1418584/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=2764 CPUtime=0.13
/proc/26715/stat : 26715 (IUT_BMB_SAT) S 26713 26715 26678 0 -1 4194304 506 0 0 0 9 4 0 0 18 0 1 0 1111029165 2830336 488 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26715/statm: 691 488 105 274 0 414 0
[pid=26717] ppid=26715 vsize=5356 CPUtime=0
/proc/26717/stat : 26717 (sh) S 26715 26715 26678 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111029180 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26717/statm: 1339 232 193 169 0 50 0
[pid=26718] ppid=26717 vsize=19264 CPUtime=1061.67
/proc/26718/stat : 26718 (minisat) R 26717 26715 26678 0 -1 4194304 4433 0 0 0 106163 4 0 0 25 0 1 0 1111029180 19726336 4414 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26718/statm: 4816 4414 83 178 0 4636 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 27384

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/83 26720
/proc/meminfo: memFree=1418072/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=2764 CPUtime=0.13
/proc/26715/stat : 26715 (IUT_BMB_SAT) S 26713 26715 26678 0 -1 4194304 506 0 0 0 9 4 0 0 18 0 1 0 1111029165 2830336 488 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26715/statm: 691 488 105 274 0 414 0
[pid=26717] ppid=26715 vsize=5356 CPUtime=0
/proc/26717/stat : 26717 (sh) S 26715 26715 26678 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111029180 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26717/statm: 1339 232 193 169 0 50 0
[pid=26718] ppid=26717 vsize=19864 CPUtime=1121.64
/proc/26718/stat : 26718 (minisat) R 26717 26715 26678 0 -1 4194304 4569 0 0 0 112160 4 0 0 25 0 1 0 1111029180 20340736 4550 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/26718/statm: 4966 4550 83 178 0 4786 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 27984

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/83 26720
/proc/meminfo: memFree=1418008/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=2764 CPUtime=0.13
/proc/26715/stat : 26715 (IUT_BMB_SAT) S 26713 26715 26678 0 -1 4194304 506 0 0 0 9 4 0 0 18 0 1 0 1111029165 2830336 488 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26715/statm: 691 488 105 274 0 414 0
[pid=26717] ppid=26715 vsize=5356 CPUtime=0
/proc/26717/stat : 26717 (sh) S 26715 26715 26678 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111029180 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26717/statm: 1339 232 193 169 0 50 0
[pid=26718] ppid=26717 vsize=19864 CPUtime=1181.62
/proc/26718/stat : 26718 (minisat) R 26717 26715 26678 0 -1 4194304 4581 0 0 0 118157 5 0 0 25 0 1 0 1111029180 20340736 4562 1992294400 134512640 135243223 4294956320 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 0 0 0
/proc/26718/statm: 4966 4562 83 178 0 4786 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 27984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/83 26720
/proc/meminfo: memFree=1418008/2055912 swapFree=4170680/4192956
[pid=26715] ppid=26713 vsize=2764 CPUtime=0.13
/proc/26715/stat : 26715 (IUT_BMB_SAT) S 26713 26715 26678 0 -1 4194304 506 0 0 0 9 4 0 0 18 0 1 0 1111029165 2830336 488 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26715/statm: 691 488 105 274 0 414 0
[pid=26717] ppid=26715 vsize=5356 CPUtime=0
/proc/26717/stat : 26717 (sh) S 26715 26715 26678 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111029180 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26717/statm: 1339 232 193 169 0 50 0
[pid=26718] ppid=26717 vsize=19864 CPUtime=1199.92
/proc/26718/stat : 26718 (minisat) R 26717 26715 26678 0 -1 4194304 4583 0 0 0 119987 5 0 0 25 0 1 0 1111029180 20340736 4564 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/26718/statm: 4966 4564 83 178 0 4786 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 27984

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.08
CPU user time (s): 1199.98
CPU system time (s): 0.099984
CPU usage (%): 99.9555
Max. virtual memory (cumulated for all children) (KiB): 27984

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

runsolver used 1.51477 second user time and 3.9664 second system time

The end

Launcher Data

Begin job on node78 at 2009-03-30 05:27:33
IDJOB=1532461
IDBENCH=70266
IDSOLVER=523
FILE ID=node78/1532461-1238383653
PBS_JOBID= 9061346
Free space on /tmp= 126872 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/160/unif-k7-r85-v160-c13600-S1178729443-051.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532461-1238383653/watcher-1532461-1238383653 -o /tmp/evaluation-result-1532461-1238383653/solver-1532461-1238383653 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1532461-1238383653.cnf HOME

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

MD5SUM BENCH= f5bbeff2cbd29506603dd9467e477360
RANDOM SEED=2116784962

node78.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055912 kB
MemFree:       1439112 kB
Buffers:         84064 kB
Cached:         443280 kB
SwapCached:       7748 kB
Active:         218664 kB
Inactive:       319040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1439112 kB
SwapTotal:     4192956 kB
SwapFree:      4170680 kB
Dirty:            2780 kB
Writeback:           0 kB
Mapped:          15956 kB
Slab:            63328 kB
Committed_AS:  2512152 kB
PageTables:       2556 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126868 MiB
End job on node78 at 2009-03-30 05:47:33