Trace number 1534766

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/460/
unif-k3-r4.25-v460-c1955-S617358728-082.cnf
MD5SUMf77bf155457eaab086ae39f525f81379
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.06099
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 |     449     1940     5883 |      646        0    nan |  0.000 % |
0.00/0.02	c |       100 |     449     1940     5883 |      711      100     23 |  0.000 % |
0.00/0.03	c |       252 |     449     1940     5883 |      782      252     24 |  0.000 % |
0.00/0.03	c |       477 |     449     1940     5883 |      860      477     23 |  0.000 % |
0.00/0.05	c |       815 |     449     1940     5883 |      946      815     22 |  0.000 % |
0.00/0.06	c |      1321 |     449     1940     5883 |     1041      823     19 |  0.000 % |
0.00/0.09	c |      2081 |     449     1940     5883 |     1145     1046     18 |  0.000 % |
0.00/0.13	c |      3222 |     449     1940     5883 |     1260     1006     18 |  0.000 % |
0.00/0.20	c |      4931 |     449     1940     5883 |     1386      757     17 |  0.000 % |
0.00/0.30	c |      7493 |     449     1940     5883 |     1524     1190     19 |  0.000 % |
0.00/0.46	c |     11337 |     449     1940     5883 |     1677     1114     19 |  0.000 % |
0.00/0.70	c |     17104 |     449     1940     5883 |     1845     1737     19 |  0.000 % |
0.98/1.07	c |     25755 |     449     1940     5883 |     2029     1881     20 |  0.000 % |
1.58/1.67	c |     38730 |     449     1940     5883 |     2232     1421     18 |  0.000 % |
2.48/2.57	c |     58192 |     449     1940     5883 |     2455     1574     17 |  0.000 % |
3.87/3.97	c |     87384 |     449     1940     5883 |     2701     1978     19 |  0.000 % |
6.17/6.21	c |    131173 |     449     1940     5883 |     2971     1703     19 |  0.000 % |
9.57/9.65	c |    196857 |     449     1940     5883 |     3268     2582     19 |  0.000 % |
14.97/15.06	c |    295383 |     449     1940     5883 |     3595     3247     21 |  0.000 % |
23.36/23.45	c |    443173 |     449     1940     5883 |     3954     1900     18 |  0.000 % |
36.74/36.84	c |    664857 |     449     1940     5883 |     4350     3339     21 |  0.000 % |
57.14/57.23	c |    997382 |     449     1940     5883 |     4785     3725     20 |  0.000 % |
89.22/89.35	c |   1496170 |     449     1940     5883 |     5264     4548     21 |  0.000 % |
139.51/139.61	c |   2244353 |     449     1940     5883 |     5790     3388     20 |  0.000 % |
218.67/218.84	c |   3366629 |     449     1940     5883 |     6369     4512     24 |  0.000 % |
341.91/342.13	c |   5050041 |     449     1940     5883 |     7006     4144     20 |  0.000 % |
533.83/534.12	c |   7575158 |     449     1940     5883 |     7707     4976     23 |  0.000 % |
835.90/836.37	c |  11362835 |     449     1940     5883 |     8477     4633     21 |  0.000 % |
1200.05/1200.60	sh: line 1: 32242 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-1534766-1238593709/watcher-1534766-1238593709 -o /tmp/evaluation-result-1534766-1238593709/solver-1534766-1238593709 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534766-1238593709.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.00 3/64 32239
/proc/meminfo: memFree=1164392/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) R 32237 32239 31956 0 -1 4194304 163 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 146 1992294400 134512640 135635285 4294956224 18446744073709551615 134533065 0 0 4096 0 0 0 0 17 0 0 0
/proc/32239/statm: 354 146 97 274 0 77 0

[startup+0.0984069 s]
/proc/loadavg: 0.99 0.99 1.00 3/64 32239
/proc/meminfo: memFree=1164392/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) S 32237 32239 31956 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32239/statm: 354 164 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101406 s]
/proc/loadavg: 0.99 0.99 1.00 3/64 32239
/proc/meminfo: memFree=1164392/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) S 32237 32239 31956 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32239/statm: 354 164 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301428 s]
/proc/loadavg: 0.99 0.99 1.00 3/64 32239
/proc/meminfo: memFree=1164392/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) S 32237 32239 31956 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32239/statm: 354 164 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.70147 s]
/proc/loadavg: 0.99 0.99 1.00 3/64 32239
/proc/meminfo: memFree=1164392/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) S 32237 32239 31956 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32239/statm: 354 164 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50156 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 32242
/proc/meminfo: memFree=1163280/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) S 32237 32239 31956 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32239/statm: 354 164 105 274 0 77 0
[pid=32241] ppid=32239 vsize=5356 CPUtime=0
/proc/32241/stat : 32241 (sh) S 32239 32239 31956 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1132033388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32241/statm: 1339 232 193 169 0 50 0
[pid=32242] ppid=32241 vsize=2448 CPUtime=1.48
/proc/32242/stat : 32242 (minisat) R 32241 32239 31956 0 -1 4194304 255 0 0 0 148 0 0 0 25 0 1 0 1132033389 2506752 236 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/32242/statm: 612 236 84 178 0 432 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9220

[startup+3.10173 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 32242
/proc/meminfo: memFree=1163024/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) S 32237 32239 31956 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32239/statm: 354 164 105 274 0 77 0
[pid=32241] ppid=32239 vsize=5356 CPUtime=0
/proc/32241/stat : 32241 (sh) S 32239 32239 31956 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1132033388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32241/statm: 1339 232 193 169 0 50 0
[pid=32242] ppid=32241 vsize=2580 CPUtime=3.07
/proc/32242/stat : 32242 (minisat) R 32241 32239 31956 0 -1 4194304 288 0 0 0 307 0 0 0 25 0 1 0 1132033389 2641920 269 1992294400 134512640 135243223 4294956320 18446744073709551615 134555462 0 0 4096 3 0 0 0 17 0 0 0
/proc/32242/statm: 645 269 84 178 0 465 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9352

[startup+6.30107 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 32242
/proc/meminfo: memFree=1162640/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) S 32237 32239 31956 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32239/statm: 354 164 105 274 0 77 0
[pid=32241] ppid=32239 vsize=5356 CPUtime=0
/proc/32241/stat : 32241 (sh) S 32239 32239 31956 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1132033388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32241/statm: 1339 232 193 169 0 50 0
[pid=32242] ppid=32241 vsize=2712 CPUtime=6.27
/proc/32242/stat : 32242 (minisat) R 32241 32239 31956 0 -1 4194304 336 0 0 0 627 0 0 0 25 0 1 0 1132033389 2777088 317 1992294400 134512640 135243223 4294956320 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/32242/statm: 678 317 84 178 0 498 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9484

[startup+12.7028 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 32242
/proc/meminfo: memFree=1162320/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) S 32237 32239 31956 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32239/statm: 354 164 105 274 0 77 0
[pid=32241] ppid=32239 vsize=5356 CPUtime=0
/proc/32241/stat : 32241 (sh) S 32239 32239 31956 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1132033388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32241/statm: 1339 232 193 169 0 50 0
[pid=32242] ppid=32241 vsize=2976 CPUtime=12.67
/proc/32242/stat : 32242 (minisat) R 32241 32239 31956 0 -1 4194304 393 0 0 0 1267 0 0 0 25 0 1 0 1132033389 3047424 374 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/32242/statm: 744 374 84 178 0 564 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9748

[startup+25.5011 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 32242
/proc/meminfo: memFree=1162064/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) S 32237 32239 31956 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32239/statm: 354 164 105 274 0 77 0
[pid=32241] ppid=32239 vsize=5356 CPUtime=0
/proc/32241/stat : 32241 (sh) S 32239 32239 31956 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1132033388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32241/statm: 1339 232 193 169 0 50 0
[pid=32242] ppid=32241 vsize=3240 CPUtime=25.46
/proc/32242/stat : 32242 (minisat) R 32241 32239 31956 0 -1 4194304 468 0 0 0 2546 0 0 0 25 0 1 0 1132033389 3317760 449 1992294400 134512640 135243223 4294956320 18446744073709551615 134555415 0 0 4096 3 0 0 0 17 0 0 0
/proc/32242/statm: 810 449 84 178 0 630 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10012

[startup+51.1019 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 32242
/proc/meminfo: memFree=1161744/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) S 32237 32239 31956 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32239/statm: 354 164 105 274 0 77 0
[pid=32241] ppid=32239 vsize=5356 CPUtime=0
/proc/32241/stat : 32241 (sh) S 32239 32239 31956 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1132033388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32241/statm: 1339 232 193 169 0 50 0
[pid=32242] ppid=32241 vsize=3632 CPUtime=51.04
/proc/32242/stat : 32242 (minisat) R 32241 32239 31956 0 -1 4194304 556 0 0 0 5104 0 0 0 25 0 1 0 1132033389 3719168 537 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/32242/statm: 908 537 84 178 0 728 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10404

[startup+102.305 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 32242
/proc/meminfo: memFree=1161168/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) S 32237 32239 31956 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32239/statm: 354 164 105 274 0 77 0
[pid=32241] ppid=32239 vsize=5356 CPUtime=0
/proc/32241/stat : 32241 (sh) S 32239 32239 31956 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1132033388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32241/statm: 1339 232 193 169 0 50 0
[pid=32242] ppid=32241 vsize=4148 CPUtime=102.22
/proc/32242/stat : 32242 (minisat) R 32241 32239 31956 0 -1 4194304 683 0 0 0 10222 0 0 0 25 0 1 0 1132033389 4247552 664 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/32242/statm: 1037 664 84 178 0 857 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 10920

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 32242
/proc/meminfo: memFree=1160784/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) S 32237 32239 31956 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32239/statm: 354 164 105 274 0 77 0
[pid=32241] ppid=32239 vsize=5356 CPUtime=0
/proc/32241/stat : 32241 (sh) S 32239 32239 31956 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1132033388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32241/statm: 1339 232 193 169 0 50 0
[pid=32242] ppid=32241 vsize=4412 CPUtime=162.19
/proc/32242/stat : 32242 (minisat) R 32241 32239 31956 0 -1 4194304 770 0 0 0 16219 0 0 0 25 0 1 0 1132033389 4517888 751 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/32242/statm: 1103 751 84 178 0 923 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 11184

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 32242
/proc/meminfo: memFree=1160528/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) S 32237 32239 31956 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32239/statm: 354 164 105 274 0 77 0
[pid=32241] ppid=32239 vsize=5356 CPUtime=0
/proc/32241/stat : 32241 (sh) S 32239 32239 31956 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1132033388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32241/statm: 1339 232 193 169 0 50 0
[pid=32242] ppid=32241 vsize=4680 CPUtime=222.17
/proc/32242/stat : 32242 (minisat) R 32241 32239 31956 0 -1 4194304 835 0 0 0 22217 0 0 0 25 0 1 0 1132033389 4792320 816 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/32242/statm: 1170 816 84 178 0 990 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 11452

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 32242
/proc/meminfo: memFree=1160336/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) S 32237 32239 31956 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32239/statm: 354 164 105 274 0 77 0
[pid=32241] ppid=32239 vsize=5356 CPUtime=0
/proc/32241/stat : 32241 (sh) S 32239 32239 31956 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1132033388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32241/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1159312/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) S 32237 32239 31956 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32239/statm: 354 164 105 274 0 77 0
[pid=32241] ppid=32239 vsize=5356 CPUtime=0
/proc/32241/stat : 32241 (sh) S 32239 32239 31956 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1132033388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32241/statm: 1339 232 193 169 0 50 0
[pid=32242] ppid=32241 vsize=5996 CPUtime=641.99
/proc/32242/stat : 32242 (minisat) R 32241 32239 31956 0 -1 4194304 1173 0 0 0 64198 1 0 0 25 0 1 0 1132033389 6139904 1154 1992294400 134512640 135243223 4294956320 18446744073709551615 134563500 0 0 4096 3 0 0 0 17 0 0 0
/proc/32242/statm: 1499 1154 84 178 0 1319 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 12768

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 32242
/proc/meminfo: memFree=1159056/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) S 32237 32239 31956 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32239/statm: 354 164 105 274 0 77 0
[pid=32241] ppid=32239 vsize=5356 CPUtime=0
/proc/32241/stat : 32241 (sh) S 32239 32239 31956 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1132033388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32241/statm: 1339 232 193 169 0 50 0
[pid=32242] ppid=32241 vsize=6132 CPUtime=701.97
/proc/32242/stat : 32242 (minisat) R 32241 32239 31956 0 -1 4194304 1204 0 0 0 70196 1 0 0 25 0 1 0 1132033389 6279168 1185 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/32242/statm: 1533 1185 84 178 0 1353 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 12904

[startup+762.305 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 32248
/proc/meminfo: memFree=1158856/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) S 32237 32239 31956 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32239/statm: 354 164 105 274 0 77 0
[pid=32241] ppid=32239 vsize=5356 CPUtime=0
/proc/32241/stat : 32241 (sh) S 32239 32239 31956 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1132033388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32241/statm: 1339 232 193 169 0 50 0
[pid=32242] ppid=32241 vsize=6264 CPUtime=761.93
/proc/32242/stat : 32242 (minisat) R 32241 32239 31956 0 -1 4194304 1226 0 0 0 76191 2 0 0 25 0 1 0 1132033389 6414336 1207 1992294400 134512640 135243223 4294956320 18446744073709551615 134555800 0 0 4096 3 0 0 0 17 0 0 0
/proc/32242/statm: 1566 1207 84 178 0 1386 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 13036

[startup+822.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 32248
/proc/meminfo: memFree=1158864/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) S 32237 32239 31956 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32239/statm: 354 164 105 274 0 77 0
[pid=32241] ppid=32239 vsize=5356 CPUtime=0
/proc/32241/stat : 32241 (sh) S 32239 32239 31956 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1132033388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32241/statm: 1339 232 193 169 0 50 0
[pid=32242] ppid=32241 vsize=6400 CPUtime=821.9
/proc/32242/stat : 32242 (minisat) R 32241 32239 31956 0 -1 4194304 1245 0 0 0 82188 2 0 0 25 0 1 0 1132033389 6553600 1226 1992294400 134512640 135243223 4294956320 18446744073709551615 134572605 0 0 4096 3 0 0 0 17 0 0 0
/proc/32242/statm: 1600 1226 84 178 0 1420 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 13172

[startup+882.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 32248
/proc/meminfo: memFree=1158864/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) S 32237 32239 31956 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32239/statm: 354 164 105 274 0 77 0
[pid=32241] ppid=32239 vsize=5356 CPUtime=0
/proc/32241/stat : 32241 (sh) S 32239 32239 31956 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1132033388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32241/statm: 1339 232 193 169 0 50 0
[pid=32242] ppid=32241 vsize=6516 CPUtime=881.87
/proc/32242/stat : 32242 (minisat) R 32241 32239 31956 0 -1 4194304 1292 0 0 0 88185 2 0 0 25 0 1 0 1132033389 6672384 1273 1992294400 134512640 135243223 4294956320 18446744073709551615 134555635 0 0 4096 3 0 0 0 17 0 0 0
/proc/32242/statm: 1629 1273 84 178 0 1449 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 13288

[startup+942.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 32248
/proc/meminfo: memFree=1158672/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) S 32237 32239 31956 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32239/statm: 354 164 105 274 0 77 0
[pid=32241] ppid=32239 vsize=5356 CPUtime=0
/proc/32241/stat : 32241 (sh) S 32239 32239 31956 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1132033388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32241/statm: 1339 232 193 169 0 50 0
[pid=32242] ppid=32241 vsize=6652 CPUtime=941.85
/proc/32242/stat : 32242 (minisat) R 32241 32239 31956 0 -1 4194304 1335 0 0 0 94183 2 0 0 25 0 1 0 1132033389 6811648 1316 1992294400 134512640 135243223 4294956320 18446744073709551615 134565212 0 0 4096 3 0 0 0 17 0 0 0
/proc/32242/statm: 1663 1316 84 178 0 1483 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 13424

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 32248
/proc/meminfo: memFree=1158608/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) S 32237 32239 31956 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32239/statm: 354 164 105 274 0 77 0
[pid=32241] ppid=32239 vsize=5356 CPUtime=0
/proc/32241/stat : 32241 (sh) S 32239 32239 31956 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1132033388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32241/statm: 1339 232 193 169 0 50 0
[pid=32242] ppid=32241 vsize=6788 CPUtime=1001.83
/proc/32242/stat : 32242 (minisat) R 32241 32239 31956 0 -1 4194304 1353 0 0 0 100181 2 0 0 25 0 1 0 1132033389 6950912 1334 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/32242/statm: 1697 1334 84 178 0 1517 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 13560

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 32248
/proc/meminfo: memFree=1158480/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) S 32237 32239 31956 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32239/statm: 354 164 105 274 0 77 0
[pid=32241] ppid=32239 vsize=5356 CPUtime=0
/proc/32241/stat : 32241 (sh) S 32239 32239 31956 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1132033388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32241/statm: 1339 232 193 169 0 50 0
[pid=32242] ppid=32241 vsize=6920 CPUtime=1061.8
/proc/32242/stat : 32242 (minisat) R 32241 32239 31956 0 -1 4194304 1376 0 0 0 106178 2 0 0 25 0 1 0 1132033389 7086080 1357 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/32242/statm: 1730 1357 84 178 0 1550 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 13692

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 32248
/proc/meminfo: memFree=1158416/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) S 32237 32239 31956 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32239/statm: 354 164 105 274 0 77 0
[pid=32241] ppid=32239 vsize=5356 CPUtime=0
/proc/32241/stat : 32241 (sh) S 32239 32239 31956 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1132033388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32241/statm: 1339 232 193 169 0 50 0
[pid=32242] ppid=32241 vsize=6920 CPUtime=1121.78
/proc/32242/stat : 32242 (minisat) R 32241 32239 31956 0 -1 4194304 1388 0 0 0 112176 2 0 0 25 0 1 0 1132033389 7086080 1369 1992294400 134512640 135243223 4294956320 18446744073709551615 134752888 0 0 4096 3 0 0 0 17 0 0 0
/proc/32242/statm: 1730 1369 84 178 0 1550 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 13692

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 32248
/proc/meminfo: memFree=1158288/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) S 32237 32239 31956 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32239/statm: 354 164 105 274 0 77 0
[pid=32241] ppid=32239 vsize=5356 CPUtime=0
/proc/32241/stat : 32241 (sh) S 32239 32239 31956 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1132033388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32241/statm: 1339 232 193 169 0 50 0
[pid=32242] ppid=32241 vsize=7060 CPUtime=1181.76
/proc/32242/stat : 32242 (minisat) R 32241 32239 31956 0 -1 4194304 1408 0 0 0 118174 2 0 0 25 0 1 0 1132033389 7229440 1389 1992294400 134512640 135243223 4294956320 18446744073709551615 134555551 0 0 4096 3 0 0 0 17 0 0 0
/proc/32242/statm: 1765 1389 84 178 0 1585 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 13832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.99 1.00 2/67 32248
/proc/meminfo: memFree=1158288/2055920 swapFree=4178912/4192956
[pid=32239] ppid=32237 vsize=1416 CPUtime=0
/proc/32239/stat : 32239 (IUT_BMB_SAT) S 32237 32239 31956 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1132033387 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/32239/statm: 354 164 105 274 0 77 0
[pid=32241] ppid=32239 vsize=5356 CPUtime=0
/proc/32241/stat : 32241 (sh) S 32239 32239 31956 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1132033388 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32241/statm: 1339 232 193 169 0 50 0
[pid=32242] ppid=32241 vsize=7060 CPUtime=1200.05
/proc/32242/stat : 32242 (minisat) R 32241 32239 31956 0 -1 4194304 1414 0 0 0 120003 2 0 0 25 0 1 0 1132033389 7229440 1395 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/32242/statm: 1765 1395 84 178 0 1585 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 13832

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.09
CPU user time (s): 1200.05
CPU system time (s): 0.042993
CPU usage (%): 99.9567
Max. virtual memory (cumulated for all children) (KiB): 13832

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

runsolver used 1.09783 second user time and 3.2815 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-01 15:48:29
IDJOB=1534766
IDBENCH=70727
IDSOLVER=523
FILE ID=node47/1534766-1238593709
PBS_JOBID= 9068324
Free space on /tmp= 66368 MiB

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

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

MD5SUM BENCH= f77bf155457eaab086ae39f525f81379
RANDOM SEED=739279425

node47.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.216
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.216
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:       1164872 kB
Buffers:        110500 kB
Cached:         676016 kB
SwapCached:       7792 kB
Active:         281836 kB
Inactive:       515040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1164872 kB
SwapTotal:     4192956 kB
SwapFree:      4178912 kB
Dirty:            2216 kB
Writeback:           0 kB
Mapped:          16036 kB
Slab:            80120 kB
Committed_AS:  3210468 kB
PageTables:       1452 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= 66368 MiB
End job on node47 at 2009-04-01 16:08:29