Trace number 1784827

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.51

General information on the benchmark

Namecrafted/Hard/contest04/others/
ramsey.sat05-511.reshuffled-07.cnf
MD5SUMf938eb83302d03b3e1c7efeabdee60a6
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 clauses6120
Sum of the clauses size36720
Maximum clause length6
Minimum clause length6
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56120

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.06	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.06	c ============================[ Problem Statistics ]=============================
0.00/0.06	c |                                                                             |
0.00/0.06	c |  Number of variables:  153                                                  |
0.00/0.06	c |  Number of clauses:    6120                                                 |
0.00/0.07	c |  Parsing time:         0.01         s                                       |
0.06/0.13	c ============================[ Search Statistics ]==============================
0.06/0.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.06/0.13	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.06/0.13	c ===============================================================================
0.06/0.13	c |         0 |     153     6120    36720 |     2040        0    nan |  0.000 % |
0.06/0.13	c |       101 |     153     6120    36720 |     2244      101     31 |  0.004 % |
0.06/0.14	c |       252 |     153     6120    36720 |     2468      252     32 |  0.004 % |
0.06/0.14	c |       477 |     153     6120    36720 |     2715      477     30 |  0.004 % |
0.06/0.15	c |       815 |     153     6120    36720 |     2986      815     30 |  0.004 % |
0.06/0.16	c |      1321 |     153     6120    36720 |     3285     1321     29 |  0.004 % |
0.06/0.19	c |      2080 |     153     6120    36720 |     3613     2080     29 |  0.004 % |
0.06/0.23	c |      3219 |     153     6120    36720 |     3975     3219     32 |  0.004 % |
0.06/0.30	c |      4927 |     153     6120    36720 |     4372     2908     33 |  0.004 % |
0.06/0.41	c |      7491 |     153     6120    36720 |     4810     3252     32 |  0.004 % |
0.06/0.57	c |     11335 |     153     6120    36720 |     5291     4657     32 |  0.004 % |
0.06/0.89	c |     17101 |     153     6120    36720 |     5820     5069     35 |  0.004 % |
1.29/1.35	c |     25750 |     153     6120    36720 |     6402     4896     34 |  0.004 % |
1.99/2.06	c |     38724 |     153     6120    36720 |     7042     4961     32 |  0.004 % |
3.19/3.27	c |     58185 |     153     6120    36720 |     7746     6668     34 |  0.004 % |
5.08/5.10	c |     87378 |     153     6120    36720 |     8521     4630     33 |  0.004 % |
8.18/8.29	c |    131168 |     153     6120    36720 |     9373     5494     33 |  0.004 % |
13.28/13.33	c |    196855 |     153     6120    36720 |    10311     5160     34 |  0.004 % |
20.88/20.93	c |    295382 |     153     6120    36720 |    11342    10351     35 |  0.004 % |
34.47/34.59	c |    443173 |     153     6120    36720 |    12476     9934     34 |  0.004 % |
55.86/55.98	c |    664856 |     153     6120    36720 |    13724    12258     34 |  0.004 % |
90.36/90.48	c |    997382 |     153     6120    36720 |    15096     7065     33 |  0.004 % |
146.44/146.50	c |   1496170 |     153     6120    36720 |    16606    13432     33 |  0.004 % |
240.82/240.91	c |   2244352 |     153     6120    36720 |    18266    11625     37 |  0.004 % |
404.57/404.75	c |   3366630 |     153     6120    36720 |    20093    16140     35 |  0.004 % |
646.80/647.03	c |   5050042 |     153     6120    36720 |    22102    16967     37 |  0.004 % |
1049.49/1049.81	c |   7575159 |     153     6120    36720 |    24313    15870     36 |  0.004 % |
1760.09/1760.62	c |  11362836 |     153     6120    36720 |    26744    13239     35 |  0.004 % |
2900.07/2900.97	c |  17044349 |     153     6120    36720 |    29418    18506     35 |  0.004 % |
4815.42/4816.82	c |  25566618 |     153     6120    36720 |    32360    28781     36 |  0.004 % |
5000.07/5001.50	sh: line 1: 25157 Terminated              HOME/minisat simple.out solve.out >temp.out
5000.07/5001.50	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-1784827-1241867193/watcher-1784827-1241867193 -o /tmp/evaluation-result-1784827-1241867193/solver-1784827-1241867193 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1784827-1241867193.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.99 0.97 0.91 3/64 25154
/proc/meminfo: memFree=1929776/2055920 swapFree=4180188/4192956
[pid=25154] ppid=25152 vsize=1416 CPUtime=0
/proc/25154/stat : 25154 (IUT_BMB_SAT) R 25152 25154 25042 0 -1 4194304 163 0 0 0 0 0 0 0 20 0 1 0 214752837 1449984 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/25154/statm: 354 146 97 274 0 77 0

[startup+0.103063 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 25154
/proc/meminfo: memFree=1929776/2055920 swapFree=4180188/4192956
[pid=25154] ppid=25152 vsize=1812 CPUtime=0.06
/proc/25154/stat : 25154 (IUT_BMB_SAT) S 25152 25154 25042 0 -1 4194304 267 0 0 0 4 2 0 0 20 0 1 0 214752837 1855488 249 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25154/statm: 453 249 105 274 0 176 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1812

[startup+0.201072 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 25154
/proc/meminfo: memFree=1929776/2055920 swapFree=4180188/4192956
[pid=25154] ppid=25152 vsize=1812 CPUtime=0.06
/proc/25154/stat : 25154 (IUT_BMB_SAT) S 25152 25154 25042 0 -1 4194304 267 0 0 0 4 2 0 0 20 0 1 0 214752837 1855488 249 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25154/statm: 453 249 105 274 0 176 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1812

[startup+0.301082 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 25154
/proc/meminfo: memFree=1929776/2055920 swapFree=4180188/4192956
[pid=25154] ppid=25152 vsize=1812 CPUtime=0.06
/proc/25154/stat : 25154 (IUT_BMB_SAT) S 25152 25154 25042 0 -1 4194304 267 0 0 0 4 2 0 0 20 0 1 0 214752837 1855488 249 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25154/statm: 453 249 105 274 0 176 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1812

[startup+0.701123 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 25154
/proc/meminfo: memFree=1929776/2055920 swapFree=4180188/4192956
[pid=25154] ppid=25152 vsize=1812 CPUtime=0.06
/proc/25154/stat : 25154 (IUT_BMB_SAT) S 25152 25154 25042 0 -1 4194304 267 0 0 0 4 2 0 0 20 0 1 0 214752837 1855488 249 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25154/statm: 453 249 105 274 0 176 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1812

[startup+1.5012 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25157
/proc/meminfo: memFree=1927064/2055920 swapFree=4180188/4192956
[pid=25154] ppid=25152 vsize=1812 CPUtime=0.06
/proc/25154/stat : 25154 (IUT_BMB_SAT) S 25152 25154 25042 0 -1 4194304 267 0 0 0 4 2 0 0 20 0 1 0 214752837 1855488 249 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25154/statm: 453 249 105 274 0 176 0
[pid=25156] ppid=25154 vsize=5356 CPUtime=0
/proc/25156/stat : 25156 (sh) S 25154 25154 25042 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214752843 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25156/statm: 1339 232 193 169 0 50 0
[pid=25157] ppid=25156 vsize=3436 CPUtime=1.43
/proc/25157/stat : 25157 (minisat) R 25156 25154 25042 0 -1 4194304 558 0 0 0 143 0 0 0 25 0 1 0 214752843 3518464 539 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25157/statm: 859 539 83 178 0 679 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10604

[startup+3.10237 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25157
/proc/meminfo: memFree=1926680/2055920 swapFree=4180188/4192956
[pid=25154] ppid=25152 vsize=1812 CPUtime=0.06
/proc/25154/stat : 25154 (IUT_BMB_SAT) S 25152 25154 25042 0 -1 4194304 267 0 0 0 4 2 0 0 20 0 1 0 214752837 1855488 249 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25154/statm: 453 249 105 274 0 176 0
[pid=25156] ppid=25154 vsize=5356 CPUtime=0
/proc/25156/stat : 25156 (sh) S 25154 25154 25042 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214752843 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25156/statm: 1339 232 193 169 0 50 0
[pid=25157] ppid=25156 vsize=3700 CPUtime=3.03
/proc/25157/stat : 25157 (minisat) R 25156 25154 25042 0 -1 4194304 626 0 0 0 303 0 0 0 25 0 1 0 214752843 3788800 607 1992294400 134512640 135243223 4294956320 18446744073709551615 134555520 0 0 4096 3 0 0 0 17 1 0 0
/proc/25157/statm: 925 607 83 178 0 745 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10868

[startup+6.3017 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25157
/proc/meminfo: memFree=1925912/2055920 swapFree=4180188/4192956
[pid=25154] ppid=25152 vsize=1812 CPUtime=0.06
/proc/25154/stat : 25154 (IUT_BMB_SAT) S 25152 25154 25042 0 -1 4194304 267 0 0 0 4 2 0 0 20 0 1 0 214752837 1855488 249 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25154/statm: 453 249 105 274 0 176 0
[pid=25156] ppid=25154 vsize=5356 CPUtime=0
/proc/25156/stat : 25156 (sh) S 25154 25154 25042 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214752843 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25156/statm: 1339 232 193 169 0 50 0
[pid=25157] ppid=25156 vsize=4368 CPUtime=6.22
/proc/25157/stat : 25157 (minisat) R 25156 25154 25042 0 -1 4194304 760 0 0 0 622 0 0 0 25 0 1 0 214752843 4472832 741 1992294400 134512640 135243223 4294956320 18446744073709551615 134555681 0 0 4096 3 0 0 0 17 1 0 0
/proc/25157/statm: 1092 741 83 178 0 912 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11536

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25157
/proc/meminfo: memFree=1925400/2055920 swapFree=4180188/4192956
[pid=25154] ppid=25152 vsize=1812 CPUtime=0.06
/proc/25154/stat : 25154 (IUT_BMB_SAT) S 25152 25154 25042 0 -1 4194304 267 0 0 0 4 2 0 0 20 0 1 0 214752837 1855488 249 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25154/statm: 453 249 105 274 0 176 0
[pid=25156] ppid=25154 vsize=5356 CPUtime=0
/proc/25156/stat : 25156 (sh) S 25154 25154 25042 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214752843 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25156/statm: 1339 232 193 169 0 50 0
[pid=25157] ppid=25156 vsize=4632 CPUtime=12.62
/proc/25157/stat : 25157 (minisat) R 25156 25154 25042 0 -1 4194304 854 0 0 0 1262 0 0 0 25 0 1 0 214752843 4743168 835 1992294400 134512640 135243223 4294956320 18446744073709551615 134555994 0 0 4096 3 0 0 0 17 1 0 0
/proc/25157/statm: 1158 835 83 178 0 978 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11800

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25157
/proc/meminfo: memFree=1924824/2055920 swapFree=4180188/4192956
[pid=25154] ppid=25152 vsize=1812 CPUtime=0.06
/proc/25154/stat : 25154 (IUT_BMB_SAT) S 25152 25154 25042 0 -1 4194304 267 0 0 0 4 2 0 0 20 0 1 0 214752837 1855488 249 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25154/statm: 453 249 105 274 0 176 0
[pid=25156] ppid=25154 vsize=5356 CPUtime=0
/proc/25156/stat : 25156 (sh) S 25154 25154 25042 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214752843 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25156/statm: 1339 232 193 169 0 50 0
[pid=25157] ppid=25156 vsize=5304 CPUtime=25.41
/proc/25157/stat : 25157 (minisat) R 25156 25154 25042 0 -1 4194304 1018 0 0 0 2541 0 0 0 25 0 1 0 214752843 5431296 999 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/25157/statm: 1326 999 83 178 0 1146 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12472

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25157
/proc/meminfo: memFree=1924120/2055920 swapFree=4180188/4192956
[pid=25154] ppid=25152 vsize=1812 CPUtime=0.06
/proc/25154/stat : 25154 (IUT_BMB_SAT) S 25152 25154 25042 0 -1 4194304 267 0 0 0 4 2 0 0 20 0 1 0 214752837 1855488 249 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25154/statm: 453 249 105 274 0 176 0
[pid=25156] ppid=25154 vsize=5356 CPUtime=0
/proc/25156/stat : 25156 (sh) S 25154 25154 25042 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214752843 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25156/statm: 1339 232 193 169 0 50 0
[pid=25157] ppid=25156 vsize=6112 CPUtime=51
/proc/25157/stat : 25157 (minisat) R 25156 25154 25042 0 -1 4194304 1213 0 0 0 5100 0 0 0 25 0 1 0 214752843 6258688 1194 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 1 0 0
/proc/25157/statm: 1528 1194 83 178 0 1348 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 13280

[startup+102.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25157
/proc/meminfo: memFree=1922968/2055920 swapFree=4180188/4192956
[pid=25154] ppid=25152 vsize=1812 CPUtime=0.06
/proc/25154/stat : 25154 (IUT_BMB_SAT) S 25152 25154 25042 0 -1 4194304 267 0 0 0 4 2 0 0 20 0 1 0 214752837 1855488 249 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25154/statm: 453 249 105 274 0 176 0
[pid=25156] ppid=25154 vsize=5356 CPUtime=0
/proc/25156/stat : 25156 (sh) S 25154 25154 25042 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214752843 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25156/statm: 1339 232 193 169 0 50 0
[pid=25157] ppid=25156 vsize=7212 CPUtime=102.2
/proc/25157/stat : 25157 (minisat) R 25156 25154 25042 0 -1 4194304 1480 0 0 0 10219 1 0 0 25 0 1 0 214752843 7385088 1461 1992294400 134512640 135243223 4294956320 18446744073709551615 134563496 0 0 4096 3 0 0 0 17 1 0 0
/proc/25157/statm: 1803 1461 83 178 0 1623 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 14380

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25157
/proc/meminfo: memFree=1922072/2055920 swapFree=4180188/4192956
[pid=25154] ppid=25152 vsize=1812 CPUtime=0.06
/proc/25154/stat : 25154 (IUT_BMB_SAT) S 25152 25154 25042 0 -1 4194304 267 0 0 0 4 2 0 0 20 0 1 0 214752837 1855488 249 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25154/statm: 453 249 105 274 0 176 0
[pid=25156] ppid=25154 vsize=5356 CPUtime=0
/proc/25156/stat : 25156 (sh) S 25154 25154 25042 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214752843 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25156/statm: 1339 232 193 169 0 50 0
[pid=25157] ppid=25156 vsize=8188 CPUtime=162.17
/proc/25157/stat : 25157 (minisat) R 25156 25154 25042 0 -1 4194304 1705 0 0 0 16216 1 0 0 25 0 1 0 214752843 8384512 1686 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/25157/statm: 2047 1686 83 178 0 1867 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 15356

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25157
/proc/meminfo: memFree=1921624/2055920 swapFree=4180188/4192956
[pid=25154] ppid=25152 vsize=1812 CPUtime=0.06
/proc/25154/stat : 25154 (IUT_BMB_SAT) S 25152 25154 25042 0 -1 4194304 267 0 0 0 4 2 0 0 20 0 1 0 214752837 1855488 249 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25154/statm: 453 249 105 274 0 176 0
[pid=25156] ppid=25154 vsize=5356 CPUtime=0
/proc/25156/stat : 25156 (sh) S 25154 25154 25042 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214752843 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25156/statm: 1339 232 193 169 0 50 0
[pid=25157] ppid=25156 vsize=8464 CPUtime=222.17
/proc/25157/stat : 25157 (minisat) R 25156 25154 25042 0 -1 4194304 1786 0 0 0 22215 2 0 0 25 0 1 0 214752843 8667136 1767 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/25157/statm: 2116 1767 83 178 0 1936 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 15632

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25157
/proc/meminfo: memFree=1921048/2055920 swapFree=4180188/4192956
[pid=25154] ppid=25152 vsize=1812 CPUtime=0.06
/proc/25154/stat : 25154 (IUT_BMB_SAT) S 25152 25154 25042 0 -1 4194304 267 0 0 0 4 2 0 0 20 0 1 0 214752837 1855488 249 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25154/statm: 453 249 105 274 0 176 0
[pid=25156] ppid=25154 vsize=5356 CPUtime=0
/proc/25156/stat : 25156 (sh) S 25154 25154 25042 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214752843 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25156/statm: 1339 232 193 169 0 50 0
[pid=25157] ppid=25156 vsize=9208 CPUtime=282.15

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

[pid=25154] ppid=25152 vsize=1812 CPUtime=0.06
/proc/25154/stat : 25154 (IUT_BMB_SAT) S 25152 25154 25042 0 -1 4194304 267 0 0 0 4 2 0 0 20 0 1 0 214752837 1855488 249 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25154/statm: 453 249 105 274 0 176 0
[pid=25156] ppid=25154 vsize=5356 CPUtime=0
/proc/25156/stat : 25156 (sh) S 25154 25154 25042 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214752843 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25156/statm: 1339 232 193 169 0 50 0
[pid=25157] ppid=25156 vsize=17048 CPUtime=4420.97
/proc/25157/stat : 25157 (minisat) R 25156 25154 25042 0 -1 4194304 3775 0 0 0 442081 16 0 0 25 0 1 0 214752843 17457152 3756 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 1 0 0
/proc/25157/statm: 4262 3756 83 178 0 4082 0
Current children cumulated CPU time (s) 4421.03
Current children cumulated vsize (KiB) 24216

[startup+4482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25165
/proc/meminfo: memFree=1912024/2055920 swapFree=4180188/4192956
[pid=25154] ppid=25152 vsize=1812 CPUtime=0.06
/proc/25154/stat : 25154 (IUT_BMB_SAT) S 25152 25154 25042 0 -1 4194304 267 0 0 0 4 2 0 0 20 0 1 0 214752837 1855488 249 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25154/statm: 453 249 105 274 0 176 0
[pid=25156] ppid=25154 vsize=5356 CPUtime=0
/proc/25156/stat : 25156 (sh) S 25154 25154 25042 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214752843 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25156/statm: 1339 232 193 169 0 50 0
[pid=25157] ppid=25156 vsize=17048 CPUtime=4480.95
/proc/25157/stat : 25157 (minisat) R 25156 25154 25042 0 -1 4194304 3777 0 0 0 448079 16 0 0 25 0 1 0 214752843 17457152 3758 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/25157/statm: 4262 3758 83 178 0 4082 0
Current children cumulated CPU time (s) 4481.01
Current children cumulated vsize (KiB) 24216

[startup+4542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25165
/proc/meminfo: memFree=1911960/2055920 swapFree=4180188/4192956
[pid=25154] ppid=25152 vsize=1812 CPUtime=0.06
/proc/25154/stat : 25154 (IUT_BMB_SAT) S 25152 25154 25042 0 -1 4194304 267 0 0 0 4 2 0 0 20 0 1 0 214752837 1855488 249 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25154/statm: 453 249 105 274 0 176 0
[pid=25156] ppid=25154 vsize=5356 CPUtime=0
/proc/25156/stat : 25156 (sh) S 25154 25154 25042 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214752843 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25156/statm: 1339 232 193 169 0 50 0
[pid=25157] ppid=25156 vsize=17048 CPUtime=4540.93
/proc/25157/stat : 25157 (minisat) R 25156 25154 25042 0 -1 4194304 3777 0 0 0 454077 16 0 0 25 0 1 0 214752843 17457152 3758 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 1 0 0
/proc/25157/statm: 4262 3758 83 178 0 4082 0
Current children cumulated CPU time (s) 4540.99
Current children cumulated vsize (KiB) 24216

[startup+4602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25165
/proc/meminfo: memFree=1912024/2055920 swapFree=4180188/4192956
[pid=25154] ppid=25152 vsize=1812 CPUtime=0.06
/proc/25154/stat : 25154 (IUT_BMB_SAT) S 25152 25154 25042 0 -1 4194304 267 0 0 0 4 2 0 0 20 0 1 0 214752837 1855488 249 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25154/statm: 453 249 105 274 0 176 0
[pid=25156] ppid=25154 vsize=5356 CPUtime=0
/proc/25156/stat : 25156 (sh) S 25154 25154 25042 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214752843 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25156/statm: 1339 232 193 169 0 50 0
[pid=25157] ppid=25156 vsize=17048 CPUtime=4600.91
/proc/25157/stat : 25157 (minisat) R 25156 25154 25042 0 -1 4194304 3779 0 0 0 460075 16 0 0 25 0 1 0 214752843 17457152 3760 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25157/statm: 4262 3760 83 178 0 4082 0
Current children cumulated CPU time (s) 4600.97
Current children cumulated vsize (KiB) 24216

[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25165
/proc/meminfo: memFree=1911960/2055920 swapFree=4180188/4192956
[pid=25154] ppid=25152 vsize=1812 CPUtime=0.06
/proc/25154/stat : 25154 (IUT_BMB_SAT) S 25152 25154 25042 0 -1 4194304 267 0 0 0 4 2 0 0 20 0 1 0 214752837 1855488 249 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25154/statm: 453 249 105 274 0 176 0
[pid=25156] ppid=25154 vsize=5356 CPUtime=0
/proc/25156/stat : 25156 (sh) S 25154 25154 25042 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214752843 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25156/statm: 1339 232 193 169 0 50 0
[pid=25157] ppid=25156 vsize=17048 CPUtime=4660.9
/proc/25157/stat : 25157 (minisat) R 25156 25154 25042 0 -1 4194304 3779 0 0 0 466073 17 0 0 25 0 1 0 214752843 17457152 3760 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25157/statm: 4262 3760 83 178 0 4082 0
Current children cumulated CPU time (s) 4660.96
Current children cumulated vsize (KiB) 24216

[startup+4722.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25165
/proc/meminfo: memFree=1911896/2055920 swapFree=4180188/4192956
[pid=25154] ppid=25152 vsize=1812 CPUtime=0.06
/proc/25154/stat : 25154 (IUT_BMB_SAT) S 25152 25154 25042 0 -1 4194304 267 0 0 0 4 2 0 0 20 0 1 0 214752837 1855488 249 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25154/statm: 453 249 105 274 0 176 0
[pid=25156] ppid=25154 vsize=5356 CPUtime=0
/proc/25156/stat : 25156 (sh) S 25154 25154 25042 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214752843 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25156/statm: 1339 232 193 169 0 50 0
[pid=25157] ppid=25156 vsize=17048 CPUtime=4720.89
/proc/25157/stat : 25157 (minisat) R 25156 25154 25042 0 -1 4194304 3780 0 0 0 472072 17 0 0 25 0 1 0 214752843 17457152 3761 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25157/statm: 4262 3761 83 178 0 4082 0
Current children cumulated CPU time (s) 4720.95
Current children cumulated vsize (KiB) 24216

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25165
/proc/meminfo: memFree=1911896/2055920 swapFree=4180188/4192956
[pid=25154] ppid=25152 vsize=1812 CPUtime=0.06
/proc/25154/stat : 25154 (IUT_BMB_SAT) S 25152 25154 25042 0 -1 4194304 267 0 0 0 4 2 0 0 20 0 1 0 214752837 1855488 249 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25154/statm: 453 249 105 274 0 176 0
[pid=25156] ppid=25154 vsize=5356 CPUtime=0
/proc/25156/stat : 25156 (sh) S 25154 25154 25042 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214752843 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25156/statm: 1339 232 193 169 0 50 0
[pid=25157] ppid=25156 vsize=17048 CPUtime=4780.87
/proc/25157/stat : 25157 (minisat) R 25156 25154 25042 0 -1 4194304 3782 0 0 0 478070 17 0 0 25 0 1 0 214752843 17457152 3763 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25157/statm: 4262 3763 83 178 0 4082 0
Current children cumulated CPU time (s) 4780.93
Current children cumulated vsize (KiB) 24216

[startup+4842.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25165
/proc/meminfo: memFree=1911704/2055920 swapFree=4180188/4192956
[pid=25154] ppid=25152 vsize=1812 CPUtime=0.06
/proc/25154/stat : 25154 (IUT_BMB_SAT) S 25152 25154 25042 0 -1 4194304 267 0 0 0 4 2 0 0 20 0 1 0 214752837 1855488 249 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25154/statm: 453 249 105 274 0 176 0
[pid=25156] ppid=25154 vsize=5356 CPUtime=0
/proc/25156/stat : 25156 (sh) S 25154 25154 25042 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214752843 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25156/statm: 1339 232 193 169 0 50 0
[pid=25157] ppid=25156 vsize=17180 CPUtime=4840.85
/proc/25157/stat : 25157 (minisat) R 25156 25154 25042 0 -1 4194304 3813 0 0 0 484068 17 0 0 25 0 1 0 214752843 17592320 3794 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25157/statm: 4295 3794 83 178 0 4115 0
Current children cumulated CPU time (s) 4840.91
Current children cumulated vsize (KiB) 24348

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25165
/proc/meminfo: memFree=1911576/2055920 swapFree=4180188/4192956
[pid=25154] ppid=25152 vsize=1812 CPUtime=0.06
/proc/25154/stat : 25154 (IUT_BMB_SAT) S 25152 25154 25042 0 -1 4194304 267 0 0 0 4 2 0 0 20 0 1 0 214752837 1855488 249 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25154/statm: 453 249 105 274 0 176 0
[pid=25156] ppid=25154 vsize=5356 CPUtime=0
/proc/25156/stat : 25156 (sh) S 25154 25154 25042 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214752843 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25156/statm: 1339 232 193 169 0 50 0
[pid=25157] ppid=25156 vsize=17172 CPUtime=4900.83
/proc/25157/stat : 25157 (minisat) R 25156 25154 25042 0 -1 4194304 3832 0 0 0 490066 17 0 0 25 0 1 0 214752843 17584128 3813 1992294400 134512640 135243223 4294956320 18446744073709551615 134558577 0 0 4096 3 0 0 0 17 1 0 0
/proc/25157/statm: 4293 3813 83 178 0 4113 0
Current children cumulated CPU time (s) 4900.89
Current children cumulated vsize (KiB) 24340

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25165
/proc/meminfo: memFree=1911512/2055920 swapFree=4180188/4192956
[pid=25154] ppid=25152 vsize=1812 CPUtime=0.06
/proc/25154/stat : 25154 (IUT_BMB_SAT) S 25152 25154 25042 0 -1 4194304 267 0 0 0 4 2 0 0 20 0 1 0 214752837 1855488 249 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25154/statm: 453 249 105 274 0 176 0
[pid=25156] ppid=25154 vsize=5356 CPUtime=0
/proc/25156/stat : 25156 (sh) S 25154 25154 25042 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214752843 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25156/statm: 1339 232 193 169 0 50 0
[pid=25157] ppid=25156 vsize=17308 CPUtime=4960.82
/proc/25157/stat : 25157 (minisat) R 25156 25154 25042 0 -1 4194304 3843 0 0 0 496064 18 0 0 25 0 1 0 214752843 17723392 3824 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25157/statm: 4327 3824 83 178 0 4147 0
Current children cumulated CPU time (s) 4960.88
Current children cumulated vsize (KiB) 24476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 25165
/proc/meminfo: memFree=1911512/2055920 swapFree=4180188/4192956
[pid=25154] ppid=25152 vsize=1812 CPUtime=0.06
/proc/25154/stat : 25154 (IUT_BMB_SAT) S 25152 25154 25042 0 -1 4194304 267 0 0 0 4 2 0 0 20 0 1 0 214752837 1855488 249 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25154/statm: 453 249 105 274 0 176 0
[pid=25156] ppid=25154 vsize=5356 CPUtime=0
/proc/25156/stat : 25156 (sh) S 25154 25154 25042 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214752843 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25156/statm: 1339 232 193 169 0 50 0
[pid=25157] ppid=25156 vsize=17308 CPUtime=5000.01
/proc/25157/stat : 25157 (minisat) R 25156 25154 25042 0 -1 4194304 3843 0 0 0 499983 18 0 0 25 0 1 0 214752843 17723392 3824 1992294400 134512640 135243223 4294956320 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 1 0 0
/proc/25157/statm: 4327 3824 83 178 0 4147 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 24476

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): 5001.51
CPU time (s): 5000.09
CPU user time (s): 4999.88
CPU system time (s): 0.210967
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 24476

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

runsolver used 5.10922 second user time and 13.089 second system time

The end

Launcher Data

Begin job on node24 at 2009-05-09 13:06:33
IDJOB=1784827
IDBENCH=24624
IDSOLVER=638
FILE ID=node24/1784827-1241867193
PBS_JOBID= 9264588
Free space on /tmp= 66316 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest04/others/ramsey.sat05-511.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784827-1241867193/watcher-1784827-1241867193 -o /tmp/evaluation-result-1784827-1241867193/solver-1784827-1241867193 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1784827-1241867193.cnf HOME

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

MD5SUM BENCH= f938eb83302d03b3e1c7efeabdee60a6
RANDOM SEED=607819177

node24.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.232
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.232
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:       1930256 kB
Buffers:         24440 kB
Cached:          55132 kB
SwapCached:       7060 kB
Active:          44944 kB
Inactive:        43740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1930256 kB
SwapTotal:     4192956 kB
SwapFree:      4180188 kB
Dirty:            2328 kB
Writeback:           0 kB
Mapped:          14012 kB
Slab:            22944 kB
Committed_AS:   732792 kB
PageTables:       1440 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= 66312 MiB
End job on node24 at 2009-05-09 14:29:55