Trace number 1533916

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.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/420/
unif-k3-r4.25-v420-c1785-S121765931-081.cnf
MD5SUM096475bf0bd85d9e44aabbaddceca0e3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark325.307
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.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:  420                                                  |
0.00/0.02	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 |     409     1768     5381 |      589        0    nan |  0.000 % |
0.00/0.03	c |       101 |     409     1768     5381 |      648      101     22 |  0.001 % |
0.00/0.03	c |       254 |     409     1768     5381 |      713      254     21 |  0.001 % |
0.00/0.04	c |       481 |     409     1768     5381 |      784      481     20 |  0.001 % |
0.00/0.05	c |       819 |     409     1768     5381 |      862      415     18 |  0.001 % |
0.00/0.07	c |      1325 |     409     1768     5381 |      949      466     17 |  0.001 % |
0.00/0.10	c |      2084 |     409     1768     5381 |     1044      726     20 |  0.001 % |
0.00/0.14	c |      3224 |     409     1768     5381 |     1148      771     17 |  0.001 % |
0.00/0.20	c |      4932 |     409     1768     5381 |     1263      708     16 |  0.001 % |
0.00/0.31	c |      7495 |     409     1768     5381 |     1389      670     16 |  0.001 % |
0.00/0.47	c |     11340 |     409     1768     5381 |     1528      955     17 |  0.001 % |
0.00/0.71	c |     17106 |     409     1768     5381 |     1681     1218     18 |  0.001 % |
0.98/1.09	c |     25755 |     409     1768     5381 |     1849     1270     18 |  0.001 % |
1.57/1.69	c |     38729 |     409     1768     5381 |     2034      997     19 |  0.001 % |
2.57/2.61	c |     58191 |     409     1768     5381 |     2237     1834     19 |  0.001 % |
3.97/4.06	c |     87384 |     409     1768     5381 |     2461     1390     18 |  0.001 % |
6.17/6.30	c |    131174 |     409     1768     5381 |     2707     1371     19 |  0.001 % |
9.67/9.77	c |    196858 |     409     1768     5381 |     2978     2442     19 |  0.001 % |
14.97/15.03	c |    295386 |     409     1768     5381 |     3276     2835     19 |  0.001 % |
23.37/23.41	c |    443176 |     409     1768     5381 |     3604     2936     19 |  0.001 % |
36.36/36.43	c |    664859 |     409     1768     5381 |     3964     2192     18 |  0.001 % |
56.66/56.74	c |    997387 |     409     1768     5381 |     4361     2063     19 |  0.001 % |
87.95/88.04	c |   1496177 |     409     1768     5381 |     4797     2872     19 |  0.001 % |
137.13/137.24	c |   2244359 |     409     1768     5381 |     5277     3413     18 |  0.001 % |
214.81/214.99	c |   3366633 |     409     1768     5381 |     5804     2856     17 |  0.001 % |
335.30/335.42	c |   5050046 |     409     1768     5381 |     6385     5725     19 |  0.001 % |
525.44/525.67	c |   7575166 |     409     1768     5381 |     7023     4393     21 |  0.001 % |
823.37/823.65	c |  11362841 |     409     1768     5381 |     7726     5560     18 |  0.001 % |
1200.08/1200.40	sh: line 1: 26861 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.08/1200.40	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-1533916-1238504837/watcher-1533916-1238504837 -o /tmp/evaluation-result-1533916-1238504837/solver-1533916-1238504837 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533916-1238504837.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.99 1.03 3/69 26858
/proc/meminfo: memFree=1226224/2055920 swapFree=4171840/4192956
[pid=26858] ppid=26856 vsize=1284 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) R 26856 26858 26474 0 -1 4194304 127 0 0 0 0 0 0 0 20 0 1 0 1123145398 1314816 111 1992294400 134512640 135635285 4294956208 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 1 0 0
/proc/26858/statm: 321 111 92 274 0 44 0

[startup+0.0331121 s]
/proc/loadavg: 0.99 0.99 1.03 3/69 26858
/proc/meminfo: memFree=1226224/2055920 swapFree=4171840/4192956
[pid=26858] ppid=26856 vsize=1416 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) S 26856 26858 26474 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 1123145398 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26858/statm: 354 160 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101116 s]
/proc/loadavg: 0.99 0.99 1.03 3/69 26858
/proc/meminfo: memFree=1226224/2055920 swapFree=4171840/4192956
[pid=26858] ppid=26856 vsize=1416 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) S 26856 26858 26474 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 1123145398 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26858/statm: 354 160 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301134 s]
/proc/loadavg: 0.99 0.99 1.03 3/69 26858
/proc/meminfo: memFree=1226224/2055920 swapFree=4171840/4192956
[pid=26858] ppid=26856 vsize=1416 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) S 26856 26858 26474 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 1123145398 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26858/statm: 354 160 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701168 s]
/proc/loadavg: 0.99 0.99 1.03 3/69 26858
/proc/meminfo: memFree=1226224/2055920 swapFree=4171840/4192956
[pid=26858] ppid=26856 vsize=1416 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) S 26856 26858 26474 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 1123145398 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26858/statm: 354 160 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50124 s]
/proc/loadavg: 0.99 0.99 1.03 2/72 26861
/proc/meminfo: memFree=1225176/2055920 swapFree=4171840/4192956
[pid=26858] ppid=26856 vsize=1416 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) S 26856 26858 26474 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 1123145398 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26858/statm: 354 160 105 274 0 77 0
[pid=26860] ppid=26858 vsize=5356 CPUtime=0
/proc/26860/stat : 26860 (sh) S 26858 26858 26474 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123145400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26860/statm: 1339 232 193 169 0 50 0
[pid=26861] ppid=26860 vsize=2316 CPUtime=1.47
/proc/26861/stat : 26861 (minisat) R 26860 26858 26474 0 -1 4194304 250 0 0 0 147 0 0 0 25 0 1 0 1123145400 2371584 230 1992294400 134512640 135243223 4294956304 18446744073709551615 134555543 0 0 4096 3 0 0 0 17 1 0 0
/proc/26861/statm: 579 230 84 178 0 399 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9088

[startup+3.10138 s]
/proc/loadavg: 0.99 0.99 1.03 2/72 26861
/proc/meminfo: memFree=1224856/2055920 swapFree=4171840/4192956
[pid=26858] ppid=26856 vsize=1416 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) S 26856 26858 26474 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 1123145398 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26858/statm: 354 160 105 274 0 77 0
[pid=26860] ppid=26858 vsize=5356 CPUtime=0
/proc/26860/stat : 26860 (sh) S 26858 26858 26474 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123145400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26860/statm: 1339 232 193 169 0 50 0
[pid=26861] ppid=26860 vsize=2448 CPUtime=3.07
/proc/26861/stat : 26861 (minisat) R 26860 26858 26474 0 -1 4194304 279 0 0 0 307 0 0 0 25 0 1 0 1123145400 2506752 259 1992294400 134512640 135243223 4294956304 18446744073709551615 134565502 0 0 4096 3 0 0 0 17 1 0 0
/proc/26861/statm: 612 259 84 178 0 432 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9220

[startup+6.30166 s]
/proc/loadavg: 0.99 0.99 1.03 2/72 26861
/proc/meminfo: memFree=1224664/2055920 swapFree=4171840/4192956
[pid=26858] ppid=26856 vsize=1416 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) S 26856 26858 26474 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 1123145398 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26858/statm: 354 160 105 274 0 77 0
[pid=26860] ppid=26858 vsize=5356 CPUtime=0
/proc/26860/stat : 26860 (sh) S 26858 26858 26474 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123145400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26860/statm: 1339 232 193 169 0 50 0
[pid=26861] ppid=26860 vsize=2580 CPUtime=6.27
/proc/26861/stat : 26861 (minisat) R 26860 26858 26474 0 -1 4194304 310 0 0 0 627 0 0 0 25 0 1 0 1123145400 2641920 290 1992294400 134512640 135243223 4294956304 18446744073709551615 134558610 0 0 4096 3 0 0 0 17 1 0 0
/proc/26861/statm: 645 290 84 178 0 465 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9352

[startup+12.7022 s]
/proc/loadavg: 0.99 0.99 1.02 2/72 26861
/proc/meminfo: memFree=1224344/2055920 swapFree=4171840/4192956
[pid=26858] ppid=26856 vsize=1416 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) S 26856 26858 26474 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 1123145398 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26858/statm: 354 160 105 274 0 77 0
[pid=26860] ppid=26858 vsize=5356 CPUtime=0
/proc/26860/stat : 26860 (sh) S 26858 26858 26474 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123145400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26860/statm: 1339 232 193 169 0 50 0
[pid=26861] ppid=26860 vsize=2844 CPUtime=12.67
/proc/26861/stat : 26861 (minisat) R 26860 26858 26474 0 -1 4194304 366 0 0 0 1267 0 0 0 25 0 1 0 1123145400 2912256 346 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 1 0 0
/proc/26861/statm: 711 346 84 178 0 531 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9616

[startup+25.5013 s]
/proc/loadavg: 0.99 0.99 1.02 2/72 26861
/proc/meminfo: memFree=1224024/2055920 swapFree=4171840/4192956
[pid=26858] ppid=26856 vsize=1416 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) S 26856 26858 26474 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 1123145398 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26858/statm: 354 160 105 274 0 77 0
[pid=26860] ppid=26858 vsize=5356 CPUtime=0
/proc/26860/stat : 26860 (sh) S 26858 26858 26474 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123145400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26860/statm: 1339 232 193 169 0 50 0
[pid=26861] ppid=26860 vsize=3120 CPUtime=25.47
/proc/26861/stat : 26861 (minisat) R 26860 26858 26474 0 -1 4194304 435 0 0 0 2547 0 0 0 25 0 1 0 1123145400 3194880 415 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/26861/statm: 780 415 84 178 0 600 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9892

[startup+51.1016 s]
/proc/loadavg: 0.99 0.99 1.02 2/72 26861
/proc/meminfo: memFree=1223768/2055920 swapFree=4171840/4192956
[pid=26858] ppid=26856 vsize=1416 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) S 26856 26858 26474 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 1123145398 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26858/statm: 354 160 105 274 0 77 0
[pid=26860] ppid=26858 vsize=5356 CPUtime=0
/proc/26860/stat : 26860 (sh) S 26858 26858 26474 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123145400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26860/statm: 1339 232 193 169 0 50 0
[pid=26861] ppid=26860 vsize=3516 CPUtime=51.06
/proc/26861/stat : 26861 (minisat) R 26860 26858 26474 0 -1 4194304 525 0 0 0 5106 0 0 0 25 0 1 0 1123145400 3600384 505 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26861/statm: 879 505 84 178 0 699 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10288

[startup+102.305 s]
/proc/loadavg: 0.99 0.99 1.02 2/72 26861
/proc/meminfo: memFree=1223384/2055920 swapFree=4171840/4192956
[pid=26858] ppid=26856 vsize=1416 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) S 26856 26858 26474 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 1123145398 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26858/statm: 354 160 105 274 0 77 0
[pid=26860] ppid=26858 vsize=5356 CPUtime=0
/proc/26860/stat : 26860 (sh) S 26858 26858 26474 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123145400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26860/statm: 1339 232 193 169 0 50 0
[pid=26861] ppid=26860 vsize=3912 CPUtime=102.25
/proc/26861/stat : 26861 (minisat) R 26860 26858 26474 0 -1 4194304 633 0 0 0 10225 0 0 0 25 0 1 0 1123145400 4005888 613 1992294400 134512640 135243223 4294956304 18446744073709551615 134565286 0 0 4096 3 0 0 0 17 1 0 0
/proc/26861/statm: 978 613 84 178 0 798 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 10684

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 1.01 2/72 26861
/proc/meminfo: memFree=1223000/2055920 swapFree=4171840/4192956
[pid=26858] ppid=26856 vsize=1416 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) S 26856 26858 26474 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 1123145398 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26858/statm: 354 160 105 274 0 77 0
[pid=26860] ppid=26858 vsize=5356 CPUtime=0
/proc/26860/stat : 26860 (sh) S 26858 26858 26474 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123145400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26860/statm: 1339 232 193 169 0 50 0
[pid=26861] ppid=26860 vsize=4176 CPUtime=162.23
/proc/26861/stat : 26861 (minisat) R 26860 26858 26474 0 -1 4194304 719 0 0 0 16223 0 0 0 25 0 1 0 1123145400 4276224 699 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 1 0 0
/proc/26861/statm: 1044 699 84 178 0 864 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 10948

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/72 26861
/proc/meminfo: memFree=1222680/2055920 swapFree=4171840/4192956
[pid=26858] ppid=26856 vsize=1416 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) S 26856 26858 26474 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 1123145398 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26858/statm: 354 160 105 274 0 77 0
[pid=26860] ppid=26858 vsize=5356 CPUtime=0
/proc/26860/stat : 26860 (sh) S 26858 26858 26474 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123145400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26860/statm: 1339 232 193 169 0 50 0
[pid=26861] ppid=26860 vsize=4584 CPUtime=222.21
/proc/26861/stat : 26861 (minisat) R 26860 26858 26474 0 -1 4194304 799 0 0 0 22221 0 0 0 25 0 1 0 1123145400 4694016 779 1992294400 134512640 135243223 4294956304 18446744073709551615 134555771 0 0 4096 3 0 0 0 17 1 0 0
/proc/26861/statm: 1146 779 84 178 0 966 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 11356

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/72 26861
/proc/meminfo: memFree=1222424/2055920 swapFree=4171840/4192956
[pid=26858] ppid=26856 vsize=1416 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) S 26856 26858 26474 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 1123145398 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26858/statm: 354 160 105 274 0 77 0
[pid=26860] ppid=26858 vsize=5356 CPUtime=0
/proc/26860/stat : 26860 (sh) S 26858 26858 26474 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123145400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26860/statm: 1339 232 193 169 0 50 0

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

[pid=26858] ppid=26856 vsize=1416 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) S 26856 26858 26474 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 1123145398 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26858/statm: 354 160 105 274 0 77 0
[pid=26860] ppid=26858 vsize=5356 CPUtime=0
/proc/26860/stat : 26860 (sh) S 26858 26858 26474 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123145400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26860/statm: 1339 232 193 169 0 50 0
[pid=26861] ppid=26860 vsize=5772 CPUtime=642.12
/proc/26861/stat : 26861 (minisat) R 26860 26858 26474 0 -1 4194304 1097 0 0 0 64211 1 0 0 25 0 1 0 1123145400 5910528 1077 1992294400 134512640 135243223 4294956304 18446744073709551615 134563500 0 0 4096 3 0 0 0 17 1 0 0
/proc/26861/statm: 1443 1077 84 178 0 1263 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 12544

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/72 26861
/proc/meminfo: memFree=1221336/2055920 swapFree=4171840/4192956
[pid=26858] ppid=26856 vsize=1416 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) S 26856 26858 26474 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 1123145398 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26858/statm: 354 160 105 274 0 77 0
[pid=26860] ppid=26858 vsize=5356 CPUtime=0
/proc/26860/stat : 26860 (sh) S 26858 26858 26474 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123145400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26860/statm: 1339 232 193 169 0 50 0
[pid=26861] ppid=26860 vsize=5908 CPUtime=702.1
/proc/26861/stat : 26861 (minisat) R 26860 26858 26474 0 -1 4194304 1124 0 0 0 70209 1 0 0 25 0 1 0 1123145400 6049792 1104 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/26861/statm: 1477 1104 84 178 0 1297 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 12680

[startup+762.306 s]
/proc/loadavg: 0.99 0.99 1.00 2/72 26861
/proc/meminfo: memFree=1221272/2055920 swapFree=4171840/4192956
[pid=26858] ppid=26856 vsize=1416 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) S 26856 26858 26474 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 1123145398 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26858/statm: 354 160 105 274 0 77 0
[pid=26860] ppid=26858 vsize=5356 CPUtime=0
/proc/26860/stat : 26860 (sh) S 26858 26858 26474 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123145400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26860/statm: 1339 232 193 169 0 50 0
[pid=26861] ppid=26860 vsize=5908 CPUtime=762.09
/proc/26861/stat : 26861 (minisat) R 26860 26858 26474 0 -1 4194304 1136 0 0 0 76208 1 0 0 25 0 1 0 1123145400 6049792 1116 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 1 0 0
/proc/26861/statm: 1477 1116 84 178 0 1297 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 12680

[startup+822.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/72 26861
/proc/meminfo: memFree=1221208/2055920 swapFree=4171840/4192956
[pid=26858] ppid=26856 vsize=1416 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) S 26856 26858 26474 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 1123145398 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26858/statm: 354 160 105 274 0 77 0
[pid=26860] ppid=26858 vsize=5356 CPUtime=0
/proc/26860/stat : 26860 (sh) S 26858 26858 26474 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123145400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26860/statm: 1339 232 193 169 0 50 0
[pid=26861] ppid=26860 vsize=6044 CPUtime=822.07
/proc/26861/stat : 26861 (minisat) R 26860 26858 26474 0 -1 4194304 1154 0 0 0 82206 1 0 0 25 0 1 0 1123145400 6189056 1134 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 1 0 0
/proc/26861/statm: 1511 1134 84 178 0 1331 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 12816

[startup+882.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/72 26861
/proc/meminfo: memFree=1220952/2055920 swapFree=4171840/4192956
[pid=26858] ppid=26856 vsize=1416 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) S 26856 26858 26474 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 1123145398 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26858/statm: 354 160 105 274 0 77 0
[pid=26860] ppid=26858 vsize=5356 CPUtime=0
/proc/26860/stat : 26860 (sh) S 26858 26858 26474 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123145400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26860/statm: 1339 232 193 169 0 50 0
[pid=26861] ppid=26860 vsize=6168 CPUtime=882.06
/proc/26861/stat : 26861 (minisat) R 26860 26858 26474 0 -1 4194304 1205 0 0 0 88204 2 0 0 25 0 1 0 1123145400 6316032 1185 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26861/statm: 1542 1185 84 178 0 1362 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 12940

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/72 26861
/proc/meminfo: memFree=1220824/2055920 swapFree=4171840/4192956
[pid=26858] ppid=26856 vsize=1416 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) S 26856 26858 26474 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 1123145398 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26858/statm: 354 160 105 274 0 77 0
[pid=26860] ppid=26858 vsize=5356 CPUtime=0
/proc/26860/stat : 26860 (sh) S 26858 26858 26474 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123145400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26860/statm: 1339 232 193 169 0 50 0
[pid=26861] ppid=26860 vsize=6300 CPUtime=942.05
/proc/26861/stat : 26861 (minisat) R 26860 26858 26474 0 -1 4194304 1238 0 0 0 94203 2 0 0 25 0 1 0 1123145400 6451200 1218 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/26861/statm: 1575 1218 84 178 0 1395 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 13072

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/72 26861
/proc/meminfo: memFree=1220760/2055920 swapFree=4171840/4192956
[pid=26858] ppid=26856 vsize=1416 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) S 26856 26858 26474 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 1123145398 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26858/statm: 354 160 105 274 0 77 0
[pid=26860] ppid=26858 vsize=5356 CPUtime=0
/proc/26860/stat : 26860 (sh) S 26858 26858 26474 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123145400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26860/statm: 1339 232 193 169 0 50 0
[pid=26861] ppid=26860 vsize=6300 CPUtime=1002.03
/proc/26861/stat : 26861 (minisat) R 26860 26858 26474 0 -1 4194304 1247 0 0 0 100201 2 0 0 25 0 1 0 1123145400 6451200 1227 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26861/statm: 1575 1227 84 178 0 1395 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 13072

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/72 26861
/proc/meminfo: memFree=1220696/2055920 swapFree=4171840/4192956
[pid=26858] ppid=26856 vsize=1416 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) S 26856 26858 26474 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 1123145398 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26858/statm: 354 160 105 274 0 77 0
[pid=26860] ppid=26858 vsize=5356 CPUtime=0
/proc/26860/stat : 26860 (sh) S 26858 26858 26474 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123145400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26860/statm: 1339 232 193 169 0 50 0
[pid=26861] ppid=26860 vsize=6436 CPUtime=1062.01
/proc/26861/stat : 26861 (minisat) R 26860 26858 26474 0 -1 4194304 1264 0 0 0 106199 2 0 0 25 0 1 0 1123145400 6590464 1244 1992294400 134512640 135243223 4294956304 18446744073709551615 134555560 0 0 4096 3 0 0 0 17 1 0 0
/proc/26861/statm: 1609 1244 84 178 0 1429 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 13208

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/72 26861
/proc/meminfo: memFree=1220632/2055920 swapFree=4171840/4192956
[pid=26858] ppid=26856 vsize=1416 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) S 26856 26858 26474 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 1123145398 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26858/statm: 354 160 105 274 0 77 0
[pid=26860] ppid=26858 vsize=5356 CPUtime=0
/proc/26860/stat : 26860 (sh) S 26858 26858 26474 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123145400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26860/statm: 1339 232 193 169 0 50 0
[pid=26861] ppid=26860 vsize=6436 CPUtime=1122
/proc/26861/stat : 26861 (minisat) R 26860 26858 26474 0 -1 4194304 1281 0 0 0 112198 2 0 0 25 0 1 0 1123145400 6590464 1261 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26861/statm: 1609 1261 84 178 0 1429 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 13208

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/72 26861
/proc/meminfo: memFree=1220760/2055920 swapFree=4171840/4192956
[pid=26858] ppid=26856 vsize=1416 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) S 26856 26858 26474 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 1123145398 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26858/statm: 354 160 105 274 0 77 0
[pid=26860] ppid=26858 vsize=5356 CPUtime=0
/proc/26860/stat : 26860 (sh) S 26858 26858 26474 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123145400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26860/statm: 1339 232 193 169 0 50 0
[pid=26861] ppid=26860 vsize=6436 CPUtime=1181.98
/proc/26861/stat : 26861 (minisat) R 26860 26858 26474 0 -1 4194304 1284 0 0 0 118196 2 0 0 25 0 1 0 1123145400 6590464 1264 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/26861/statm: 1609 1264 84 178 0 1429 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 13208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.99 1.00 2/72 26861
/proc/meminfo: memFree=1220696/2055920 swapFree=4171840/4192956
[pid=26858] ppid=26856 vsize=1416 CPUtime=0
/proc/26858/stat : 26858 (IUT_BMB_SAT) S 26856 26858 26474 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 1123145398 1449984 160 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26858/statm: 354 160 105 274 0 77 0
[pid=26860] ppid=26858 vsize=5356 CPUtime=0
/proc/26860/stat : 26860 (sh) S 26858 26858 26474 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123145400 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26860/statm: 1339 232 193 169 0 50 0
[pid=26861] ppid=26860 vsize=6572 CPUtime=1200.08
/proc/26861/stat : 26861 (minisat) R 26860 26858 26474 0 -1 4194304 1290 0 0 0 120006 2 0 0 25 0 1 0 1123145400 6729728 1270 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 1 0 0
/proc/26861/statm: 1643 1270 84 178 0 1463 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 13344

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.41
CPU time (s): 1200.11
CPU user time (s): 1200.08
CPU system time (s): 0.037994
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 13344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.08
system time used= 0.037994
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= 2765

runsolver used 1.04684 second user time and 3.33149 second system time

The end

Launcher Data

Begin job on node58 at 2009-03-31 15:07:17
IDJOB=1533916
IDBENCH=70557
IDSOLVER=523
FILE ID=node58/1533916-1238504837
PBS_JOBID= 9061944
Free space on /tmp= 66400 MiB

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

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

MD5SUM BENCH= 096475bf0bd85d9e44aabbaddceca0e3
RANDOM SEED=1370138715

node58.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.222
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.222
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:       1226640 kB
Buffers:         93976 kB
Cached:         645088 kB
SwapCached:      11044 kB
Active:         190596 kB
Inactive:       561060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1226640 kB
SwapTotal:     4192956 kB
SwapFree:      4171840 kB
Dirty:            2212 kB
Writeback:           0 kB
Mapped:          17412 kB
Slab:            63076 kB
Committed_AS:  2656784 kB
PageTables:       1764 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= 66400 MiB
End job on node58 at 2009-03-31 15:27:18