Trace number 1785103

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.0UNSAT 2785.33 2786.54

General information on the benchmark

Namecrafted/Hard/contest03/others/
hwb-n28-01-S136611085.sat05-491.reshuffled-07.cnf
MD5SUM8f639a3496db30a888324b756894fb43
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1582.55
Satisfiable
(Un)Satisfiability was proved
Number of variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  184                                                  |
0.00/0.01	c |  Number of clauses:    896                                                  |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     129      786     3154 |      262        0    nan |  0.000 % |
0.00/0.01	c |       102 |     129      786     3154 |      288      102     16 |  0.003 % |
0.00/0.02	c |       253 |     129      786     3154 |      317      253     17 |  0.003 % |
0.00/0.02	c |       478 |     129      786     3154 |      348      286     18 |  0.003 % |
0.00/0.03	c |       815 |     129      786     3154 |      383      227     11 |  0.003 % |
0.00/0.04	c |      1321 |     129      786     3154 |      421      310     13 |  0.003 % |
0.00/0.06	c |      2080 |     129      786     3154 |      464      369     12 |  0.003 % |
0.00/0.08	c |      3219 |     129      786     3154 |      510      287      9 |  0.003 % |
0.00/0.12	c |      4927 |     129      786     3154 |      561      353     10 |  0.003 % |
0.00/0.18	c |      7489 |     129      786     3154 |      617      512     13 |  0.003 % |
0.00/0.28	c |     11334 |     129      786     3154 |      679      469     11 |  0.003 % |
0.00/0.43	c |     17100 |     129      786     3154 |      747      553     13 |  0.003 % |
0.00/0.67	c |     25751 |     129      786     3154 |      822      618     13 |  0.003 % |
0.00/0.99	c |     38727 |     129      786     3154 |      904      827     15 |  0.003 % |
1.49/1.53	c |     58188 |     129      786     3154 |      994      722     13 |  0.003 % |
2.29/2.34	c |     87380 |     129      786     3154 |     1094      807     14 |  0.003 % |
3.58/3.61	c |    131169 |     129      786     3154 |     1203      941     14 |  0.003 % |
5.39/5.47	c |    196854 |     129      786     3154 |     1324      781     12 |  0.003 % |
8.18/8.21	c |    295381 |     129      786     3154 |     1456      986     15 |  0.003 % |
12.88/12.91	c |    443170 |     129      786     3154 |     1602      924     15 |  0.003 % |
19.97/20.07	c |    664853 |     129      786     3154 |     1762     1414     16 |  0.003 % |
30.97/31.02	c |    997378 |     129      786     3154 |     1938     1341     15 |  0.003 % |
47.86/47.98	c |   1496167 |     129      786     3154 |     2132     1245     14 |  0.003 % |
74.05/74.19	c |   2244350 |     129      786     3154 |     2346     1845     15 |  0.003 % |
114.03/114.14	c |   3366624 |     129      786     3154 |     2580     1294     15 |  0.003 % |
178.50/178.61	c |   5050035 |     129      786     3154 |     2838     1464     15 |  0.003 % |
279.17/279.39	c |   7575151 |     129      786     3154 |     3122     1894     15 |  0.003 % |
439.48/439.73	c |  11362828 |     129      786     3154 |     3434     3125     16 |  0.003 % |
679.08/679.47	c |  17044340 |     129      786     3154 |     3778     2230     15 |  0.003 % |
1050.13/1050.62	c |  25566610 |     129      786     3154 |     4156     1986     12 |  0.003 % |
1637.26/1638.06	c |  38350013 |     129      786     3154 |     4571     3787     15 |  0.009 % |
2549.57/2550.72	c |  57525118 |     127      763     3065 |     5028     2383     12 |  1.105 % |
2785.27/2786.53	c ===============================================================================
2785.27/2786.53	c restarts              : 32
2785.27/2786.53	c conflicts             : 62485815       (22434 /sec)
2785.27/2786.53	c decisions             : 70771100       (1.43 % random) (25409 /sec)
2785.27/2786.53	c propagations          : 2034237249     (730350 /sec)
2785.27/2786.53	c conflict literals     : 1082458595     (31.73 % deleted)
2785.27/2786.53	c Memory used           : 3.95 MB
2785.27/2786.53	c CPU time              : 2785.29 s
2785.27/2786.53	
2785.27/2786.53	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785103-1241890540/watcher-1785103-1241890540 -o /tmp/evaluation-result-1785103-1241890540/solver-1785103-1241890540 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785103-1241890540.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 23364
/proc/meminfo: memFree=1793728/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) R 23362 23364 23300 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 137 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/23364/statm: 321 137 101 274 0 44 0

[startup+0.017046 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 23364
/proc/meminfo: memFree=1793728/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) S 23362 23364 23300 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23364/statm: 321 142 106 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.101055 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 23364
/proc/meminfo: memFree=1793728/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) S 23362 23364 23300 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23364/statm: 321 142 106 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.301078 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 23364
/proc/meminfo: memFree=1793728/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) S 23362 23364 23300 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23364/statm: 321 142 106 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.701122 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 23364
/proc/meminfo: memFree=1793728/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) S 23362 23364 23300 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23364/statm: 321 142 106 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+1.50121 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 23367
/proc/meminfo: memFree=1793000/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) S 23362 23364 23300 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23364/statm: 321 142 106 274 0 44 0
[pid=23366] ppid=23364 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23364 23364 23300 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217087919 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=2040 CPUtime=1.49
/proc/23367/stat : 23367 (minisat) R 23366 23364 23300 0 -1 4194304 179 0 0 0 149 0 0 0 25 0 1 0 217087919 2088960 160 1992294400 134512640 135243223 4294956320 18446744073709551615 134563467 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 510 160 84 178 0 330 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8680

[startup+3.10239 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 23367
/proc/meminfo: memFree=1792744/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) S 23362 23364 23300 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23364/statm: 321 142 106 274 0 44 0
[pid=23366] ppid=23364 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23364 23364 23300 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217087919 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=2172 CPUtime=3.09
/proc/23367/stat : 23367 (minisat) R 23366 23364 23300 0 -1 4194304 191 0 0 0 309 0 0 0 25 0 1 0 217087919 2224128 172 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 543 172 84 178 0 363 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8812

[startup+6.30175 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 23367
/proc/meminfo: memFree=1792552/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) S 23362 23364 23300 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23364/statm: 321 142 106 274 0 44 0
[pid=23366] ppid=23364 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23364 23364 23300 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217087919 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=2172 CPUtime=6.28
/proc/23367/stat : 23367 (minisat) R 23366 23364 23300 0 -1 4194304 207 0 0 0 628 0 0 0 25 0 1 0 217087919 2224128 188 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 543 188 84 178 0 363 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8812

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 23367
/proc/meminfo: memFree=1792360/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) S 23362 23364 23300 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23364/statm: 321 142 106 274 0 44 0
[pid=23366] ppid=23364 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23364 23364 23300 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217087919 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=2304 CPUtime=12.68
/proc/23367/stat : 23367 (minisat) R 23366 23364 23300 0 -1 4194304 223 0 0 0 1268 0 0 0 25 0 1 0 217087919 2359296 204 1992294400 134512640 135243223 4294956320 18446744073709551615 134565563 0 0 4096 3 0 0 0 17 1 0 0
/proc/23367/statm: 576 204 84 178 0 396 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8944

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 23367
/proc/meminfo: memFree=1792296/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) S 23362 23364 23300 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23364/statm: 321 142 106 274 0 44 0
[pid=23366] ppid=23364 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23364 23364 23300 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217087919 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=2436 CPUtime=25.47
/proc/23367/stat : 23367 (minisat) R 23366 23364 23300 0 -1 4194304 252 0 0 0 2547 0 0 0 25 0 1 0 217087919 2494464 233 1992294400 134512640 135243223 4294956320 18446744073709551615 134565437 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 609 233 84 178 0 429 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9076

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 23367
/proc/meminfo: memFree=1792232/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) S 23362 23364 23300 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23364/statm: 321 142 106 274 0 44 0
[pid=23366] ppid=23364 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23364 23364 23300 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217087919 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=2568 CPUtime=51.06
/proc/23367/stat : 23367 (minisat) R 23366 23364 23300 0 -1 4194304 283 0 0 0 5106 0 0 0 25 0 1 0 217087919 2629632 264 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 642 264 84 178 0 462 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 9208

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 23367
/proc/meminfo: memFree=1792040/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) S 23362 23364 23300 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23364/statm: 321 142 106 274 0 44 0
[pid=23366] ppid=23364 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23364 23364 23300 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217087919 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=2700 CPUtime=102.24
/proc/23367/stat : 23367 (minisat) R 23366 23364 23300 0 -1 4194304 318 0 0 0 10224 0 0 0 25 0 1 0 217087919 2764800 299 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 675 299 84 178 0 495 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 9340

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 23367
/proc/meminfo: memFree=1791848/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) S 23362 23364 23300 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23364/statm: 321 142 106 274 0 44 0
[pid=23366] ppid=23364 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23364 23364 23300 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217087919 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=2832 CPUtime=162.21
/proc/23367/stat : 23367 (minisat) R 23366 23364 23300 0 -1 4194304 355 0 0 0 16221 0 0 0 25 0 1 0 217087919 2899968 336 1992294400 134512640 135243223 4294956320 18446744073709551615 134564686 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 708 336 84 178 0 528 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 9472

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 23367
/proc/meminfo: memFree=1791656/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) S 23362 23364 23300 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23364/statm: 321 142 106 274 0 44 0
[pid=23366] ppid=23364 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23364 23364 23300 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217087919 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=2968 CPUtime=222.18
/proc/23367/stat : 23367 (minisat) R 23366 23364 23300 0 -1 4194304 381 0 0 0 22218 0 0 0 25 0 1 0 217087919 3039232 362 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 742 362 84 178 0 562 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 9608

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 23369
/proc/meminfo: memFree=1791464/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) S 23362 23364 23300 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23364/statm: 321 142 106 274 0 44 0
[pid=23366] ppid=23364 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23364 23364 23300 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217087919 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=2968 CPUtime=282.16

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

/proc/23367/statm: 1011 640 84 178 0 831 0
Current children cumulated CPU time (s) 2501.19
Current children cumulated vsize (KiB) 10684

[startup+2562.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 23375
/proc/meminfo: memFree=1789352/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) S 23362 23364 23300 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23364/statm: 321 142 106 274 0 44 0
[pid=23366] ppid=23364 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23364 23364 23300 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217087919 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=4044 CPUtime=2561.16
/proc/23367/stat : 23367 (minisat) R 23366 23364 23300 0 -1 4194304 683 0 0 0 256114 2 0 0 25 0 1 0 217087919 4141056 664 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 1011 664 84 178 0 831 0
Current children cumulated CPU time (s) 2561.16
Current children cumulated vsize (KiB) 10684

[startup+2622.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 23375
/proc/meminfo: memFree=1789352/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) S 23362 23364 23300 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23364/statm: 321 142 106 274 0 44 0
[pid=23366] ppid=23364 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23364 23364 23300 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217087919 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=4044 CPUtime=2621.15
/proc/23367/stat : 23367 (minisat) R 23366 23364 23300 0 -1 4194304 683 0 0 0 262113 2 0 0 25 0 1 0 217087919 4141056 664 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 1011 664 84 178 0 831 0
Current children cumulated CPU time (s) 2621.15
Current children cumulated vsize (KiB) 10684

[startup+2682.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 23375
/proc/meminfo: memFree=1789288/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) S 23362 23364 23300 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23364/statm: 321 142 106 274 0 44 0
[pid=23366] ppid=23364 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23364 23364 23300 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217087919 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=4044 CPUtime=2681.11
/proc/23367/stat : 23367 (minisat) R 23366 23364 23300 0 -1 4194304 683 0 0 0 268109 2 0 0 25 0 1 0 217087919 4141056 664 1992294400 134512640 135243223 4294956320 18446744073709551615 134565376 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 1011 664 84 178 0 831 0
Current children cumulated CPU time (s) 2681.11
Current children cumulated vsize (KiB) 10684

[startup+2742.31 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 23375
/proc/meminfo: memFree=1789224/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) S 23362 23364 23300 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23364/statm: 321 142 106 274 0 44 0
[pid=23366] ppid=23364 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23364 23364 23300 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217087919 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=4044 CPUtime=2741.09
/proc/23367/stat : 23367 (minisat) R 23366 23364 23300 0 -1 4194304 683 0 0 0 274107 2 0 0 25 0 1 0 217087919 4141056 664 1992294400 134512640 135243223 4294956320 18446744073709551615 134565016 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 1011 664 84 178 0 831 0
Current children cumulated CPU time (s) 2741.09
Current children cumulated vsize (KiB) 10684

Solver just ended. Dumping a history of the last processes samples

[startup+2764.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 23375
/proc/meminfo: memFree=1789224/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) S 23362 23364 23300 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23364/statm: 321 142 106 274 0 44 0
[pid=23366] ppid=23364 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23364 23364 23300 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217087919 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=4044 CPUtime=2763.48
/proc/23367/stat : 23367 (minisat) R 23366 23364 23300 0 -1 4194304 683 0 0 0 276346 2 0 0 25 0 1 0 217087919 4141056 664 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 1011 664 84 178 0 831 0
Current children cumulated CPU time (s) 2763.48
Current children cumulated vsize (KiB) 10684

[startup+2777.51 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 23375
/proc/meminfo: memFree=1789224/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) S 23362 23364 23300 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23364/statm: 321 142 106 274 0 44 0
[pid=23366] ppid=23364 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23364 23364 23300 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217087919 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=4044 CPUtime=2776.28
/proc/23367/stat : 23367 (minisat) R 23366 23364 23300 0 -1 4194304 683 0 0 0 277626 2 0 0 25 0 1 0 217087919 4141056 664 1992294400 134512640 135243223 4294956320 18446744073709551615 134564954 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 1011 664 84 178 0 831 0
Current children cumulated CPU time (s) 2776.28
Current children cumulated vsize (KiB) 10684

[startup+2780.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 23375
/proc/meminfo: memFree=1789224/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) S 23362 23364 23300 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23364/statm: 321 142 106 274 0 44 0
[pid=23366] ppid=23364 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23364 23364 23300 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217087919 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=4044 CPUtime=2779.48
/proc/23367/stat : 23367 (minisat) R 23366 23364 23300 0 -1 4194304 683 0 0 0 277946 2 0 0 25 0 1 0 217087919 4141056 664 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 1011 664 84 178 0 831 0
Current children cumulated CPU time (s) 2779.48
Current children cumulated vsize (KiB) 10684

[startup+2783.9 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 23375
/proc/meminfo: memFree=1789224/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) S 23362 23364 23300 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23364/statm: 321 142 106 274 0 44 0
[pid=23366] ppid=23364 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23364 23364 23300 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217087919 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=4044 CPUtime=2782.67
/proc/23367/stat : 23367 (minisat) R 23366 23364 23300 0 -1 4194304 683 0 0 0 278265 2 0 0 25 0 1 0 217087919 4141056 664 1992294400 134512640 135243223 4294956320 18446744073709551615 134555771 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 1011 664 84 178 0 831 0
Current children cumulated CPU time (s) 2782.67
Current children cumulated vsize (KiB) 10684

[startup+2785.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 23375
/proc/meminfo: memFree=1789224/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) S 23362 23364 23300 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23364/statm: 321 142 106 274 0 44 0
[pid=23366] ppid=23364 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23364 23364 23300 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217087919 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=4044 CPUtime=2784.27
/proc/23367/stat : 23367 (minisat) R 23366 23364 23300 0 -1 4194304 683 0 0 0 278425 2 0 0 25 0 1 0 217087919 4141056 664 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 1011 664 84 178 0 831 0
Current children cumulated CPU time (s) 2784.27
Current children cumulated vsize (KiB) 10684

[startup+2786.31 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 23375
/proc/meminfo: memFree=1789224/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) S 23362 23364 23300 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23364/statm: 321 142 106 274 0 44 0
[pid=23366] ppid=23364 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23364 23364 23300 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217087919 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=4044 CPUtime=2785.08
/proc/23367/stat : 23367 (minisat) R 23366 23364 23300 0 -1 4194304 683 0 0 0 278506 2 0 0 25 0 1 0 217087919 4141056 664 1992294400 134512640 135243223 4294956320 18446744073709551615 134552970 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 1011 664 84 178 0 831 0
Current children cumulated CPU time (s) 2785.08
Current children cumulated vsize (KiB) 10684

[startup+2786.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 23375
/proc/meminfo: memFree=1789224/2055920 swapFree=4082376/4192956
[pid=23364] ppid=23362 vsize=1284 CPUtime=0
/proc/23364/stat : 23364 (IUT_BMB_SAT) S 23362 23364 23300 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 217087918 1314816 142 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23364/statm: 321 142 106 274 0 44 0
[pid=23366] ppid=23364 vsize=5356 CPUtime=0
/proc/23366/stat : 23366 (sh) S 23364 23364 23300 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217087919 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23366/statm: 1339 232 193 169 0 50 0
[pid=23367] ppid=23366 vsize=4044 CPUtime=2785.27
/proc/23367/stat : 23367 (minisat) R 23366 23364 23300 0 -1 4194304 683 0 0 0 278525 2 0 0 25 0 1 0 217087919 4141056 664 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/23367/statm: 1011 664 84 178 0 831 0
Current children cumulated CPU time (s) 2785.27
Current children cumulated vsize (KiB) 10684

Child status: 0
Real time (s): 2786.54
CPU time (s): 2785.33
CPU user time (s): 2785.29
CPU system time (s): 0.037994
CPU usage (%): 99.9568
Max. virtual memory (cumulated for all children) (KiB): 10684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2785.29
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= 1166
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= 7364

runsolver used 2.30465 second user time and 7.83681 second system time

The end

Launcher Data

Begin job on node5 at 2009-05-09 19:35:40
IDJOB=1785103
IDBENCH=24699
IDSOLVER=638
FILE ID=node5/1785103-1241890540
PBS_JOBID= 9264732
Free space on /tmp= 66332 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest03/others/hwb-n28-01-S136611085.sat05-491.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785103-1241890540/watcher-1785103-1241890540 -o /tmp/evaluation-result-1785103-1241890540/solver-1785103-1241890540 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785103-1241890540.cnf HOME

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

MD5SUM BENCH= 8f639a3496db30a888324b756894fb43
RANDOM SEED=580506608

node5.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.212
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.212
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:       1794208 kB
Buffers:         36744 kB
Cached:          76920 kB
SwapCached:     105296 kB
Active:          74504 kB
Inactive:       145816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1794208 kB
SwapTotal:     4192956 kB
SwapFree:      4082376 kB
Dirty:            2212 kB
Writeback:           0 kB
Mapped:          13436 kB
Slab:            27472 kB
Committed_AS:   757292 kB
PageTables:       1388 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= 66332 MiB
End job on node5 at 2009-05-09 20:22:07