Trace number 1737635

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) 1200.02 1200.41

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.08/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.74	c |     38726 |     153      316      948 |      363      252     15 |  0.004 % |
1.09/1.15	c |     58187 |     153      316      948 |      400      382     19 |  0.004 % |
1.69/1.76	c |     87379 |     153      316      948 |      440      356     16 |  0.004 % |
2.69/2.70	c |    131169 |     153      316      948 |      484      273     12 |  0.004 % |
3.99/4.08	c |    196853 |     153      316      948 |      532      384     16 |  0.004 % |
6.28/6.31	c |    295379 |     153      316      948 |      585      326     14 |  0.004 % |
9.79/9.84	c |    443169 |     153      316      948 |      644      413     18 |  0.004 % |
15.18/15.29	c |    664852 |     153      316      948 |      708      692     20 |  0.004 % |
23.28/23.33	c |    997378 |     153      316      948 |      779      730     19 |  0.004 % |
36.18/36.24	c |   1496168 |     153      316      948 |      857      571     18 |  0.004 % |
56.37/56.41	c |   2244351 |     153      316      948 |      943      672     18 |  0.004 % |
85.26/85.31	c |   3366626 |     153      316      948 |     1037      675     17 |  0.004 % |
133.24/133.34	c |   5050037 |     153      316      948 |     1141     1014     20 |  0.004 % |
206.72/206.83	c |   7575154 |     153      316      948 |     1255      876     20 |  0.004 % |
320.77/320.98	c |  11362829 |     153      316      948 |     1380     1045     22 |  0.004 % |
501.92/502.15	c |  17044342 |     153      316      948 |     1519     1092     20 |  0.004 % |
772.03/772.37	c |  25566613 |     153      316      948 |     1670     1411     21 |  0.004 % |
1190.30/1190.73	c |  38350016 |     153      316      948 |     1838     1668     22 |  0.004 % |
1200.00/1200.40	sh: line 1: 13236 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.00/1200.40	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-1737635-1240826142/watcher-1737635-1240826142 -o /tmp/evaluation-result-1737635-1240826142/solver-1737635-1240826142 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1737635-1240826142.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.99 3/64 13234
/proc/meminfo: memFree=1531400/2055920 swapFree=4192956/4192956
[pid=13234] ppid=13232 vsize=1284 CPUtime=0
/proc/13234/stat : 13234 (IUT_BMB_SAT) S 13232 13234 12852 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 110641436 1314816 129 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13234/statm: 321 129 105 274 0 44 0
[pid=13235] ppid=13234 vsize=5356 CPUtime=0
/proc/13235/stat : 13235 (sh) S 13234 13234 12852 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 110641437 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13235/statm: 1339 232 193 169 0 50 0
[pid=13236] ppid=13235 vsize=884 CPUtime=0
/proc/13236/stat : 13236 (minisat) R 13235 13234 12852 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 110641437 905216 31 1992294400 134512640 135243223 4294956304 18446744073709551615 135069840 0 0 4096 0 0 0 0 17 1 0 0
/proc/13236/statm: 222 47 40 178 0 42 0

[startup+0.0922181 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 13234
/proc/meminfo: memFree=1531400/2055920 swapFree=4192956/4192956
[pid=13234] ppid=13232 vsize=1284 CPUtime=0
/proc/13234/stat : 13234 (IUT_BMB_SAT) S 13232 13234 12852 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 110641436 1314816 129 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13234/statm: 321 129 105 274 0 44 0
[pid=13235] ppid=13234 vsize=5356 CPUtime=0
/proc/13235/stat : 13235 (sh) S 13234 13234 12852 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 110641437 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13235/statm: 1339 232 193 169 0 50 0
[pid=13236] ppid=13235 vsize=1920 CPUtime=0.08
/proc/13236/stat : 13236 (minisat) R 13235 13234 12852 0 -1 4194304 140 0 0 0 8 0 0 0 20 0 1 0 110641437 1966080 120 1992294400 134512640 135243223 4294956304 18446744073709551615 134565479 0 0 4096 3 0 0 0 17 1 0 0
/proc/13236/statm: 480 120 83 178 0 300 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8560

[startup+0.102218 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 13234
/proc/meminfo: memFree=1531400/2055920 swapFree=4192956/4192956
[pid=13234] ppid=13232 vsize=1284 CPUtime=0
/proc/13234/stat : 13234 (IUT_BMB_SAT) S 13232 13234 12852 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 110641436 1314816 129 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13234/statm: 321 129 105 274 0 44 0
[pid=13235] ppid=13234 vsize=5356 CPUtime=0
/proc/13235/stat : 13235 (sh) S 13234 13234 12852 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 110641437 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13235/statm: 1339 232 193 169 0 50 0
[pid=13236] ppid=13235 vsize=1920 CPUtime=0.09
/proc/13236/stat : 13236 (minisat) R 13235 13234 12852 0 -1 4194304 141 0 0 0 9 0 0 0 20 0 1 0 110641437 1966080 121 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 1 0 0
/proc/13236/statm: 480 121 83 178 0 300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8560

[startup+0.302251 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 13234
/proc/meminfo: memFree=1531400/2055920 swapFree=4192956/4192956
[pid=13234] ppid=13232 vsize=1284 CPUtime=0
/proc/13234/stat : 13234 (IUT_BMB_SAT) S 13232 13234 12852 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 110641436 1314816 129 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13234/statm: 321 129 105 274 0 44 0
[pid=13235] ppid=13234 vsize=5356 CPUtime=0
/proc/13235/stat : 13235 (sh) S 13234 13234 12852 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 110641437 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13235/statm: 1339 232 193 169 0 50 0
[pid=13236] ppid=13235 vsize=1920 CPUtime=0.29
/proc/13236/stat : 13236 (minisat) R 13235 13234 12852 0 -1 4194304 146 0 0 0 29 0 0 0 21 0 1 0 110641437 1966080 126 1992294400 134512640 135243223 4294956304 18446744073709551615 134564836 0 0 4096 3 0 0 0 17 1 0 0
/proc/13236/statm: 480 126 83 178 0 300 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8560

[startup+0.701318 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 13234
/proc/meminfo: memFree=1531400/2055920 swapFree=4192956/4192956
[pid=13234] ppid=13232 vsize=1284 CPUtime=0
/proc/13234/stat : 13234 (IUT_BMB_SAT) S 13232 13234 12852 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 110641436 1314816 129 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13234/statm: 321 129 105 274 0 44 0
[pid=13235] ppid=13234 vsize=5356 CPUtime=0
/proc/13235/stat : 13235 (sh) S 13234 13234 12852 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 110641437 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13235/statm: 1339 232 193 169 0 50 0
[pid=13236] ppid=13235 vsize=2048 CPUtime=0.69
/proc/13236/stat : 13236 (minisat) R 13235 13234 12852 0 -1 4194304 150 0 0 0 69 0 0 0 24 0 1 0 110641437 2097152 130 1992294400 134512640 135243223 4294956304 18446744073709551615 134565437 0 0 4096 3 0 0 0 17 1 0 0
/proc/13236/statm: 512 130 83 178 0 332 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8688

[startup+1.50145 s]
/proc/loadavg: 0.91 0.95 0.99 2/67 13237
/proc/meminfo: memFree=1530800/2055920 swapFree=4192956/4192956
[pid=13234] ppid=13232 vsize=1284 CPUtime=0
/proc/13234/stat : 13234 (IUT_BMB_SAT) S 13232 13234 12852 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 110641436 1314816 129 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13234/statm: 321 129 105 274 0 44 0
[pid=13235] ppid=13234 vsize=5356 CPUtime=0
/proc/13235/stat : 13235 (sh) S 13234 13234 12852 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 110641437 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13235/statm: 1339 232 193 169 0 50 0
[pid=13236] ppid=13235 vsize=2048 CPUtime=1.49
/proc/13236/stat : 13236 (minisat) R 13235 13234 12852 0 -1 4194304 158 0 0 0 149 0 0 0 25 0 1 0 110641437 2097152 138 1992294400 134512640 135243223 4294956304 18446744073709551615 134565437 0 0 4096 3 0 0 0 17 1 0 0
/proc/13236/statm: 512 138 83 178 0 332 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8688

[startup+3.10172 s]
/proc/loadavg: 0.91 0.95 0.99 2/67 13237
/proc/meminfo: memFree=1530608/2055920 swapFree=4192956/4192956
[pid=13234] ppid=13232 vsize=1284 CPUtime=0
/proc/13234/stat : 13234 (IUT_BMB_SAT) S 13232 13234 12852 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 110641436 1314816 129 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13234/statm: 321 129 105 274 0 44 0
[pid=13235] ppid=13234 vsize=5356 CPUtime=0
/proc/13235/stat : 13235 (sh) S 13234 13234 12852 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 110641437 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13235/statm: 1339 232 193 169 0 50 0
[pid=13236] ppid=13235 vsize=2048 CPUtime=3.09
/proc/13236/stat : 13236 (minisat) R 13235 13234 12852 0 -1 4194304 170 0 0 0 309 0 0 0 25 0 1 0 110641437 2097152 150 1992294400 134512640 135243223 4294956304 18446744073709551615 134568112 0 0 4096 3 0 0 0 17 1 0 0
/proc/13236/statm: 512 150 83 178 0 332 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8688

[startup+6.30125 s]
/proc/loadavg: 0.92 0.95 0.99 2/67 13237
/proc/meminfo: memFree=1530416/2055920 swapFree=4192956/4192956
[pid=13234] ppid=13232 vsize=1284 CPUtime=0
/proc/13234/stat : 13234 (IUT_BMB_SAT) S 13232 13234 12852 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 110641436 1314816 129 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13234/statm: 321 129 105 274 0 44 0
[pid=13235] ppid=13234 vsize=5356 CPUtime=0
/proc/13235/stat : 13235 (sh) S 13234 13234 12852 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 110641437 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13235/statm: 1339 232 193 169 0 50 0
[pid=13236] ppid=13235 vsize=2048 CPUtime=6.28
/proc/13236/stat : 13236 (minisat) R 13235 13234 12852 0 -1 4194304 178 0 0 0 628 0 0 0 25 0 1 0 110641437 2097152 158 1992294400 134512640 135243223 4294956304 18446744073709551615 134559494 0 0 4096 3 0 0 0 17 1 0 0
/proc/13236/statm: 512 158 83 178 0 332 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8688

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.99 2/67 13237
/proc/meminfo: memFree=1530224/2055920 swapFree=4192956/4192956
[pid=13234] ppid=13232 vsize=1284 CPUtime=0
/proc/13234/stat : 13234 (IUT_BMB_SAT) S 13232 13234 12852 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 110641436 1314816 129 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13234/statm: 321 129 105 274 0 44 0
[pid=13235] ppid=13234 vsize=5356 CPUtime=0
/proc/13235/stat : 13235 (sh) S 13234 13234 12852 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 110641437 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13235/statm: 1339 232 193 169 0 50 0
[pid=13236] ppid=13235 vsize=2180 CPUtime=12.68
/proc/13236/stat : 13236 (minisat) R 13235 13234 12852 0 -1 4194304 192 0 0 0 1268 0 0 0 25 0 1 0 110641437 2232320 172 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/13236/statm: 545 172 83 178 0 365 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8820

[startup+25.5025 s]
/proc/loadavg: 0.94 0.96 0.99 2/67 13237
/proc/meminfo: memFree=1530224/2055920 swapFree=4192956/4192956
[pid=13234] ppid=13232 vsize=1284 CPUtime=0
/proc/13234/stat : 13234 (IUT_BMB_SAT) S 13232 13234 12852 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 110641436 1314816 129 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13234/statm: 321 129 105 274 0 44 0
[pid=13235] ppid=13234 vsize=5356 CPUtime=0
/proc/13235/stat : 13235 (sh) S 13234 13234 12852 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 110641437 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13235/statm: 1339 232 193 169 0 50 0
[pid=13236] ppid=13235 vsize=2180 CPUtime=25.48
/proc/13236/stat : 13236 (minisat) R 13235 13234 12852 0 -1 4194304 213 0 0 0 2548 0 0 0 25 0 1 0 110641437 2232320 193 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 1 0 0
/proc/13236/statm: 545 193 83 178 0 365 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8820

[startup+51.1028 s]
/proc/loadavg: 0.96 0.96 0.99 2/67 13237
/proc/meminfo: memFree=1530096/2055920 swapFree=4192956/4192956
[pid=13234] ppid=13232 vsize=1284 CPUtime=0
/proc/13234/stat : 13234 (IUT_BMB_SAT) S 13232 13234 12852 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 110641436 1314816 129 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13234/statm: 321 129 105 274 0 44 0
[pid=13235] ppid=13234 vsize=5356 CPUtime=0
/proc/13235/stat : 13235 (sh) S 13234 13234 12852 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 110641437 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13235/statm: 1339 232 193 169 0 50 0
[pid=13236] ppid=13235 vsize=2308 CPUtime=51.07
/proc/13236/stat : 13236 (minisat) R 13235 13234 12852 0 -1 4194304 229 0 0 0 5107 0 0 0 25 0 1 0 110641437 2363392 209 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 1 0 0
/proc/13236/statm: 577 209 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.96 0.99 2/67 13237
/proc/meminfo: memFree=1529968/2055920 swapFree=4192956/4192956
[pid=13234] ppid=13232 vsize=1284 CPUtime=0
/proc/13234/stat : 13234 (IUT_BMB_SAT) S 13232 13234 12852 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 110641436 1314816 129 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13234/statm: 321 129 105 274 0 44 0
[pid=13235] ppid=13234 vsize=5356 CPUtime=0
/proc/13235/stat : 13235 (sh) S 13234 13234 12852 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 110641437 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13235/statm: 1339 232 193 169 0 50 0
[pid=13236] ppid=13235 vsize=2440 CPUtime=102.26
/proc/13236/stat : 13236 (minisat) R 13235 13234 12852 0 -1 4194304 261 0 0 0 10226 0 0 0 25 0 1 0 110641437 2498560 241 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 1 0 0
/proc/13236/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.97 0.99 2/67 13237
/proc/meminfo: memFree=1529840/2055920 swapFree=4192956/4192956
[pid=13234] ppid=13232 vsize=1284 CPUtime=0
/proc/13234/stat : 13234 (IUT_BMB_SAT) S 13232 13234 12852 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 110641436 1314816 129 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13234/statm: 321 129 105 274 0 44 0
[pid=13235] ppid=13234 vsize=5356 CPUtime=0
/proc/13235/stat : 13235 (sh) S 13234 13234 12852 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 110641437 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13235/statm: 1339 232 193 169 0 50 0

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

[pid=13234] ppid=13232 vsize=1284 CPUtime=0
/proc/13234/stat : 13234 (IUT_BMB_SAT) S 13232 13234 12852 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 110641436 1314816 129 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13234/statm: 321 129 105 274 0 44 0
[pid=13235] ppid=13234 vsize=5356 CPUtime=0
/proc/13235/stat : 13235 (sh) S 13234 13234 12852 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 110641437 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13235/statm: 1339 232 193 169 0 50 0
[pid=13236] ppid=13235 vsize=2836 CPUtime=642.08
/proc/13236/stat : 13236 (minisat) R 13235 13234 12852 0 -1 4194304 379 0 0 0 64207 1 0 0 25 0 1 0 110641437 2904064 359 1992294400 134512640 135243223 4294956304 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 1 0 0
/proc/13236/statm: 709 359 83 178 0 529 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 9476

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 13243
/proc/meminfo: memFree=1529264/2055920 swapFree=4192956/4192956
[pid=13234] ppid=13232 vsize=1284 CPUtime=0
/proc/13234/stat : 13234 (IUT_BMB_SAT) S 13232 13234 12852 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 110641436 1314816 129 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13234/statm: 321 129 105 274 0 44 0
[pid=13235] ppid=13234 vsize=5356 CPUtime=0
/proc/13235/stat : 13235 (sh) S 13234 13234 12852 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 110641437 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13235/statm: 1339 232 193 169 0 50 0
[pid=13236] ppid=13235 vsize=2960 CPUtime=702.06
/proc/13236/stat : 13236 (minisat) R 13235 13234 12852 0 -1 4194304 383 0 0 0 70205 1 0 0 25 0 1 0 110641437 3031040 363 1992294400 134512640 135243223 4294956304 18446744073709551615 134555729 0 0 4096 3 0 0 0 17 1 0 0
/proc/13236/statm: 740 363 83 178 0 560 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 9600

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 13243
/proc/meminfo: memFree=1529264/2055920 swapFree=4192956/4192956
[pid=13234] ppid=13232 vsize=1284 CPUtime=0
/proc/13234/stat : 13234 (IUT_BMB_SAT) S 13232 13234 12852 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 110641436 1314816 129 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13234/statm: 321 129 105 274 0 44 0
[pid=13235] ppid=13234 vsize=5356 CPUtime=0
/proc/13235/stat : 13235 (sh) S 13234 13234 12852 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 110641437 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13235/statm: 1339 232 193 169 0 50 0
[pid=13236] ppid=13235 vsize=2960 CPUtime=762.04
/proc/13236/stat : 13236 (minisat) R 13235 13234 12852 0 -1 4194304 385 0 0 0 76203 1 0 0 25 0 1 0 110641437 3031040 365 1992294400 134512640 135243223 4294956304 18446744073709551615 134555681 0 0 4096 3 0 0 0 17 1 0 0
/proc/13236/statm: 740 365 83 178 0 560 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 9600

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 13243
/proc/meminfo: memFree=1529200/2055920 swapFree=4192956/4192956
[pid=13234] ppid=13232 vsize=1284 CPUtime=0
/proc/13234/stat : 13234 (IUT_BMB_SAT) S 13232 13234 12852 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 110641436 1314816 129 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13234/statm: 321 129 105 274 0 44 0
[pid=13235] ppid=13234 vsize=5356 CPUtime=0
/proc/13235/stat : 13235 (sh) S 13234 13234 12852 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 110641437 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13235/statm: 1339 232 193 169 0 50 0
[pid=13236] ppid=13235 vsize=2960 CPUtime=822.02
/proc/13236/stat : 13236 (minisat) R 13235 13234 12852 0 -1 4194304 402 0 0 0 82201 1 0 0 25 0 1 0 110641437 3031040 382 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/13236/statm: 740 382 83 178 0 560 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 9600

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 13243
/proc/meminfo: memFree=1529136/2055920 swapFree=4192956/4192956
[pid=13234] ppid=13232 vsize=1284 CPUtime=0
/proc/13234/stat : 13234 (IUT_BMB_SAT) S 13232 13234 12852 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 110641436 1314816 129 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13234/statm: 321 129 105 274 0 44 0
[pid=13235] ppid=13234 vsize=5356 CPUtime=0
/proc/13235/stat : 13235 (sh) S 13234 13234 12852 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 110641437 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13235/statm: 1339 232 193 169 0 50 0
[pid=13236] ppid=13235 vsize=2960 CPUtime=881.99
/proc/13236/stat : 13236 (minisat) R 13235 13234 12852 0 -1 4194304 410 0 0 0 88198 1 0 0 25 0 1 0 110641437 3031040 390 1992294400 134512640 135243223 4294956304 18446744073709551615 134558167 0 0 4096 3 0 0 0 17 1 0 0
/proc/13236/statm: 740 390 83 178 0 560 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 9600

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 13243
/proc/meminfo: memFree=1529136/2055920 swapFree=4192956/4192956
[pid=13234] ppid=13232 vsize=1284 CPUtime=0
/proc/13234/stat : 13234 (IUT_BMB_SAT) S 13232 13234 12852 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 110641436 1314816 129 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13234/statm: 321 129 105 274 0 44 0
[pid=13235] ppid=13234 vsize=5356 CPUtime=0
/proc/13235/stat : 13235 (sh) S 13234 13234 12852 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 110641437 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13235/statm: 1339 232 193 169 0 50 0
[pid=13236] ppid=13235 vsize=3092 CPUtime=941.97
/proc/13236/stat : 13236 (minisat) R 13235 13234 12852 0 -1 4194304 411 0 0 0 94196 1 0 0 25 0 1 0 110641437 3166208 391 1992294400 134512640 135243223 4294956304 18446744073709551615 134564836 0 0 4096 3 0 0 0 17 1 0 0
/proc/13236/statm: 773 391 83 178 0 593 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 9732

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 13243
/proc/meminfo: memFree=1529136/2055920 swapFree=4192956/4192956
[pid=13234] ppid=13232 vsize=1284 CPUtime=0
/proc/13234/stat : 13234 (IUT_BMB_SAT) S 13232 13234 12852 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 110641436 1314816 129 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13234/statm: 321 129 105 274 0 44 0
[pid=13235] ppid=13234 vsize=5356 CPUtime=0
/proc/13235/stat : 13235 (sh) S 13234 13234 12852 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 110641437 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13235/statm: 1339 232 193 169 0 50 0
[pid=13236] ppid=13235 vsize=3092 CPUtime=1001.95
/proc/13236/stat : 13236 (minisat) R 13235 13234 12852 0 -1 4194304 414 0 0 0 100194 1 0 0 25 0 1 0 110641437 3166208 394 1992294400 134512640 135243223 4294956304 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 1 0 0
/proc/13236/statm: 773 394 83 178 0 593 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 9732

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 13243
/proc/meminfo: memFree=1529136/2055920 swapFree=4192956/4192956
[pid=13234] ppid=13232 vsize=1284 CPUtime=0
/proc/13234/stat : 13234 (IUT_BMB_SAT) S 13232 13234 12852 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 110641436 1314816 129 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13234/statm: 321 129 105 274 0 44 0
[pid=13235] ppid=13234 vsize=5356 CPUtime=0
/proc/13235/stat : 13235 (sh) S 13234 13234 12852 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 110641437 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13235/statm: 1339 232 193 169 0 50 0
[pid=13236] ppid=13235 vsize=3092 CPUtime=1061.94
/proc/13236/stat : 13236 (minisat) R 13235 13234 12852 0 -1 4194304 418 0 0 0 106192 2 0 0 25 0 1 0 110641437 3166208 398 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/13236/statm: 773 398 83 178 0 593 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 9732

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 13243
/proc/meminfo: memFree=1529072/2055920 swapFree=4192956/4192956
[pid=13234] ppid=13232 vsize=1284 CPUtime=0
/proc/13234/stat : 13234 (IUT_BMB_SAT) S 13232 13234 12852 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 110641436 1314816 129 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13234/statm: 321 129 105 274 0 44 0
[pid=13235] ppid=13234 vsize=5356 CPUtime=0
/proc/13235/stat : 13235 (sh) S 13234 13234 12852 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 110641437 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13235/statm: 1339 232 193 169 0 50 0
[pid=13236] ppid=13235 vsize=3092 CPUtime=1121.92
/proc/13236/stat : 13236 (minisat) R 13235 13234 12852 0 -1 4194304 418 0 0 0 112190 2 0 0 25 0 1 0 110641437 3166208 398 1992294400 134512640 135243223 4294956304 18446744073709551615 134565366 0 0 4096 3 0 0 0 17 1 0 0
/proc/13236/statm: 773 398 83 178 0 593 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 9732

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 13243
/proc/meminfo: memFree=1529200/2055920 swapFree=4192956/4192956
[pid=13234] ppid=13232 vsize=1284 CPUtime=0
/proc/13234/stat : 13234 (IUT_BMB_SAT) S 13232 13234 12852 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 110641436 1314816 129 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13234/statm: 321 129 105 274 0 44 0
[pid=13235] ppid=13234 vsize=5356 CPUtime=0
/proc/13235/stat : 13235 (sh) S 13234 13234 12852 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 110641437 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13235/statm: 1339 232 193 169 0 50 0
[pid=13236] ppid=13235 vsize=3092 CPUtime=1181.9
/proc/13236/stat : 13236 (minisat) R 13235 13234 12852 0 -1 4194304 422 0 0 0 118188 2 0 0 25 0 1 0 110641437 3166208 402 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/13236/statm: 773 402 83 178 0 593 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 9732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 13243
/proc/meminfo: memFree=1529200/2055920 swapFree=4192956/4192956
[pid=13234] ppid=13232 vsize=1284 CPUtime=0
/proc/13234/stat : 13234 (IUT_BMB_SAT) S 13232 13234 12852 0 -1 4194304 147 0 0 0 0 0 0 0 18 0 1 0 110641436 1314816 129 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/13234/statm: 321 129 105 274 0 44 0
[pid=13235] ppid=13234 vsize=5356 CPUtime=0
/proc/13235/stat : 13235 (sh) S 13234 13234 12852 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 110641437 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13235/statm: 1339 232 193 169 0 50 0
[pid=13236] ppid=13235 vsize=3092 CPUtime=1200
/proc/13236/stat : 13236 (minisat) R 13235 13234 12852 0 -1 4194304 422 0 0 0 119998 2 0 0 25 0 1 0 110641437 3166208 402 1992294400 134512640 135243223 4294956304 18446744073709551615 134564999 0 0 4096 3 0 0 0 17 1 0 0
/proc/13236/statm: 773 402 83 178 0 593 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 9732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 1200.41
CPU time (s): 1200.02
CPU user time (s): 1199.99
CPU system time (s): 0.027995
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 9732

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

runsolver used 1.3078 second user time and 3.06953 second system time

The end

Launcher Data

Begin job on node57 at 2009-04-27 11:55:42
IDJOB=1737635
IDBENCH=71792
IDSOLVER=523
FILE ID=node57/1737635-1240826142
PBS_JOBID= 9187477
Free space on /tmp= 66440 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-1737635-1240826142/watcher-1737635-1240826142 -o /tmp/evaluation-result-1737635-1240826142/solver-1737635-1240826142 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1737635-1240826142.cnf HOME

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

MD5SUM BENCH= 81c9e6cf99fbe74a8c2bb297a2f27040
RANDOM SEED=1562946792

node57.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.256
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.256
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:       1531880 kB
Buffers:         67844 kB
Cached:         365996 kB
SwapCached:          0 kB
Active:         267196 kB
Inactive:       180528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1531880 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2192 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            62392 kB
Committed_AS:   361216 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66440 MiB
End job on node57 at 2009-04-27 12:15:42