Trace number 1534301

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 873.567 873.921

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/360/
unif-k3-r4.25-v360-c1530-S2025517367-061.cnf
MD5SUM747eab6e16fc5e29dfb421f806361704
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark20.9748
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
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:  360                                                  |
0.00/0.01	c |  Number of clauses:    1530                                                 |
0.00/0.01	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 |     352     1505     4548 |      501        0    nan |  0.000 % |
0.00/0.02	c |       100 |     352     1505     4548 |      551      100     18 |  0.001 % |
0.00/0.02	c |       250 |     352     1505     4548 |      607      250     17 |  0.001 % |
0.00/0.03	c |       475 |     352     1505     4548 |      667      475     17 |  0.001 % |
0.00/0.04	c |       813 |     352     1505     4548 |      734      464     16 |  0.001 % |
0.00/0.06	c |      1321 |     352     1505     4548 |      807      591     15 |  0.001 % |
0.00/0.08	c |      2080 |     352     1505     4548 |      888      516     15 |  0.001 % |
0.00/0.12	c |      3221 |     352     1505     4548 |      977      749     15 |  0.001 % |
0.00/0.18	c |      4929 |     352     1505     4548 |     1075      935     15 |  0.001 % |
0.00/0.27	c |      7491 |     352     1505     4548 |     1182      744     14 |  0.001 % |
0.00/0.40	c |     11336 |     352     1505     4548 |     1301      926     15 |  0.001 % |
0.00/0.63	c |     17103 |     352     1505     4548 |     1431      723     14 |  0.001 % |
0.00/0.96	c |     25752 |     352     1505     4548 |     1574     1312     15 |  0.001 % |
1.38/1.47	c |     38726 |     352     1505     4548 |     1731     1473     15 |  0.001 % |
2.18/2.25	c |     58187 |     352     1505     4548 |     1905     1581     15 |  0.001 % |
3.38/3.47	c |     87380 |     352     1505     4548 |     2095     1822     16 |  0.001 % |
5.27/5.39	c |    131174 |     352     1505     4548 |     2305     2099     15 |  0.001 % |
8.27/8.38	c |    196859 |     352     1505     4548 |     2535     1263     14 |  0.001 % |
12.97/13.05	c |    295385 |     352     1505     4548 |     2789     2141     16 |  0.001 % |
20.17/20.27	c |    443174 |     352     1505     4548 |     3068     1802     15 |  0.001 % |
31.46/31.53	c |    664857 |     352     1505     4548 |     3374     1738     15 |  0.001 % |
48.85/48.93	c |    997382 |     352     1505     4548 |     3712     2055     15 |  0.001 % |
75.94/76.02	c |   1496170 |     352     1505     4548 |     4083     3002     17 |  0.001 % |
118.32/118.46	c |   2244352 |     352     1505     4548 |     4492     3957     18 |  0.001 % |
184.20/184.32	c |   3366628 |     352     1505     4548 |     4941     3845     16 |  0.001 % |
288.06/288.26	c |   5050039 |     352     1505     4548 |     5435     3911     18 |  0.001 % |
450.90/451.19	c |   7575157 |     352     1505     4548 |     5978     3098     16 |  0.002 % |
705.48/705.83	c |  11362834 |     351     1495     4518 |     6576     3601     17 |  0.279 % |
873.52/873.91	c ===============================================================================
873.52/873.91	c restarts              : 28
873.52/873.91	c conflicts             : 13790075       (15787 /sec)
873.52/873.91	c decisions             : 16314465       (1.80 % random) (18676 /sec)
873.52/873.91	c propagations          : 767359277      (878457 /sec)
873.52/873.91	c conflict literals     : 242004411      (25.51 % deleted)
873.52/873.91	c Memory used           : 5.27 MB
873.52/873.91	c CPU time              : 873.531 s
873.52/873.91	
873.52/873.92	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1534301-1238565109/watcher-1534301-1238565109 -o /tmp/evaluation-result-1534301-1238565109/solver-1534301-1238565109 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534301-1238565109.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.91 0.95 0.69 3/64 31222
/proc/meminfo: memFree=1033784/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) R 31220 31222 31155 0 -1 4194304 157 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 140 1992294400 134512640 135635285 4294956240 18446744073709551615 135072711 0 0 4096 0 0 0 0 17 0 0 0
/proc/31222/statm: 354 140 97 274 0 77 0

[startup+0.00841999 s]
/proc/loadavg: 0.91 0.95 0.69 3/64 31222
/proc/meminfo: memFree=1033784/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) R 31220 31222 31155 0 -1 4194304 165 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 148 1992294400 134512640 135635285 4294956240 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/31222/statm: 354 148 99 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.10143 s]
/proc/loadavg: 0.91 0.95 0.69 3/64 31222
/proc/meminfo: memFree=1033784/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) S 31220 31222 31155 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 154 1992294400 134512640 135635285 4294956240 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31222/statm: 354 154 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301449 s]
/proc/loadavg: 0.91 0.95 0.69 3/64 31222
/proc/meminfo: memFree=1033784/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) S 31220 31222 31155 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 154 1992294400 134512640 135635285 4294956240 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31222/statm: 354 154 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701489 s]
/proc/loadavg: 0.91 0.95 0.69 3/64 31222
/proc/meminfo: memFree=1033784/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) S 31220 31222 31155 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 154 1992294400 134512640 135635285 4294956240 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31222/statm: 354 154 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50157 s]
/proc/loadavg: 0.91 0.95 0.69 2/67 31225
/proc/meminfo: memFree=1032800/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) S 31220 31222 31155 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 154 1992294400 134512640 135635285 4294956240 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31222/statm: 354 154 105 274 0 77 0
[pid=31224] ppid=31222 vsize=5356 CPUtime=0
/proc/31224/stat : 31224 (sh) S 31222 31222 31155 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1129176293 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31224/statm: 1339 232 193 169 0 50 0
[pid=31225] ppid=31224 vsize=2316 CPUtime=1.48
/proc/31225/stat : 31225 (minisat) R 31224 31222 31155 0 -1 4194304 227 0 0 0 148 0 0 0 25 0 1 0 1129176293 2371584 208 1992294400 134512640 135243223 4294956336 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/31225/statm: 579 208 84 178 0 399 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9088

[startup+3.10273 s]
/proc/loadavg: 0.91 0.95 0.69 2/67 31225
/proc/meminfo: memFree=1032608/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) S 31220 31222 31155 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 154 1992294400 134512640 135635285 4294956240 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31222/statm: 354 154 105 274 0 77 0
[pid=31224] ppid=31222 vsize=5356 CPUtime=0
/proc/31224/stat : 31224 (sh) S 31222 31222 31155 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1129176293 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31224/statm: 1339 232 193 169 0 50 0
[pid=31225] ppid=31224 vsize=2316 CPUtime=3.08
/proc/31225/stat : 31225 (minisat) R 31224 31222 31155 0 -1 4194304 250 0 0 0 308 0 0 0 25 0 1 0 1129176293 2371584 231 1992294400 134512640 135243223 4294956336 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/31225/statm: 579 231 84 178 0 399 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9088

[startup+6.30106 s]
/proc/loadavg: 0.92 0.95 0.69 2/67 31225
/proc/meminfo: memFree=1032416/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) S 31220 31222 31155 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 154 1992294400 134512640 135635285 4294956240 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31222/statm: 354 154 105 274 0 77 0
[pid=31224] ppid=31222 vsize=5356 CPUtime=0
/proc/31224/stat : 31224 (sh) S 31222 31222 31155 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1129176293 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31224/statm: 1339 232 193 169 0 50 0
[pid=31225] ppid=31224 vsize=2448 CPUtime=6.27
/proc/31225/stat : 31225 (minisat) R 31224 31222 31155 0 -1 4194304 282 0 0 0 627 0 0 0 25 0 1 0 1129176293 2506752 263 1992294400 134512640 135243223 4294956336 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/31225/statm: 612 263 84 178 0 432 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9220

[startup+12.7027 s]
/proc/loadavg: 0.93 0.95 0.69 2/67 31225
/proc/meminfo: memFree=1032096/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) S 31220 31222 31155 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 154 1992294400 134512640 135635285 4294956240 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31222/statm: 354 154 105 274 0 77 0
[pid=31224] ppid=31222 vsize=5356 CPUtime=0
/proc/31224/stat : 31224 (sh) S 31222 31222 31155 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1129176293 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31224/statm: 1339 232 193 169 0 50 0
[pid=31225] ppid=31224 vsize=2712 CPUtime=12.67
/proc/31225/stat : 31225 (minisat) R 31224 31222 31155 0 -1 4194304 328 0 0 0 1267 0 0 0 25 0 1 0 1129176293 2777088 309 1992294400 134512640 135243223 4294956336 18446744073709551615 134555639 0 0 4096 3 0 0 0 17 0 0 0
/proc/31225/statm: 678 309 84 178 0 498 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9484

[startup+25.501 s]
/proc/loadavg: 0.94 0.95 0.69 2/67 31225
/proc/meminfo: memFree=1031904/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) S 31220 31222 31155 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 154 1992294400 134512640 135635285 4294956240 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31222/statm: 354 154 105 274 0 77 0
[pid=31224] ppid=31222 vsize=5356 CPUtime=0
/proc/31224/stat : 31224 (sh) S 31222 31222 31155 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1129176293 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31224/statm: 1339 232 193 169 0 50 0
[pid=31225] ppid=31224 vsize=2976 CPUtime=25.47
/proc/31225/stat : 31225 (minisat) R 31224 31222 31155 0 -1 4194304 386 0 0 0 2547 0 0 0 25 0 1 0 1129176293 3047424 367 1992294400 134512640 135243223 4294956336 18446744073709551615 134555520 0 0 4096 3 0 0 0 17 0 0 0
/proc/31225/statm: 744 367 84 178 0 564 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9748

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.70 2/67 31225
/proc/meminfo: memFree=1031648/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) S 31220 31222 31155 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 154 1992294400 134512640 135635285 4294956240 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31222/statm: 354 154 105 274 0 77 0
[pid=31224] ppid=31222 vsize=5356 CPUtime=0
/proc/31224/stat : 31224 (sh) S 31222 31222 31155 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1129176293 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31224/statm: 1339 232 193 169 0 50 0
[pid=31225] ppid=31224 vsize=3256 CPUtime=51.05
/proc/31225/stat : 31225 (minisat) R 31224 31222 31155 0 -1 4194304 471 0 0 0 5105 0 0 0 25 0 1 0 1129176293 3334144 452 1992294400 134512640 135243223 4294956336 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/31225/statm: 814 452 84 178 0 634 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10028

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.72 2/67 31225
/proc/meminfo: memFree=1031200/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) S 31220 31222 31155 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 154 1992294400 134512640 135635285 4294956240 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31222/statm: 354 154 105 274 0 77 0
[pid=31224] ppid=31222 vsize=5356 CPUtime=0
/proc/31224/stat : 31224 (sh) S 31222 31222 31155 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1129176293 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31224/statm: 1339 232 193 169 0 50 0
[pid=31225] ppid=31224 vsize=3532 CPUtime=102.24
/proc/31225/stat : 31225 (minisat) R 31224 31222 31155 0 -1 4194304 541 0 0 0 10224 0 0 0 25 0 1 0 1129176293 3616768 522 1992294400 134512640 135243223 4294956336 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/31225/statm: 883 522 84 178 0 703 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10304

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.73 2/67 31225
/proc/meminfo: memFree=1030880/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) S 31220 31222 31155 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 154 1992294400 134512640 135635285 4294956240 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31222/statm: 354 154 105 274 0 77 0
[pid=31224] ppid=31222 vsize=5356 CPUtime=0
/proc/31224/stat : 31224 (sh) S 31222 31222 31155 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1129176293 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31224/statm: 1339 232 193 169 0 50 0
[pid=31225] ppid=31224 vsize=3796 CPUtime=162.21
/proc/31225/stat : 31225 (minisat) R 31224 31222 31155 0 -1 4194304 617 0 0 0 16221 0 0 0 25 0 1 0 1129176293 3887104 598 1992294400 134512640 135243223 4294956336 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/31225/statm: 949 598 84 178 0 769 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 10568

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.74 2/67 31225
/proc/meminfo: memFree=1030688/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) S 31220 31222 31155 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 154 1992294400 134512640 135635285 4294956240 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31222/statm: 354 154 105 274 0 77 0
[pid=31224] ppid=31222 vsize=5356 CPUtime=0
/proc/31224/stat : 31224 (sh) S 31222 31222 31155 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1129176293 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31224/statm: 1339 232 193 169 0 50 0
[pid=31225] ppid=31224 vsize=4068 CPUtime=222.18
/proc/31225/stat : 31225 (minisat) R 31224 31222 31155 0 -1 4194304 670 0 0 0 22218 0 0 0 25 0 1 0 1129176293 4165632 651 1992294400 134512640 135243223 4294956336 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/31225/statm: 1017 651 84 178 0 837 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 10840

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.76 2/67 31225
/proc/meminfo: memFree=1030496/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) S 31220 31222 31155 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 154 1992294400 134512640 135635285 4294956240 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31222/statm: 354 154 105 274 0 77 0
[pid=31224] ppid=31222 vsize=5356 CPUtime=0
/proc/31224/stat : 31224 (sh) S 31222 31222 31155 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1129176293 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31224/statm: 1339 232 193 169 0 50 0

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

/proc/31225/statm: 1248 877 84 178 0 1068 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 11764

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.83 2/67 31231
/proc/meminfo: memFree=1029656/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) S 31220 31222 31155 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 154 1992294400 134512640 135635285 4294956240 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31222/statm: 354 154 105 274 0 77 0
[pid=31224] ppid=31222 vsize=5356 CPUtime=0
/proc/31224/stat : 31224 (sh) S 31222 31222 31155 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1129176293 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31224/statm: 1339 232 193 169 0 50 0
[pid=31225] ppid=31224 vsize=4992 CPUtime=701.99
/proc/31225/stat : 31225 (minisat) R 31224 31222 31155 0 -1 4194304 913 0 0 0 70198 1 0 0 25 0 1 0 1129176293 5111808 894 1992294400 134512640 135243223 4294956336 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/31225/statm: 1248 894 84 178 0 1068 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 11764

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.83 2/67 31231
/proc/meminfo: memFree=1029464/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) S 31220 31222 31155 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 154 1992294400 134512640 135635285 4294956240 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31222/statm: 354 154 105 274 0 77 0
[pid=31224] ppid=31222 vsize=5356 CPUtime=0
/proc/31224/stat : 31224 (sh) S 31222 31222 31155 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1129176293 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31224/statm: 1339 232 193 169 0 50 0
[pid=31225] ppid=31224 vsize=5260 CPUtime=761.97
/proc/31225/stat : 31225 (minisat) R 31224 31222 31155 0 -1 4194304 965 0 0 0 76196 1 0 0 25 0 1 0 1129176293 5386240 946 1992294400 134512640 135243223 4294956336 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/31225/statm: 1315 946 84 178 0 1135 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 12032

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.84 2/67 31231
/proc/meminfo: memFree=1029400/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) S 31220 31222 31155 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 154 1992294400 134512640 135635285 4294956240 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31222/statm: 354 154 105 274 0 77 0
[pid=31224] ppid=31222 vsize=5356 CPUtime=0
/proc/31224/stat : 31224 (sh) S 31222 31222 31155 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1129176293 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31224/statm: 1339 232 193 169 0 50 0
[pid=31225] ppid=31224 vsize=5260 CPUtime=821.94
/proc/31225/stat : 31225 (minisat) R 31224 31222 31155 0 -1 4194304 984 0 0 0 82193 1 0 0 25 0 1 0 1129176293 5386240 965 1992294400 134512640 135243223 4294956336 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/31225/statm: 1315 965 84 178 0 1135 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 12032

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

[startup+844.702 s]
/proc/loadavg: 0.99 0.97 0.84 2/67 31231
/proc/meminfo: memFree=1029336/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) S 31220 31222 31155 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 154 1992294400 134512640 135635285 4294956240 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31222/statm: 354 154 105 274 0 77 0
[pid=31224] ppid=31222 vsize=5356 CPUtime=0
/proc/31224/stat : 31224 (sh) S 31222 31222 31155 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1129176293 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31224/statm: 1339 232 193 169 0 50 0
[pid=31225] ppid=31224 vsize=5396 CPUtime=844.33
/proc/31225/stat : 31225 (minisat) R 31224 31222 31155 0 -1 4194304 997 0 0 0 84432 1 0 0 25 0 1 0 1129176293 5525504 978 1992294400 134512640 135243223 4294956336 18446744073709551615 134564910 0 0 4096 3 0 0 0 17 0 0 0
/proc/31225/statm: 1349 978 84 178 0 1169 0
Current children cumulated CPU time (s) 844.33
Current children cumulated vsize (KiB) 12168

[startup+857.501 s]
/proc/loadavg: 0.99 0.97 0.84 2/67 31231
/proc/meminfo: memFree=1029336/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) S 31220 31222 31155 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 154 1992294400 134512640 135635285 4294956240 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31222/statm: 354 154 105 274 0 77 0
[pid=31224] ppid=31222 vsize=5356 CPUtime=0
/proc/31224/stat : 31224 (sh) S 31222 31222 31155 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1129176293 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31224/statm: 1339 232 193 169 0 50 0
[pid=31225] ppid=31224 vsize=5396 CPUtime=857.12
/proc/31225/stat : 31225 (minisat) R 31224 31222 31155 0 -1 4194304 1010 0 0 0 85711 1 0 0 25 0 1 0 1129176293 5525504 991 1992294400 134512640 135243223 4294956336 18446744073709551615 134565283 0 0 4096 3 0 0 0 17 0 0 0
/proc/31225/statm: 1349 991 84 178 0 1169 0
Current children cumulated CPU time (s) 857.12
Current children cumulated vsize (KiB) 12168

[startup+863.902 s]
/proc/loadavg: 0.99 0.97 0.84 2/67 31231
/proc/meminfo: memFree=1029344/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) S 31220 31222 31155 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 154 1992294400 134512640 135635285 4294956240 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31222/statm: 354 154 105 274 0 77 0
[pid=31224] ppid=31222 vsize=5356 CPUtime=0
/proc/31224/stat : 31224 (sh) S 31222 31222 31155 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1129176293 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31224/statm: 1339 232 193 169 0 50 0
[pid=31225] ppid=31224 vsize=5396 CPUtime=863.52
/proc/31225/stat : 31225 (minisat) R 31224 31222 31155 0 -1 4194304 1010 0 0 0 86351 1 0 0 25 0 1 0 1129176293 5525504 991 1992294400 134512640 135243223 4294956336 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/31225/statm: 1349 991 84 178 0 1169 0
Current children cumulated CPU time (s) 863.52
Current children cumulated vsize (KiB) 12168

[startup+870.301 s]
/proc/loadavg: 0.99 0.97 0.84 2/67 31231
/proc/meminfo: memFree=1029344/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) S 31220 31222 31155 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 154 1992294400 134512640 135635285 4294956240 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31222/statm: 354 154 105 274 0 77 0
[pid=31224] ppid=31222 vsize=5356 CPUtime=0
/proc/31224/stat : 31224 (sh) S 31222 31222 31155 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1129176293 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31224/statm: 1339 232 193 169 0 50 0
[pid=31225] ppid=31224 vsize=5396 CPUtime=869.92
/proc/31225/stat : 31225 (minisat) R 31224 31222 31155 0 -1 4194304 1013 0 0 0 86991 1 0 0 25 0 1 0 1129176293 5525504 994 1992294400 134512640 135243223 4294956336 18446744073709551615 134565523 0 0 4096 3 0 0 0 17 0 0 0
/proc/31225/statm: 1349 994 84 178 0 1169 0
Current children cumulated CPU time (s) 869.92
Current children cumulated vsize (KiB) 12168

[startup+871.902 s]
/proc/loadavg: 0.99 0.97 0.84 2/67 31231
/proc/meminfo: memFree=1029344/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) S 31220 31222 31155 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 154 1992294400 134512640 135635285 4294956240 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31222/statm: 354 154 105 274 0 77 0
[pid=31224] ppid=31222 vsize=5356 CPUtime=0
/proc/31224/stat : 31224 (sh) S 31222 31222 31155 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1129176293 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31224/statm: 1339 232 193 169 0 50 0
[pid=31225] ppid=31224 vsize=5396 CPUtime=871.52
/proc/31225/stat : 31225 (minisat) R 31224 31222 31155 0 -1 4194304 1013 0 0 0 87151 1 0 0 25 0 1 0 1129176293 5525504 994 1992294400 134512640 135243223 4294956336 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/31225/statm: 1349 994 84 178 0 1169 0
Current children cumulated CPU time (s) 871.52
Current children cumulated vsize (KiB) 12168

[startup+872.702 s]
/proc/loadavg: 0.99 0.97 0.84 2/67 31231
/proc/meminfo: memFree=1029344/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) S 31220 31222 31155 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 154 1992294400 134512640 135635285 4294956240 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31222/statm: 354 154 105 274 0 77 0
[pid=31224] ppid=31222 vsize=5356 CPUtime=0
/proc/31224/stat : 31224 (sh) S 31222 31222 31155 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1129176293 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31224/statm: 1339 232 193 169 0 50 0
[pid=31225] ppid=31224 vsize=5396 CPUtime=872.32
/proc/31225/stat : 31225 (minisat) R 31224 31222 31155 0 -1 4194304 1013 0 0 0 87231 1 0 0 25 0 1 0 1129176293 5525504 994 1992294400 134512640 135243223 4294956336 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 0 0 0
/proc/31225/statm: 1349 994 84 178 0 1169 0
Current children cumulated CPU time (s) 872.32
Current children cumulated vsize (KiB) 12168

[startup+873.502 s]
/proc/loadavg: 0.99 0.97 0.84 2/67 31231
/proc/meminfo: memFree=1029344/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) S 31220 31222 31155 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 154 1992294400 134512640 135635285 4294956240 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31222/statm: 354 154 105 274 0 77 0
[pid=31224] ppid=31222 vsize=5356 CPUtime=0
/proc/31224/stat : 31224 (sh) S 31222 31222 31155 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1129176293 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31224/statm: 1339 232 193 169 0 50 0
[pid=31225] ppid=31224 vsize=5396 CPUtime=873.12
/proc/31225/stat : 31225 (minisat) R 31224 31222 31155 0 -1 4194304 1013 0 0 0 87311 1 0 0 25 0 1 0 1129176293 5525504 994 1992294400 134512640 135243223 4294956336 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/31225/statm: 1349 994 84 178 0 1169 0
Current children cumulated CPU time (s) 873.12
Current children cumulated vsize (KiB) 12168

[startup+873.902 s]
/proc/loadavg: 0.99 0.97 0.84 2/67 31231
/proc/meminfo: memFree=1029344/2055920 swapFree=4176444/4192956
[pid=31222] ppid=31220 vsize=1416 CPUtime=0
/proc/31222/stat : 31222 (IUT_BMB_SAT) S 31220 31222 31155 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 1129176291 1449984 154 1992294400 134512640 135635285 4294956240 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31222/statm: 354 154 105 274 0 77 0
[pid=31224] ppid=31222 vsize=5356 CPUtime=0
/proc/31224/stat : 31224 (sh) S 31222 31222 31155 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 1129176293 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233588712260 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31224/statm: 1339 232 193 169 0 50 0
[pid=31225] ppid=31224 vsize=5396 CPUtime=873.52
/proc/31225/stat : 31225 (minisat) R 31224 31222 31155 0 -1 4194304 1013 0 0 0 87351 1 0 0 25 0 1 0 1129176293 5525504 994 1992294400 134512640 135243223 4294956336 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/31225/statm: 1349 994 84 178 0 1169 0
Current children cumulated CPU time (s) 873.52
Current children cumulated vsize (KiB) 12168

Child status: 0
Real time (s): 873.921
CPU time (s): 873.567
CPU user time (s): 873.542
CPU system time (s): 0.024996
CPU usage (%): 99.9596
Max. virtual memory (cumulated for all children) (KiB): 12168

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

runsolver used 1.01784 second user time and 2.16967 second system time

The end

Launcher Data

Begin job on node27 at 2009-04-01 07:51:49
IDJOB=1534301
IDBENCH=70634
IDSOLVER=523
FILE ID=node27/1534301-1238565109
PBS_JOBID= 9070499
Free space on /tmp= 65720 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/360/unif-k3-r4.25-v360-c1530-S2025517367-061.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534301-1238565109/watcher-1534301-1238565109 -o /tmp/evaluation-result-1534301-1238565109/solver-1534301-1238565109 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1534301-1238565109.cnf HOME

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

MD5SUM BENCH= 747eab6e16fc5e29dfb421f806361704
RANDOM SEED=1446294978

node27.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		: 2800.196
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	: 5521.40
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		: 2800.196
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:       1034264 kB
Buffers:         93952 kB
Cached:         824144 kB
SwapCached:       9492 kB
Active:         193944 kB
Inactive:       735256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1034264 kB
SwapTotal:     4192956 kB
SwapFree:      4176444 kB
Dirty:            2208 kB
Writeback:           0 kB
Mapped:          16776 kB
Slab:            78400 kB
Committed_AS:  2956640 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65716 MiB
End job on node27 at 2009-04-01 08:06:23