Trace number 1534191

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/480/
unif-k3-r4.25-v480-c2040-S1524836866-036.cnf
MD5SUMce31bd93f3110b9fcfa2521eb95c9c79
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark891.331
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
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:  480                                                  |
0.00/0.02	c |  Number of clauses:    2040                                                 |
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 |     464     2010     6110 |      670        0    nan |  0.000 % |
0.00/0.02	c |       101 |     464     2010     6110 |      737      101     22 |  0.000 % |
0.00/0.03	c |       251 |     464     2010     6110 |      810      251     21 |  0.000 % |
0.00/0.04	c |       476 |     464     2010     6110 |      891      476     22 |  0.000 % |
0.00/0.05	c |       814 |     464     2010     6110 |      980      814     22 |  0.000 % |
0.00/0.06	c |      1320 |     464     2010     6110 |     1079      808     21 |  0.000 % |
0.00/0.09	c |      2080 |     464     2010     6110 |     1186     1007     20 |  0.000 % |
0.00/0.14	c |      3220 |     464     2010     6110 |     1305      910     20 |  0.000 % |
0.00/0.21	c |      4928 |     464     2010     6110 |     1436     1270     20 |  0.000 % |
0.00/0.32	c |      7490 |     464     2010     6110 |     1579      860     19 |  0.000 % |
0.00/0.50	c |     11335 |     464     2010     6110 |     1737     1459     20 |  0.000 % |
0.00/0.76	c |     17102 |     464     2010     6110 |     1911     1008     19 |  0.000 % |
1.07/1.18	c |     25751 |     464     2010     6110 |     2102     1873     19 |  0.000 % |
1.77/1.84	c |     38725 |     464     2010     6110 |     2313     1965     21 |  0.000 % |
2.76/2.81	c |     58187 |     464     2010     6110 |     2544     1392     19 |  0.000 % |
4.16/4.26	c |     87380 |     464     2010     6110 |     2798     2111     20 |  0.000 % |
6.46/6.52	c |    131170 |     464     2010     6110 |     3078     1822     20 |  0.000 % |
9.86/9.96	c |    196856 |     464     2010     6110 |     3386     1919     19 |  0.000 % |
15.26/15.38	c |    295382 |     464     2010     6110 |     3725     2648     20 |  0.000 % |
23.85/23.93	c |    443171 |     464     2010     6110 |     4097     3274     20 |  0.000 % |
37.05/37.19	c |    664855 |     464     2010     6110 |     4507     3371     21 |  0.000 % |
57.94/58.01	c |    997380 |     464     2010     6110 |     4958     3504     21 |  0.000 % |
90.92/91.03	c |   1496169 |     464     2010     6110 |     5453     3904     22 |  0.000 % |
142.20/142.34	c |   2244351 |     464     2010     6110 |     5999     4019     21 |  0.000 % |
222.77/222.93	c |   3366625 |     464     2010     6110 |     6599     4448     21 |  0.000 % |
348.12/348.37	c |   5050037 |     464     2010     6110 |     7259     6443     21 |  0.000 % |
546.25/546.54	c |   7575153 |     464     2010     6110 |     7985     6840     23 |  0.000 % |
860.28/860.77	c |  11362828 |     464     2010     6110 |     8783     6370     23 |  0.000 % |
1200.05/1200.60	sh: line 1:  5478 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.05/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-1534191-1238548196/watcher-1534191-1238548196 -o /tmp/evaluation-result-1534191-1238548196/solver-1534191-1238548196 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534191-1238548196.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5475
/proc/meminfo: memFree=863512/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) R 5473 5475 5181 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/5475/statm: 354 147 97 274 0 77 0

[startup+0.010235 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5475
/proc/meminfo: memFree=863512/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) R 5473 5475 5181 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 160 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/5475/statm: 354 160 99 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101243 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5475
/proc/meminfo: memFree=863512/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) S 5473 5475 5181 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5475/statm: 354 166 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301261 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5475
/proc/meminfo: memFree=863512/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) S 5473 5475 5181 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5475/statm: 354 166 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701299 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5475
/proc/meminfo: memFree=863512/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) S 5473 5475 5181 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5475/statm: 354 166 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50137 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5478
/proc/meminfo: memFree=862392/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) S 5473 5475 5181 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5475/statm: 354 166 105 274 0 77 0
[pid=5477] ppid=5475 vsize=5356 CPUtime=0
/proc/5477/stat : 5477 (sh) S 5475 5475 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127482006 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5477/statm: 1339 232 193 169 0 50 0
[pid=5478] ppid=5477 vsize=2448 CPUtime=1.47
/proc/5478/stat : 5478 (minisat) R 5477 5475 5181 0 -1 4194304 269 0 0 0 147 0 0 0 25 0 1 0 1127482006 2506752 250 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/5478/statm: 612 250 84 178 0 432 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9220

[startup+3.10252 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5478
/proc/meminfo: memFree=862136/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) S 5473 5475 5181 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5475/statm: 354 166 105 274 0 77 0
[pid=5477] ppid=5475 vsize=5356 CPUtime=0
/proc/5477/stat : 5477 (sh) S 5475 5475 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127482006 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5477/statm: 1339 232 193 169 0 50 0
[pid=5478] ppid=5477 vsize=2580 CPUtime=3.06
/proc/5478/stat : 5478 (minisat) R 5477 5475 5181 0 -1 4194304 306 0 0 0 306 0 0 0 25 0 1 0 1127482006 2641920 287 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/5478/statm: 645 287 84 178 0 465 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 9352

[startup+6.30182 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5478
/proc/meminfo: memFree=861816/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) S 5473 5475 5181 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5475/statm: 354 166 105 274 0 77 0
[pid=5477] ppid=5475 vsize=5356 CPUtime=0
/proc/5477/stat : 5477 (sh) S 5475 5475 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127482006 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5477/statm: 1339 232 193 169 0 50 0
[pid=5478] ppid=5477 vsize=2712 CPUtime=6.26
/proc/5478/stat : 5478 (minisat) R 5477 5475 5181 0 -1 4194304 338 0 0 0 626 0 0 0 25 0 1 0 1127482006 2777088 319 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/5478/statm: 678 319 84 178 0 498 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 9484

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5478
/proc/meminfo: memFree=861496/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) S 5473 5475 5181 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5475/statm: 354 166 105 274 0 77 0
[pid=5477] ppid=5475 vsize=5356 CPUtime=0
/proc/5477/stat : 5477 (sh) S 5475 5475 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127482006 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5477/statm: 1339 232 193 169 0 50 0
[pid=5478] ppid=5477 vsize=2976 CPUtime=12.66
/proc/5478/stat : 5478 (minisat) R 5477 5475 5181 0 -1 4194304 398 0 0 0 1266 0 0 0 25 0 1 0 1127482006 3047424 379 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/5478/statm: 744 379 84 178 0 564 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 9748

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5478
/proc/meminfo: memFree=861240/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) S 5473 5475 5181 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5475/statm: 354 166 105 274 0 77 0
[pid=5477] ppid=5475 vsize=5356 CPUtime=0
/proc/5477/stat : 5477 (sh) S 5475 5475 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127482006 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5477/statm: 1339 232 193 169 0 50 0
[pid=5478] ppid=5477 vsize=3240 CPUtime=25.45
/proc/5478/stat : 5478 (minisat) R 5477 5475 5181 0 -1 4194304 470 0 0 0 2545 0 0 0 25 0 1 0 1127482006 3317760 451 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/5478/statm: 810 451 84 178 0 630 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 10012

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5478
/proc/meminfo: memFree=860920/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) S 5473 5475 5181 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5475/statm: 354 166 105 274 0 77 0
[pid=5477] ppid=5475 vsize=5356 CPUtime=0
/proc/5477/stat : 5477 (sh) S 5475 5475 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127482006 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5477/statm: 1339 232 193 169 0 50 0
[pid=5478] ppid=5477 vsize=3636 CPUtime=51.04
/proc/5478/stat : 5478 (minisat) R 5477 5475 5181 0 -1 4194304 582 0 0 0 5104 0 0 0 25 0 1 0 1127482006 3723264 563 1992294400 134512640 135243223 4294956320 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 0 0 0
/proc/5478/statm: 909 563 84 178 0 729 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10408

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5478
/proc/meminfo: memFree=860280/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) S 5473 5475 5181 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5475/statm: 354 166 105 274 0 77 0
[pid=5477] ppid=5475 vsize=5356 CPUtime=0
/proc/5477/stat : 5477 (sh) S 5475 5475 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127482006 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5477/statm: 1339 232 193 169 0 50 0
[pid=5478] ppid=5477 vsize=4176 CPUtime=102.22
/proc/5478/stat : 5478 (minisat) R 5477 5475 5181 0 -1 4194304 711 0 0 0 10222 0 0 0 25 0 1 0 1127482006 4276224 692 1992294400 134512640 135243223 4294956320 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 0 0 0
/proc/5478/statm: 1044 692 84 178 0 864 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 10948

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5478
/proc/meminfo: memFree=859896/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) S 5473 5475 5181 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5475/statm: 354 166 105 274 0 77 0
[pid=5477] ppid=5475 vsize=5356 CPUtime=0
/proc/5477/stat : 5477 (sh) S 5475 5475 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127482006 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5477/statm: 1339 232 193 169 0 50 0
[pid=5478] ppid=5477 vsize=4572 CPUtime=162.2
/proc/5478/stat : 5478 (minisat) R 5477 5475 5181 0 -1 4194304 795 0 0 0 16220 0 0 0 25 0 1 0 1127482006 4681728 776 1992294400 134512640 135243223 4294956320 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 0 0 0
/proc/5478/statm: 1143 776 84 178 0 963 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 11344

[startup+222.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 5478
/proc/meminfo: memFree=859576/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) S 5473 5475 5181 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5475/statm: 354 166 105 274 0 77 0
[pid=5477] ppid=5475 vsize=5356 CPUtime=0
/proc/5477/stat : 5477 (sh) S 5475 5475 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127482006 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5477/statm: 1339 232 193 169 0 50 0
[pid=5478] ppid=5477 vsize=4840 CPUtime=222.17
/proc/5478/stat : 5478 (minisat) R 5477 5475 5181 0 -1 4194304 861 0 0 0 22217 0 0 0 25 0 1 0 1127482006 4956160 842 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/5478/statm: 1210 842 84 178 0 1030 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 11612

[startup+282.301 s]
/proc/loadavg: 1.05 1.02 1.00 2/67 5478
/proc/meminfo: memFree=859320/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) S 5473 5475 5181 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5475/statm: 354 166 105 274 0 77 0
[pid=5477] ppid=5475 vsize=5356 CPUtime=0
/proc/5477/stat : 5477 (sh) S 5475 5475 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127482006 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5477/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=858232/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) S 5473 5475 5181 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5475/statm: 354 166 105 274 0 77 0
[pid=5477] ppid=5475 vsize=5356 CPUtime=0
/proc/5477/stat : 5477 (sh) S 5475 5475 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127482006 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5477/statm: 1339 232 193 169 0 50 0
[pid=5478] ppid=5477 vsize=6160 CPUtime=641.99
/proc/5478/stat : 5478 (minisat) R 5477 5475 5181 0 -1 4194304 1214 0 0 0 64198 1 0 0 25 0 1 0 1127482006 6307840 1195 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5478/statm: 1540 1195 84 178 0 1360 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 12932

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 5478
/proc/meminfo: memFree=858040/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) S 5473 5475 5181 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5475/statm: 354 166 105 274 0 77 0
[pid=5477] ppid=5475 vsize=5356 CPUtime=0
/proc/5477/stat : 5477 (sh) S 5475 5475 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127482006 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5477/statm: 1339 232 193 169 0 50 0
[pid=5478] ppid=5477 vsize=6432 CPUtime=701.95
/proc/5478/stat : 5478 (minisat) R 5477 5475 5181 0 -1 4194304 1250 0 0 0 70194 1 0 0 25 0 1 0 1127482006 6586368 1231 1992294400 134512640 135243223 4294956320 18446744073709551615 134564936 0 0 4096 3 0 0 0 17 0 0 0
/proc/5478/statm: 1608 1231 84 178 0 1428 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 13204

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5478
/proc/meminfo: memFree=857976/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) S 5473 5475 5181 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5475/statm: 354 166 105 274 0 77 0
[pid=5477] ppid=5475 vsize=5356 CPUtime=0
/proc/5477/stat : 5477 (sh) S 5475 5475 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127482006 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5477/statm: 1339 232 193 169 0 50 0
[pid=5478] ppid=5477 vsize=6432 CPUtime=761.93
/proc/5478/stat : 5478 (minisat) R 5477 5475 5181 0 -1 4194304 1277 0 0 0 76192 1 0 0 25 0 1 0 1127482006 6586368 1258 1992294400 134512640 135243223 4294956320 18446744073709551615 134563506 0 0 4096 3 0 0 0 17 0 0 0
/proc/5478/statm: 1608 1258 84 178 0 1428 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 13204

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5478
/proc/meminfo: memFree=857848/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) S 5473 5475 5181 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5475/statm: 354 166 105 274 0 77 0
[pid=5477] ppid=5475 vsize=5356 CPUtime=0
/proc/5477/stat : 5477 (sh) S 5475 5475 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127482006 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5477/statm: 1339 232 193 169 0 50 0
[pid=5478] ppid=5477 vsize=6564 CPUtime=821.89
/proc/5478/stat : 5478 (minisat) R 5477 5475 5181 0 -1 4194304 1308 0 0 0 82188 1 0 0 25 0 1 0 1127482006 6721536 1289 1992294400 134512640 135243223 4294956320 18446744073709551615 134555944 0 0 4096 3 0 0 0 17 0 0 0
/proc/5478/statm: 1641 1289 84 178 0 1461 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 13336

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5478
/proc/meminfo: memFree=857656/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) S 5473 5475 5181 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5475/statm: 354 166 105 274 0 77 0
[pid=5477] ppid=5475 vsize=5356 CPUtime=0
/proc/5477/stat : 5477 (sh) S 5475 5475 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127482006 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5477/statm: 1339 232 193 169 0 50 0
[pid=5478] ppid=5477 vsize=6712 CPUtime=881.87
/proc/5478/stat : 5478 (minisat) R 5477 5475 5181 0 -1 4194304 1342 0 0 0 88186 1 0 0 25 0 1 0 1127482006 6873088 1323 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/5478/statm: 1678 1323 84 178 0 1498 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 13484

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5478
/proc/meminfo: memFree=857528/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) S 5473 5475 5181 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5475/statm: 354 166 105 274 0 77 0
[pid=5477] ppid=5475 vsize=5356 CPUtime=0
/proc/5477/stat : 5477 (sh) S 5475 5475 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127482006 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5477/statm: 1339 232 193 169 0 50 0
[pid=5478] ppid=5477 vsize=6848 CPUtime=941.84
/proc/5478/stat : 5478 (minisat) R 5477 5475 5181 0 -1 4194304 1379 0 0 0 94183 1 0 0 25 0 1 0 1127482006 7012352 1360 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/5478/statm: 1712 1360 84 178 0 1532 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 13620

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5478
/proc/meminfo: memFree=857400/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) S 5473 5475 5181 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5475/statm: 354 166 105 274 0 77 0
[pid=5477] ppid=5475 vsize=5356 CPUtime=0
/proc/5477/stat : 5477 (sh) S 5475 5475 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127482006 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5477/statm: 1339 232 193 169 0 50 0
[pid=5478] ppid=5477 vsize=6984 CPUtime=1001.82
/proc/5478/stat : 5478 (minisat) R 5477 5475 5181 0 -1 4194304 1411 0 0 0 100181 1 0 0 25 0 1 0 1127482006 7151616 1392 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/5478/statm: 1746 1392 84 178 0 1566 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 13756

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5478
/proc/meminfo: memFree=857336/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) S 5473 5475 5181 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5475/statm: 354 166 105 274 0 77 0
[pid=5477] ppid=5475 vsize=5356 CPUtime=0
/proc/5477/stat : 5477 (sh) S 5475 5475 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127482006 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5477/statm: 1339 232 193 169 0 50 0
[pid=5478] ppid=5477 vsize=7124 CPUtime=1061.79
/proc/5478/stat : 5478 (minisat) R 5477 5475 5181 0 -1 4194304 1434 0 0 0 106178 1 0 0 25 0 1 0 1127482006 7294976 1415 1992294400 134512640 135243223 4294956320 18446744073709551615 134564973 0 0 4096 3 0 0 0 17 0 0 0
/proc/5478/statm: 1781 1415 84 178 0 1601 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 13896

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5478
/proc/meminfo: memFree=857272/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) S 5473 5475 5181 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5475/statm: 354 166 105 274 0 77 0
[pid=5477] ppid=5475 vsize=5356 CPUtime=0
/proc/5477/stat : 5477 (sh) S 5475 5475 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127482006 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5477/statm: 1339 232 193 169 0 50 0
[pid=5478] ppid=5477 vsize=7256 CPUtime=1121.77
/proc/5478/stat : 5478 (minisat) R 5477 5475 5181 0 -1 4194304 1462 0 0 0 112175 2 0 0 25 0 1 0 1127482006 7430144 1443 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/5478/statm: 1814 1443 84 178 0 1634 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 14028

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5478
/proc/meminfo: memFree=857080/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) S 5473 5475 5181 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5475/statm: 354 166 105 274 0 77 0
[pid=5477] ppid=5475 vsize=5356 CPUtime=0
/proc/5477/stat : 5477 (sh) S 5475 5475 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127482006 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5477/statm: 1339 232 193 169 0 50 0
[pid=5478] ppid=5477 vsize=7256 CPUtime=1181.75
/proc/5478/stat : 5478 (minisat) R 5477 5475 5181 0 -1 4194304 1485 0 0 0 118173 2 0 0 25 0 1 0 1127482006 7430144 1466 1992294400 134512640 135243223 4294956320 18446744073709551615 134567760 0 0 4096 3 0 0 0 17 0 0 0
/proc/5478/statm: 1814 1466 84 178 0 1634 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 14028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5478
/proc/meminfo: memFree=857080/2055920 swapFree=4176868/4192956
[pid=5475] ppid=5473 vsize=1416 CPUtime=0
/proc/5475/stat : 5475 (IUT_BMB_SAT) S 5473 5475 5181 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 1127482004 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5475/statm: 354 166 105 274 0 77 0
[pid=5477] ppid=5475 vsize=5356 CPUtime=0
/proc/5477/stat : 5477 (sh) S 5475 5475 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127482006 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5477/statm: 1339 232 193 169 0 50 0
[pid=5478] ppid=5477 vsize=7388 CPUtime=1200.05
/proc/5478/stat : 5478 (minisat) R 5477 5475 5181 0 -1 4194304 1487 0 0 0 120003 2 0 0 25 0 1 0 1127482006 7565312 1468 1992294400 134512640 135243223 4294956320 18446744073709551615 134555774 0 0 4096 3 0 0 0 17 0 0 0
/proc/5478/statm: 1847 1468 84 178 0 1667 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 14160

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.08
CPU user time (s): 1200.05
CPU system time (s): 0.031995
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 14160

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

runsolver used 1.01385 second user time and 3.36349 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-01 03:09:56
IDJOB=1534191
IDBENCH=70612
IDSOLVER=523
FILE ID=node48/1534191-1238548196
PBS_JOBID= 9062093
Free space on /tmp= 66464 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/480/unif-k3-r4.25-v480-c2040-S1524836866-036.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534191-1238548196/watcher-1534191-1238548196 -o /tmp/evaluation-result-1534191-1238548196/solver-1534191-1238548196 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1534191-1238548196.cnf HOME

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

MD5SUM BENCH= ce31bd93f3110b9fcfa2521eb95c9c79
RANDOM SEED=418538134

node48.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.236
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.236
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:        864056 kB
Buffers:        104760 kB
Cached:         983976 kB
SwapCached:      10280 kB
Active:         324368 kB
Inactive:       776216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        864056 kB
SwapTotal:     4192956 kB
SwapFree:      4176868 kB
Dirty:            2224 kB
Writeback:           0 kB
Mapped:          17532 kB
Slab:            77336 kB
Committed_AS:  2717856 kB
PageTables:       1376 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= 66464 MiB
End job on node48 at 2009-04-01 03:29:57