Trace number 1785253

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 2047.04 2047.79

General information on the benchmark

Namecrafted/Difficult/contest05/others/
pmg-12-UNSAT.sat05-3940.reshuffled-07.cnf
MD5SUMcb7fcc0a671d4e8fcabb476bdf51a2fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.3047
Satisfiable
(Un)Satisfiability was proved
Number of variables190
Number of clauses632
Sum of the clauses size1894
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3630
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.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:  190                                                  |
0.00/0.01	c |  Number of clauses:    632                                                  |
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 |     100      378     1152 |      126        0    nan |  0.000 % |
0.00/0.01	c |       101 |     100      378     1152 |      138      101     18 |  0.003 % |
0.00/0.01	c |       251 |     100      378     1152 |      152      151     16 |  0.006 % |
0.00/0.02	c |       476 |     100      378     1152 |      167      164     14 |  0.003 % |
0.00/0.02	c |       814 |     100      378     1152 |      184      170     13 |  0.008 % |
0.00/0.03	c |      1321 |     100      378     1152 |      202      204     14 |  0.003 % |
0.00/0.04	c |      2081 |     100      378     1152 |      223      214     13 |  0.003 % |
0.00/0.06	c |      3220 |     100      378     1152 |      245      260     15 |  0.008 % |
0.00/0.09	c |      4929 |     100      378     1152 |      270      214     12 |  0.006 % |
0.00/0.14	c |      7491 |     100      378     1152 |      297      222     13 |  0.003 % |
0.00/0.22	c |     11336 |     100      378     1152 |      326      335     15 |  0.006 % |
0.00/0.33	c |     17106 |     100      378     1152 |      359      364     15 |  0.006 % |
0.00/0.51	c |     25755 |     100      378     1152 |      395      293     13 |  0.003 % |
0.00/0.77	c |     38730 |     100      378     1152 |      434      268     12 |  0.003 % |
1.09/1.18	c |     58191 |     100      378     1152 |      478      453     16 |  0.003 % |
1.79/1.81	c |     87384 |     100      378     1152 |      526      304     11 |  0.003 % |
2.78/2.81	c |    131174 |     100      378     1152 |      578      351     13 |  0.003 % |
4.18/4.30	c |    196858 |     100      378     1152 |      636      379     12 |  0.003 % |
6.49/6.58	c |    295384 |     100      378     1152 |      700      543     16 |  0.003 % |
9.98/10.07	c |    443173 |     100      378     1152 |      770      493     14 |  0.008 % |
15.38/15.42	c |    664860 |     100      378     1152 |      847      628     15 |  0.006 % |
23.38/23.45	c |    997386 |     100      378     1152 |      932      530     14 |  0.003 % |
36.47/36.54	c |   1496174 |     100      378     1152 |     1025      611     15 |  0.003 % |
56.56/56.68	c |   2244358 |     100      378     1152 |     1128      676     15 |  0.003 % |
87.75/87.87	c |   3366632 |     100      378     1152 |     1241      778     16 |  0.006 % |
135.63/135.79	c |   5050043 |     100      378     1152 |     1365      970     17 |  0.003 % |
208.10/208.25	c |   7575159 |     100      378     1152 |     1501     1302     16 |  0.006 % |
324.16/324.30	c |  11362834 |     100      378     1152 |     1651     1296     16 |  0.006 % |
500.09/500.31	c |  17044347 |     100      378     1152 |     1817     1683     16 |  0.011 % |
776.69/777.04	c |  25566617 |     100      378     1152 |     1998     1667     16 |  0.011 % |
1208.23/1208.78	c |  38350020 |      99      372     1134 |     2198     1983     18 |  0.529 % |
1873.19/1873.98	c |  57525125 |      96      353     1074 |     2418     2065     14 |  2.108 % |
2046.93/2047.78	c ===============================================================================
2046.93/2047.78	c restarts              : 32
2046.93/2047.78	c conflicts             : 62538743       (30551 /sec)
2046.93/2047.78	c decisions             : 68433549       (1.18 % random) (33431 /sec)
2046.93/2047.78	c propagations          : 1593253195     (778332 /sec)
2046.93/2047.78	c conflict literals     : 1177678688     (22.32 % deleted)
2046.93/2047.78	c Memory used           : 3.05 MB
2046.93/2047.78	c CPU time              : 2047.01 s
2046.93/2047.78	
2046.93/2047.78	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-1785253-1241900360/watcher-1785253-1241900360 -o /tmp/evaluation-result-1785253-1241900360/solver-1785253-1241900360 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785253-1241900360.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.92 0.98 0.99 3/64 27347
/proc/meminfo: memFree=724800/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) R 27345 27347 27310 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 131 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/27347/statm: 321 131 101 274 0 44 0

[startup+0.0445869 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27347
/proc/meminfo: memFree=724800/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) S 27345 27347 27310 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27347/statm: 321 136 106 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.101597 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27347
/proc/meminfo: memFree=724800/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) S 27345 27347 27310 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27347/statm: 321 136 106 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.301634 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27347
/proc/meminfo: memFree=724800/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) S 27345 27347 27310 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27347/statm: 321 136 106 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.70171 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 27347
/proc/meminfo: memFree=724800/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) S 27345 27347 27310 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27347/statm: 321 136 106 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+1.50286 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 27350
/proc/meminfo: memFree=724200/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) S 27345 27347 27310 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27347/statm: 321 136 106 274 0 44 0
[pid=27349] ppid=27347 vsize=5356 CPUtime=0
/proc/27349/stat : 27349 (sh) S 27347 27347 27310 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218064623 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27349/statm: 1339 232 193 169 0 50 0
[pid=27350] ppid=27349 vsize=2052 CPUtime=1.49
/proc/27350/stat : 27350 (minisat) R 27349 27347 27310 0 -1 4194304 162 0 0 0 149 0 0 0 25 0 1 0 218064623 2101248 143 1992294400 134512640 135243223 4294956320 18446744073709551615 134567775 0 0 4096 3 0 0 0 17 1 0 0
/proc/27350/statm: 513 143 84 178 0 333 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8692

[startup+3.10116 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 27350
/proc/meminfo: memFree=724008/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) S 27345 27347 27310 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27347/statm: 321 136 106 274 0 44 0
[pid=27349] ppid=27347 vsize=5356 CPUtime=0
/proc/27349/stat : 27349 (sh) S 27347 27347 27310 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218064623 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27349/statm: 1339 232 193 169 0 50 0
[pid=27350] ppid=27349 vsize=2052 CPUtime=3.08
/proc/27350/stat : 27350 (minisat) R 27349 27347 27310 0 -1 4194304 170 0 0 0 308 0 0 0 25 0 1 0 218064623 2101248 151 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 1 0 0
/proc/27350/statm: 513 151 84 178 0 333 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8692

[startup+6.30177 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 27350
/proc/meminfo: memFree=723880/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) S 27345 27347 27310 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27347/statm: 321 136 106 274 0 44 0
[pid=27349] ppid=27347 vsize=5356 CPUtime=0
/proc/27349/stat : 27349 (sh) S 27347 27347 27310 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218064623 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27349/statm: 1339 232 193 169 0 50 0
[pid=27350] ppid=27349 vsize=2052 CPUtime=6.28
/proc/27350/stat : 27350 (minisat) R 27349 27347 27310 0 -1 4194304 177 0 0 0 628 0 0 0 25 0 1 0 218064623 2101248 158 1992294400 134512640 135243223 4294956320 18446744073709551615 134565437 0 0 4096 3 0 0 0 17 1 0 0
/proc/27350/statm: 513 158 84 178 0 333 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8692

[startup+12.702 s]
/proc/loadavg: 0.94 0.98 0.99 2/67 27350
/proc/meminfo: memFree=723752/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) S 27345 27347 27310 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27347/statm: 321 136 106 274 0 44 0
[pid=27349] ppid=27347 vsize=5356 CPUtime=0
/proc/27349/stat : 27349 (sh) S 27347 27347 27310 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218064623 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27349/statm: 1339 232 193 169 0 50 0
[pid=27350] ppid=27349 vsize=2184 CPUtime=12.68
/proc/27350/stat : 27350 (minisat) R 27349 27347 27310 0 -1 4194304 191 0 0 0 1268 0 0 0 25 0 1 0 218064623 2236416 172 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/27350/statm: 546 172 84 178 0 366 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8824

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 27350
/proc/meminfo: memFree=723752/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) S 27345 27347 27310 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27347/statm: 321 136 106 274 0 44 0
[pid=27349] ppid=27347 vsize=5356 CPUtime=0
/proc/27349/stat : 27349 (sh) S 27347 27347 27310 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218064623 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27349/statm: 1339 232 193 169 0 50 0
[pid=27350] ppid=27349 vsize=2184 CPUtime=25.47
/proc/27350/stat : 27350 (minisat) R 27349 27347 27310 0 -1 4194304 209 0 0 0 2547 0 0 0 25 0 1 0 218064623 2236416 190 1992294400 134512640 135243223 4294956320 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 1 0 0
/proc/27350/statm: 546 190 84 178 0 366 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 8824

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 27350
/proc/meminfo: memFree=723688/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) S 27345 27347 27310 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27347/statm: 321 136 106 274 0 44 0
[pid=27349] ppid=27347 vsize=5356 CPUtime=0
/proc/27349/stat : 27349 (sh) S 27347 27347 27310 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218064623 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27349/statm: 1339 232 193 169 0 50 0
[pid=27350] ppid=27349 vsize=2320 CPUtime=51.06
/proc/27350/stat : 27350 (minisat) R 27349 27347 27310 0 -1 4194304 228 0 0 0 5106 0 0 0 25 0 1 0 218064623 2375680 209 1992294400 134512640 135243223 4294956320 18446744073709551615 134572406 0 0 4096 3 0 0 0 17 1 0 0
/proc/27350/statm: 580 209 84 178 0 400 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 8960

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 27350
/proc/meminfo: memFree=723688/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) S 27345 27347 27310 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27347/statm: 321 136 106 274 0 44 0
[pid=27349] ppid=27347 vsize=5356 CPUtime=0
/proc/27349/stat : 27349 (sh) S 27347 27347 27310 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218064623 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27349/statm: 1339 232 193 169 0 50 0
[pid=27350] ppid=27349 vsize=2320 CPUtime=102.25
/proc/27350/stat : 27350 (minisat) R 27349 27347 27310 0 -1 4194304 251 0 0 0 10225 0 0 0 25 0 1 0 218064623 2375680 232 1992294400 134512640 135243223 4294956320 18446744073709551615 134555520 0 0 4096 3 0 0 0 17 1 0 0
/proc/27350/statm: 580 232 84 178 0 400 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 8960

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 27350
/proc/meminfo: memFree=723560/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) S 27345 27347 27310 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27347/statm: 321 136 106 274 0 44 0
[pid=27349] ppid=27347 vsize=5356 CPUtime=0
/proc/27349/stat : 27349 (sh) S 27347 27347 27310 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218064623 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27349/statm: 1339 232 193 169 0 50 0
[pid=27350] ppid=27349 vsize=2452 CPUtime=162.22
/proc/27350/stat : 27350 (minisat) R 27349 27347 27310 0 -1 4194304 275 0 0 0 16222 0 0 0 25 0 1 0 218064623 2510848 256 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/27350/statm: 613 256 84 178 0 433 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 9092

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 27350
/proc/meminfo: memFree=723432/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) S 27345 27347 27310 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27347/statm: 321 136 106 274 0 44 0
[pid=27349] ppid=27347 vsize=5356 CPUtime=0
/proc/27349/stat : 27349 (sh) S 27347 27347 27310 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218064623 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27349/statm: 1339 232 193 169 0 50 0
[pid=27350] ppid=27349 vsize=2584 CPUtime=222.2
/proc/27350/stat : 27350 (minisat) R 27349 27347 27310 0 -1 4194304 287 0 0 0 22220 0 0 0 25 0 1 0 218064623 2646016 268 1992294400 134512640 135243223 4294956320 18446744073709551615 134555681 0 0 4096 3 0 0 0 17 1 0 0
/proc/27350/statm: 646 268 84 178 0 466 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 9224

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 27350
/proc/meminfo: memFree=723368/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) S 27345 27347 27310 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27347/statm: 321 136 106 274 0 44 0
[pid=27349] ppid=27347 vsize=5356 CPUtime=0
/proc/27349/stat : 27349 (sh) S 27347 27347 27310 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218064623 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27349/statm: 1339 232 193 169 0 50 0
[pid=27350] ppid=27349 vsize=2584 CPUtime=282.18

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

/proc/27350/statm: 746 398 84 178 0 566 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (KiB) 9624

[startup+1842.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 27352
/proc/meminfo: memFree=722408/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) S 27345 27347 27310 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27347/statm: 321 136 106 274 0 44 0
[pid=27349] ppid=27347 vsize=5356 CPUtime=0
/proc/27349/stat : 27349 (sh) S 27347 27347 27310 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218064623 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27349/statm: 1339 232 193 169 0 50 0
[pid=27350] ppid=27349 vsize=2984 CPUtime=1841.61
/proc/27350/stat : 27350 (minisat) R 27349 27347 27310 0 -1 4194304 417 0 0 0 184160 1 0 0 25 0 1 0 218064623 3055616 398 1992294400 134512640 135243223 4294956320 18446744073709551615 134555936 0 0 4096 3 0 0 0 17 1 0 0
/proc/27350/statm: 746 398 84 178 0 566 0
Current children cumulated CPU time (s) 1841.61
Current children cumulated vsize (KiB) 9624

[startup+1902.3 s]
/proc/loadavg: 0.99 0.98 0.99 3/67 27352
/proc/meminfo: memFree=722344/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) S 27345 27347 27310 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27347/statm: 321 136 106 274 0 44 0
[pid=27349] ppid=27347 vsize=5356 CPUtime=0
/proc/27349/stat : 27349 (sh) S 27347 27347 27310 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218064623 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27349/statm: 1339 232 193 169 0 50 0
[pid=27350] ppid=27349 vsize=3120 CPUtime=1901.58
/proc/27350/stat : 27350 (minisat) R 27349 27347 27310 0 -1 4194304 423 0 0 0 190157 1 0 0 25 0 1 0 218064623 3194880 404 1992294400 134512640 135243223 4294956320 18446744073709551615 134565437 0 0 4096 3 0 0 0 17 1 0 0
/proc/27350/statm: 780 404 84 178 0 600 0
Current children cumulated CPU time (s) 1901.58
Current children cumulated vsize (KiB) 9760

[startup+1962.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 27352
/proc/meminfo: memFree=722344/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) S 27345 27347 27310 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27347/statm: 321 136 106 274 0 44 0
[pid=27349] ppid=27347 vsize=5356 CPUtime=0
/proc/27349/stat : 27349 (sh) S 27347 27347 27310 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218064623 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27349/statm: 1339 232 193 169 0 50 0
[pid=27350] ppid=27349 vsize=3120 CPUtime=1961.57
/proc/27350/stat : 27350 (minisat) R 27349 27347 27310 0 -1 4194304 434 0 0 0 196156 1 0 0 25 0 1 0 218064623 3194880 415 1992294400 134512640 135243223 4294956320 18446744073709551615 134564936 0 0 4096 3 0 0 0 17 1 0 0
/proc/27350/statm: 780 415 84 178 0 600 0
Current children cumulated CPU time (s) 1961.57
Current children cumulated vsize (KiB) 9760

[startup+2022.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 27352
/proc/meminfo: memFree=722280/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) S 27345 27347 27310 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27347/statm: 321 136 106 274 0 44 0
[pid=27349] ppid=27347 vsize=5356 CPUtime=0
/proc/27349/stat : 27349 (sh) S 27347 27347 27310 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218064623 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27349/statm: 1339 232 193 169 0 50 0
[pid=27350] ppid=27349 vsize=3120 CPUtime=2021.54
/proc/27350/stat : 27350 (minisat) R 27349 27347 27310 0 -1 4194304 440 0 0 0 202153 1 0 0 25 0 1 0 218064623 3194880 421 1992294400 134512640 135243223 4294956320 18446744073709551615 134555548 0 0 4096 3 0 0 0 17 1 0 0
/proc/27350/statm: 780 421 84 178 0 600 0
Current children cumulated CPU time (s) 2021.54
Current children cumulated vsize (KiB) 9760

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

[startup+2035.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 27352
/proc/meminfo: memFree=722280/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) S 27345 27347 27310 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27347/statm: 321 136 106 274 0 44 0
[pid=27349] ppid=27347 vsize=5356 CPUtime=0
/proc/27349/stat : 27349 (sh) S 27347 27347 27310 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218064623 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27349/statm: 1339 232 193 169 0 50 0
[pid=27350] ppid=27349 vsize=3120 CPUtime=2034.33
/proc/27350/stat : 27350 (minisat) R 27349 27347 27310 0 -1 4194304 440 0 0 0 203432 1 0 0 25 0 1 0 218064623 3194880 421 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/27350/statm: 780 421 84 178 0 600 0
Current children cumulated CPU time (s) 2034.33
Current children cumulated vsize (KiB) 9760

[startup+2041.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 27352
/proc/meminfo: memFree=722280/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) S 27345 27347 27310 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27347/statm: 321 136 106 274 0 44 0
[pid=27349] ppid=27347 vsize=5356 CPUtime=0
/proc/27349/stat : 27349 (sh) S 27347 27347 27310 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218064623 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27349/statm: 1339 232 193 169 0 50 0
[pid=27350] ppid=27349 vsize=3120 CPUtime=2040.74
/proc/27350/stat : 27350 (minisat) R 27349 27347 27310 0 -1 4194304 440 0 0 0 204073 1 0 0 25 0 1 0 218064623 3194880 421 1992294400 134512640 135243223 4294956320 18446744073709551615 134559210 0 0 4096 3 0 0 0 17 1 0 0
/proc/27350/statm: 780 421 84 178 0 600 0
Current children cumulated CPU time (s) 2040.74
Current children cumulated vsize (KiB) 9760

[startup+2044.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 27352
/proc/meminfo: memFree=722280/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) S 27345 27347 27310 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27347/statm: 321 136 106 274 0 44 0
[pid=27349] ppid=27347 vsize=5356 CPUtime=0
/proc/27349/stat : 27349 (sh) S 27347 27347 27310 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218064623 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27349/statm: 1339 232 193 169 0 50 0
[pid=27350] ppid=27349 vsize=3120 CPUtime=2043.93
/proc/27350/stat : 27350 (minisat) R 27349 27347 27310 0 -1 4194304 440 0 0 0 204392 1 0 0 25 0 1 0 218064623 3194880 421 1992294400 134512640 135243223 4294956320 18446744073709551615 134564868 0 0 4096 3 0 0 0 17 1 0 0
/proc/27350/statm: 780 421 84 178 0 600 0
Current children cumulated CPU time (s) 2043.93
Current children cumulated vsize (KiB) 9760

[startup+2046.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 27352
/proc/meminfo: memFree=722280/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) S 27345 27347 27310 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27347/statm: 321 136 106 274 0 44 0
[pid=27349] ppid=27347 vsize=5356 CPUtime=0
/proc/27349/stat : 27349 (sh) S 27347 27347 27310 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218064623 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27349/statm: 1339 232 193 169 0 50 0
[pid=27350] ppid=27349 vsize=3120 CPUtime=2045.53
/proc/27350/stat : 27350 (minisat) R 27349 27347 27310 0 -1 4194304 440 0 0 0 204552 1 0 0 25 0 1 0 218064623 3194880 421 1992294400 134512640 135243223 4294956320 18446744073709551615 134566369 0 0 4096 3 0 0 0 17 1 0 0
/proc/27350/statm: 780 421 84 178 0 600 0
Current children cumulated CPU time (s) 2045.53
Current children cumulated vsize (KiB) 9760

[startup+2047.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 27352
/proc/meminfo: memFree=722280/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) S 27345 27347 27310 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27347/statm: 321 136 106 274 0 44 0
[pid=27349] ppid=27347 vsize=5356 CPUtime=0
/proc/27349/stat : 27349 (sh) S 27347 27347 27310 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218064623 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27349/statm: 1339 232 193 169 0 50 0
[pid=27350] ppid=27349 vsize=3120 CPUtime=2046.33
/proc/27350/stat : 27350 (minisat) R 27349 27347 27310 0 -1 4194304 440 0 0 0 204632 1 0 0 25 0 1 0 218064623 3194880 421 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27350/statm: 780 421 84 178 0 600 0
Current children cumulated CPU time (s) 2046.33
Current children cumulated vsize (KiB) 9760

[startup+2047.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 27352
/proc/meminfo: memFree=722280/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) S 27345 27347 27310 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27347/statm: 321 136 106 274 0 44 0
[pid=27349] ppid=27347 vsize=5356 CPUtime=0
/proc/27349/stat : 27349 (sh) S 27347 27347 27310 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218064623 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27349/statm: 1339 232 193 169 0 50 0
[pid=27350] ppid=27349 vsize=3120 CPUtime=2046.73
/proc/27350/stat : 27350 (minisat) R 27349 27347 27310 0 -1 4194304 440 0 0 0 204672 1 0 0 25 0 1 0 218064623 3194880 421 1992294400 134512640 135243223 4294956320 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 1 0 0
/proc/27350/statm: 780 421 84 178 0 600 0
Current children cumulated CPU time (s) 2046.73
Current children cumulated vsize (KiB) 9760

[startup+2047.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 27352
/proc/meminfo: memFree=722280/2055920 swapFree=4181168/4192956
[pid=27347] ppid=27345 vsize=1284 CPUtime=0
/proc/27347/stat : 27347 (IUT_BMB_SAT) S 27345 27347 27310 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 218064622 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/27347/statm: 321 136 106 274 0 44 0
[pid=27349] ppid=27347 vsize=5356 CPUtime=0
/proc/27349/stat : 27349 (sh) S 27347 27347 27310 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218064623 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27349/statm: 1339 232 193 169 0 50 0
[pid=27350] ppid=27349 vsize=3120 CPUtime=2046.93
/proc/27350/stat : 27350 (minisat) R 27349 27347 27310 0 -1 4194304 440 0 0 0 204692 1 0 0 25 0 1 0 218064623 3194880 421 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27350/statm: 780 421 84 178 0 600 0
Current children cumulated CPU time (s) 2046.93
Current children cumulated vsize (KiB) 9760

Child status: 0
Real time (s): 2047.79
CPU time (s): 2047.04
CPU user time (s): 2047.01
CPU system time (s): 0.022996
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 9760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2047.01
system time used= 0.022996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 911
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= 9
involuntary context switches= 1433

runsolver used 1.70374 second user time and 5.74713 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-09 22:19:20
IDJOB=1785253
IDBENCH=24733
IDSOLVER=638
FILE ID=node37/1785253-1241900360
PBS_JOBID= 9264779
Free space on /tmp= 66284 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/others/pmg-12-UNSAT.sat05-3940.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785253-1241900360/watcher-1785253-1241900360 -o /tmp/evaluation-result-1785253-1241900360/solver-1785253-1241900360 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785253-1241900360.cnf HOME

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

MD5SUM BENCH= cb7fcc0a671d4e8fcabb476bdf51a2fc
RANDOM SEED=1671990754

node37.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.259
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.259
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:        725280 kB
Buffers:         51408 kB
Cached:        1187044 kB
SwapCached:       5608 kB
Active:         277328 kB
Inactive:       969396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        725280 kB
SwapTotal:     4192956 kB
SwapFree:      4181168 kB
Dirty:            2312 kB
Writeback:           0 kB
Mapped:          13984 kB
Slab:            69984 kB
Committed_AS:   853132 kB
PageTables:       1372 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= 66284 MiB
End job on node37 at 2009-05-09 22:53:28