Trace number 1534601

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/440/
unif-k3-r4.25-v440-c1870-S1864638535-048.cnf
MD5SUM47eb0f54ab564eca9e634c7e5d4ea4f1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.030994
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of clauses1870
Sum of the clauses size5610
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31870
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:  440                                                  |
0.00/0.01	c |  Number of clauses:    1870                                                 |
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 |     429     1849     5594 |      616        0    nan |  0.000 % |
0.00/0.02	c |       100 |     429     1849     5594 |      677      100     22 |  0.001 % |
0.00/0.03	c |       250 |     429     1849     5594 |      745      250     22 |  0.001 % |
0.00/0.03	c |       475 |     429     1849     5594 |      820      475     22 |  0.001 % |
0.00/0.04	c |       812 |     429     1849     5594 |      902      812     22 |  0.001 % |
0.00/0.06	c |      1318 |     429     1849     5594 |      992      845     20 |  0.001 % |
0.00/0.09	c |      2080 |     429     1849     5594 |     1091      562     19 |  0.001 % |
0.00/0.13	c |      3221 |     429     1849     5594 |     1201     1130     20 |  0.001 % |
0.00/0.19	c |      4930 |     429     1849     5594 |     1321      984     18 |  0.001 % |
0.00/0.29	c |      7492 |     429     1849     5594 |     1453      819     16 |  0.001 % |
0.00/0.45	c |     11336 |     429     1849     5594 |     1598      929     18 |  0.001 % |
0.00/0.68	c |     17103 |     429     1849     5594 |     1758      956     18 |  0.001 % |
0.98/1.04	c |     25754 |     429     1849     5594 |     1934     1535     20 |  0.001 % |
1.57/1.62	c |     38728 |     429     1849     5594 |     2127     1658     19 |  0.001 % |
2.37/2.48	c |     58190 |     429     1849     5594 |     2340     1627     19 |  0.001 % |
3.77/3.87	c |     87382 |     429     1849     5594 |     2574     2206     21 |  0.001 % |
5.97/6.01	c |    131172 |     429     1849     5594 |     2832     1419     19 |  0.001 % |
9.26/9.35	c |    196858 |     429     1849     5594 |     3115     2453     19 |  0.001 % |
14.55/14.60	c |    295384 |     429     1849     5594 |     3426     2944     21 |  0.001 % |
22.54/22.62	c |    443173 |     429     1849     5594 |     3769     3284     20 |  0.001 % |
35.14/35.22	c |    664857 |     429     1849     5594 |     4146     3796     21 |  0.001 % |
54.73/54.90	c |    997384 |     429     1849     5594 |     4561     3023     20 |  0.001 % |
85.52/85.61	c |   1496173 |     429     1849     5594 |     5017     4339     22 |  0.001 % |
133.30/133.49	c |   2244356 |     429     1849     5594 |     5518     3389     19 |  0.001 % |
206.86/207.01	c |   3366631 |     429     1849     5594 |     6070     3150     19 |  0.001 % |
326.70/326.96	c |   5050044 |     429     1849     5594 |     6677     4146     23 |  0.001 % |
512.01/512.37	c |   7575160 |     429     1849     5594 |     7345     4982     21 |  0.001 % |
806.29/806.71	c |  11362835 |     429     1849     5594 |     8080     3926     20 |  0.001 % |
1200.02/1200.60	sh: line 1: 16605 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.02/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-1534601-1238582512/watcher-1534601-1238582512 -o /tmp/evaluation-result-1534601-1238582512/solver-1534601-1238582512 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534601-1238582512.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/73 16602
/proc/meminfo: memFree=1372128/2055920 swapFree=4175408/4192956
[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) R 16600 16602 15492 0 -1 4194304 163 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 146 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/16602/statm: 354 146 97 274 0 77 0

[startup+0.059862 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 16602
/proc/meminfo: memFree=1372128/2055920 swapFree=4175408/4192956
[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) S 16600 16602 15492 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16602/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101861 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 16602
/proc/meminfo: memFree=1372128/2055920 swapFree=4175408/4192956
[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) S 16600 16602 15492 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16602/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301882 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 16602
/proc/meminfo: memFree=1372128/2055920 swapFree=4175408/4192956
[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) S 16600 16602 15492 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16602/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701924 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 16602
/proc/meminfo: memFree=1372128/2055920 swapFree=4175408/4192956
[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) S 16600 16602 15492 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16602/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50201 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 16605
/proc/meminfo: memFree=1371016/2055920 swapFree=4175408/4192956
[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) S 16600 16602 15492 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16602/statm: 354 162 105 274 0 77 0
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (sh) S 16602 16602 15492 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1010669804 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 232 193 169 0 50 0
[pid=16605] ppid=16604 vsize=2448 CPUtime=1.47
/proc/16605/stat : 16605 (minisat) R 16604 16602 15492 0 -1 4194304 257 0 0 0 147 0 0 0 25 0 1 0 1010669804 2506752 237 1992294400 134512640 135243223 4294956304 18446744073709551615 134558322 0 0 4096 3 0 0 0 17 0 0 0
/proc/16605/statm: 612 237 84 178 0 432 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9220

[startup+3.10117 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 16605
/proc/meminfo: memFree=1370696/2055920 swapFree=4175408/4192956
[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) S 16600 16602 15492 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16602/statm: 354 162 105 274 0 77 0
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (sh) S 16602 16602 15492 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1010669804 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 232 193 169 0 50 0
[pid=16605] ppid=16604 vsize=2576 CPUtime=3.07
/proc/16605/stat : 16605 (minisat) R 16604 16602 15492 0 -1 4194304 291 0 0 0 307 0 0 0 25 0 1 0 1010669804 2637824 271 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/16605/statm: 644 271 84 178 0 464 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9348

[startup+6.30151 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 16605
/proc/meminfo: memFree=1370504/2055920 swapFree=4175408/4192956
[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) S 16600 16602 15492 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16602/statm: 354 162 105 274 0 77 0
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (sh) S 16602 16602 15492 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1010669804 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 232 193 169 0 50 0
[pid=16605] ppid=16604 vsize=2708 CPUtime=6.27
/proc/16605/stat : 16605 (minisat) R 16604 16602 15492 0 -1 4194304 323 0 0 0 627 0 0 0 25 0 1 0 1010669804 2772992 303 1992294400 134512640 135243223 4294956304 18446744073709551615 134563800 0 0 4096 3 0 0 0 17 0 0 0
/proc/16605/statm: 677 303 84 178 0 497 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9480

[startup+12.7022 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 16607
/proc/meminfo: memFree=1369928/2055920 swapFree=4175408/4192956
[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) S 16600 16602 15492 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16602/statm: 354 162 105 274 0 77 0
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (sh) S 16602 16602 15492 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1010669804 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 232 193 169 0 50 0
[pid=16605] ppid=16604 vsize=2840 CPUtime=12.66
/proc/16605/stat : 16605 (minisat) R 16604 16602 15492 0 -1 4194304 382 0 0 0 1266 0 0 0 25 0 1 0 1010669804 2908160 362 1992294400 134512640 135243223 4294956304 18446744073709551615 134565467 0 0 4096 3 0 0 0 17 0 0 0
/proc/16605/statm: 710 362 84 178 0 530 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 9612

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 16607
/proc/meminfo: memFree=1369928/2055920 swapFree=4175408/4192956
[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) S 16600 16602 15492 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16602/statm: 354 162 105 274 0 77 0
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (sh) S 16602 16602 15492 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1010669804 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 232 193 169 0 50 0
[pid=16605] ppid=16604 vsize=3104 CPUtime=25.44
/proc/16605/stat : 16605 (minisat) R 16604 16602 15492 0 -1 4194304 450 0 0 0 2544 0 0 0 25 0 1 0 1010669804 3178496 430 1992294400 134512640 135243223 4294956304 18446744073709551615 134555967 0 0 4096 3 0 0 0 17 0 0 0
/proc/16605/statm: 776 430 84 178 0 596 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 9876

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 16607
/proc/meminfo: memFree=1369608/2055920 swapFree=4175408/4192956
[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) S 16600 16602 15492 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16602/statm: 354 162 105 274 0 77 0
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (sh) S 16602 16602 15492 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1010669804 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 232 193 169 0 50 0
[pid=16605] ppid=16604 vsize=3500 CPUtime=51.04
/proc/16605/stat : 16605 (minisat) R 16604 16602 15492 0 -1 4194304 545 0 0 0 5104 0 0 0 25 0 1 0 1010669804 3584000 525 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/16605/statm: 875 525 84 178 0 695 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10272

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 16607
/proc/meminfo: memFree=1368904/2055920 swapFree=4175408/4192956
[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) S 16600 16602 15492 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16602/statm: 354 162 105 274 0 77 0
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (sh) S 16602 16602 15492 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1010669804 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 232 193 169 0 50 0
[pid=16605] ppid=16604 vsize=4028 CPUtime=102.22
/proc/16605/stat : 16605 (minisat) R 16604 16602 15492 0 -1 4194304 669 0 0 0 10222 0 0 0 25 0 1 0 1010669804 4124672 649 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/16605/statm: 1007 649 84 178 0 827 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 10800

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 16607
/proc/meminfo: memFree=1368584/2055920 swapFree=4175408/4192956
[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) S 16600 16602 15492 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16602/statm: 354 162 105 274 0 77 0
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (sh) S 16602 16602 15492 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1010669804 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 232 193 169 0 50 0
[pid=16605] ppid=16604 vsize=4428 CPUtime=162.18
/proc/16605/stat : 16605 (minisat) R 16604 16602 15492 0 -1 4194304 751 0 0 0 16218 0 0 0 25 0 1 0 1010669804 4534272 731 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/16605/statm: 1107 731 84 178 0 927 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 11200

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 16607
/proc/meminfo: memFree=1368264/2055920 swapFree=4175408/4192956
[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) S 16600 16602 15492 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16602/statm: 354 162 105 274 0 77 0
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (sh) S 16602 16602 15492 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1010669804 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 232 193 169 0 50 0
[pid=16605] ppid=16604 vsize=4688 CPUtime=222.15
/proc/16605/stat : 16605 (minisat) R 16604 16602 15492 0 -1 4194304 843 0 0 0 22215 0 0 0 25 0 1 0 1010669804 4800512 823 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/16605/statm: 1172 823 84 178 0 992 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 11460

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 16607
/proc/meminfo: memFree=1368072/2055920 swapFree=4175408/4192956
[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) S 16600 16602 15492 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16602/statm: 354 162 105 274 0 77 0
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (sh) S 16602 16602 15492 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1010669804 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 232 193 169 0 50 0

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

[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) S 16600 16602 15492 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16602/statm: 354 162 105 274 0 77 0
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (sh) S 16602 16602 15492 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1010669804 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 232 193 169 0 50 0
[pid=16605] ppid=16604 vsize=6028 CPUtime=641.97
/proc/16605/stat : 16605 (minisat) R 16604 16602 15492 0 -1 4194304 1156 0 0 0 64197 0 0 0 25 0 1 0 1010669804 6172672 1136 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/16605/statm: 1507 1136 84 178 0 1327 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 12800

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 16607
/proc/meminfo: memFree=1366920/2055920 swapFree=4175408/4192956
[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) S 16600 16602 15492 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16602/statm: 354 162 105 274 0 77 0
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (sh) S 16602 16602 15492 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1010669804 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 232 193 169 0 50 0
[pid=16605] ppid=16604 vsize=6028 CPUtime=701.93
/proc/16605/stat : 16605 (minisat) R 16604 16602 15492 0 -1 4194304 1178 0 0 0 70193 0 0 0 25 0 1 0 1010669804 6172672 1158 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/16605/statm: 1507 1158 84 178 0 1327 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 12800

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 16607
/proc/meminfo: memFree=1366792/2055920 swapFree=4175408/4192956
[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) S 16600 16602 15492 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16602/statm: 354 162 105 274 0 77 0
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (sh) S 16602 16602 15492 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1010669804 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 232 193 169 0 50 0
[pid=16605] ppid=16604 vsize=6168 CPUtime=761.92
/proc/16605/stat : 16605 (minisat) R 16604 16602 15492 0 -1 4194304 1204 0 0 0 76191 1 0 0 25 0 1 0 1010669804 6316032 1184 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/16605/statm: 1542 1184 84 178 0 1362 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 12940

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 16607
/proc/meminfo: memFree=1366664/2055920 swapFree=4175408/4192956
[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) S 16600 16602 15492 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16602/statm: 354 162 105 274 0 77 0
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (sh) S 16602 16602 15492 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1010669804 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 232 193 169 0 50 0
[pid=16605] ppid=16604 vsize=6308 CPUtime=821.89
/proc/16605/stat : 16605 (minisat) R 16604 16602 15492 0 -1 4194304 1242 0 0 0 82188 1 0 0 25 0 1 0 1010669804 6459392 1222 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/16605/statm: 1577 1222 84 178 0 1397 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 13080

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 16607
/proc/meminfo: memFree=1366536/2055920 swapFree=4175408/4192956
[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) S 16600 16602 15492 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16602/statm: 354 162 105 274 0 77 0
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (sh) S 16602 16602 15492 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1010669804 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 232 193 169 0 50 0
[pid=16605] ppid=16604 vsize=6440 CPUtime=881.86
/proc/16605/stat : 16605 (minisat) R 16604 16602 15492 0 -1 4194304 1276 0 0 0 88185 1 0 0 25 0 1 0 1010669804 6594560 1256 1992294400 134512640 135243223 4294956304 18446744073709551615 134555741 0 0 4096 3 0 0 0 17 0 0 0
/proc/16605/statm: 1610 1256 84 178 0 1430 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 13212

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 16607
/proc/meminfo: memFree=1366344/2055920 swapFree=4175408/4192956
[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) S 16600 16602 15492 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16602/statm: 354 162 105 274 0 77 0
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (sh) S 16602 16602 15492 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1010669804 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 232 193 169 0 50 0
[pid=16605] ppid=16604 vsize=6580 CPUtime=941.83
/proc/16605/stat : 16605 (minisat) R 16604 16602 15492 0 -1 4194304 1312 0 0 0 94182 1 0 0 25 0 1 0 1010669804 6737920 1292 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/16605/statm: 1645 1292 84 178 0 1465 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 13352

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 16607
/proc/meminfo: memFree=1366280/2055920 swapFree=4175408/4192956
[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) S 16600 16602 15492 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16602/statm: 354 162 105 274 0 77 0
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (sh) S 16602 16602 15492 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1010669804 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 232 193 169 0 50 0
[pid=16605] ppid=16604 vsize=6720 CPUtime=1001.81
/proc/16605/stat : 16605 (minisat) R 16604 16602 15492 0 -1 4194304 1336 0 0 0 100180 1 0 0 25 0 1 0 1010669804 6881280 1316 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/16605/statm: 1680 1316 84 178 0 1500 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 13492

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 16607
/proc/meminfo: memFree=1366216/2055920 swapFree=4175408/4192956
[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) S 16600 16602 15492 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16602/statm: 354 162 105 274 0 77 0
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (sh) S 16602 16602 15492 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1010669804 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 232 193 169 0 50 0
[pid=16605] ppid=16604 vsize=6856 CPUtime=1061.78
/proc/16605/stat : 16605 (minisat) R 16604 16602 15492 0 -1 4194304 1355 0 0 0 106177 1 0 0 25 0 1 0 1010669804 7020544 1335 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/16605/statm: 1714 1335 84 178 0 1534 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 13628

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 16607
/proc/meminfo: memFree=1366152/2055920 swapFree=4175408/4192956
[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) S 16600 16602 15492 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16602/statm: 354 162 105 274 0 77 0
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (sh) S 16602 16602 15492 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1010669804 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 232 193 169 0 50 0
[pid=16605] ppid=16604 vsize=6856 CPUtime=1121.75
/proc/16605/stat : 16605 (minisat) R 16604 16602 15492 0 -1 4194304 1362 0 0 0 112174 1 0 0 25 0 1 0 1010669804 7020544 1342 1992294400 134512640 135243223 4294956304 18446744073709551615 134564936 0 0 4096 3 0 0 0 17 0 0 0
/proc/16605/statm: 1714 1342 84 178 0 1534 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 13628

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 16613
/proc/meminfo: memFree=1365832/2055920 swapFree=4175408/4192956
[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) S 16600 16602 15492 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16602/statm: 354 162 105 274 0 77 0
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (sh) S 16602 16602 15492 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1010669804 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 232 193 169 0 50 0
[pid=16605] ppid=16604 vsize=6988 CPUtime=1181.73
/proc/16605/stat : 16605 (minisat) R 16604 16602 15492 0 -1 4194304 1387 0 0 0 118172 1 0 0 25 0 1 0 1010669804 7155712 1367 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/16605/statm: 1747 1367 84 178 0 1567 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 13760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 16613
/proc/meminfo: memFree=1365832/2055920 swapFree=4175408/4192956
[pid=16602] ppid=16600 vsize=1416 CPUtime=0
/proc/16602/stat : 16602 (IUT_BMB_SAT) S 16600 16602 15492 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1010669803 1449984 162 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16602/statm: 354 162 105 274 0 77 0
[pid=16604] ppid=16602 vsize=5356 CPUtime=0
/proc/16604/stat : 16604 (sh) S 16602 16602 15492 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1010669804 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16604/statm: 1339 232 193 169 0 50 0
[pid=16605] ppid=16604 vsize=6988 CPUtime=1200.02
/proc/16605/stat : 16605 (minisat) R 16604 16602 15492 0 -1 4194304 1389 0 0 0 120001 1 0 0 25 0 1 0 1010669804 7155712 1369 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/16605/statm: 1747 1369 84 178 0 1567 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 13760

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.05
CPU user time (s): 1200.02
CPU system time (s): 0.028995
CPU usage (%): 99.9537
Max. virtual memory (cumulated for all children) (KiB): 13760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.02
system time used= 0.028995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1898
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= 7
involuntary context switches= 4613

runsolver used 1.20282 second user time and 3.17852 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-01 12:41:52
IDJOB=1534601
IDBENCH=70694
IDSOLVER=523
FILE ID=node79/1534601-1238582512
PBS_JOBID= 9062188
Free space on /tmp= 65556 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/440/unif-k3-r4.25-v440-c1870-S1864638535-048.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534601-1238582512/watcher-1534601-1238582512 -o /tmp/evaluation-result-1534601-1238582512/solver-1534601-1238582512 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1534601-1238582512.cnf HOME

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

MD5SUM BENCH= 47eb0f54ab564eca9e634c7e5d4ea4f1
RANDOM SEED=1732547650

node79.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1372672 kB
Buffers:         94684 kB
Cached:         482336 kB
SwapCached:      11792 kB
Active:         336416 kB
Inactive:       256776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1372672 kB
SwapTotal:     4192956 kB
SwapFree:      4175408 kB
Dirty:            2212 kB
Writeback:           0 kB
Mapped:          22684 kB
Slab:            75284 kB
Committed_AS:  2817284 kB
PageTables:       2004 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= 65552 MiB
End job on node79 at 2009-04-01 13:01:53