Trace number 1786243

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.08 5001.31

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-151-100.cnf
MD5SUM81c9e6cf99fbe74a8c2bb297a2f27040
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 variables153
Number of clauses316
Sum of the clauses size948
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3316
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.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  153                                                  |
0.00/0.00	c |  Number of clauses:    316                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     153      316      948 |      105        0    nan |  0.000 % |
0.00/0.00	c |       101 |     153      316      948 |      115      101     21 |  0.004 % |
0.00/0.01	c |       251 |     153      316      948 |      127       96     15 |  0.004 % |
0.00/0.01	c |       477 |     153      316      948 |      140      112     14 |  0.004 % |
0.00/0.02	c |       814 |     153      316      948 |      154      137     13 |  0.004 % |
0.00/0.03	c |      1322 |     153      316      948 |      169      218     16 |  0.004 % |
0.00/0.04	c |      2081 |     153      316      948 |      186      211     17 |  0.004 % |
0.00/0.06	c |      3222 |     153      316      948 |      205      175     14 |  0.004 % |
0.07/0.09	c |      4930 |     153      316      948 |      225      185     15 |  0.004 % |
0.09/0.14	c |      7492 |     153      316      948 |      248      177     11 |  0.004 % |
0.19/0.21	c |     11337 |     153      316      948 |      273      224     16 |  0.004 % |
0.29/0.31	c |     17103 |     153      316      948 |      300      340     17 |  0.004 % |
0.39/0.49	c |     25752 |     153      316      948 |      330      197     12 |  0.004 % |
0.69/0.75	c |     38726 |     153      316      948 |      363      252     15 |  0.004 % |
1.09/1.16	c |     58187 |     153      316      948 |      400      382     19 |  0.004 % |
1.69/1.77	c |     87379 |     153      316      948 |      440      356     16 |  0.004 % |
2.69/2.73	c |    131169 |     153      316      948 |      484      273     12 |  0.004 % |
4.09/4.12	c |    196853 |     153      316      948 |      532      384     16 |  0.004 % |
6.29/6.37	c |    295379 |     153      316      948 |      585      326     14 |  0.004 % |
9.89/9.90	c |    443169 |     153      316      948 |      644      413     18 |  0.004 % |
15.29/15.32	c |    664852 |     153      316      948 |      708      692     20 |  0.004 % |
23.28/23.38	c |    997378 |     153      316      948 |      779      730     19 |  0.004 % |
36.18/36.29	c |   1496168 |     153      316      948 |      857      571     18 |  0.004 % |
56.37/56.48	c |   2244351 |     153      316      948 |      943      672     18 |  0.004 % |
85.36/85.45	c |   3366626 |     153      316      948 |     1037      675     17 |  0.004 % |
133.45/133.52	c |   5050037 |     153      316      948 |     1141     1014     20 |  0.004 % |
206.94/207.06	c |   7575154 |     153      316      948 |     1255      876     20 |  0.004 % |
321.11/321.20	c |  11362829 |     153      316      948 |     1380     1045     22 |  0.004 % |
502.26/502.47	c |  17044342 |     153      316      948 |     1519     1092     20 |  0.004 % |
772.69/772.95	c |  25566613 |     153      316      948 |     1670     1411     21 |  0.004 % |
1191.09/1191.42	c |  38350016 |     153      316      948 |     1838     1668     22 |  0.004 % |
1865.13/1865.63	c |  57525121 |     153      316      948 |     2021     1827     25 |  0.004 % |
2898.38/2899.13	c |  86287779 |     153      316      948 |     2223     1096     19 |  0.004 % |
4501.48/4502.68	c | 129431769 |     153      316      948 |     2446     1763     24 |  0.004 % |
5000.06/5001.30	sh: line 1: 14003 Terminated              HOME/minisat simple.out solve.out >temp.out
5000.06/5001.30	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-1786243-1241952658/watcher-1786243-1241952658 -o /tmp/evaluation-result-1786243-1241952658/solver-1786243-1241952658 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1786243-1241952658.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.85 0.97 0.99 3/67 14001
/proc/meminfo: memFree=1806232/2055920 swapFree=4162572/4192956
[pid=14001] ppid=13999 vsize=1284 CPUtime=0
/proc/14001/stat : 14001 (IUT_BMB_SAT) S 13999 14001 13964 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 223291994 1314816 129 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14001/statm: 321 129 105 274 0 44 0
[pid=14002] ppid=14001 vsize=5356 CPUtime=0
/proc/14002/stat : 14002 (sh) S 14001 14001 13964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223291994 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14002/statm: 1339 232 193 169 0 50 0
[pid=14003] ppid=14002 vsize=888 CPUtime=0
/proc/14003/stat : 14003 (minisat) R 14002 14001 13964 0 -1 4194304 76 0 0 0 0 0 0 0 20 0 1 0 223291994 909312 57 1992294400 134512640 135243223 4294956320 18446744073709551615 134769502 0 0 4096 3 0 0 0 17 1 0 0
/proc/14003/statm: 478 61 49 178 0 298 0

[startup+0.084193 s]
/proc/loadavg: 0.85 0.97 0.99 3/67 14001
/proc/meminfo: memFree=1806232/2055920 swapFree=4162572/4192956
[pid=14001] ppid=13999 vsize=1284 CPUtime=0
/proc/14001/stat : 14001 (IUT_BMB_SAT) S 13999 14001 13964 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 223291994 1314816 129 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14001/statm: 321 129 105 274 0 44 0
[pid=14002] ppid=14001 vsize=5356 CPUtime=0
/proc/14002/stat : 14002 (sh) S 14001 14001 13964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223291994 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14002/statm: 1339 232 193 169 0 50 0
[pid=14003] ppid=14002 vsize=1920 CPUtime=0.07
/proc/14003/stat : 14003 (minisat) R 14002 14001 13964 0 -1 4194304 138 0 0 0 7 0 0 0 20 0 1 0 223291994 1966080 119 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 1 0 0
/proc/14003/statm: 480 119 83 178 0 300 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8560

[startup+0.101193 s]
/proc/loadavg: 0.85 0.97 0.99 3/67 14001
/proc/meminfo: memFree=1806232/2055920 swapFree=4162572/4192956
[pid=14001] ppid=13999 vsize=1284 CPUtime=0
/proc/14001/stat : 14001 (IUT_BMB_SAT) S 13999 14001 13964 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 223291994 1314816 129 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14001/statm: 321 129 105 274 0 44 0
[pid=14002] ppid=14001 vsize=5356 CPUtime=0
/proc/14002/stat : 14002 (sh) S 14001 14001 13964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223291994 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14002/statm: 1339 232 193 169 0 50 0
[pid=14003] ppid=14002 vsize=1920 CPUtime=0.09
/proc/14003/stat : 14003 (minisat) R 14002 14001 13964 0 -1 4194304 140 0 0 0 9 0 0 0 20 0 1 0 223291994 1966080 121 1992294400 134512640 135243223 4294956320 18446744073709551615 134555750 0 0 4096 3 0 0 0 17 1 0 0
/proc/14003/statm: 480 121 83 178 0 300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8560

[startup+0.30121 s]
/proc/loadavg: 0.85 0.97 0.99 3/67 14001
/proc/meminfo: memFree=1806232/2055920 swapFree=4162572/4192956
[pid=14001] ppid=13999 vsize=1284 CPUtime=0
/proc/14001/stat : 14001 (IUT_BMB_SAT) S 13999 14001 13964 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 223291994 1314816 129 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14001/statm: 321 129 105 274 0 44 0
[pid=14002] ppid=14001 vsize=5356 CPUtime=0
/proc/14002/stat : 14002 (sh) S 14001 14001 13964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223291994 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14002/statm: 1339 232 193 169 0 50 0
[pid=14003] ppid=14002 vsize=1920 CPUtime=0.29
/proc/14003/stat : 14003 (minisat) R 14002 14001 13964 0 -1 4194304 145 0 0 0 29 0 0 0 21 0 1 0 223291994 1966080 126 1992294400 134512640 135243223 4294956320 18446744073709551615 134558262 0 0 4096 3 0 0 0 17 1 0 0
/proc/14003/statm: 480 126 83 178 0 300 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8560

[startup+0.701245 s]
/proc/loadavg: 0.85 0.97 0.99 3/67 14001
/proc/meminfo: memFree=1806232/2055920 swapFree=4162572/4192956
[pid=14001] ppid=13999 vsize=1284 CPUtime=0
/proc/14001/stat : 14001 (IUT_BMB_SAT) S 13999 14001 13964 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 223291994 1314816 129 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14001/statm: 321 129 105 274 0 44 0
[pid=14002] ppid=14001 vsize=5356 CPUtime=0
/proc/14002/stat : 14002 (sh) S 14001 14001 13964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223291994 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14002/statm: 1339 232 193 169 0 50 0
[pid=14003] ppid=14002 vsize=2048 CPUtime=0.69
/proc/14003/stat : 14003 (minisat) R 14002 14001 13964 0 -1 4194304 149 0 0 0 69 0 0 0 24 0 1 0 223291994 2097152 130 1992294400 134512640 135243223 4294956320 18446744073709551615 134555727 0 0 4096 3 0 0 0 17 1 0 0
/proc/14003/statm: 512 130 83 178 0 332 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8688

[startup+1.50132 s]
/proc/loadavg: 0.85 0.97 0.99 2/70 14004
/proc/meminfo: memFree=1805688/2055920 swapFree=4162572/4192956
[pid=14001] ppid=13999 vsize=1284 CPUtime=0
/proc/14001/stat : 14001 (IUT_BMB_SAT) S 13999 14001 13964 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 223291994 1314816 129 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14001/statm: 321 129 105 274 0 44 0
[pid=14002] ppid=14001 vsize=5356 CPUtime=0
/proc/14002/stat : 14002 (sh) S 14001 14001 13964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223291994 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14002/statm: 1339 232 193 169 0 50 0
[pid=14003] ppid=14002 vsize=2048 CPUtime=1.49
/proc/14003/stat : 14003 (minisat) R 14002 14001 13964 0 -1 4194304 157 0 0 0 149 0 0 0 25 0 1 0 223291994 2097152 138 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 1 0 0
/proc/14003/statm: 512 138 83 178 0 332 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8688

[startup+3.10146 s]
/proc/loadavg: 0.85 0.97 0.99 2/70 14004
/proc/meminfo: memFree=1805496/2055920 swapFree=4162572/4192956
[pid=14001] ppid=13999 vsize=1284 CPUtime=0
/proc/14001/stat : 14001 (IUT_BMB_SAT) S 13999 14001 13964 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 223291994 1314816 129 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14001/statm: 321 129 105 274 0 44 0
[pid=14002] ppid=14001 vsize=5356 CPUtime=0
/proc/14002/stat : 14002 (sh) S 14001 14001 13964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223291994 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14002/statm: 1339 232 193 169 0 50 0
[pid=14003] ppid=14002 vsize=2048 CPUtime=3.09
/proc/14003/stat : 14003 (minisat) R 14002 14001 13964 0 -1 4194304 169 0 0 0 309 0 0 0 25 0 1 0 223291994 2097152 150 1992294400 134512640 135243223 4294956320 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 1 0 0
/proc/14003/statm: 512 150 83 178 0 332 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8688

[startup+6.30174 s]
/proc/loadavg: 0.94 0.98 0.99 2/70 14004
/proc/meminfo: memFree=1805304/2055920 swapFree=4162572/4192956
[pid=14001] ppid=13999 vsize=1284 CPUtime=0
/proc/14001/stat : 14001 (IUT_BMB_SAT) S 13999 14001 13964 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 223291994 1314816 129 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14001/statm: 321 129 105 274 0 44 0
[pid=14002] ppid=14001 vsize=5356 CPUtime=0
/proc/14002/stat : 14002 (sh) S 14001 14001 13964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223291994 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14002/statm: 1339 232 193 169 0 50 0
[pid=14003] ppid=14002 vsize=2048 CPUtime=6.29
/proc/14003/stat : 14003 (minisat) R 14002 14001 13964 0 -1 4194304 176 0 0 0 629 0 0 0 25 0 1 0 223291994 2097152 157 1992294400 134512640 135243223 4294956320 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 1 0 0
/proc/14003/statm: 512 157 83 178 0 332 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8688

[startup+12.7013 s]
/proc/loadavg: 0.94 0.98 0.99 2/70 14004
/proc/meminfo: memFree=1805176/2055920 swapFree=4162572/4192956
[pid=14001] ppid=13999 vsize=1284 CPUtime=0
/proc/14001/stat : 14001 (IUT_BMB_SAT) S 13999 14001 13964 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 223291994 1314816 129 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14001/statm: 321 129 105 274 0 44 0
[pid=14002] ppid=14001 vsize=5356 CPUtime=0
/proc/14002/stat : 14002 (sh) S 14001 14001 13964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223291994 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14002/statm: 1339 232 193 169 0 50 0
[pid=14003] ppid=14002 vsize=2180 CPUtime=12.69
/proc/14003/stat : 14003 (minisat) R 14002 14001 13964 0 -1 4194304 191 0 0 0 1269 0 0 0 25 0 1 0 223291994 2232320 172 1992294400 134512640 135243223 4294956320 18446744073709551615 134572386 0 0 4096 3 0 0 0 17 1 0 0
/proc/14003/statm: 545 172 83 178 0 365 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8820

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/70 14004
/proc/meminfo: memFree=1805176/2055920 swapFree=4162572/4192956
[pid=14001] ppid=13999 vsize=1284 CPUtime=0
/proc/14001/stat : 14001 (IUT_BMB_SAT) S 13999 14001 13964 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 223291994 1314816 129 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14001/statm: 321 129 105 274 0 44 0
[pid=14002] ppid=14001 vsize=5356 CPUtime=0
/proc/14002/stat : 14002 (sh) S 14001 14001 13964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223291994 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14002/statm: 1339 232 193 169 0 50 0
[pid=14003] ppid=14002 vsize=2180 CPUtime=25.48
/proc/14003/stat : 14003 (minisat) R 14002 14001 13964 0 -1 4194304 212 0 0 0 2548 0 0 0 25 0 1 0 223291994 2232320 193 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14003/statm: 545 193 83 178 0 365 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8820

[startup+51.1017 s]
/proc/loadavg: 0.97 0.98 0.99 2/70 14004
/proc/meminfo: memFree=1805176/2055920 swapFree=4162572/4192956
[pid=14001] ppid=13999 vsize=1284 CPUtime=0
/proc/14001/stat : 14001 (IUT_BMB_SAT) S 13999 14001 13964 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 223291994 1314816 129 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14001/statm: 321 129 105 274 0 44 0
[pid=14002] ppid=14001 vsize=5356 CPUtime=0
/proc/14002/stat : 14002 (sh) S 14001 14001 13964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223291994 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14002/statm: 1339 232 193 169 0 50 0
[pid=14003] ppid=14002 vsize=2308 CPUtime=51.07
/proc/14003/stat : 14003 (minisat) R 14002 14001 13964 0 -1 4194304 227 0 0 0 5107 0 0 0 25 0 1 0 223291994 2363392 208 1992294400 134512640 135243223 4294956320 18446744073709551615 134558589 0 0 4096 3 0 0 0 17 1 0 0
/proc/14003/statm: 577 208 83 178 0 397 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8948

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/70 14004
/proc/meminfo: memFree=1805048/2055920 swapFree=4162572/4192956
[pid=14001] ppid=13999 vsize=1284 CPUtime=0
/proc/14001/stat : 14001 (IUT_BMB_SAT) S 13999 14001 13964 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 223291994 1314816 129 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14001/statm: 321 129 105 274 0 44 0
[pid=14002] ppid=14001 vsize=5356 CPUtime=0
/proc/14002/stat : 14002 (sh) S 14001 14001 13964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223291994 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14002/statm: 1339 232 193 169 0 50 0
[pid=14003] ppid=14002 vsize=2440 CPUtime=102.26
/proc/14003/stat : 14003 (minisat) R 14002 14001 13964 0 -1 4194304 260 0 0 0 10226 0 0 0 25 0 1 0 223291994 2498560 241 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 1 0 0
/proc/14003/statm: 610 241 83 178 0 430 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 9080

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 14004
/proc/meminfo: memFree=1804856/2055920 swapFree=4162572/4192956
[pid=14001] ppid=13999 vsize=1284 CPUtime=0
/proc/14001/stat : 14001 (IUT_BMB_SAT) S 13999 14001 13964 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 223291994 1314816 129 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14001/statm: 321 129 105 274 0 44 0
[pid=14002] ppid=14001 vsize=5356 CPUtime=0
/proc/14002/stat : 14002 (sh) S 14001 14001 13964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223291994 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14002/statm: 1339 232 193 169 0 50 0
[pid=14003] ppid=14002 vsize=2572 CPUtime=162.24

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

[pid=14001] ppid=13999 vsize=1284 CPUtime=0
/proc/14001/stat : 14001 (IUT_BMB_SAT) S 13999 14001 13964 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 223291994 1314816 129 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14001/statm: 321 129 105 274 0 44 0
[pid=14002] ppid=14001 vsize=5356 CPUtime=0
/proc/14002/stat : 14002 (sh) S 14001 14001 13964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223291994 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14002/statm: 1339 232 193 169 0 50 0
[pid=14003] ppid=14002 vsize=3628 CPUtime=4481.19
/proc/14003/stat : 14003 (minisat) R 14002 14001 13964 0 -1 4194304 562 0 0 0 448108 11 0 0 25 0 1 0 223291994 3715072 543 1992294400 134512640 135243223 4294956320 18446744073709551615 134555771 0 0 4096 3 0 0 0 17 1 0 0
/proc/14003/statm: 907 543 83 178 0 727 0
Current children cumulated CPU time (s) 4481.19
Current children cumulated vsize (KiB) 10268

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 14018
/proc/meminfo: memFree=1802744/2055920 swapFree=4162572/4192956
[pid=14001] ppid=13999 vsize=1284 CPUtime=0
/proc/14001/stat : 14001 (IUT_BMB_SAT) S 13999 14001 13964 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 223291994 1314816 129 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14001/statm: 321 129 105 274 0 44 0
[pid=14002] ppid=14001 vsize=5356 CPUtime=0
/proc/14002/stat : 14002 (sh) S 14001 14001 13964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223291994 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14002/statm: 1339 232 193 169 0 50 0
[pid=14003] ppid=14002 vsize=3628 CPUtime=4541.17
/proc/14003/stat : 14003 (minisat) R 14002 14001 13964 0 -1 4194304 572 0 0 0 454106 11 0 0 25 0 1 0 223291994 3715072 553 1992294400 134512640 135243223 4294956320 18446744073709551615 134555729 0 0 4096 3 0 0 0 17 1 0 0
/proc/14003/statm: 907 553 83 178 0 727 0
Current children cumulated CPU time (s) 4541.17
Current children cumulated vsize (KiB) 10268

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 14018
/proc/meminfo: memFree=1802744/2055920 swapFree=4162572/4192956
[pid=14001] ppid=13999 vsize=1284 CPUtime=0
/proc/14001/stat : 14001 (IUT_BMB_SAT) S 13999 14001 13964 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 223291994 1314816 129 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14001/statm: 321 129 105 274 0 44 0
[pid=14002] ppid=14001 vsize=5356 CPUtime=0
/proc/14002/stat : 14002 (sh) S 14001 14001 13964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223291994 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14002/statm: 1339 232 193 169 0 50 0
[pid=14003] ppid=14002 vsize=3760 CPUtime=4601.16
/proc/14003/stat : 14003 (minisat) R 14002 14001 13964 0 -1 4194304 577 0 0 0 460105 11 0 0 25 0 1 0 223291994 3850240 558 1992294400 134512640 135243223 4294956320 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 1 0 0
/proc/14003/statm: 940 558 83 178 0 760 0
Current children cumulated CPU time (s) 4601.16
Current children cumulated vsize (KiB) 10400

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 14018
/proc/meminfo: memFree=1802744/2055920 swapFree=4162572/4192956
[pid=14001] ppid=13999 vsize=1284 CPUtime=0
/proc/14001/stat : 14001 (IUT_BMB_SAT) S 13999 14001 13964 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 223291994 1314816 129 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14001/statm: 321 129 105 274 0 44 0
[pid=14002] ppid=14001 vsize=5356 CPUtime=0
/proc/14002/stat : 14002 (sh) S 14001 14001 13964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223291994 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14002/statm: 1339 232 193 169 0 50 0
[pid=14003] ppid=14002 vsize=3760 CPUtime=4661.15
/proc/14003/stat : 14003 (minisat) R 14002 14001 13964 0 -1 4194304 584 0 0 0 466103 12 0 0 25 0 1 0 223291994 3850240 565 1992294400 134512640 135243223 4294956320 18446744073709551615 134558612 0 0 4096 3 0 0 0 17 1 0 0
/proc/14003/statm: 940 565 83 178 0 760 0
Current children cumulated CPU time (s) 4661.15
Current children cumulated vsize (KiB) 10400

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 14018
/proc/meminfo: memFree=1802680/2055920 swapFree=4162572/4192956
[pid=14001] ppid=13999 vsize=1284 CPUtime=0
/proc/14001/stat : 14001 (IUT_BMB_SAT) S 13999 14001 13964 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 223291994 1314816 129 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14001/statm: 321 129 105 274 0 44 0
[pid=14002] ppid=14001 vsize=5356 CPUtime=0
/proc/14002/stat : 14002 (sh) S 14001 14001 13964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223291994 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14002/statm: 1339 232 193 169 0 50 0
[pid=14003] ppid=14002 vsize=3760 CPUtime=4721.14
/proc/14003/stat : 14003 (minisat) R 14002 14001 13964 0 -1 4194304 590 0 0 0 472102 12 0 0 25 0 1 0 223291994 3850240 571 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 1 0 0
/proc/14003/statm: 940 571 83 178 0 760 0
Current children cumulated CPU time (s) 4721.14
Current children cumulated vsize (KiB) 10400

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 14018
/proc/meminfo: memFree=1802680/2055920 swapFree=4162572/4192956
[pid=14001] ppid=13999 vsize=1284 CPUtime=0
/proc/14001/stat : 14001 (IUT_BMB_SAT) S 13999 14001 13964 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 223291994 1314816 129 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14001/statm: 321 129 105 274 0 44 0
[pid=14002] ppid=14001 vsize=5356 CPUtime=0
/proc/14002/stat : 14002 (sh) S 14001 14001 13964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223291994 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14002/statm: 1339 232 193 169 0 50 0
[pid=14003] ppid=14002 vsize=3760 CPUtime=4781.12
/proc/14003/stat : 14003 (minisat) R 14002 14001 13964 0 -1 4194304 591 0 0 0 478100 12 0 0 25 0 1 0 223291994 3850240 572 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 1 0 0
/proc/14003/statm: 940 572 83 178 0 760 0
Current children cumulated CPU time (s) 4781.12
Current children cumulated vsize (KiB) 10400

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 14018
/proc/meminfo: memFree=1802616/2055920 swapFree=4162572/4192956
[pid=14001] ppid=13999 vsize=1284 CPUtime=0
/proc/14001/stat : 14001 (IUT_BMB_SAT) S 13999 14001 13964 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 223291994 1314816 129 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14001/statm: 321 129 105 274 0 44 0
[pid=14002] ppid=14001 vsize=5356 CPUtime=0
/proc/14002/stat : 14002 (sh) S 14001 14001 13964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223291994 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14002/statm: 1339 232 193 169 0 50 0
[pid=14003] ppid=14002 vsize=3760 CPUtime=4841.1
/proc/14003/stat : 14003 (minisat) R 14002 14001 13964 0 -1 4194304 593 0 0 0 484098 12 0 0 25 0 1 0 223291994 3850240 574 1992294400 134512640 135243223 4294956320 18446744073709551615 134567781 0 0 4096 3 0 0 0 17 1 0 0
/proc/14003/statm: 940 574 83 178 0 760 0
Current children cumulated CPU time (s) 4841.1
Current children cumulated vsize (KiB) 10400

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 14018
/proc/meminfo: memFree=1802616/2055920 swapFree=4162572/4192956
[pid=14001] ppid=13999 vsize=1284 CPUtime=0
/proc/14001/stat : 14001 (IUT_BMB_SAT) S 13999 14001 13964 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 223291994 1314816 129 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14001/statm: 321 129 105 274 0 44 0
[pid=14002] ppid=14001 vsize=5356 CPUtime=0
/proc/14002/stat : 14002 (sh) S 14001 14001 13964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223291994 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14002/statm: 1339 232 193 169 0 50 0
[pid=14003] ppid=14002 vsize=3760 CPUtime=4901.08
/proc/14003/stat : 14003 (minisat) R 14002 14001 13964 0 -1 4194304 593 0 0 0 490096 12 0 0 25 0 1 0 223291994 3850240 574 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/14003/statm: 940 574 83 178 0 760 0
Current children cumulated CPU time (s) 4901.08
Current children cumulated vsize (KiB) 10400

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 14047
/proc/meminfo: memFree=1802552/2055920 swapFree=4162572/4192956
[pid=14001] ppid=13999 vsize=1284 CPUtime=0
/proc/14001/stat : 14001 (IUT_BMB_SAT) S 13999 14001 13964 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 223291994 1314816 129 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14001/statm: 321 129 105 274 0 44 0
[pid=14002] ppid=14001 vsize=5356 CPUtime=0
/proc/14002/stat : 14002 (sh) S 14001 14001 13964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223291994 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14002/statm: 1339 232 193 169 0 50 0
[pid=14003] ppid=14002 vsize=3760 CPUtime=4961.06
/proc/14003/stat : 14003 (minisat) R 14002 14001 13964 0 -1 4194304 594 0 0 0 496094 12 0 0 25 0 1 0 223291994 3850240 575 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 1 0 0
/proc/14003/statm: 940 575 83 178 0 760 0
Current children cumulated CPU time (s) 4961.06
Current children cumulated vsize (KiB) 10400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 14047
/proc/meminfo: memFree=1802552/2055920 swapFree=4162572/4192956
[pid=14001] ppid=13999 vsize=1284 CPUtime=0
/proc/14001/stat : 14001 (IUT_BMB_SAT) S 13999 14001 13964 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 223291994 1314816 129 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14001/statm: 321 129 105 274 0 44 0
[pid=14002] ppid=14001 vsize=5356 CPUtime=0
/proc/14002/stat : 14002 (sh) S 14001 14001 13964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223291994 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14002/statm: 1339 232 193 169 0 50 0
[pid=14003] ppid=14002 vsize=3760 CPUtime=5000.06
/proc/14003/stat : 14003 (minisat) R 14002 14001 13964 0 -1 4194304 594 0 0 0 499993 13 0 0 25 0 1 0 223291994 3850240 575 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 1 0 0
/proc/14003/statm: 940 575 83 178 0 760 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 10400

Sending SIGTERM to process tree (bottom up)

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

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 14047
/proc/meminfo: memFree=1802552/2055920 swapFree=4162572/4192956
[pid=14001] ppid=13999 vsize=1284 CPUtime=0
/proc/14001/stat : 14001 (IUT_BMB_SAT) S 13999 14001 13964 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 223291994 1314816 129 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14001/statm: 321 129 105 274 0 44 0
[pid=14002] ppid=14001 vsize=5356 CPUtime=0
/proc/14002/stat : 14002 (sh) S 14001 14001 13964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223291994 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14002/statm: 1339 232 193 169 0 50 0
[pid=14003] ppid=14002 vsize=3760 CPUtime=5000.06
/proc/14003/stat : 14003 (minisat) R 14002 14001 13964 0 -1 4194304 594 0 0 0 499993 13 0 0 25 0 1 0 223291994 3850240 575 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 1 0 0
/proc/14003/statm: 940 575 83 178 0 760 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 10400

Child status: 0
Real time (s): 5001.31
CPU time (s): 5000.08
CPU user time (s): 4999.94
CPU system time (s): 0.135979
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 10400

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

runsolver used 4.07438 second user time and 14.1219 second system time

The end

Launcher Data

Begin job on node68 at 2009-05-10 12:50:58
IDJOB=1786243
IDBENCH=71792
IDSOLVER=638
FILE ID=node68/1786243-1241952658
PBS_JOBID= 9265096
Free space on /tmp= 66404 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-151-100.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786243-1241952658/watcher-1786243-1241952658 -o /tmp/evaluation-result-1786243-1241952658/solver-1786243-1241952658 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1786243-1241952658.cnf HOME

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

MD5SUM BENCH= 81c9e6cf99fbe74a8c2bb297a2f27040
RANDOM SEED=1772119980

node68.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.223
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.223
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:       1806776 kB
Buffers:         55272 kB
Cached:         124552 kB
SwapCached:      22816 kB
Active:         134428 kB
Inactive:        70488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1806776 kB
SwapTotal:     4192956 kB
SwapFree:      4162572 kB
Dirty:            2452 kB
Writeback:           0 kB
Mapped:          14660 kB
Slab:            29852 kB
Committed_AS:   615932 kB
PageTables:       1560 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66400 MiB
End job on node68 at 2009-05-10 14:14:20