Trace number 1533991

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/560/
unif-k3-r4.25-v560-c2380-S688769362-007.cnf
MD5SUMdcd5f1c3fe8ddccf921fc006721ef352
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 variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
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.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  560                                                  |
0.00/0.02	c |  Number of clauses:    2380                                                 |
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 |     542     2355     7168 |      785        0    nan |  0.000 % |
0.00/0.03	c |       100 |     542     2355     7168 |      863      100     25 |  0.000 % |
0.00/0.03	c |       250 |     542     2355     7168 |      949      250     24 |  0.000 % |
0.00/0.04	c |       476 |     542     2355     7168 |     1044      476     23 |  0.000 % |
0.00/0.05	c |       813 |     542     2355     7168 |     1149      813     23 |  0.000 % |
0.00/0.07	c |      1320 |     542     2355     7168 |     1264      715     22 |  0.000 % |
0.01/0.10	c |      2079 |     542     2355     7168 |     1390      819     22 |  0.000 % |
0.01/0.15	c |      3219 |     542     2355     7168 |     1529     1242     23 |  0.000 % |
0.01/0.22	c |      4927 |     542     2355     7168 |     1682     1364     22 |  0.000 % |
0.01/0.34	c |      7489 |     542     2355     7168 |     1850     1339     23 |  0.000 % |
0.01/0.52	c |     11333 |     542     2355     7168 |     2036     1372     24 |  0.000 % |
0.01/0.80	c |     17100 |     542     2355     7168 |     2239     1892     23 |  0.000 % |
1.18/1.25	c |     25749 |     542     2355     7168 |     2463     1342     23 |  0.000 % |
1.88/1.92	c |     38724 |     542     2355     7168 |     2710     1689     23 |  0.000 % |
2.88/3.00	c |     58188 |     542     2355     7168 |     2981     1694     24 |  0.000 % |
4.58/4.62	c |     87380 |     542     2355     7168 |     3279     2018     24 |  0.000 % |
7.08/7.19	c |    131170 |     542     2355     7168 |     3607     2313     24 |  0.000 % |
11.08/11.17	c |    196854 |     542     2355     7168 |     3967     2105     20 |  0.000 % |
17.37/17.44	c |    295381 |     542     2355     7168 |     4364     2035     24 |  0.000 % |
27.37/27.45	c |    443170 |     542     2355     7168 |     4800     3773     25 |  0.000 % |
42.46/42.53	c |    664853 |     542     2355     7168 |     5281     4413     24 |  0.000 % |
66.04/66.13	c |    997380 |     542     2355     7168 |     5809     3254     24 |  0.000 % |
103.73/103.81	c |   1496168 |     542     2355     7168 |     6390     3156     24 |  0.000 % |
161.20/161.35	c |   2244351 |     542     2355     7168 |     7029     3588     23 |  0.000 % |
253.77/253.93	c |   3366626 |     542     2355     7168 |     7732     6565     24 |  0.000 % |
397.71/397.98	c |   5050037 |     542     2355     7168 |     8505     7627     25 |  0.000 % |
622.09/622.47	c |   7575155 |     542     2355     7168 |     9355     7598     24 |  0.000 % |
978.52/979.02	c |  11362830 |     542     2355     7168 |    10291     8200     23 |  0.000 % |
1200.01/1200.60	sh: line 1: 15458 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.01/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-1533991-1238515198/watcher-1533991-1238515198 -o /tmp/evaluation-result-1533991-1238515198/solver-1533991-1238515198 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533991-1238515198.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.01 1.00 3/64 15455
/proc/meminfo: memFree=1421360/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0
/proc/15455/stat : 15455 (IUT_BMB_SAT) R 15453 15455 15073 0 -1 4194304 167 0 0 0 0 0 0 0 18 0 1 0 728412266 1449984 150 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/15455/statm: 354 150 97 274 0 77 0

[startup+0.082331 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 15455
/proc/meminfo: memFree=1421360/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0.01
/proc/15455/stat : 15455 (IUT_BMB_SAT) S 15453 15455 15073 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 728412266 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15455/statm: 354 174 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101334 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 15455
/proc/meminfo: memFree=1421360/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0.01
/proc/15455/stat : 15455 (IUT_BMB_SAT) S 15453 15455 15073 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 728412266 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15455/statm: 354 174 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301361 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 15455
/proc/meminfo: memFree=1421360/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0.01
/proc/15455/stat : 15455 (IUT_BMB_SAT) S 15453 15455 15073 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 728412266 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15455/statm: 354 174 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701418 s]
/proc/loadavg: 1.00 1.01 1.00 3/64 15455
/proc/meminfo: memFree=1421360/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0.01
/proc/15455/stat : 15455 (IUT_BMB_SAT) S 15453 15455 15073 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 728412266 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15455/statm: 354 174 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50153 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 15458
/proc/meminfo: memFree=1419992/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0.01
/proc/15455/stat : 15455 (IUT_BMB_SAT) S 15453 15455 15073 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 728412266 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15455/statm: 354 174 105 274 0 77 0
[pid=15457] ppid=15455 vsize=5356 CPUtime=0
/proc/15457/stat : 15457 (sh) S 15455 15455 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 728412268 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15457/statm: 1339 232 193 169 0 50 0
[pid=15458] ppid=15457 vsize=2588 CPUtime=1.47
/proc/15458/stat : 15458 (minisat) R 15457 15455 15073 0 -1 4194304 300 0 0 0 147 0 0 0 25 0 1 0 728412268 2650112 280 1992294400 134512640 135243223 4294956304 18446744073709551615 134567716 0 0 4096 3 0 0 0 17 0 0 0
/proc/15458/statm: 647 280 84 178 0 467 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9360

[startup+3.10176 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 15458
/proc/meminfo: memFree=1419736/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0.01
/proc/15455/stat : 15455 (IUT_BMB_SAT) S 15453 15455 15073 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 728412266 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15455/statm: 354 174 105 274 0 77 0
[pid=15457] ppid=15455 vsize=5356 CPUtime=0
/proc/15457/stat : 15457 (sh) S 15455 15455 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 728412268 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15457/statm: 1339 232 193 169 0 50 0
[pid=15458] ppid=15457 vsize=2720 CPUtime=3.07
/proc/15458/stat : 15458 (minisat) R 15457 15455 15073 0 -1 4194304 339 0 0 0 307 0 0 0 25 0 1 0 728412268 2785280 319 1992294400 134512640 135243223 4294956304 18446744073709551615 134565285 0 0 4096 3 0 0 0 17 0 0 0
/proc/15458/statm: 680 319 84 178 0 500 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9492

[startup+6.30121 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 15458
/proc/meminfo: memFree=1419352/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0.01
/proc/15455/stat : 15455 (IUT_BMB_SAT) S 15453 15455 15073 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 728412266 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15455/statm: 354 174 105 274 0 77 0
[pid=15457] ppid=15455 vsize=5356 CPUtime=0
/proc/15457/stat : 15457 (sh) S 15455 15455 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 728412268 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15457/statm: 1339 232 193 169 0 50 0
[pid=15458] ppid=15457 vsize=2852 CPUtime=6.27
/proc/15458/stat : 15458 (minisat) R 15457 15455 15073 0 -1 4194304 384 0 0 0 627 0 0 0 25 0 1 0 728412268 2920448 364 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/15458/statm: 713 364 84 178 0 533 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9624

[startup+12.7021 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 15458
/proc/meminfo: memFree=1419032/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0.01
/proc/15455/stat : 15455 (IUT_BMB_SAT) S 15453 15455 15073 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 728412266 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15455/statm: 354 174 105 274 0 77 0
[pid=15457] ppid=15455 vsize=5356 CPUtime=0
/proc/15457/stat : 15457 (sh) S 15455 15455 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 728412268 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15457/statm: 1339 232 193 169 0 50 0
[pid=15458] ppid=15457 vsize=3112 CPUtime=12.67
/proc/15458/stat : 15458 (minisat) R 15457 15455 15073 0 -1 4194304 454 0 0 0 1267 0 0 0 25 0 1 0 728412268 3186688 434 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/15458/statm: 778 434 84 178 0 598 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9884

[startup+25.5019 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 15458
/proc/meminfo: memFree=1418776/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0.01
/proc/15455/stat : 15455 (IUT_BMB_SAT) S 15453 15455 15073 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 728412266 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15455/statm: 354 174 105 274 0 77 0
[pid=15457] ppid=15455 vsize=5356 CPUtime=0
/proc/15457/stat : 15457 (sh) S 15455 15455 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 728412268 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15457/statm: 1339 232 193 169 0 50 0
[pid=15458] ppid=15457 vsize=3508 CPUtime=25.46
/proc/15458/stat : 15458 (minisat) R 15457 15455 15073 0 -1 4194304 537 0 0 0 2546 0 0 0 25 0 1 0 728412268 3592192 517 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/15458/statm: 877 517 84 178 0 697 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10280

[startup+51.1016 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 15460
/proc/meminfo: memFree=1418136/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0.01
/proc/15455/stat : 15455 (IUT_BMB_SAT) S 15453 15455 15073 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 728412266 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15455/statm: 354 174 105 274 0 77 0
[pid=15457] ppid=15455 vsize=5356 CPUtime=0
/proc/15457/stat : 15457 (sh) S 15455 15455 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 728412268 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15457/statm: 1339 232 193 169 0 50 0
[pid=15458] ppid=15457 vsize=4056 CPUtime=51.04
/proc/15458/stat : 15458 (minisat) R 15457 15455 15073 0 -1 4194304 657 0 0 0 5104 0 0 0 25 0 1 0 728412268 4153344 637 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/15458/statm: 1014 637 84 178 0 834 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10828

[startup+102.306 s]
/proc/loadavg: 1.10 1.04 1.00 2/67 15466
/proc/meminfo: memFree=1417560/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0.01
/proc/15455/stat : 15455 (IUT_BMB_SAT) S 15453 15455 15073 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 728412266 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15455/statm: 354 174 105 274 0 77 0
[pid=15457] ppid=15455 vsize=5356 CPUtime=0
/proc/15457/stat : 15457 (sh) S 15455 15455 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 728412268 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15457/statm: 1339 232 193 169 0 50 0
[pid=15458] ppid=15457 vsize=4592 CPUtime=102.23
/proc/15458/stat : 15458 (minisat) R 15457 15455 15073 0 -1 4194304 793 0 0 0 10223 0 0 0 25 0 1 0 728412268 4702208 773 1992294400 134512640 135243223 4294956304 18446744073709551615 134559323 0 0 4096 3 0 0 0 17 0 0 0
/proc/15458/statm: 1148 773 84 178 0 968 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 11364

[startup+162.301 s]
/proc/loadavg: 1.07 1.04 1.00 2/67 15466
/proc/meminfo: memFree=1417240/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0.01
/proc/15455/stat : 15455 (IUT_BMB_SAT) S 15453 15455 15073 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 728412266 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15455/statm: 354 174 105 274 0 77 0
[pid=15457] ppid=15455 vsize=5356 CPUtime=0
/proc/15457/stat : 15457 (sh) S 15455 15455 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 728412268 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15457/statm: 1339 232 193 169 0 50 0
[pid=15458] ppid=15457 vsize=4988 CPUtime=162.19
/proc/15458/stat : 15458 (minisat) R 15457 15455 15073 0 -1 4194304 897 0 0 0 16219 0 0 0 25 0 1 0 728412268 5107712 877 1992294400 134512640 135243223 4294956304 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/15458/statm: 1247 877 84 178 0 1067 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 11760

[startup+222.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/67 15466
/proc/meminfo: memFree=1416792/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0.01
/proc/15455/stat : 15455 (IUT_BMB_SAT) S 15453 15455 15073 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 728412266 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15455/statm: 354 174 105 274 0 77 0
[pid=15457] ppid=15455 vsize=5356 CPUtime=0
/proc/15457/stat : 15457 (sh) S 15455 15455 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 728412268 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15457/statm: 1339 232 193 169 0 50 0
[pid=15458] ppid=15457 vsize=5388 CPUtime=222.18
/proc/15458/stat : 15458 (minisat) R 15457 15455 15073 0 -1 4194304 1005 0 0 0 22217 1 0 0 25 0 1 0 728412268 5517312 985 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/15458/statm: 1347 985 84 178 0 1167 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 12160

[startup+282.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/67 15466
/proc/meminfo: memFree=1416472/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0.01
/proc/15455/stat : 15455 (IUT_BMB_SAT) S 15453 15455 15073 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 728412266 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15455/statm: 354 174 105 274 0 77 0
[pid=15457] ppid=15455 vsize=5356 CPUtime=0
/proc/15457/stat : 15457 (sh) S 15455 15455 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 728412268 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15457/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1415448/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0.01
/proc/15455/stat : 15455 (IUT_BMB_SAT) S 15453 15455 15073 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 728412266 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15455/statm: 354 174 105 274 0 77 0
[pid=15457] ppid=15455 vsize=5356 CPUtime=0
/proc/15457/stat : 15457 (sh) S 15455 15455 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 728412268 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15457/statm: 1339 232 193 169 0 50 0
[pid=15458] ppid=15457 vsize=6880 CPUtime=641.97
/proc/15458/stat : 15458 (minisat) R 15457 15455 15073 0 -1 4194304 1373 0 0 0 64196 1 0 0 25 0 1 0 728412268 7045120 1353 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/15458/statm: 1720 1353 84 178 0 1540 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 13652

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15466
/proc/meminfo: memFree=1415192/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0.01
/proc/15455/stat : 15455 (IUT_BMB_SAT) S 15453 15455 15073 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 728412266 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15455/statm: 354 174 105 274 0 77 0
[pid=15457] ppid=15455 vsize=5356 CPUtime=0
/proc/15457/stat : 15457 (sh) S 15455 15455 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 728412268 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15457/statm: 1339 232 193 169 0 50 0
[pid=15458] ppid=15457 vsize=7008 CPUtime=701.94
/proc/15458/stat : 15458 (minisat) R 15457 15455 15073 0 -1 4194304 1409 0 0 0 70193 1 0 0 25 0 1 0 728412268 7176192 1389 1992294400 134512640 135243223 4294956304 18446744073709551615 134559407 0 0 4096 3 0 0 0 17 0 0 0
/proc/15458/statm: 1752 1389 84 178 0 1572 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 13780

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15466
/proc/meminfo: memFree=1415000/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0.01
/proc/15455/stat : 15455 (IUT_BMB_SAT) S 15453 15455 15073 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 728412266 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15455/statm: 354 174 105 274 0 77 0
[pid=15457] ppid=15455 vsize=5356 CPUtime=0
/proc/15457/stat : 15457 (sh) S 15455 15455 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 728412268 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15457/statm: 1339 232 193 169 0 50 0
[pid=15458] ppid=15457 vsize=7148 CPUtime=761.92
/proc/15458/stat : 15458 (minisat) R 15457 15455 15073 0 -1 4194304 1443 0 0 0 76191 1 0 0 25 0 1 0 728412268 7319552 1423 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/15458/statm: 1787 1423 84 178 0 1607 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 13920

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15466
/proc/meminfo: memFree=1414872/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0.01
/proc/15455/stat : 15455 (IUT_BMB_SAT) S 15453 15455 15073 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 728412266 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15455/statm: 354 174 105 274 0 77 0
[pid=15457] ppid=15455 vsize=5356 CPUtime=0
/proc/15457/stat : 15457 (sh) S 15455 15455 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 728412268 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15457/statm: 1339 232 193 169 0 50 0
[pid=15458] ppid=15457 vsize=7284 CPUtime=821.89
/proc/15458/stat : 15458 (minisat) R 15457 15455 15073 0 -1 4194304 1480 0 0 0 82188 1 0 0 25 0 1 0 728412268 7458816 1460 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/15458/statm: 1821 1460 84 178 0 1641 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 14056

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15466
/proc/meminfo: memFree=1414744/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0.01
/proc/15455/stat : 15455 (IUT_BMB_SAT) S 15453 15455 15073 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 728412266 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15455/statm: 354 174 105 274 0 77 0
[pid=15457] ppid=15455 vsize=5356 CPUtime=0
/proc/15457/stat : 15457 (sh) S 15455 15455 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 728412268 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15457/statm: 1339 232 193 169 0 50 0
[pid=15458] ppid=15457 vsize=7424 CPUtime=881.85
/proc/15458/stat : 15458 (minisat) R 15457 15455 15073 0 -1 4194304 1524 0 0 0 88184 1 0 0 25 0 1 0 728412268 7602176 1504 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/15458/statm: 1856 1504 84 178 0 1676 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 14196

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15466
/proc/meminfo: memFree=1414680/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0.01
/proc/15455/stat : 15455 (IUT_BMB_SAT) S 15453 15455 15073 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 728412266 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15455/statm: 354 174 105 274 0 77 0
[pid=15457] ppid=15455 vsize=5356 CPUtime=0
/proc/15457/stat : 15457 (sh) S 15455 15455 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 728412268 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15457/statm: 1339 232 193 169 0 50 0
[pid=15458] ppid=15457 vsize=7564 CPUtime=941.83
/proc/15458/stat : 15458 (minisat) R 15457 15455 15073 0 -1 4194304 1556 0 0 0 94182 1 0 0 25 0 1 0 728412268 7745536 1536 1992294400 134512640 135243223 4294956304 18446744073709551615 134555776 0 0 4096 3 0 0 0 17 0 0 0
/proc/15458/statm: 1891 1536 84 178 0 1711 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 14336

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15466
/proc/meminfo: memFree=1414488/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0.01
/proc/15455/stat : 15455 (IUT_BMB_SAT) S 15453 15455 15073 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 728412266 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15455/statm: 354 174 105 274 0 77 0
[pid=15457] ppid=15455 vsize=5356 CPUtime=0
/proc/15457/stat : 15457 (sh) S 15455 15455 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 728412268 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15457/statm: 1339 232 193 169 0 50 0
[pid=15458] ppid=15457 vsize=7832 CPUtime=1001.8
/proc/15458/stat : 15458 (minisat) R 15457 15455 15073 0 -1 4194304 1601 0 0 0 100179 1 0 0 25 0 1 0 728412268 8019968 1581 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/15458/statm: 1958 1581 84 178 0 1778 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 14604

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15466
/proc/meminfo: memFree=1414232/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0.01
/proc/15455/stat : 15455 (IUT_BMB_SAT) S 15453 15455 15073 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 728412266 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15455/statm: 354 174 105 274 0 77 0
[pid=15457] ppid=15455 vsize=5356 CPUtime=0
/proc/15457/stat : 15457 (sh) S 15455 15455 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 728412268 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15457/statm: 1339 232 193 169 0 50 0
[pid=15458] ppid=15457 vsize=7964 CPUtime=1061.78
/proc/15458/stat : 15458 (minisat) R 15457 15455 15073 0 -1 4194304 1657 0 0 0 106176 2 0 0 25 0 1 0 728412268 8155136 1637 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/15458/statm: 1991 1637 84 178 0 1811 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 14736

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15466
/proc/meminfo: memFree=1414168/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0.01
/proc/15455/stat : 15455 (IUT_BMB_SAT) S 15453 15455 15073 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 728412266 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15455/statm: 354 174 105 274 0 77 0
[pid=15457] ppid=15455 vsize=5356 CPUtime=0
/proc/15457/stat : 15457 (sh) S 15455 15455 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 728412268 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15457/statm: 1339 232 193 169 0 50 0
[pid=15458] ppid=15457 vsize=8096 CPUtime=1121.75
/proc/15458/stat : 15458 (minisat) R 15457 15455 15073 0 -1 4194304 1683 0 0 0 112173 2 0 0 25 0 1 0 728412268 8290304 1663 1992294400 134512640 135243223 4294956304 18446744073709551615 134563822 0 0 4096 3 0 0 0 17 0 0 0
/proc/15458/statm: 2024 1663 84 178 0 1844 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 14868

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15466
/proc/meminfo: memFree=1414040/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0.01
/proc/15455/stat : 15455 (IUT_BMB_SAT) S 15453 15455 15073 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 728412266 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15455/statm: 354 174 105 274 0 77 0
[pid=15457] ppid=15455 vsize=5356 CPUtime=0
/proc/15457/stat : 15457 (sh) S 15455 15455 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 728412268 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15457/statm: 1339 232 193 169 0 50 0
[pid=15458] ppid=15457 vsize=8228 CPUtime=1181.7
/proc/15458/stat : 15458 (minisat) R 15457 15455 15073 0 -1 4194304 1702 0 0 0 118168 2 0 0 25 0 1 0 728412268 8425472 1682 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/15458/statm: 2057 1682 84 178 0 1877 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 15000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15466
/proc/meminfo: memFree=1414040/2055920 swapFree=4179868/4192956
[pid=15455] ppid=15453 vsize=1416 CPUtime=0.01
/proc/15455/stat : 15455 (IUT_BMB_SAT) S 15453 15455 15073 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 728412266 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15455/statm: 354 174 105 274 0 77 0
[pid=15457] ppid=15455 vsize=5356 CPUtime=0
/proc/15457/stat : 15457 (sh) S 15455 15455 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 728412268 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15457/statm: 1339 232 193 169 0 50 0
[pid=15458] ppid=15457 vsize=8228 CPUtime=1200
/proc/15458/stat : 15458 (minisat) R 15457 15455 15073 0 -1 4194304 1713 0 0 0 119998 2 0 0 25 0 1 0 728412268 8425472 1693 1992294400 134512640 135243223 4294956304 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 0 0 0
/proc/15458/statm: 2057 1693 84 178 0 1877 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 15000

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.03
CPU user time (s): 1199.99
CPU system time (s): 0.035994
CPU usage (%): 99.9518
Max. virtual memory (cumulated for all children) (KiB): 15000

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

runsolver used 1.13383 second user time and 3.24351 second system time

The end

Launcher Data

Begin job on node49 at 2009-03-31 17:59:58
IDJOB=1533991
IDBENCH=70572
IDSOLVER=523
FILE ID=node49/1533991-1238515198
PBS_JOBID= 9061972
Free space on /tmp= 66388 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/560/unif-k3-r4.25-v560-c2380-S688769362-007.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533991-1238515198/watcher-1533991-1238515198 -o /tmp/evaluation-result-1533991-1238515198/solver-1533991-1238515198 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533991-1238515198.cnf HOME

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

MD5SUM BENCH= dcd5f1c3fe8ddccf921fc006721ef352
RANDOM SEED=1357859690

node49.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	: 5931.00
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:      2055920 kB
MemFree:       1421840 kB
Buffers:        105660 kB
Cached:         425836 kB
SwapCached:       6452 kB
Active:         196072 kB
Inactive:       344368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1421840 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:            2220 kB
Writeback:           0 kB
Mapped:          14656 kB
Slab:            79564 kB
Committed_AS:  1909032 kB
PageTables:       1384 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= 66384 MiB
End job on node49 at 2009-03-31 18:19:59