Trace number 1785133

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
IUT_BMB_SAT 1.0? (TO) 5000.09 5001.91

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hidden-k3-s0-r5-n700-01-S2069048075.sat05-488.reshuffled-07.cnf
MD5SUM68e48f3a77d59cc85ebd5fd30cfcba3c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses3500
Sum of the clauses size10500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33500
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.03	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Number of variables:  700                                                  |
0.00/0.03	c |  Number of clauses:    3500                                                 |
0.00/0.03	c |  Parsing time:         0.00         s                                       |
0.02/0.04	c ============================[ Search Statistics ]==============================
0.02/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.02/0.04	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.02/0.04	c ===============================================================================
0.02/0.04	c |         0 |     693     3493    10536 |     1164        0    nan |  0.000 % |
0.02/0.04	c |       100 |     693     3493    10536 |     1280      100     27 |  0.000 % |
0.02/0.05	c |       250 |     693     3493    10536 |     1408      250     27 |  0.000 % |
0.02/0.05	c |       476 |     693     3493    10536 |     1549      476     26 |  0.000 % |
0.02/0.07	c |       817 |     693     3493    10536 |     1704      817     25 |  0.000 % |
0.02/0.09	c |      1325 |     693     3493    10536 |     1875     1325     24 |  0.000 % |
0.02/0.12	c |      2089 |     693     3493    10536 |     2062     1119     24 |  0.000 % |
0.02/0.18	c |      3228 |     693     3493    10536 |     2268     1187     24 |  0.000 % |
0.02/0.27	c |      4936 |     693     3493    10536 |     2495     1727     24 |  0.000 % |
0.02/0.40	c |      7498 |     693     3493    10536 |     2745     1720     26 |  0.000 % |
0.02/0.62	c |     11343 |     693     3493    10536 |     3019     2753     24 |  0.000 % |
0.02/0.96	c |     17109 |     693     3493    10536 |     3321     2356     24 |  0.000 % |
1.38/1.49	c |     25758 |     693     3493    10536 |     3654     2533     24 |  0.000 % |
2.28/2.34	c |     38732 |     693     3493    10536 |     4019     2453     23 |  0.000 % |
3.58/3.60	c |     58193 |     693     3493    10536 |     4421     3520     25 |  0.000 % |
5.58/5.64	c |     87385 |     693     3493    10536 |     4863     3528     25 |  0.000 % |
8.68/8.75	c |    131176 |     693     3493    10536 |     5350     3018     22 |  0.000 % |
13.58/13.61	c |    196860 |     693     3493    10536 |     5885     3681     23 |  0.000 % |
21.18/21.26	c |    295386 |     693     3493    10536 |     6473     4134     23 |  0.000 % |
33.17/33.24	c |    443178 |     693     3493    10536 |     7120     4766     25 |  0.000 % |
52.16/52.22	c |    664861 |     693     3493    10536 |     7833     3610     24 |  0.000 % |
81.76/81.87	c |    997387 |     693     3493    10536 |     8616     4408     24 |  0.000 % |
128.14/128.27	c |   1496175 |     693     3493    10536 |     9477     8525     25 |  0.000 % |
201.82/201.99	c |   2244357 |     693     3493    10536 |    10425     7733     26 |  0.000 % |
319.18/319.38	c |   3366631 |     693     3493    10536 |    11468     7679     26 |  0.000 % |
502.80/503.01	c |   5050042 |     693     3493    10536 |    12615     8191     25 |  0.000 % |
793.19/793.55	c |   7575158 |     693     3493    10536 |    13876    10433     25 |  0.000 % |
1271.31/1271.89	c |  11362833 |     693     3493    10536 |    15264     7366     24 |  0.000 % |
2035.72/2036.57	c |  17044349 |     693     3493    10536 |    16790    11868     25 |  0.000 % |
3244.08/3245.34	c |  25566619 |     693     3493    10536 |    18469     9820     22 |  0.000 % |
5000.07/5001.90	sh: line 1: 23611 Terminated              HOME/minisat simple.out solve.out >temp.out
5000.07/5001.90	c cannot read from file

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785133-1241893872/watcher-1785133-1241893872 -o /tmp/evaluation-result-1785133-1241893872/solver-1785133-1241893872 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785133-1241893872.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: 1.00 1.00 1.00 3/64 23608
/proc/meminfo: memFree=1588856/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1424 CPUtime=0
/proc/23608/stat : 23608 (IUT_BMB_SAT) R 23606 23608 23499 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 217419857 1458176 157 1992294400 134512640 135635285 4294956224 18446744073709551615 134528958 0 0 4096 0 0 0 0 17 0 0 0
/proc/23608/statm: 356 158 97 274 0 79 0

[startup+0.0395921 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23608
/proc/meminfo: memFree=1588856/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1556 CPUtime=0.02
/proc/23608/stat : 23608 (IUT_BMB_SAT) S 23606 23608 23499 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 217419857 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23608/statm: 389 194 105 274 0 112 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1556

[startup+0.101595 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23608
/proc/meminfo: memFree=1588856/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1556 CPUtime=0.02
/proc/23608/stat : 23608 (IUT_BMB_SAT) S 23606 23608 23499 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 217419857 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23608/statm: 389 194 105 274 0 112 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1556

[startup+0.30161 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23608
/proc/meminfo: memFree=1588856/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1556 CPUtime=0.02
/proc/23608/stat : 23608 (IUT_BMB_SAT) S 23606 23608 23499 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 217419857 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23608/statm: 389 194 105 274 0 112 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1556

[startup+0.701639 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23608
/proc/meminfo: memFree=1588856/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1556 CPUtime=0.02
/proc/23608/stat : 23608 (IUT_BMB_SAT) S 23606 23608 23499 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 217419857 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23608/statm: 389 194 105 274 0 112 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1556

[startup+1.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23611
/proc/meminfo: memFree=1587232/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1556 CPUtime=0.02
/proc/23608/stat : 23608 (IUT_BMB_SAT) S 23606 23608 23499 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 217419857 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23608/statm: 389 194 105 274 0 112 0
[pid=23610] ppid=23608 vsize=5356 CPUtime=0
/proc/23610/stat : 23610 (sh) S 23608 23608 23499 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217419860 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23610/statm: 1339 232 193 169 0 50 0
[pid=23611] ppid=23610 vsize=2720 CPUtime=1.46
/proc/23611/stat : 23611 (minisat) R 23610 23608 23499 0 -1 4194304 346 0 0 0 146 0 0 0 25 0 1 0 217419860 2785280 327 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/23611/statm: 680 327 84 178 0 500 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9632

[startup+3.10181 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23611
/proc/meminfo: memFree=1586912/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1556 CPUtime=0.02
/proc/23608/stat : 23608 (IUT_BMB_SAT) S 23606 23608 23499 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 217419857 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23608/statm: 389 194 105 274 0 112 0
[pid=23610] ppid=23608 vsize=5356 CPUtime=0
/proc/23610/stat : 23610 (sh) S 23608 23608 23499 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217419860 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23610/statm: 1339 232 193 169 0 50 0
[pid=23611] ppid=23610 vsize=2984 CPUtime=3.06
/proc/23611/stat : 23611 (minisat) R 23610 23608 23499 0 -1 4194304 407 0 0 0 306 0 0 0 25 0 1 0 217419860 3055616 388 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/23611/statm: 746 388 84 178 0 566 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9896

[startup+6.30105 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23611
/proc/meminfo: memFree=1586464/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1556 CPUtime=0.02
/proc/23608/stat : 23608 (IUT_BMB_SAT) S 23606 23608 23499 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 217419857 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23608/statm: 389 194 105 274 0 112 0
[pid=23610] ppid=23608 vsize=5356 CPUtime=0
/proc/23610/stat : 23610 (sh) S 23608 23608 23499 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217419860 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23610/statm: 1339 232 193 169 0 50 0
[pid=23611] ppid=23610 vsize=3248 CPUtime=6.26
/proc/23611/stat : 23611 (minisat) R 23610 23608 23499 0 -1 4194304 482 0 0 0 626 0 0 0 25 0 1 0 217419860 3325952 463 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/23611/statm: 812 463 84 178 0 632 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10160

[startup+12.7025 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23611
/proc/meminfo: memFree=1585952/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1556 CPUtime=0.02
/proc/23608/stat : 23608 (IUT_BMB_SAT) S 23606 23608 23499 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 217419857 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23608/statm: 389 194 105 274 0 112 0
[pid=23610] ppid=23608 vsize=5356 CPUtime=0
/proc/23610/stat : 23610 (sh) S 23608 23608 23499 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217419860 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23610/statm: 1339 232 193 169 0 50 0
[pid=23611] ppid=23610 vsize=3644 CPUtime=12.66
/proc/23611/stat : 23611 (minisat) R 23610 23608 23499 0 -1 4194304 556 0 0 0 1266 0 0 0 25 0 1 0 217419860 3731456 537 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/23611/statm: 911 537 84 178 0 731 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10556

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23611
/proc/meminfo: memFree=1585632/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1556 CPUtime=0.02
/proc/23608/stat : 23608 (IUT_BMB_SAT) S 23606 23608 23499 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 217419857 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23608/statm: 389 194 105 274 0 112 0
[pid=23610] ppid=23608 vsize=5356 CPUtime=0
/proc/23610/stat : 23610 (sh) S 23608 23608 23499 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217419860 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23610/statm: 1339 232 193 169 0 50 0
[pid=23611] ppid=23610 vsize=4044 CPUtime=25.46
/proc/23611/stat : 23611 (minisat) R 23610 23608 23499 0 -1 4194304 667 0 0 0 2546 0 0 0 25 0 1 0 217419860 4141056 648 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23611/statm: 1011 648 84 178 0 831 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10956

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23611
/proc/meminfo: memFree=1584992/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1556 CPUtime=0.02
/proc/23608/stat : 23608 (IUT_BMB_SAT) S 23606 23608 23499 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 217419857 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23608/statm: 389 194 105 274 0 112 0
[pid=23610] ppid=23608 vsize=5356 CPUtime=0
/proc/23610/stat : 23610 (sh) S 23608 23608 23499 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217419860 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23610/statm: 1339 232 193 169 0 50 0
[pid=23611] ppid=23610 vsize=4704 CPUtime=51.04
/proc/23611/stat : 23611 (minisat) R 23610 23608 23499 0 -1 4194304 824 0 0 0 5104 0 0 0 25 0 1 0 217419860 4816896 805 1992294400 134512640 135243223 4294956320 18446744073709551615 134555729 0 0 4096 3 0 0 0 17 0 0 0
/proc/23611/statm: 1176 805 84 178 0 996 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 11616

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23611
/proc/meminfo: memFree=1584096/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1556 CPUtime=0.02
/proc/23608/stat : 23608 (IUT_BMB_SAT) S 23606 23608 23499 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 217419857 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23608/statm: 389 194 105 274 0 112 0
[pid=23610] ppid=23608 vsize=5356 CPUtime=0
/proc/23610/stat : 23610 (sh) S 23608 23608 23499 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217419860 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23610/statm: 1339 232 193 169 0 50 0
[pid=23611] ppid=23610 vsize=5500 CPUtime=102.23
/proc/23611/stat : 23611 (minisat) R 23610 23608 23499 0 -1 4194304 1021 0 0 0 10223 0 0 0 25 0 1 0 217419860 5632000 1002 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/23611/statm: 1375 1002 84 178 0 1195 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 12412

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23611
/proc/meminfo: memFree=1583328/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1556 CPUtime=0.02
/proc/23608/stat : 23608 (IUT_BMB_SAT) S 23606 23608 23499 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 217419857 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23608/statm: 389 194 105 274 0 112 0
[pid=23610] ppid=23608 vsize=5356 CPUtime=0
/proc/23610/stat : 23610 (sh) S 23608 23608 23499 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217419860 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23610/statm: 1339 232 193 169 0 50 0
[pid=23611] ppid=23610 vsize=6160 CPUtime=162.2
/proc/23611/stat : 23611 (minisat) R 23610 23608 23499 0 -1 4194304 1201 0 0 0 16220 0 0 0 25 0 1 0 217419860 6307840 1182 1992294400 134512640 135243223 4294956320 18446744073709551615 134568288 0 0 4096 3 0 0 0 17 0 0 0
/proc/23611/statm: 1540 1182 84 178 0 1360 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 13072

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23611
/proc/meminfo: memFree=1582752/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1556 CPUtime=0.02
/proc/23608/stat : 23608 (IUT_BMB_SAT) S 23606 23608 23499 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 217419857 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23608/statm: 389 194 105 274 0 112 0
[pid=23610] ppid=23608 vsize=5356 CPUtime=0
/proc/23610/stat : 23610 (sh) S 23608 23608 23499 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217419860 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23610/statm: 1339 232 193 169 0 50 0
[pid=23611] ppid=23610 vsize=6692 CPUtime=222.19
/proc/23611/stat : 23611 (minisat) R 23610 23608 23499 0 -1 4194304 1349 0 0 0 22218 1 0 0 25 0 1 0 217419860 6852608 1330 1992294400 134512640 135243223 4294956320 18446744073709551615 134565437 0 0 4096 3 0 0 0 17 0 0 0
/proc/23611/statm: 1673 1330 84 178 0 1493 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 13604

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23611
/proc/meminfo: memFree=1582432/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1556 CPUtime=0.02
/proc/23608/stat : 23608 (IUT_BMB_SAT) S 23606 23608 23499 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 217419857 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23608/statm: 389 194 105 274 0 112 0
[pid=23610] ppid=23608 vsize=5356 CPUtime=0
/proc/23610/stat : 23610 (sh) S 23608 23608 23499 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217419860 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23610/statm: 1339 232 193 169 0 50 0
[pid=23611] ppid=23610 vsize=7108 CPUtime=282.17

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

/proc/meminfo: memFree=1572320/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1556 CPUtime=0.02
/proc/23608/stat : 23608 (IUT_BMB_SAT) S 23606 23608 23499 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 217419857 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23608/statm: 389 194 105 274 0 112 0
[pid=23610] ppid=23608 vsize=5356 CPUtime=0
/proc/23610/stat : 23610 (sh) S 23608 23608 23499 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217419860 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23610/statm: 1339 232 193 169 0 50 0
[pid=23611] ppid=23610 vsize=15740 CPUtime=4480.63
/proc/23611/stat : 23611 (minisat) R 23610 23608 23499 0 -1 4194304 3512 0 0 0 448057 6 0 0 25 0 1 0 217419860 16117760 3493 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23611/statm: 3935 3493 84 178 0 3755 0
Current children cumulated CPU time (s) 4480.65
Current children cumulated vsize (KiB) 22652

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23621
/proc/meminfo: memFree=1572192/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1556 CPUtime=0.02
/proc/23608/stat : 23608 (IUT_BMB_SAT) S 23606 23608 23499 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 217419857 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23608/statm: 389 194 105 274 0 112 0
[pid=23610] ppid=23608 vsize=5356 CPUtime=0
/proc/23610/stat : 23610 (sh) S 23608 23608 23499 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217419860 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23610/statm: 1339 232 193 169 0 50 0
[pid=23611] ppid=23610 vsize=15740 CPUtime=4540.61
/proc/23611/stat : 23611 (minisat) R 23610 23608 23499 0 -1 4194304 3528 0 0 0 454055 6 0 0 25 0 1 0 217419860 16117760 3509 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23611/statm: 3935 3509 84 178 0 3755 0
Current children cumulated CPU time (s) 4540.63
Current children cumulated vsize (KiB) 22652

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23621
/proc/meminfo: memFree=1572064/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1556 CPUtime=0.02
/proc/23608/stat : 23608 (IUT_BMB_SAT) S 23606 23608 23499 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 217419857 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23608/statm: 389 194 105 274 0 112 0
[pid=23610] ppid=23608 vsize=5356 CPUtime=0
/proc/23610/stat : 23610 (sh) S 23608 23608 23499 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217419860 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23610/statm: 1339 232 193 169 0 50 0
[pid=23611] ppid=23610 vsize=15740 CPUtime=4600.59
/proc/23611/stat : 23611 (minisat) R 23610 23608 23499 0 -1 4194304 3543 0 0 0 460053 6 0 0 25 0 1 0 217419860 16117760 3524 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/23611/statm: 3935 3524 84 178 0 3755 0
Current children cumulated CPU time (s) 4600.61
Current children cumulated vsize (KiB) 22652

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23621
/proc/meminfo: memFree=1572000/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1556 CPUtime=0.02
/proc/23608/stat : 23608 (IUT_BMB_SAT) S 23606 23608 23499 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 217419857 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23608/statm: 389 194 105 274 0 112 0
[pid=23610] ppid=23608 vsize=5356 CPUtime=0
/proc/23610/stat : 23610 (sh) S 23608 23608 23499 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217419860 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23610/statm: 1339 232 193 169 0 50 0
[pid=23611] ppid=23610 vsize=15872 CPUtime=4660.57
/proc/23611/stat : 23611 (minisat) R 23610 23608 23499 0 -1 4194304 3552 0 0 0 466051 6 0 0 25 0 1 0 217419860 16252928 3533 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/23611/statm: 3968 3533 84 178 0 3788 0
Current children cumulated CPU time (s) 4660.59
Current children cumulated vsize (KiB) 22784

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23621
/proc/meminfo: memFree=1571872/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1556 CPUtime=0.02
/proc/23608/stat : 23608 (IUT_BMB_SAT) S 23606 23608 23499 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 217419857 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23608/statm: 389 194 105 274 0 112 0
[pid=23610] ppid=23608 vsize=5356 CPUtime=0
/proc/23610/stat : 23610 (sh) S 23608 23608 23499 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217419860 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23610/statm: 1339 232 193 169 0 50 0
[pid=23611] ppid=23610 vsize=15872 CPUtime=4720.53
/proc/23611/stat : 23611 (minisat) R 23610 23608 23499 0 -1 4194304 3570 0 0 0 472047 6 0 0 25 0 1 0 217419860 16252928 3551 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23611/statm: 3968 3551 84 178 0 3788 0
Current children cumulated CPU time (s) 4720.55
Current children cumulated vsize (KiB) 22784

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23621
/proc/meminfo: memFree=1571808/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1556 CPUtime=0.02
/proc/23608/stat : 23608 (IUT_BMB_SAT) S 23606 23608 23499 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 217419857 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23608/statm: 389 194 105 274 0 112 0
[pid=23610] ppid=23608 vsize=5356 CPUtime=0
/proc/23610/stat : 23610 (sh) S 23608 23608 23499 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217419860 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23610/statm: 1339 232 193 169 0 50 0
[pid=23611] ppid=23610 vsize=16016 CPUtime=4780.52
/proc/23611/stat : 23611 (minisat) R 23610 23608 23499 0 -1 4194304 3579 0 0 0 478045 7 0 0 25 0 1 0 217419860 16400384 3560 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/23611/statm: 4004 3560 84 178 0 3824 0
Current children cumulated CPU time (s) 4780.54
Current children cumulated vsize (KiB) 22928

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23621
/proc/meminfo: memFree=1571744/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1556 CPUtime=0.02
/proc/23608/stat : 23608 (IUT_BMB_SAT) S 23606 23608 23499 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 217419857 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23608/statm: 389 194 105 274 0 112 0
[pid=23610] ppid=23608 vsize=5356 CPUtime=0
/proc/23610/stat : 23610 (sh) S 23608 23608 23499 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217419860 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23610/statm: 1339 232 193 169 0 50 0
[pid=23611] ppid=23610 vsize=16016 CPUtime=4840.49
/proc/23611/stat : 23611 (minisat) R 23610 23608 23499 0 -1 4194304 3604 0 0 0 484042 7 0 0 25 0 1 0 217419860 16400384 3585 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/23611/statm: 4004 3585 84 178 0 3824 0
Current children cumulated CPU time (s) 4840.51
Current children cumulated vsize (KiB) 22928

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23621
/proc/meminfo: memFree=1571744/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1556 CPUtime=0.02
/proc/23608/stat : 23608 (IUT_BMB_SAT) S 23606 23608 23499 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 217419857 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23608/statm: 389 194 105 274 0 112 0
[pid=23610] ppid=23608 vsize=5356 CPUtime=0
/proc/23610/stat : 23610 (sh) S 23608 23608 23499 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217419860 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23610/statm: 1339 232 193 169 0 50 0
[pid=23611] ppid=23610 vsize=16016 CPUtime=4900.47
/proc/23611/stat : 23611 (minisat) R 23610 23608 23499 0 -1 4194304 3604 0 0 0 490040 7 0 0 25 0 1 0 217419860 16400384 3585 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23611/statm: 4004 3585 84 178 0 3824 0
Current children cumulated CPU time (s) 4900.49
Current children cumulated vsize (KiB) 22928

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23621
/proc/meminfo: memFree=1571680/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1556 CPUtime=0.02
/proc/23608/stat : 23608 (IUT_BMB_SAT) S 23606 23608 23499 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 217419857 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23608/statm: 389 194 105 274 0 112 0
[pid=23610] ppid=23608 vsize=5356 CPUtime=0
/proc/23610/stat : 23610 (sh) S 23608 23608 23499 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217419860 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23610/statm: 1339 232 193 169 0 50 0
[pid=23611] ppid=23610 vsize=16152 CPUtime=4960.46
/proc/23611/stat : 23611 (minisat) R 23610 23608 23499 0 -1 4194304 3614 0 0 0 496039 7 0 0 25 0 1 0 217419860 16539648 3595 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/23611/statm: 4038 3595 84 178 0 3858 0
Current children cumulated CPU time (s) 4960.48
Current children cumulated vsize (KiB) 23064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23621
/proc/meminfo: memFree=1571680/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1556 CPUtime=0.02
/proc/23608/stat : 23608 (IUT_BMB_SAT) S 23606 23608 23499 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 217419857 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23608/statm: 389 194 105 274 0 112 0
[pid=23610] ppid=23608 vsize=5356 CPUtime=0
/proc/23610/stat : 23610 (sh) S 23608 23608 23499 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217419860 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23610/statm: 1339 232 193 169 0 50 0
[pid=23611] ppid=23610 vsize=16152 CPUtime=5000.05
/proc/23611/stat : 23611 (minisat) R 23610 23608 23499 0 -1 4194304 3620 0 0 0 499998 7 0 0 25 0 1 0 217419860 16539648 3601 1992294400 134512640 135243223 4294956320 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/23611/statm: 4038 3601 84 178 0 3858 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 23064

Sending SIGTERM to process tree (bottom up)

Sleeping 2 secondsSolver just ended. Dumping a history of the last processes samples

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23621
/proc/meminfo: memFree=1571680/2055920 swapFree=4181160/4192956
[pid=23608] ppid=23606 vsize=1556 CPUtime=0.02
/proc/23608/stat : 23608 (IUT_BMB_SAT) S 23606 23608 23499 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 217419857 1593344 194 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/23608/statm: 389 194 105 274 0 112 0
[pid=23610] ppid=23608 vsize=5356 CPUtime=0
/proc/23610/stat : 23610 (sh) S 23608 23608 23499 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217419860 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23610/statm: 1339 232 193 169 0 50 0
[pid=23611] ppid=23610 vsize=16152 CPUtime=5000.05
/proc/23611/stat : 23611 (minisat) R 23610 23608 23499 0 -1 4194304 3620 0 0 0 499998 7 0 0 25 0 1 0 217419860 16539648 3601 1992294400 134512640 135243223 4294956320 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/23611/statm: 4038 3601 84 178 0 3858 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 23064

Child status: 0
Real time (s): 5001.91
CPU time (s): 5000.09
CPU user time (s): 5000
CPU system time (s): 0.092985
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 23064

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

runsolver used 4.25135 second user time and 13.9469 second system time

The end

Launcher Data

Begin job on node34 at 2009-05-09 20:31:12
IDJOB=1785133
IDBENCH=24706
IDSOLVER=638
FILE ID=node34/1785133-1241893872
PBS_JOBID= 9264701
Free space on /tmp= 66228 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hidden-k3-s0-r5-n700-01-S2069048075.sat05-488.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785133-1241893872/watcher-1785133-1241893872 -o /tmp/evaluation-result-1785133-1241893872/solver-1785133-1241893872 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785133-1241893872.cnf HOME

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

MD5SUM BENCH= 68e48f3a77d59cc85ebd5fd30cfcba3c
RANDOM SEED=1282360935

node34.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.214
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.214
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:       1589336 kB
Buffers:         37068 kB
Cached:         361876 kB
SwapCached:       5588 kB
Active:         127892 kB
Inactive:       278960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1589336 kB
SwapTotal:     4192956 kB
SwapFree:      4181160 kB
Dirty:            2228 kB
Writeback:           0 kB
Mapped:          13556 kB
Slab:            45796 kB
Committed_AS:   745984 kB
PageTables:       1380 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= 66224 MiB
End job on node34 at 2009-05-09 21:54:34