Trace number 1534211

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/460/
unif-k3-r4.25-v460-c1955-S1810287895-075.cnf
MD5SUM642edeb8ba30ebee256f5f53448e9be6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark586.387
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
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:  460                                                  |
0.00/0.02	c |  Number of clauses:    1955                                                 |
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 |     446     1940     5899 |      646        0    nan |  0.000 % |
0.00/0.02	c |       101 |     446     1940     5899 |      711      101     19 |  0.000 % |
0.00/0.03	c |       252 |     446     1940     5899 |      782      252     21 |  0.000 % |
0.00/0.03	c |       478 |     446     1940     5899 |      860      478     20 |  0.000 % |
0.00/0.04	c |       816 |     446     1940     5899 |      946      816     21 |  0.000 % |
0.00/0.06	c |      1322 |     446     1940     5899 |     1041      834     19 |  0.000 % |
0.00/0.09	c |      2083 |     446     1940     5899 |     1145     1057     19 |  0.000 % |
0.00/0.13	c |      3224 |     446     1940     5899 |     1260     1001     19 |  0.000 % |
0.00/0.20	c |      4932 |     446     1940     5899 |     1386      769     17 |  0.000 % |
0.00/0.30	c |      7494 |     446     1940     5899 |     1524     1169     20 |  0.000 % |
0.00/0.45	c |     11339 |     446     1940     5899 |     1677     1102     19 |  0.000 % |
0.00/0.69	c |     17106 |     446     1940     5899 |     1845     1693     19 |  0.000 % |
0.98/1.08	c |     25755 |     446     1940     5899 |     2029     1833     18 |  0.000 % |
1.57/1.66	c |     38729 |     446     1940     5899 |     2232     1402     18 |  0.000 % |
2.47/2.57	c |     58190 |     446     1940     5899 |     2455     1501     19 |  0.000 % |
3.87/4.00	c |     87383 |     446     1940     5899 |     2701     2001     20 |  0.000 % |
6.17/6.21	c |    131172 |     446     1940     5899 |     2971     1808     18 |  0.000 % |
9.57/9.66	c |    196856 |     446     1940     5899 |     3268     2622     19 |  0.000 % |
14.97/15.06	c |    295382 |     446     1940     5899 |     3595     1693     20 |  0.000 % |
23.26/23.39	c |    443171 |     446     1940     5899 |     3954     3640     20 |  0.000 % |
36.16/36.30	c |    664854 |     446     1940     5899 |     4350     3249     21 |  0.000 % |
56.35/56.49	c |    997379 |     446     1940     5899 |     4785     3688     20 |  0.000 % |
87.63/87.76	c |   1496167 |     446     1940     5899 |     5264     2579     19 |  0.000 % |
136.71/136.87	c |   2244349 |     446     1940     5899 |     5790     4584     22 |  0.000 % |
213.68/213.82	c |   3366623 |     446     1940     5899 |     6369     3256     20 |  0.000 % |
334.24/334.45	c |   5050034 |     446     1940     5899 |     7006     6076     21 |  0.000 % |
524.66/524.93	c |   7575152 |     446     1940     5899 |     7707     6222     20 |  0.000 % |
827.23/827.65	c |  11362827 |     446     1940     5899 |     8477     5418     20 |  0.000 % |
1200.07/1200.60	sh: line 1: 22075 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.07/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-1534211-1238551615/watcher-1534211-1238551615 -o /tmp/evaluation-result-1534211-1238551615/solver-1534211-1238551615 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534211-1238551615.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.92 0.98 0.99 3/68 22072
/proc/meminfo: memFree=1515632/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) R 22070 22072 21385 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/22072/statm: 354 148 97 274 0 77 0

[startup+0.0848411 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 22072
/proc/meminfo: memFree=1515632/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) S 22070 22072 21385 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22072/statm: 354 164 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101842 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 22072
/proc/meminfo: memFree=1515632/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) S 22070 22072 21385 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22072/statm: 354 164 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301864 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 22072
/proc/meminfo: memFree=1515632/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) S 22070 22072 21385 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22072/statm: 354 164 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701903 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 22072
/proc/meminfo: memFree=1515632/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) S 22070 22072 21385 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22072/statm: 354 164 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50198 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 22075
/proc/meminfo: memFree=1514520/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) S 22070 22072 21385 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22072/statm: 354 164 105 274 0 77 0
[pid=22074] ppid=22072 vsize=5356 CPUtime=0
/proc/22074/stat : 22074 (sh) S 22072 22072 21385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127823050 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22074/statm: 1339 232 193 169 0 50 0
[pid=22075] ppid=22074 vsize=2452 CPUtime=1.47
/proc/22075/stat : 22075 (minisat) R 22074 22072 21385 0 -1 4194304 257 0 0 0 147 0 0 0 25 0 1 0 1127823050 2510848 237 1992294400 134512640 135243223 4294956304 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 0 0 0
/proc/22075/statm: 613 237 84 178 0 433 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9224

[startup+3.10114 s]
/proc/loadavg: 0.92 0.98 0.99 2/71 22075
/proc/meminfo: memFree=1514200/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) S 22070 22072 21385 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22072/statm: 354 164 105 274 0 77 0
[pid=22074] ppid=22072 vsize=5356 CPUtime=0
/proc/22074/stat : 22074 (sh) S 22072 22072 21385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127823050 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22074/statm: 1339 232 193 169 0 50 0
[pid=22075] ppid=22074 vsize=2584 CPUtime=3.07
/proc/22075/stat : 22075 (minisat) R 22074 22072 21385 0 -1 4194304 298 0 0 0 307 0 0 0 25 0 1 0 1127823050 2646016 278 1992294400 134512640 135243223 4294956304 18446744073709551615 134555725 0 0 4096 3 0 0 0 17 0 0 0
/proc/22075/statm: 646 278 84 178 0 466 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9356

[startup+6.30146 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 22075
/proc/meminfo: memFree=1513944/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) S 22070 22072 21385 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22072/statm: 354 164 105 274 0 77 0
[pid=22074] ppid=22072 vsize=5356 CPUtime=0
/proc/22074/stat : 22074 (sh) S 22072 22072 21385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127823050 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22074/statm: 1339 232 193 169 0 50 0
[pid=22075] ppid=22074 vsize=2716 CPUtime=6.27
/proc/22075/stat : 22075 (minisat) R 22074 22072 21385 0 -1 4194304 337 0 0 0 627 0 0 0 25 0 1 0 1127823050 2781184 317 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/22075/statm: 679 317 84 178 0 499 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9488

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/71 22075
/proc/meminfo: memFree=1513568/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) S 22070 22072 21385 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22072/statm: 354 164 105 274 0 77 0
[pid=22074] ppid=22072 vsize=5356 CPUtime=0
/proc/22074/stat : 22074 (sh) S 22072 22072 21385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127823050 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22074/statm: 1339 232 193 169 0 50 0
[pid=22075] ppid=22074 vsize=2848 CPUtime=12.67
/proc/22075/stat : 22075 (minisat) R 22074 22072 21385 0 -1 4194304 388 0 0 0 1267 0 0 0 25 0 1 0 1127823050 2916352 368 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/22075/statm: 712 368 84 178 0 532 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9620

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/71 22075
/proc/meminfo: memFree=1513376/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) S 22070 22072 21385 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22072/statm: 354 164 105 274 0 77 0
[pid=22074] ppid=22072 vsize=5356 CPUtime=0
/proc/22074/stat : 22074 (sh) S 22072 22072 21385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127823050 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22074/statm: 1339 232 193 169 0 50 0
[pid=22075] ppid=22074 vsize=3244 CPUtime=25.46
/proc/22075/stat : 22075 (minisat) R 22074 22072 21385 0 -1 4194304 465 0 0 0 2546 0 0 0 25 0 1 0 1127823050 3321856 445 1992294400 134512640 135243223 4294956304 18446744073709551615 134558569 0 0 4096 3 0 0 0 17 0 0 0
/proc/22075/statm: 811 445 84 178 0 631 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10016

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/71 22075
/proc/meminfo: memFree=1513056/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) S 22070 22072 21385 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22072/statm: 354 164 105 274 0 77 0
[pid=22074] ppid=22072 vsize=5356 CPUtime=0
/proc/22074/stat : 22074 (sh) S 22072 22072 21385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127823050 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22074/statm: 1339 232 193 169 0 50 0
[pid=22075] ppid=22074 vsize=3640 CPUtime=51.05
/proc/22075/stat : 22075 (minisat) R 22074 22072 21385 0 -1 4194304 559 0 0 0 5105 0 0 0 25 0 1 0 1127823050 3727360 539 1992294400 134512640 135243223 4294956304 18446744073709551615 134564621 0 0 4096 3 0 0 0 17 0 0 0
/proc/22075/statm: 910 539 84 178 0 730 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10412

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/71 22075
/proc/meminfo: memFree=1512480/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) S 22070 22072 21385 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22072/statm: 354 164 105 274 0 77 0
[pid=22074] ppid=22072 vsize=5356 CPUtime=0
/proc/22074/stat : 22074 (sh) S 22072 22072 21385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127823050 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22074/statm: 1339 232 193 169 0 50 0
[pid=22075] ppid=22074 vsize=4036 CPUtime=102.23
/proc/22075/stat : 22075 (minisat) R 22074 22072 21385 0 -1 4194304 668 0 0 0 10223 0 0 0 25 0 1 0 1127823050 4132864 648 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22075/statm: 1009 648 84 178 0 829 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 10808

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 22075
/proc/meminfo: memFree=1512096/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) S 22070 22072 21385 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22072/statm: 354 164 105 274 0 77 0
[pid=22074] ppid=22072 vsize=5356 CPUtime=0
/proc/22074/stat : 22074 (sh) S 22072 22072 21385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127823050 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22074/statm: 1339 232 193 169 0 50 0
[pid=22075] ppid=22074 vsize=4444 CPUtime=162.2
/proc/22075/stat : 22075 (minisat) R 22074 22072 21385 0 -1 4194304 766 0 0 0 16220 0 0 0 25 0 1 0 1127823050 4550656 746 1992294400 134512640 135243223 4294956304 18446744073709551615 134555671 0 0 4096 3 0 0 0 17 0 0 0
/proc/22075/statm: 1111 746 84 178 0 931 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 11216

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 22075
/proc/meminfo: memFree=1511776/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) S 22070 22072 21385 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22072/statm: 354 164 105 274 0 77 0
[pid=22074] ppid=22072 vsize=5356 CPUtime=0
/proc/22074/stat : 22074 (sh) S 22072 22072 21385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127823050 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22074/statm: 1339 232 193 169 0 50 0
[pid=22075] ppid=22074 vsize=4708 CPUtime=222.17
/proc/22075/stat : 22075 (minisat) R 22074 22072 21385 0 -1 4194304 847 0 0 0 22217 0 0 0 25 0 1 0 1127823050 4820992 827 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22075/statm: 1177 827 84 178 0 997 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 11480

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 22075
/proc/meminfo: memFree=1511584/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) S 22070 22072 21385 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22072/statm: 354 164 105 274 0 77 0
[pid=22074] ppid=22072 vsize=5356 CPUtime=0
/proc/22074/stat : 22074 (sh) S 22072 22072 21385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127823050 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22074/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1510496/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) S 22070 22072 21385 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22072/statm: 354 164 105 274 0 77 0
[pid=22074] ppid=22072 vsize=5356 CPUtime=0
/proc/22074/stat : 22074 (sh) S 22072 22072 21385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127823050 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22074/statm: 1339 232 193 169 0 50 0
[pid=22075] ppid=22074 vsize=6172 CPUtime=642.02
/proc/22075/stat : 22075 (minisat) R 22074 22072 21385 0 -1 4194304 1191 0 0 0 64201 1 0 0 25 0 1 0 1127823050 6320128 1171 1992294400 134512640 135243223 4294956304 18446744073709551615 134555710 0 0 4096 3 0 0 0 17 0 0 0
/proc/22075/statm: 1543 1171 84 178 0 1363 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 12944

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 22075
/proc/meminfo: memFree=1510304/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) S 22070 22072 21385 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22072/statm: 354 164 105 274 0 77 0
[pid=22074] ppid=22072 vsize=5356 CPUtime=0
/proc/22074/stat : 22074 (sh) S 22072 22072 21385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127823050 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22074/statm: 1339 232 193 169 0 50 0
[pid=22075] ppid=22074 vsize=6304 CPUtime=701.98
/proc/22075/stat : 22075 (minisat) R 22074 22072 21385 0 -1 4194304 1219 0 0 0 70197 1 0 0 25 0 1 0 1127823050 6455296 1199 1992294400 134512640 135243223 4294956304 18446744073709551615 134555639 0 0 4096 3 0 0 0 17 0 0 0
/proc/22075/statm: 1576 1199 84 178 0 1396 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 13076

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 22075
/proc/meminfo: memFree=1510240/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) S 22070 22072 21385 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22072/statm: 354 164 105 274 0 77 0
[pid=22074] ppid=22072 vsize=5356 CPUtime=0
/proc/22074/stat : 22074 (sh) S 22072 22072 21385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127823050 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22074/statm: 1339 232 193 169 0 50 0
[pid=22075] ppid=22074 vsize=6304 CPUtime=761.96
/proc/22075/stat : 22075 (minisat) R 22074 22072 21385 0 -1 4194304 1238 0 0 0 76195 1 0 0 25 0 1 0 1127823050 6455296 1218 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/22075/statm: 1576 1218 84 178 0 1396 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 13076

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 22075
/proc/meminfo: memFree=1510240/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) S 22070 22072 21385 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22072/statm: 354 164 105 274 0 77 0
[pid=22074] ppid=22072 vsize=5356 CPUtime=0
/proc/22074/stat : 22074 (sh) S 22072 22072 21385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127823050 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22074/statm: 1339 232 193 169 0 50 0
[pid=22075] ppid=22074 vsize=6304 CPUtime=821.94
/proc/22075/stat : 22075 (minisat) R 22074 22072 21385 0 -1 4194304 1250 0 0 0 82193 1 0 0 25 0 1 0 1127823050 6455296 1230 1992294400 134512640 135243223 4294956304 18446744073709551615 134555941 0 0 4096 3 0 0 0 17 0 0 0
/proc/22075/statm: 1576 1230 84 178 0 1396 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 13076

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 22075
/proc/meminfo: memFree=1510048/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) S 22070 22072 21385 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22072/statm: 354 164 105 274 0 77 0
[pid=22074] ppid=22072 vsize=5356 CPUtime=0
/proc/22074/stat : 22074 (sh) S 22072 22072 21385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127823050 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22074/statm: 1339 232 193 169 0 50 0
[pid=22075] ppid=22074 vsize=6480 CPUtime=881.9
/proc/22075/stat : 22075 (minisat) R 22074 22072 21385 0 -1 4194304 1291 0 0 0 88189 1 0 0 25 0 1 0 1127823050 6635520 1271 1992294400 134512640 135243223 4294956304 18446744073709551615 134555587 0 0 4096 3 0 0 0 17 0 0 0
/proc/22075/statm: 1620 1271 84 178 0 1440 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 13252

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 22075
/proc/meminfo: memFree=1510048/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) S 22070 22072 21385 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22072/statm: 354 164 105 274 0 77 0
[pid=22074] ppid=22072 vsize=5356 CPUtime=0
/proc/22074/stat : 22074 (sh) S 22072 22072 21385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127823050 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22074/statm: 1339 232 193 169 0 50 0
[pid=22075] ppid=22074 vsize=6616 CPUtime=941.88
/proc/22075/stat : 22075 (minisat) R 22074 22072 21385 0 -1 4194304 1312 0 0 0 94187 1 0 0 25 0 1 0 1127823050 6774784 1292 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/22075/statm: 1654 1292 84 178 0 1474 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 13388

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 22075
/proc/meminfo: memFree=1509856/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) S 22070 22072 21385 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22072/statm: 354 164 105 274 0 77 0
[pid=22074] ppid=22072 vsize=5356 CPUtime=0
/proc/22074/stat : 22074 (sh) S 22072 22072 21385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127823050 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22074/statm: 1339 232 193 169 0 50 0
[pid=22075] ppid=22074 vsize=6888 CPUtime=1001.86
/proc/22075/stat : 22075 (minisat) R 22074 22072 21385 0 -1 4194304 1360 0 0 0 100185 1 0 0 25 0 1 0 1127823050 7053312 1340 1992294400 134512640 135243223 4294956304 18446744073709551615 134564973 0 0 4096 3 0 0 0 17 0 0 0
/proc/22075/statm: 1722 1340 84 178 0 1542 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 13660

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 22075
/proc/meminfo: memFree=1509728/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) S 22070 22072 21385 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22072/statm: 354 164 105 274 0 77 0
[pid=22074] ppid=22072 vsize=5356 CPUtime=0
/proc/22074/stat : 22074 (sh) S 22072 22072 21385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127823050 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22074/statm: 1339 232 193 169 0 50 0
[pid=22075] ppid=22074 vsize=6888 CPUtime=1061.83
/proc/22075/stat : 22075 (minisat) R 22074 22072 21385 0 -1 4194304 1378 0 0 0 106182 1 0 0 25 0 1 0 1127823050 7053312 1358 1992294400 134512640 135243223 4294956304 18446744073709551615 134565937 0 0 4096 3 0 0 0 17 0 0 0
/proc/22075/statm: 1722 1358 84 178 0 1542 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 13660

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 22075
/proc/meminfo: memFree=1509728/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) S 22070 22072 21385 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22072/statm: 354 164 105 274 0 77 0
[pid=22074] ppid=22072 vsize=5356 CPUtime=0
/proc/22074/stat : 22074 (sh) S 22072 22072 21385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127823050 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22074/statm: 1339 232 193 169 0 50 0
[pid=22075] ppid=22074 vsize=6888 CPUtime=1121.8
/proc/22075/stat : 22075 (minisat) R 22074 22072 21385 0 -1 4194304 1393 0 0 0 112179 1 0 0 25 0 1 0 1127823050 7053312 1373 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/22075/statm: 1722 1373 84 178 0 1542 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 13660

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 22075
/proc/meminfo: memFree=1509664/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) S 22070 22072 21385 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22072/statm: 354 164 105 274 0 77 0
[pid=22074] ppid=22072 vsize=5356 CPUtime=0
/proc/22074/stat : 22074 (sh) S 22072 22072 21385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127823050 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22074/statm: 1339 232 193 169 0 50 0
[pid=22075] ppid=22074 vsize=7016 CPUtime=1181.78
/proc/22075/stat : 22075 (minisat) R 22074 22072 21385 0 -1 4194304 1398 0 0 0 118177 1 0 0 25 0 1 0 1127823050 7184384 1378 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/22075/statm: 1754 1378 84 178 0 1574 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 13788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 22075
/proc/meminfo: memFree=1509664/2055920 swapFree=4175244/4192956
[pid=22072] ppid=22070 vsize=1416 CPUtime=0
/proc/22072/stat : 22072 (IUT_BMB_SAT) S 22070 22072 21385 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127823048 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22072/statm: 354 164 105 274 0 77 0
[pid=22074] ppid=22072 vsize=5356 CPUtime=0
/proc/22074/stat : 22074 (sh) S 22072 22072 21385 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127823050 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22074/statm: 1339 232 193 169 0 50 0
[pid=22075] ppid=22074 vsize=7016 CPUtime=1200.07
/proc/22075/stat : 22075 (minisat) R 22074 22072 21385 0 -1 4194304 1399 0 0 0 120006 1 0 0 25 0 1 0 1127823050 7184384 1379 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/22075/statm: 1754 1379 84 178 0 1574 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 13788

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.11
CPU user time (s): 1200.08
CPU system time (s): 0.028995
CPU usage (%): 99.9582
Max. virtual memory (cumulated for all children) (KiB): 13792

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

runsolver used 0.940856 second user time and 3.44148 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-01 04:06:55
IDJOB=1534211
IDBENCH=70616
IDSOLVER=523
FILE ID=node60/1534211-1238551615
PBS_JOBID= 9062113
Free space on /tmp= 66548 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/460/unif-k3-r4.25-v460-c1955-S1810287895-075.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534211-1238551615/watcher-1534211-1238551615 -o /tmp/evaluation-result-1534211-1238551615/solver-1534211-1238551615 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1534211-1238551615.cnf HOME

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

MD5SUM BENCH= 642edeb8ba30ebee256f5f53448e9be6
RANDOM SEED=982512191

node60.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.202
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.202
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:       1516120 kB
Buffers:         95012 kB
Cached:         352268 kB
SwapCached:      11040 kB
Active:         213924 kB
Inactive:       246548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1516120 kB
SwapTotal:     4192956 kB
SwapFree:      4175244 kB
Dirty:            2244 kB
Writeback:           0 kB
Mapped:          18472 kB
Slab:            64920 kB
Committed_AS:  3373360 kB
PageTables:       1712 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= 66548 MiB
End job on node60 at 2009-04-01 04:26:55