Trace number 1534481

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.12 1200.81

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/420/
unif-k3-r4.25-v420-c1785-S1624574519-076.cnf
MD5SUMf91fb9cf218ac3f77f20099d617a2bf9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009998
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
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:  420                                                  |
0.00/0.01	c |  Number of clauses:    1785                                                 |
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 |     410     1755     5315 |      585        0    nan |  0.000 % |
0.00/0.02	c |       101 |     410     1755     5315 |      643      101     18 |  0.001 % |
0.00/0.02	c |       254 |     410     1755     5315 |      707      254     19 |  0.001 % |
0.00/0.03	c |       479 |     410     1755     5315 |      778      479     21 |  0.001 % |
0.00/0.04	c |       816 |     410     1755     5315 |      856      816     21 |  0.001 % |
0.00/0.06	c |      1324 |     410     1755     5315 |      942      871     19 |  0.001 % |
0.00/0.08	c |      2083 |     410     1755     5315 |     1036      662     17 |  0.001 % |
0.00/0.12	c |      3222 |     410     1755     5315 |     1139      706     18 |  0.001 % |
0.00/0.18	c |      4933 |     410     1755     5315 |     1253      651     16 |  0.001 % |
0.00/0.28	c |      7498 |     410     1755     5315 |     1379     1262     19 |  0.001 % |
0.00/0.43	c |     11343 |     410     1755     5315 |     1517      870     18 |  0.001 % |
0.00/0.66	c |     17109 |     410     1755     5315 |     1669     1184     19 |  0.001 % |
0.98/1.01	c |     25758 |     410     1755     5315 |     1835     1340     17 |  0.001 % |
1.48/1.55	c |     38732 |     410     1755     5315 |     2019     1229     17 |  0.001 % |
2.37/2.41	c |     58193 |     410     1755     5315 |     2221     1132     17 |  0.001 % |
3.66/3.73	c |     87386 |     410     1755     5315 |     2443     2067     18 |  0.001 % |
5.76/5.82	c |    131181 |     410     1755     5315 |     2688     2370     20 |  0.001 % |
8.96/9.02	c |    196865 |     410     1755     5315 |     2956     2474     20 |  0.001 % |
14.06/14.11	c |    295391 |     410     1755     5315 |     3252     2030     20 |  0.001 % |
21.75/21.89	c |    443180 |     410     1755     5315 |     3577     3273     21 |  0.001 % |
33.85/33.96	c |    664864 |     410     1755     5315 |     3935     2635     19 |  0.001 % |
52.83/52.95	c |    997391 |     410     1755     5315 |     4329     2860     19 |  0.001 % |
82.42/82.52	c |   1496180 |     410     1755     5315 |     4762     3166     20 |  0.001 % |
128.88/129.01	c |   2244362 |     410     1755     5315 |     5238     4040     20 |  0.001 % |
200.42/200.66	c |   3366637 |     410     1755     5315 |     5762     4667     21 |  0.001 % |
312.37/312.64	c |   5050048 |     410     1755     5315 |     6338     5210     19 |  0.001 % |
492.08/492.41	c |   7575164 |     410     1755     5315 |     6972     3287     18 |  0.001 % |
772.60/773.16	c |  11362839 |     410     1755     5315 |     7669     6446     22 |  0.001 % |
1200.09/1200.80	sh: line 1: 15658 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.09/1200.80	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-1534481-1238575452/watcher-1534481-1238575452 -o /tmp/evaluation-result-1534481-1238575452/solver-1534481-1238575452 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534481-1238575452.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15655
/proc/meminfo: memFree=1627392/2055920 swapFree=4176304/4192956
[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) R 15653 15655 15306 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 143 1992294400 134512640 135635285 4294956208 18446744073709551615 134527574 0 0 4096 0 0 0 0 17 0 0 0
/proc/15655/statm: 354 143 97 274 0 77 0

[startup+0.0182251 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15655
/proc/meminfo: memFree=1627392/2055920 swapFree=4176304/4192956
[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) S 15653 15655 15306 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15655/statm: 354 160 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.100898 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15655
/proc/meminfo: memFree=1627392/2055920 swapFree=4176304/4192956
[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) S 15653 15655 15306 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15655/statm: 354 160 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301937 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15655
/proc/meminfo: memFree=1627392/2055920 swapFree=4176304/4192956
[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) S 15653 15655 15306 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15655/statm: 354 160 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.702015 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15655
/proc/meminfo: memFree=1627392/2055920 swapFree=4176304/4192956
[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) S 15653 15655 15306 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15655/statm: 354 160 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50117 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15658
/proc/meminfo: memFree=1626336/2055920 swapFree=4176304/4192956
[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) S 15653 15655 15306 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15655/statm: 354 160 105 274 0 77 0
[pid=15657] ppid=15655 vsize=5356 CPUtime=0
/proc/15657/stat : 15657 (sh) S 15655 15655 15306 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1130207719 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15657/statm: 1339 232 193 169 0 50 0
[pid=15658] ppid=15657 vsize=2320 CPUtime=1.48
/proc/15658/stat : 15658 (minisat) R 15657 15655 15306 0 -1 4194304 245 0 0 0 148 0 0 0 25 0 1 0 1130207719 2375680 225 1992294400 134512640 135243223 4294956304 18446744073709551615 134559347 0 0 4096 3 0 0 0 17 0 0 0
/proc/15658/statm: 580 225 84 178 0 400 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9092

[startup+3.10149 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15658
/proc/meminfo: memFree=1626080/2055920 swapFree=4176304/4192956
[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) S 15653 15655 15306 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15655/statm: 354 160 105 274 0 77 0
[pid=15657] ppid=15655 vsize=5356 CPUtime=0
/proc/15657/stat : 15657 (sh) S 15655 15655 15306 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1130207719 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15657/statm: 1339 232 193 169 0 50 0
[pid=15658] ppid=15657 vsize=2452 CPUtime=3.07
/proc/15658/stat : 15658 (minisat) R 15657 15655 15306 0 -1 4194304 281 0 0 0 307 0 0 0 25 0 1 0 1130207719 2510848 261 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/15658/statm: 613 261 84 178 0 433 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9224

[startup+6.30112 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15658
/proc/meminfo: memFree=1625824/2055920 swapFree=4176304/4192956
[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) S 15653 15655 15306 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15655/statm: 354 160 105 274 0 77 0
[pid=15657] ppid=15655 vsize=5356 CPUtime=0
/proc/15657/stat : 15657 (sh) S 15655 15655 15306 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1130207719 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15657/statm: 1339 232 193 169 0 50 0
[pid=15658] ppid=15657 vsize=2584 CPUtime=6.26
/proc/15658/stat : 15658 (minisat) R 15657 15655 15306 0 -1 4194304 319 0 0 0 626 0 0 0 25 0 1 0 1130207719 2646016 299 1992294400 134512640 135243223 4294956304 18446744073709551615 134558320 0 0 4096 3 0 0 0 17 0 0 0
/proc/15658/statm: 646 299 84 178 0 466 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 9356

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15658
/proc/meminfo: memFree=1625440/2055920 swapFree=4176304/4192956
[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) S 15653 15655 15306 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15655/statm: 354 160 105 274 0 77 0
[pid=15657] ppid=15655 vsize=5356 CPUtime=0
/proc/15657/stat : 15657 (sh) S 15655 15655 15306 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1130207719 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15657/statm: 1339 232 193 169 0 50 0
[pid=15658] ppid=15657 vsize=2848 CPUtime=12.66
/proc/15658/stat : 15658 (minisat) R 15657 15655 15306 0 -1 4194304 376 0 0 0 1266 0 0 0 25 0 1 0 1130207719 2916352 356 1992294400 134512640 135243223 4294956304 18446744073709551615 134555690 0 0 4096 3 0 0 0 17 0 0 0
/proc/15658/statm: 712 356 84 178 0 532 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 9620

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15658
/proc/meminfo: memFree=1625248/2055920 swapFree=4176304/4192956
[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) S 15653 15655 15306 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15655/statm: 354 160 105 274 0 77 0
[pid=15657] ppid=15655 vsize=5356 CPUtime=0
/proc/15657/stat : 15657 (sh) S 15655 15655 15306 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1130207719 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15657/statm: 1339 232 193 169 0 50 0
[pid=15658] ppid=15657 vsize=3124 CPUtime=25.45
/proc/15658/stat : 15658 (minisat) R 15657 15655 15306 0 -1 4194304 433 0 0 0 2545 0 0 0 25 0 1 0 1130207719 3198976 413 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/15658/statm: 781 413 84 178 0 601 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 9896

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15658
/proc/meminfo: memFree=1625056/2055920 swapFree=4176304/4192956
[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) S 15653 15655 15306 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15655/statm: 354 160 105 274 0 77 0
[pid=15657] ppid=15655 vsize=5356 CPUtime=0
/proc/15657/stat : 15657 (sh) S 15655 15655 15306 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1130207719 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15657/statm: 1339 232 193 169 0 50 0
[pid=15658] ppid=15657 vsize=3388 CPUtime=51.03
/proc/15658/stat : 15658 (minisat) R 15657 15655 15306 0 -1 4194304 518 0 0 0 5103 0 0 0 25 0 1 0 1130207719 3469312 498 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/15658/statm: 847 498 84 178 0 667 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 10160

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15658
/proc/meminfo: memFree=1624480/2055920 swapFree=4176304/4192956
[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) S 15653 15655 15306 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15655/statm: 354 160 105 274 0 77 0
[pid=15657] ppid=15655 vsize=5356 CPUtime=0
/proc/15657/stat : 15657 (sh) S 15655 15655 15306 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1130207719 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15657/statm: 1339 232 193 169 0 50 0
[pid=15658] ppid=15657 vsize=3920 CPUtime=102.19
/proc/15658/stat : 15658 (minisat) R 15657 15655 15306 0 -1 4194304 631 0 0 0 10219 0 0 0 25 0 1 0 1130207719 4014080 611 1992294400 134512640 135243223 4294956304 18446744073709551615 134565502 0 0 4096 3 0 0 0 17 0 0 0
/proc/15658/statm: 980 611 84 178 0 800 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 10692

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15660
/proc/meminfo: memFree=1624096/2055920 swapFree=4176304/4192956
[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) S 15653 15655 15306 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15655/statm: 354 160 105 274 0 77 0
[pid=15657] ppid=15655 vsize=5356 CPUtime=0
/proc/15657/stat : 15657 (sh) S 15655 15655 15306 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1130207719 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15657/statm: 1339 232 193 169 0 50 0
[pid=15658] ppid=15657 vsize=4188 CPUtime=162.15
/proc/15658/stat : 15658 (minisat) R 15657 15655 15306 0 -1 4194304 709 0 0 0 16215 0 0 0 25 0 1 0 1130207719 4288512 689 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/15658/statm: 1047 689 84 178 0 867 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 10960

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15660
/proc/meminfo: memFree=1623776/2055920 swapFree=4176304/4192956
[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) S 15653 15655 15306 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15655/statm: 354 160 105 274 0 77 0
[pid=15657] ppid=15655 vsize=5356 CPUtime=0
/proc/15657/stat : 15657 (sh) S 15655 15655 15306 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1130207719 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15657/statm: 1339 232 193 169 0 50 0
[pid=15658] ppid=15657 vsize=4588 CPUtime=222.12
/proc/15658/stat : 15658 (minisat) R 15657 15655 15306 0 -1 4194304 798 0 0 0 22212 0 0 0 25 0 1 0 1130207719 4698112 778 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/15658/statm: 1147 778 84 178 0 967 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 11360

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15660
/proc/meminfo: memFree=1623648/2055920 swapFree=4176304/4192956
[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) S 15653 15655 15306 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15655/statm: 354 160 105 274 0 77 0
[pid=15657] ppid=15655 vsize=5356 CPUtime=0
/proc/15657/stat : 15657 (sh) S 15655 15655 15306 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1130207719 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15657/statm: 1339 232 193 169 0 50 0

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

[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) S 15653 15655 15306 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15655/statm: 354 160 105 274 0 77 0
[pid=15657] ppid=15655 vsize=5356 CPUtime=0
/proc/15657/stat : 15657 (sh) S 15655 15655 15306 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1130207719 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15657/statm: 1339 232 193 169 0 50 0
[pid=15658] ppid=15657 vsize=5768 CPUtime=641.9
/proc/15658/stat : 15658 (minisat) R 15657 15655 15306 0 -1 4194304 1090 0 0 0 64190 0 0 0 25 0 1 0 1130207719 5906432 1070 1992294400 134512640 135243223 4294956304 18446744073709551615 134742716 0 0 4096 3 0 0 0 17 0 0 0
/proc/15658/statm: 1442 1070 84 178 0 1262 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 12540

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15660
/proc/meminfo: memFree=1622496/2055920 swapFree=4176304/4192956
[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) S 15653 15655 15306 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15655/statm: 354 160 105 274 0 77 0
[pid=15657] ppid=15655 vsize=5356 CPUtime=0
/proc/15657/stat : 15657 (sh) S 15655 15655 15306 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1130207719 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15657/statm: 1339 232 193 169 0 50 0
[pid=15658] ppid=15657 vsize=5768 CPUtime=701.87
/proc/15658/stat : 15658 (minisat) R 15657 15655 15306 0 -1 4194304 1107 0 0 0 70187 0 0 0 25 0 1 0 1130207719 5906432 1087 1992294400 134512640 135243223 4294956304 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 0 0 0
/proc/15658/statm: 1442 1087 84 178 0 1262 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 12540

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15660
/proc/meminfo: memFree=1622432/2055920 swapFree=4176304/4192956
[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) S 15653 15655 15306 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15655/statm: 354 160 105 274 0 77 0
[pid=15657] ppid=15655 vsize=5356 CPUtime=0
/proc/15657/stat : 15657 (sh) S 15655 15655 15306 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1130207719 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15657/statm: 1339 232 193 169 0 50 0
[pid=15658] ppid=15657 vsize=5900 CPUtime=761.83
/proc/15658/stat : 15658 (minisat) R 15657 15655 15306 0 -1 4194304 1123 0 0 0 76183 0 0 0 25 0 1 0 1130207719 6041600 1103 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/15658/statm: 1475 1103 84 178 0 1295 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 12672

[startup+822.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15660
/proc/meminfo: memFree=1622240/2055920 swapFree=4176304/4192956
[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) S 15653 15655 15306 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15655/statm: 354 160 105 274 0 77 0
[pid=15657] ppid=15655 vsize=5356 CPUtime=0
/proc/15657/stat : 15657 (sh) S 15655 15655 15306 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1130207719 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15657/statm: 1339 232 193 169 0 50 0
[pid=15658] ppid=15657 vsize=6032 CPUtime=821.79
/proc/15658/stat : 15658 (minisat) R 15657 15655 15306 0 -1 4194304 1182 0 0 0 82178 1 0 0 25 0 1 0 1130207719 6176768 1162 1992294400 134512640 135243223 4294956304 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/15658/statm: 1508 1162 84 178 0 1328 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 12804

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15660
/proc/meminfo: memFree=1622176/2055920 swapFree=4176304/4192956
[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) S 15653 15655 15306 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15655/statm: 354 160 105 274 0 77 0
[pid=15657] ppid=15655 vsize=5356 CPUtime=0
/proc/15657/stat : 15657 (sh) S 15655 15655 15306 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1130207719 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15657/statm: 1339 232 193 169 0 50 0
[pid=15658] ppid=15657 vsize=6168 CPUtime=881.76
/proc/15658/stat : 15658 (minisat) R 15657 15655 15306 0 -1 4194304 1207 0 0 0 88175 1 0 0 25 0 1 0 1130207719 6316032 1187 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/15658/statm: 1542 1187 84 178 0 1362 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 12940

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15660
/proc/meminfo: memFree=1622048/2055920 swapFree=4176304/4192956
[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) S 15653 15655 15306 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15655/statm: 354 160 105 274 0 77 0
[pid=15657] ppid=15655 vsize=5356 CPUtime=0
/proc/15657/stat : 15657 (sh) S 15655 15655 15306 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1130207719 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15657/statm: 1339 232 193 169 0 50 0
[pid=15658] ppid=15657 vsize=6300 CPUtime=941.73
/proc/15658/stat : 15658 (minisat) R 15657 15655 15306 0 -1 4194304 1223 0 0 0 94172 1 0 0 25 0 1 0 1130207719 6451200 1203 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/15658/statm: 1575 1203 84 178 0 1395 0
Current children cumulated CPU time (s) 941.73
Current children cumulated vsize (KiB) 13072

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15660
/proc/meminfo: memFree=1622048/2055920 swapFree=4176304/4192956
[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) S 15653 15655 15306 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15655/statm: 354 160 105 274 0 77 0
[pid=15657] ppid=15655 vsize=5356 CPUtime=0
/proc/15657/stat : 15657 (sh) S 15655 15655 15306 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1130207719 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15657/statm: 1339 232 193 169 0 50 0
[pid=15658] ppid=15657 vsize=6300 CPUtime=1001.7
/proc/15658/stat : 15658 (minisat) R 15657 15655 15306 0 -1 4194304 1239 0 0 0 100169 1 0 0 25 0 1 0 1130207719 6451200 1219 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/15658/statm: 1575 1219 84 178 0 1395 0
Current children cumulated CPU time (s) 1001.7
Current children cumulated vsize (KiB) 13072

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15666
/proc/meminfo: memFree=1621600/2055920 swapFree=4176304/4192956
[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) S 15653 15655 15306 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15655/statm: 354 160 105 274 0 77 0
[pid=15657] ppid=15655 vsize=5356 CPUtime=0
/proc/15657/stat : 15657 (sh) S 15655 15655 15306 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1130207719 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15657/statm: 1339 232 193 169 0 50 0
[pid=15658] ppid=15657 vsize=6436 CPUtime=1061.65
/proc/15658/stat : 15658 (minisat) R 15657 15655 15306 0 -1 4194304 1256 0 0 0 106164 1 0 0 25 0 1 0 1130207719 6590464 1236 1992294400 134512640 135243223 4294956304 18446744073709551615 134564999 0 0 4096 3 0 0 0 17 0 0 0
/proc/15658/statm: 1609 1236 84 178 0 1429 0
Current children cumulated CPU time (s) 1061.65
Current children cumulated vsize (KiB) 13208

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15666
/proc/meminfo: memFree=1621600/2055920 swapFree=4176304/4192956
[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) S 15653 15655 15306 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15655/statm: 354 160 105 274 0 77 0
[pid=15657] ppid=15655 vsize=5356 CPUtime=0
/proc/15657/stat : 15657 (sh) S 15655 15655 15306 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1130207719 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15657/statm: 1339 232 193 169 0 50 0
[pid=15658] ppid=15657 vsize=6436 CPUtime=1121.63
/proc/15658/stat : 15658 (minisat) R 15657 15655 15306 0 -1 4194304 1271 0 0 0 112162 1 0 0 25 0 1 0 1130207719 6590464 1251 1992294400 134512640 135243223 4294956304 18446744073709551615 134555540 0 0 4096 3 0 0 0 17 0 0 0
/proc/15658/statm: 1609 1251 84 178 0 1429 0
Current children cumulated CPU time (s) 1121.63
Current children cumulated vsize (KiB) 13208

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15666
/proc/meminfo: memFree=1621600/2055920 swapFree=4176304/4192956
[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) S 15653 15655 15306 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15655/statm: 354 160 105 274 0 77 0
[pid=15657] ppid=15655 vsize=5356 CPUtime=0
/proc/15657/stat : 15657 (sh) S 15655 15655 15306 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1130207719 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15657/statm: 1339 232 193 169 0 50 0
[pid=15658] ppid=15657 vsize=6576 CPUtime=1181.59
/proc/15658/stat : 15658 (minisat) R 15657 15655 15306 0 -1 4194304 1288 0 0 0 118158 1 0 0 25 0 1 0 1130207719 6733824 1268 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/15658/statm: 1644 1268 84 178 0 1464 0
Current children cumulated CPU time (s) 1181.59
Current children cumulated vsize (KiB) 13348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15666
/proc/meminfo: memFree=1621600/2055920 swapFree=4176304/4192956
[pid=15655] ppid=15653 vsize=1416 CPUtime=0
/proc/15655/stat : 15655 (IUT_BMB_SAT) S 15653 15655 15306 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1130207717 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15655/statm: 354 160 105 274 0 77 0
[pid=15657] ppid=15655 vsize=5356 CPUtime=0
/proc/15657/stat : 15657 (sh) S 15655 15655 15306 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1130207719 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15657/statm: 1339 232 193 169 0 50 0
[pid=15658] ppid=15657 vsize=6576 CPUtime=1200.09
/proc/15658/stat : 15658 (minisat) R 15657 15655 15306 0 -1 4194304 1290 0 0 0 120008 1 0 0 25 0 1 0 1130207719 6733824 1270 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/15658/statm: 1644 1270 84 178 0 1464 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 13348

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.81
CPU time (s): 1200.12
CPU user time (s): 1200.09
CPU system time (s): 0.023996
CPU usage (%): 99.9426
Max. virtual memory (cumulated for all children) (KiB): 13348

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

runsolver used 1.27081 second user time and 3.10453 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-01 10:44:12
IDJOB=1534481
IDBENCH=70670
IDSOLVER=523
FILE ID=node53/1534481-1238575452
PBS_JOBID= 9062181
Free space on /tmp= 66040 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/420/unif-k3-r4.25-v420-c1785-S1624574519-076.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534481-1238575452/watcher-1534481-1238575452 -o /tmp/evaluation-result-1534481-1238575452/solver-1534481-1238575452 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1534481-1238575452.cnf HOME

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

MD5SUM BENCH= f91fb9cf218ac3f77f20099d617a2bf9
RANDOM SEED=2095599489

node53.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.264
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.264
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:       1627880 kB
Buffers:         86068 kB
Cached:         248628 kB
SwapCached:      10540 kB
Active:         194624 kB
Inactive:       152188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1627880 kB
SwapTotal:     4192956 kB
SwapFree:      4176304 kB
Dirty:            2208 kB
Writeback:           0 kB
Mapped:          17824 kB
Slab:            67296 kB
Committed_AS:  2625780 kB
PageTables:       1384 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= 66040 MiB
End job on node53 at 2009-04-01 11:04:13