Trace number 1534101

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 1206.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/540/
unif-k3-r4.25-v540-c2295-S1404929091-050.cnf
MD5SUM16ac45f8099e9b8d91370787f14bd295
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
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.01/0.14	c WARNING: for repeatability, setting FPU to use double precision
0.01/0.14	c ============================[ Problem Statistics ]=============================
0.01/0.14	c |                                                                             |
0.01/0.14	c |  Number of variables:  540                                                  |
0.01/0.14	c |  Number of clauses:    2295                                                 |
0.01/0.14	c |  Parsing time:         0.00         s                                       |
0.01/0.14	c ============================[ Search Statistics ]==============================
0.01/0.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.14	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.01/0.14	c ===============================================================================
0.01/0.14	c |         0 |     527     2268     6863 |      756        0    nan |  0.000 % |
0.01/0.14	c |       101 |     527     2268     6863 |      831      101     28 |  0.000 % |
0.01/0.14	c |       251 |     527     2268     6863 |      914      251     25 |  0.000 % |
0.01/0.14	c |       476 |     527     2268     6863 |     1006      476     24 |  0.000 % |
0.01/0.14	c |       816 |     527     2268     6863 |     1106      816     24 |  0.000 % |
0.01/0.14	c |      1322 |     527     2268     6863 |     1217      745     22 |  0.000 % |
0.01/0.14	c |      2081 |     527     2268     6863 |     1339      853     23 |  0.000 % |
0.01/0.15	c |      3220 |     527     2268     6863 |     1473     1306     23 |  0.000 % |
0.01/0.22	c |      4930 |     527     2268     6863 |     1620     1497     21 |  0.000 % |
0.01/0.33	c |      7494 |     527     2268     6863 |     1782     1544     23 |  0.000 % |
0.01/0.51	c |     11343 |     527     2268     6863 |     1960     1723     21 |  0.000 % |
0.01/0.79	c |     17109 |     527     2268     6863 |     2156     1461     22 |  0.000 % |
1.18/1.22	c |     25759 |     527     2268     6863 |     2372     1280     22 |  0.000 % |
1.87/1.90	c |     38733 |     527     2268     6863 |     2609     2115     24 |  0.000 % |
2.87/2.93	c |     58194 |     527     2268     6863 |     2870     1558     23 |  0.000 % |
4.46/4.56	c |     87386 |     527     2268     6863 |     3157     2907     23 |  0.000 % |
6.94/7.05	c |    131175 |     527     2268     6863 |     3473     1788     19 |  0.000 % |
10.93/11.08	c |    196859 |     527     2268     6863 |     3821     2172     21 |  0.000 % |
17.19/17.31	c |    295385 |     527     2268     6863 |     4203     3586     25 |  0.000 % |
26.74/26.93	c |    443174 |     527     2268     6863 |     4623     2307     22 |  0.000 % |
41.57/41.81	c |    664857 |     527     2268     6863 |     5085     4230     25 |  0.000 % |
64.55/64.93	c |    997383 |     527     2268     6863 |     5594     2584     22 |  0.000 % |
100.87/101.44	c |   1496172 |     527     2268     6863 |     6154     4094     25 |  0.000 % |
157.46/158.39	c |   2244354 |     527     2268     6863 |     6769     3878     24 |  0.000 % |
246.90/248.23	c |   3366629 |     527     2268     6863 |     7446     3629     23 |  0.000 % |
388.38/390.49	c |   5050041 |     527     2268     6863 |     8191     6657     24 |  0.000 % |
613.38/616.67	c |   7575157 |     527     2268     6863 |     9010     6801     25 |  0.000 % |
964.92/970.07	c |  11362832 |     527     2268     6863 |     9911     8988     25 |  0.000 % |
1200.03/1206.40	sh: line 1: 31421 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.03/1206.41	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-1534101-1238533110/watcher-1534101-1238533110 -o /tmp/evaluation-result-1534101-1238533110/solver-1534101-1238533110 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534101-1238533110.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: 3.13 3.18 2.86 4/86 31418
/proc/meminfo: memFree=1673368/2055924 swapFree=4179644/4192956
[pid=31418] ppid=31416 vsize=1416 CPUtime=0
/proc/31418/stat : 31418 (IUT_BMB_SAT) R 31416 31418 31253 0 -1 4194304 166 0 0 0 0 0 0 0 20 0 1 0 479641451 1449984 149 1992294400 134512640 135635285 4294956208 18446744073709551615 134521277 0 0 4096 0 0 0 0 17 1 0 0
/proc/31418/statm: 354 149 97 274 0 77 0

[startup+0.106877 s]
/proc/loadavg: 3.13 3.18 2.86 4/86 31418
/proc/meminfo: memFree=1673368/2055924 swapFree=4179644/4192956
[pid=31418] ppid=31416 vsize=1416 CPUtime=0.01
/proc/31418/stat : 31418 (IUT_BMB_SAT) S 31416 31418 31253 0 -1 4194304 190 0 0 0 1 0 0 0 20 0 1 0 479641451 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31418/statm: 354 172 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.202892 s]
/proc/loadavg: 3.13 3.18 2.86 4/86 31418
/proc/meminfo: memFree=1673368/2055924 swapFree=4179644/4192956
[pid=31418] ppid=31416 vsize=1416 CPUtime=0.01
/proc/31418/stat : 31418 (IUT_BMB_SAT) S 31416 31418 31253 0 -1 4194304 190 0 0 0 1 0 0 0 20 0 1 0 479641451 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31418/statm: 354 172 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.302922 s]
/proc/loadavg: 3.13 3.18 2.86 4/86 31418
/proc/meminfo: memFree=1673368/2055924 swapFree=4179644/4192956
[pid=31418] ppid=31416 vsize=1416 CPUtime=0.01
/proc/31418/stat : 31418 (IUT_BMB_SAT) S 31416 31418 31253 0 -1 4194304 190 0 0 0 1 0 0 0 20 0 1 0 479641451 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31418/statm: 354 172 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701984 s]
/proc/loadavg: 3.13 3.18 2.86 4/86 31418
/proc/meminfo: memFree=1673368/2055924 swapFree=4179644/4192956
[pid=31418] ppid=31416 vsize=1416 CPUtime=0.01
/proc/31418/stat : 31418 (IUT_BMB_SAT) S 31416 31418 31253 0 -1 4194304 190 0 0 0 1 0 0 0 20 0 1 0 479641451 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31418/statm: 354 172 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50113 s]
/proc/loadavg: 3.13 3.18 2.86 3/89 31421
/proc/meminfo: memFree=1672064/2055924 swapFree=4179644/4192956
[pid=31418] ppid=31416 vsize=1416 CPUtime=0.01
/proc/31418/stat : 31418 (IUT_BMB_SAT) S 31416 31418 31253 0 -1 4194304 190 0 0 0 1 0 0 0 20 0 1 0 479641451 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31418/statm: 354 172 105 274 0 77 0
[pid=31420] ppid=31418 vsize=5356 CPUtime=0
/proc/31420/stat : 31420 (sh) S 31418 31418 31253 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 479641454 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31420/statm: 1339 232 193 169 0 50 0
[pid=31421] ppid=31420 vsize=2580 CPUtime=1.46
/proc/31421/stat : 31421 (minisat) R 31420 31418 31253 0 -1 4194304 294 0 0 0 146 0 0 0 25 0 1 0 479641454 2641920 274 1992294400 134512640 135243223 4294956304 18446744073709551615 134565490 0 0 4096 3 0 0 0 17 0 0 0
/proc/31421/statm: 645 274 84 178 0 465 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9352

[startup+3.10143 s]
/proc/loadavg: 3.13 3.18 2.86 3/89 31421
/proc/meminfo: memFree=1671744/2055924 swapFree=4179644/4192956
[pid=31418] ppid=31416 vsize=1416 CPUtime=0.01
/proc/31418/stat : 31418 (IUT_BMB_SAT) S 31416 31418 31253 0 -1 4194304 190 0 0 0 1 0 0 0 20 0 1 0 479641451 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31418/statm: 354 172 105 274 0 77 0
[pid=31420] ppid=31418 vsize=5356 CPUtime=0
/proc/31420/stat : 31420 (sh) S 31418 31418 31253 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 479641454 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31420/statm: 1339 232 193 169 0 50 0
[pid=31421] ppid=31420 vsize=2712 CPUtime=3.06
/proc/31421/stat : 31421 (minisat) R 31420 31418 31253 0 -1 4194304 328 0 0 0 306 0 0 0 25 0 1 0 479641454 2777088 308 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/31421/statm: 678 308 84 178 0 498 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9484

[startup+6.30202 s]
/proc/loadavg: 3.04 3.16 2.86 3/89 31421
/proc/meminfo: memFree=1671488/2055924 swapFree=4179644/4192956
[pid=31418] ppid=31416 vsize=1416 CPUtime=0.01
/proc/31418/stat : 31418 (IUT_BMB_SAT) S 31416 31418 31253 0 -1 4194304 190 0 0 0 1 0 0 0 20 0 1 0 479641451 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31418/statm: 354 172 105 274 0 77 0
[pid=31420] ppid=31418 vsize=5356 CPUtime=0
/proc/31420/stat : 31420 (sh) S 31418 31418 31253 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 479641454 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31420/statm: 1339 232 193 169 0 50 0
[pid=31421] ppid=31420 vsize=2844 CPUtime=6.24
/proc/31421/stat : 31421 (minisat) R 31420 31418 31253 0 -1 4194304 361 0 0 0 624 0 0 0 25 0 1 0 479641454 2912256 341 1992294400 134512640 135243223 4294956304 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 0 0 0
/proc/31421/statm: 711 341 84 178 0 531 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 9616

[startup+12.7012 s]
/proc/loadavg: 2.96 3.14 2.85 3/89 31421
/proc/meminfo: memFree=1671040/2055924 swapFree=4179644/4192956
[pid=31418] ppid=31416 vsize=1416 CPUtime=0.01
/proc/31418/stat : 31418 (IUT_BMB_SAT) S 31416 31418 31253 0 -1 4194304 190 0 0 0 1 0 0 0 20 0 1 0 479641451 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31418/statm: 354 172 105 274 0 77 0
[pid=31420] ppid=31418 vsize=5356 CPUtime=0
/proc/31420/stat : 31420 (sh) S 31418 31418 31253 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 479641454 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31420/statm: 1339 232 193 169 0 50 0
[pid=31421] ppid=31420 vsize=3124 CPUtime=12.61
/proc/31421/stat : 31421 (minisat) R 31420 31418 31253 0 -1 4194304 441 0 0 0 1261 0 0 0 25 0 1 0 479641454 3198976 421 1992294400 134512640 135243223 4294956304 18446744073709551615 134555681 0 0 4096 3 0 0 0 17 0 0 0
/proc/31421/statm: 781 421 84 178 0 601 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 9896

[startup+25.5026 s]
/proc/loadavg: 2.74 3.08 2.84 3/89 31421
/proc/meminfo: memFree=1670784/2055924 swapFree=4179644/4192956
[pid=31418] ppid=31416 vsize=1416 CPUtime=0.01
/proc/31418/stat : 31418 (IUT_BMB_SAT) S 31416 31418 31253 0 -1 4194304 190 0 0 0 1 0 0 0 20 0 1 0 479641451 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31418/statm: 354 172 105 274 0 77 0
[pid=31420] ppid=31418 vsize=5356 CPUtime=0
/proc/31420/stat : 31420 (sh) S 31418 31418 31253 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 479641454 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31420/statm: 1339 232 193 169 0 50 0
[pid=31421] ppid=31420 vsize=3388 CPUtime=25.34
/proc/31421/stat : 31421 (minisat) R 31420 31418 31253 0 -1 4194304 512 0 0 0 2534 0 0 0 25 0 1 0 479641454 3469312 492 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/31421/statm: 847 492 84 178 0 667 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 10160

[startup+51.1023 s]
/proc/loadavg: 2.49 2.99 2.81 3/89 31421
/proc/meminfo: memFree=1670336/2055924 swapFree=4179644/4192956
[pid=31418] ppid=31416 vsize=1416 CPUtime=0.01
/proc/31418/stat : 31418 (IUT_BMB_SAT) S 31416 31418 31253 0 -1 4194304 190 0 0 0 1 0 0 0 20 0 1 0 479641451 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31418/statm: 354 172 105 274 0 77 0
[pid=31420] ppid=31418 vsize=5356 CPUtime=0
/proc/31420/stat : 31420 (sh) S 31418 31418 31253 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 479641454 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31420/statm: 1339 232 193 169 0 50 0
[pid=31421] ppid=31420 vsize=3916 CPUtime=50.81
/proc/31421/stat : 31421 (minisat) R 31420 31418 31253 0 -1 4194304 635 0 0 0 5081 0 0 0 25 0 1 0 479641454 4009984 615 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/31421/statm: 979 615 84 178 0 799 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 10688

[startup+102.302 s]
/proc/loadavg: 2.21 2.84 2.77 3/89 31421
/proc/meminfo: memFree=1669696/2055924 swapFree=4179644/4192956
[pid=31418] ppid=31416 vsize=1416 CPUtime=0.01
/proc/31418/stat : 31418 (IUT_BMB_SAT) S 31416 31418 31253 0 -1 4194304 190 0 0 0 1 0 0 0 20 0 1 0 479641451 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31418/statm: 354 172 105 274 0 77 0
[pid=31420] ppid=31418 vsize=5356 CPUtime=0
/proc/31420/stat : 31420 (sh) S 31418 31418 31253 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 479641454 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31420/statm: 1339 232 193 169 0 50 0
[pid=31421] ppid=31420 vsize=4444 CPUtime=101.76
/proc/31421/stat : 31421 (minisat) R 31420 31418 31253 0 -1 4194304 785 0 0 0 10176 0 0 0 25 0 1 0 479641454 4550656 765 1992294400 134512640 135243223 4294956304 18446744073709551615 134555800 0 0 4096 3 0 0 0 17 0 0 0
/proc/31421/statm: 1111 765 84 178 0 931 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 11216

[startup+162.303 s]
/proc/loadavg: 2.08 2.68 2.72 3/89 31427
/proc/meminfo: memFree=1669056/2055924 swapFree=4179644/4192956
[pid=31418] ppid=31416 vsize=1416 CPUtime=0.01
/proc/31418/stat : 31418 (IUT_BMB_SAT) S 31416 31418 31253 0 -1 4194304 190 0 0 0 1 0 0 0 20 0 1 0 479641451 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31418/statm: 354 172 105 274 0 77 0
[pid=31420] ppid=31418 vsize=5356 CPUtime=0
/proc/31420/stat : 31420 (sh) S 31418 31418 31253 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 479641454 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31420/statm: 1339 232 193 169 0 50 0
[pid=31421] ppid=31420 vsize=4976 CPUtime=161.43
/proc/31421/stat : 31421 (minisat) R 31420 31418 31253 0 -1 4194304 895 0 0 0 16143 0 0 0 25 0 1 0 479641454 5095424 875 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/31421/statm: 1244 875 84 178 0 1064 0
Current children cumulated CPU time (s) 161.44
Current children cumulated vsize (KiB) 11748

[startup+222.308 s]
/proc/loadavg: 2.03 2.56 2.67 3/89 31427
/proc/meminfo: memFree=1668800/2055924 swapFree=4179644/4192956
[pid=31418] ppid=31416 vsize=1416 CPUtime=0.01
/proc/31418/stat : 31418 (IUT_BMB_SAT) S 31416 31418 31253 0 -1 4194304 190 0 0 0 1 0 0 0 20 0 1 0 479641451 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31418/statm: 354 172 105 274 0 77 0
[pid=31420] ppid=31418 vsize=5356 CPUtime=0
/proc/31420/stat : 31420 (sh) S 31418 31418 31253 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 479641454 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31420/statm: 1339 232 193 169 0 50 0
[pid=31421] ppid=31420 vsize=5240 CPUtime=221.12
/proc/31421/stat : 31421 (minisat) R 31420 31418 31253 0 -1 4194304 972 0 0 0 22112 0 0 0 25 0 1 0 479641454 5365760 952 1992294400 134512640 135243223 4294956304 18446744073709551615 134565437 0 0 4096 3 0 0 0 17 0 0 0
/proc/31421/statm: 1310 952 84 178 0 1130 0
Current children cumulated CPU time (s) 221.13
Current children cumulated vsize (KiB) 12012

[startup+282.302 s]
/proc/loadavg: 2.01 2.45 2.62 3/89 31427
/proc/meminfo: memFree=1668416/2055924 swapFree=4179644/4192956
[pid=31418] ppid=31416 vsize=1416 CPUtime=0.01
/proc/31418/stat : 31418 (IUT_BMB_SAT) S 31416 31418 31253 0 -1 4194304 190 0 0 0 1 0 0 0 20 0 1 0 479641451 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31418/statm: 354 172 105 274 0 77 0
[pid=31420] ppid=31418 vsize=5356 CPUtime=0
/proc/31420/stat : 31420 (sh) S 31418 31418 31253 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 479641454 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31420/statm: 1339 232 193 169 0 50 0

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

[pid=31418] ppid=31416 vsize=1416 CPUtime=0.01
/proc/31418/stat : 31418 (IUT_BMB_SAT) S 31416 31418 31253 0 -1 4194304 190 0 0 0 1 0 0 0 20 0 1 0 479641451 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31418/statm: 354 172 105 274 0 77 0
[pid=31420] ppid=31418 vsize=5356 CPUtime=0
/proc/31420/stat : 31420 (sh) S 31418 31418 31253 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 479641454 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31420/statm: 1339 232 193 169 0 50 0
[pid=31421] ppid=31420 vsize=7236 CPUtime=698.6
/proc/31421/stat : 31421 (minisat) R 31420 31418 31253 0 -1 4194304 1471 0 0 0 69859 1 0 0 25 0 1 0 479641454 7409664 1451 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/31421/statm: 1809 1451 84 178 0 1629 0
Current children cumulated CPU time (s) 698.61
Current children cumulated vsize (KiB) 14008

[startup+762.303 s]
/proc/loadavg: 2.04 2.11 2.37 3/89 31427
/proc/meminfo: memFree=1666752/2055924 swapFree=4179644/4192956
[pid=31418] ppid=31416 vsize=1416 CPUtime=0.01
/proc/31418/stat : 31418 (IUT_BMB_SAT) S 31416 31418 31253 0 -1 4194304 190 0 0 0 1 0 0 0 20 0 1 0 479641451 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31418/statm: 354 172 105 274 0 77 0
[pid=31420] ppid=31418 vsize=5356 CPUtime=0
/proc/31420/stat : 31420 (sh) S 31418 31418 31253 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 479641454 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31420/statm: 1339 232 193 169 0 50 0
[pid=31421] ppid=31420 vsize=7372 CPUtime=758.29
/proc/31421/stat : 31421 (minisat) R 31420 31418 31253 0 -1 4194304 1501 0 0 0 75828 1 0 0 25 0 1 0 479641454 7548928 1481 1992294400 134512640 135243223 4294956304 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/31421/statm: 1843 1481 84 178 0 1663 0
Current children cumulated CPU time (s) 758.3
Current children cumulated vsize (KiB) 14144

[startup+822.303 s]
/proc/loadavg: 2.01 2.09 2.34 3/89 31427
/proc/meminfo: memFree=1666688/2055924 swapFree=4179644/4192956
[pid=31418] ppid=31416 vsize=1416 CPUtime=0.01
/proc/31418/stat : 31418 (IUT_BMB_SAT) S 31416 31418 31253 0 -1 4194304 190 0 0 0 1 0 0 0 20 0 1 0 479641451 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31418/statm: 354 172 105 274 0 77 0
[pid=31420] ppid=31418 vsize=5356 CPUtime=0
/proc/31420/stat : 31420 (sh) S 31418 31418 31253 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 479641454 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31420/statm: 1339 232 193 169 0 50 0
[pid=31421] ppid=31420 vsize=7504 CPUtime=817.98
/proc/31421/stat : 31421 (minisat) R 31420 31418 31253 0 -1 4194304 1524 0 0 0 81796 2 0 0 25 0 1 0 479641454 7684096 1504 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/31421/statm: 1876 1504 84 178 0 1696 0
Current children cumulated CPU time (s) 817.99
Current children cumulated vsize (KiB) 14276

[startup+882.308 s]
/proc/loadavg: 2.00 2.07 2.32 3/89 31427
/proc/meminfo: memFree=1666560/2055924 swapFree=4179644/4192956
[pid=31418] ppid=31416 vsize=1416 CPUtime=0.01
/proc/31418/stat : 31418 (IUT_BMB_SAT) S 31416 31418 31253 0 -1 4194304 190 0 0 0 1 0 0 0 20 0 1 0 479641451 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31418/statm: 354 172 105 274 0 77 0
[pid=31420] ppid=31418 vsize=5356 CPUtime=0
/proc/31420/stat : 31420 (sh) S 31418 31418 31253 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 479641454 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31420/statm: 1339 232 193 169 0 50 0
[pid=31421] ppid=31420 vsize=7640 CPUtime=877.67
/proc/31421/stat : 31421 (minisat) R 31420 31418 31253 0 -1 4194304 1562 0 0 0 87765 2 0 0 25 0 1 0 479641454 7823360 1542 1992294400 134512640 135243223 4294956304 18446744073709551615 134745471 0 0 4096 3 0 0 0 17 0 0 0
/proc/31421/statm: 1910 1542 84 178 0 1730 0
Current children cumulated CPU time (s) 877.68
Current children cumulated vsize (KiB) 14412

[startup+942.302 s]
/proc/loadavg: 2.00 2.06 2.30 3/89 31427
/proc/meminfo: memFree=1666432/2055924 swapFree=4179644/4192956
[pid=31418] ppid=31416 vsize=1416 CPUtime=0.01
/proc/31418/stat : 31418 (IUT_BMB_SAT) S 31416 31418 31253 0 -1 4194304 190 0 0 0 1 0 0 0 20 0 1 0 479641451 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31418/statm: 354 172 105 274 0 77 0
[pid=31420] ppid=31418 vsize=5356 CPUtime=0
/proc/31420/stat : 31420 (sh) S 31418 31418 31253 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 479641454 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31420/statm: 1339 232 193 169 0 50 0
[pid=31421] ppid=31420 vsize=7760 CPUtime=937.35
/proc/31421/stat : 31421 (minisat) R 31420 31418 31253 0 -1 4194304 1585 0 0 0 93733 2 0 0 25 0 1 0 479641454 7946240 1565 1992294400 134512640 135243223 4294956304 18446744073709551615 134555608 0 0 4096 3 0 0 0 17 0 0 0
/proc/31421/statm: 1940 1565 84 178 0 1760 0
Current children cumulated CPU time (s) 937.36
Current children cumulated vsize (KiB) 14532

[startup+1002.3 s]
/proc/loadavg: 2.00 2.04 2.27 3/89 31427
/proc/meminfo: memFree=1666240/2055924 swapFree=4179644/4192956
[pid=31418] ppid=31416 vsize=1416 CPUtime=0.01
/proc/31418/stat : 31418 (IUT_BMB_SAT) S 31416 31418 31253 0 -1 4194304 190 0 0 0 1 0 0 0 20 0 1 0 479641451 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31418/statm: 354 172 105 274 0 77 0
[pid=31420] ppid=31418 vsize=5356 CPUtime=0
/proc/31420/stat : 31420 (sh) S 31418 31418 31253 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 479641454 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31420/statm: 1339 232 193 169 0 50 0
[pid=31421] ppid=31420 vsize=7892 CPUtime=997.03
/proc/31421/stat : 31421 (minisat) R 31420 31418 31253 0 -1 4194304 1624 0 0 0 99700 3 0 0 25 0 1 0 479641454 8081408 1604 1992294400 134512640 135243223 4294956304 18446744073709551615 134555635 0 0 4096 3 0 0 0 17 0 0 0
/proc/31421/statm: 1973 1604 84 178 0 1793 0
Current children cumulated CPU time (s) 997.04
Current children cumulated vsize (KiB) 14664

[startup+1062.3 s]
/proc/loadavg: 2.07 2.05 2.26 3/89 31427
/proc/meminfo: memFree=1666176/2055924 swapFree=4179644/4192956
[pid=31418] ppid=31416 vsize=1416 CPUtime=0.01
/proc/31418/stat : 31418 (IUT_BMB_SAT) S 31416 31418 31253 0 -1 4194304 190 0 0 0 1 0 0 0 20 0 1 0 479641451 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31418/statm: 354 172 105 274 0 77 0
[pid=31420] ppid=31418 vsize=5356 CPUtime=0
/proc/31420/stat : 31420 (sh) S 31418 31418 31253 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 479641454 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31420/statm: 1339 232 193 169 0 50 0
[pid=31421] ppid=31420 vsize=7892 CPUtime=1056.71
/proc/31421/stat : 31421 (minisat) R 31420 31418 31253 0 -1 4194304 1646 0 0 0 105668 3 0 0 25 0 1 0 479641454 8081408 1626 1992294400 134512640 135243223 4294956304 18446744073709551615 134558569 0 0 4096 3 0 0 0 17 0 0 0
/proc/31421/statm: 1973 1626 84 178 0 1793 0
Current children cumulated CPU time (s) 1056.72
Current children cumulated vsize (KiB) 14664

[startup+1122.3 s]
/proc/loadavg: 2.02 2.04 2.24 3/89 31427
/proc/meminfo: memFree=1666112/2055924 swapFree=4179644/4192956
[pid=31418] ppid=31416 vsize=1416 CPUtime=0.01
/proc/31418/stat : 31418 (IUT_BMB_SAT) S 31416 31418 31253 0 -1 4194304 190 0 0 0 1 0 0 0 20 0 1 0 479641451 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31418/statm: 354 172 105 274 0 77 0
[pid=31420] ppid=31418 vsize=5356 CPUtime=0
/proc/31420/stat : 31420 (sh) S 31418 31418 31253 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 479641454 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31420/statm: 1339 232 193 169 0 50 0
[pid=31421] ppid=31420 vsize=8036 CPUtime=1116.38
/proc/31421/stat : 31421 (minisat) R 31420 31418 31253 0 -1 4194304 1665 0 0 0 111635 3 0 0 25 0 1 0 479641454 8228864 1645 1992294400 134512640 135243223 4294956304 18446744073709551615 134555380 0 0 4096 3 0 0 0 17 0 0 0
/proc/31421/statm: 2009 1645 84 178 0 1829 0
Current children cumulated CPU time (s) 1116.39
Current children cumulated vsize (KiB) 14808

[startup+1182.3 s]
/proc/loadavg: 2.01 2.03 2.22 3/89 31427
/proc/meminfo: memFree=1665984/2055924 swapFree=4179644/4192956
[pid=31418] ppid=31416 vsize=1416 CPUtime=0.01
/proc/31418/stat : 31418 (IUT_BMB_SAT) S 31416 31418 31253 0 -1 4194304 190 0 0 0 1 0 0 0 20 0 1 0 479641451 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31418/statm: 354 172 105 274 0 77 0
[pid=31420] ppid=31418 vsize=5356 CPUtime=0
/proc/31420/stat : 31420 (sh) S 31418 31418 31253 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 479641454 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31420/statm: 1339 232 193 169 0 50 0
[pid=31421] ppid=31420 vsize=8168 CPUtime=1176.05
/proc/31421/stat : 31421 (minisat) R 31420 31418 31253 0 -1 4194304 1692 0 0 0 117602 3 0 0 25 0 1 0 479641454 8364032 1672 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/31421/statm: 2042 1672 84 178 0 1862 0
Current children cumulated CPU time (s) 1176.06
Current children cumulated vsize (KiB) 14940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.4 s]
/proc/loadavg: 2.00 2.02 2.22 3/89 31427
/proc/meminfo: memFree=1665984/2055924 swapFree=4179644/4192956
[pid=31418] ppid=31416 vsize=1416 CPUtime=0.01
/proc/31418/stat : 31418 (IUT_BMB_SAT) S 31416 31418 31253 0 -1 4194304 190 0 0 0 1 0 0 0 20 0 1 0 479641451 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31418/statm: 354 172 105 274 0 77 0
[pid=31420] ppid=31418 vsize=5356 CPUtime=0
/proc/31420/stat : 31420 (sh) S 31418 31418 31253 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 479641454 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31420/statm: 1339 232 193 169 0 50 0
[pid=31421] ppid=31420 vsize=8168 CPUtime=1200.02
/proc/31421/stat : 31421 (minisat) R 31420 31418 31253 0 -1 4194304 1702 0 0 0 119999 3 0 0 25 0 1 0 479641454 8364032 1682 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/31421/statm: 2042 1682 84 178 0 1862 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 14940

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1206.4 s]
/proc/loadavg: 2.00 2.02 2.22 3/89 31427
/proc/meminfo: memFree=1665984/2055924 swapFree=4179644/4192956
[pid=31418] ppid=31416 vsize=1416 CPUtime=0.01
/proc/31418/stat : 31418 (IUT_BMB_SAT) S 31416 31418 31253 0 -1 4194304 190 0 0 0 1 0 0 0 20 0 1 0 479641451 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31418/statm: 354 172 105 274 0 77 0
[pid=31420] ppid=31418 vsize=5356 CPUtime=0
/proc/31420/stat : 31420 (sh) S 31418 31418 31253 0 -1 4194304 270 0 0 0 0 0 0 0 22 0 1 0 479641454 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31420/statm: 1339 232 193 169 0 50 0
[pid=31421] ppid=31420 vsize=8168 CPUtime=1200.02
/proc/31421/stat : 31421 (minisat) R 31420 31418 31253 0 -1 4194304 1702 0 0 0 119999 3 0 0 25 0 1 0 479641454 8364032 1682 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/31421/statm: 2042 1682 84 178 0 1862 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 14940

Child status: 0
Real time (s): 1206.41
CPU time (s): 1200.05
CPU user time (s): 1200.01
CPU system time (s): 0.047992
CPU usage (%): 99.4731
Max. virtual memory (cumulated for all children) (KiB): 14940

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

runsolver used 1.53877 second user time and 4.21336 second system time

The end

Launcher Data

Begin job on node83 at 2009-03-31 22:58:30
IDJOB=1534101
IDBENCH=70594
IDSOLVER=523
FILE ID=node83/1534101-1238533110
PBS_JOBID= 9062052
Free space on /tmp= 66508 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/540/unif-k3-r4.25-v540-c2295-S1404929091-050.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534101-1238533110/watcher-1534101-1238533110 -o /tmp/evaluation-result-1534101-1238533110/solver-1534101-1238533110 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1534101-1238533110.cnf HOME

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

MD5SUM BENCH= 16ac45f8099e9b8d91370787f14bd295
RANDOM SEED=879968589

node83.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.268
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.268
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:      2055924 kB
MemFree:       1673848 kB
Buffers:         73432 kB
Cached:         214920 kB
SwapCached:       7584 kB
Active:         194552 kB
Inactive:       112424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1673848 kB
SwapTotal:     4192956 kB
SwapFree:      4179644 kB
Dirty:            2220 kB
Writeback:           0 kB
Mapped:          26060 kB
Slab:            59140 kB
Committed_AS:  1170752 kB
PageTables:       2680 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= 66504 MiB
End job on node83 at 2009-03-31 23:18:37