Trace number 3309143

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
SAT09 reference solver:glucose 1.0? (TO) 1300.06 1300.01

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer16.shuffled.cnf
MD5SUMf98b1abe53ae4846a5f9102253ed913e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.484926
Satisfiable
(Un)Satisfiability was proved
Number of variables264
Number of clauses1476
Sum of the clauses size3168
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21452
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 524

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    1476     3168 |     442       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1452     5280 |      --       0       --      -- |     --   | -24/2112
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 240   #clauses: 1452   #literals: 5280
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  240                                                  |
0.00/0.00	c |  Number of clauses:    1452                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
1300.04/1300.01	HOME/glucose.sh: line 55:  9657 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3309143-1303985940/watcher-3309143-1303985940 -o /tmp/evaluation-result-3309143-1303985940/solver-3309143-1303985940 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3309143-1303985940.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.09 2.33 2.90 4/188 9655
/proc/meminfo: memFree=21411264/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) R 9653 9655 9032 0 -1 4202496 341 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435837333 0 65538 4100 65536 0 0 0 17 5 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0

[startup+0.088107 s]
/proc/loadavg: 1.09 2.33 2.90 4/188 9655
/proc/meminfo: memFree=21411264/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.10109 s]
/proc/loadavg: 1.09 2.33 2.90 4/188 9655
/proc/meminfo: memFree=21411264/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301055 s]
/proc/loadavg: 1.09 2.33 2.90 4/188 9655
/proc/meminfo: memFree=21411264/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700978 s]
/proc/loadavg: 1.09 2.33 2.90 4/188 9655
/proc/meminfo: memFree=21411264/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50083 s]
/proc/loadavg: 1.09 2.33 2.90 5/190 9658
/proc/meminfo: memFree=21367196/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
[pid=9657] ppid=9655 vsize=5228 CPUtime=1.49 cores=5,7
/proc/9657/stat : 9657 (glucose_static) R 9655 9655 9032 0 -1 4202496 975 0 0 0 149 0 0 0 25 0 1 0 510196328 5353472 930 33554432000 134512640 135217611 4291792496 18446744073709551615 134528190 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/9657/statm: 1307 930 76 173 0 1132 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13932

[startup+3.10054 s]
/proc/loadavg: 1.09 2.33 2.90 5/190 9658
/proc/meminfo: memFree=21321680/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
[pid=9657] ppid=9655 vsize=6224 CPUtime=3.09 cores=5,7
/proc/9657/stat : 9657 (glucose_static) R 9655 9655 9032 0 -1 4202496 1212 0 0 0 309 0 0 0 25 0 1 0 510196328 6373376 1167 33554432000 134512640 135217611 4291792496 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/9657/statm: 1556 1167 76 173 0 1381 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14928

[startup+6.30092 s]
/proc/loadavg: 1.32 2.35 2.91 5/194 9666
/proc/meminfo: memFree=20884684/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
[pid=9657] ppid=9655 vsize=7476 CPUtime=6.29 cores=5,7
/proc/9657/stat : 9657 (glucose_static) R 9655 9655 9032 0 -1 4202496 1518 0 0 0 629 0 0 0 25 0 1 0 510196328 7655424 1473 33554432000 134512640 135217611 4291792496 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/9657/statm: 1869 1473 76 173 0 1694 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16180

[startup+12.7007 s]
/proc/loadavg: 1.53 2.38 2.92 5/194 9666
/proc/meminfo: memFree=20825480/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
[pid=9657] ppid=9655 vsize=10868 CPUtime=12.69 cores=5,7
/proc/9657/stat : 9657 (glucose_static) R 9655 9655 9032 0 -1 4202496 2323 0 0 0 1269 0 0 0 25 0 1 0 510196328 11128832 2278 33554432000 134512640 135217611 4291792496 18446744073709551615 134522424 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/9657/statm: 2717 2278 76 173 0 2542 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19572

[startup+25.5003 s]
/proc/loadavg: 2.08 2.46 2.93 5/194 9667
/proc/meminfo: memFree=20816024/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
[pid=9657] ppid=9655 vsize=14440 CPUtime=25.49 cores=5,7
/proc/9657/stat : 9657 (glucose_static) R 9655 9655 9032 0 -1 4202496 3187 0 0 0 2549 0 0 0 25 0 1 0 510196328 14786560 3142 33554432000 134512640 135217611 4291792496 18446744073709551615 134533133 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/9657/statm: 3610 3142 76 173 0 3435 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23144

[startup+51.1005 s]
/proc/loadavg: 2.81 2.60 2.96 5/194 9668
/proc/meminfo: memFree=20804588/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
[pid=9657] ppid=9655 vsize=18708 CPUtime=51.08 cores=5,7
/proc/9657/stat : 9657 (glucose_static) R 9655 9655 9032 0 -1 4202496 4156 0 0 0 5108 0 0 0 25 0 1 0 510196328 19156992 4111 33554432000 134512640 135217611 4291792496 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/9657/statm: 4677 4111 76 173 0 4502 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27412

[startup+102.307 s]
/proc/loadavg: 3.48 2.81 3.02 5/194 9669
/proc/meminfo: memFree=20781732/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
[pid=9657] ppid=9655 vsize=25540 CPUtime=102.3 cores=5,7
/proc/9657/stat : 9657 (glucose_static) R 9655 9655 9032 0 -1 4202496 5741 0 0 0 10229 1 0 0 25 0 1 0 510196328 26152960 5696 33554432000 134512640 135217611 4291792496 18446744073709551615 134533144 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/9657/statm: 6385 5696 76 173 0 6210 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 34244

[startup+162.3 s]
/proc/loadavg: 3.81 3.03 3.07 5/194 9670
/proc/meminfo: memFree=20763220/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
[pid=9657] ppid=9655 vsize=29588 CPUtime=162.29 cores=5,7
/proc/9657/stat : 9657 (glucose_static) R 9655 9655 9032 0 -1 4202496 6702 0 0 0 16228 1 0 0 25 0 1 0 510196328 30298112 6657 33554432000 134512640 135217611 4291792496 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/9657/statm: 7397 6657 76 173 0 7222 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 38292

[startup+222.301 s]
/proc/loadavg: 3.93 3.20 3.13 5/194 9672
/proc/meminfo: memFree=20747804/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
[pid=9657] ppid=9655 vsize=33028 CPUtime=222.29 cores=5,7
/proc/9657/stat : 9657 (glucose_static) R 9655 9655 9032 0 -1 4202496 7487 0 0 0 22228 1 0 0 25 0 1 0 510196328 33820672 7442 33554432000 134512640 135217611 4291792496 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/9657/statm: 8257 7442 76 173 0 8082 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 41732

[startup+282.301 s]
/proc/loadavg: 3.97 3.34 3.18 5/194 9674
/proc/meminfo: memFree=20737348/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
[pid=9657] ppid=9655 vsize=35892 CPUtime=282.29 cores=5,7
/proc/9657/stat : 9657 (glucose_static) R 9655 9655 9032 0 -1 4202496 8109 0 0 0 28228 1 0 0 25 0 1 0 510196328 36753408 8064 33554432000 134512640 135217611 4291792496 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/9657/statm: 8973 8064 76 173 0 8798 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 44596

[startup+342.3 s]
/proc/loadavg: 3.99 3.46 3.23 5/194 9675
/proc/meminfo: memFree=20724524/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
[pid=9657] ppid=9655 vsize=38596 CPUtime=342.3 cores=5,7
/proc/9657/stat : 9657 (glucose_static) R 9655 9655 9032 0 -1 4202496 8759 0 0 0 34228 2 0 0 25 0 1 0 510196328 39522304 8714 33554432000 134512640 135217611 4291792496 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/9657/statm: 9649 8714 76 173 0 9474 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 47300

[startup+402.301 s]
/proc/loadavg: 3.99 3.56 3.28 5/194 9677
/proc/meminfo: memFree=20714692/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7

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

[pid=9657] ppid=9655 vsize=45628 CPUtime=522.3 cores=5,7
/proc/9657/stat : 9657 (glucose_static) R 9655 9655 9032 0 -1 4202496 10280 0 0 0 52228 2 0 0 25 0 1 0 510196328 46723072 10235 33554432000 134512640 135217611 4291792496 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/9657/statm: 11407 10235 76 173 0 11232 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 54332

[startup+582.301 s]
/proc/loadavg: 4.00 3.76 3.40 5/194 9682
/proc/meminfo: memFree=20689616/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
[pid=9657] ppid=9655 vsize=47752 CPUtime=582.31 cores=5,7
/proc/9657/stat : 9657 (glucose_static) R 9655 9655 9032 0 -1 4202496 10812 0 0 0 58229 2 0 0 25 0 1 0 510196328 48898048 10767 33554432000 134512640 135217611 4291792496 18446744073709551615 134542253 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/9657/statm: 11938 10767 76 173 0 11763 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 56456

[startup+642.301 s]
/proc/loadavg: 4.00 3.80 3.43 5/194 9683
/proc/meminfo: memFree=20680508/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
[pid=9657] ppid=9655 vsize=49396 CPUtime=642.31 cores=5,7
/proc/9657/stat : 9657 (glucose_static) R 9655 9655 9032 0 -1 4202496 11159 0 0 0 64229 2 0 0 25 0 1 0 510196328 50581504 11114 33554432000 134512640 135217611 4291792496 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/9657/statm: 12349 11114 76 173 0 12174 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 58100

[startup+702.301 s]
/proc/loadavg: 4.00 3.83 3.47 5/194 9685
/proc/meminfo: memFree=20674028/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
[pid=9657] ppid=9655 vsize=50720 CPUtime=702.31 cores=5,7
/proc/9657/stat : 9657 (glucose_static) R 9655 9655 9032 0 -1 4202496 11491 0 0 0 70229 2 0 0 25 0 1 0 510196328 51937280 11446 33554432000 134512640 135217611 4291792496 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/9657/statm: 12680 11446 76 173 0 12505 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 59424

[startup+762.307 s]
/proc/loadavg: 4.00 3.86 3.50 5/194 9686
/proc/meminfo: memFree=20667292/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
[pid=9657] ppid=9655 vsize=52604 CPUtime=762.32 cores=5,7
/proc/9657/stat : 9657 (glucose_static) R 9655 9655 9032 0 -1 4202496 11789 0 0 0 76229 3 0 0 25 0 1 0 510196328 53866496 11744 33554432000 134512640 135217611 4291792496 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/9657/statm: 13151 11744 76 173 0 12976 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 61308

[startup+822.3 s]
/proc/loadavg: 4.05 3.90 3.53 5/194 9688
/proc/meminfo: memFree=20662036/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
[pid=9657] ppid=9655 vsize=54584 CPUtime=822.32 cores=5,7
/proc/9657/stat : 9657 (glucose_static) R 9655 9655 9032 0 -1 4202496 12266 0 0 0 82229 3 0 0 25 0 1 0 510196328 55894016 12221 33554432000 134512640 135217611 4291792496 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/9657/statm: 13646 12221 76 173 0 13471 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 63288

[startup+882.301 s]
/proc/loadavg: 4.02 3.91 3.56 5/194 9690
/proc/meminfo: memFree=20655784/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
[pid=9657] ppid=9655 vsize=56228 CPUtime=882.32 cores=5,7
/proc/9657/stat : 9657 (glucose_static) R 9655 9655 9032 0 -1 4202496 12657 0 0 0 88229 3 0 0 25 0 1 0 510196328 57577472 12612 33554432000 134512640 135217611 4291792496 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/9657/statm: 14057 12612 76 173 0 13882 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 64932

[startup+942.301 s]
/proc/loadavg: 4.06 3.94 3.59 5/194 9691
/proc/meminfo: memFree=20650892/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
[pid=9657] ppid=9655 vsize=57360 CPUtime=942.32 cores=5,7
/proc/9657/stat : 9657 (glucose_static) R 9655 9655 9032 0 -1 4202496 12934 0 0 0 94229 3 0 0 25 0 1 0 510196328 58736640 12889 33554432000 134512640 135217611 4291792496 18446744073709551615 134533339 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/9657/statm: 14340 12889 76 173 0 14165 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 66064

[startup+1002.3 s]
/proc/loadavg: 4.06 3.96 3.62 5/194 9693
/proc/meminfo: memFree=20647256/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
[pid=9657] ppid=9655 vsize=58384 CPUtime=1002.32 cores=5,7
/proc/9657/stat : 9657 (glucose_static) R 9655 9655 9032 0 -1 4202496 13172 0 0 0 100229 3 0 0 25 0 1 0 510196328 59785216 13127 33554432000 134512640 135217611 4291792496 18446744073709551615 134539603 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/9657/statm: 14596 13127 76 173 0 14421 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 67088

[startup+1062.3 s]
/proc/loadavg: 4.02 3.97 3.64 5/194 9694
/proc/meminfo: memFree=20641388/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
[pid=9657] ppid=9655 vsize=59676 CPUtime=1062.32 cores=5,7
/proc/9657/stat : 9657 (glucose_static) R 9655 9655 9032 0 -1 4202496 13481 0 0 0 106229 3 0 0 25 0 1 0 510196328 61108224 13436 33554432000 134512640 135217611 4291792496 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/9657/statm: 14919 13436 76 173 0 14744 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 68380

[startup+1122.3 s]
/proc/loadavg: 4.08 3.99 3.66 5/194 9696
/proc/meminfo: memFree=20636752/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
[pid=9657] ppid=9655 vsize=60376 CPUtime=1122.32 cores=5,7
/proc/9657/stat : 9657 (glucose_static) R 9655 9655 9032 0 -1 4202496 13618 0 0 0 112229 3 0 0 25 0 1 0 510196328 61825024 13573 33554432000 134512640 135217611 4291792496 18446744073709551615 134533144 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/9657/statm: 15094 13573 76 173 0 14919 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 69080

[startup+1182.3 s]
/proc/loadavg: 4.03 3.99 3.68 5/194 9698
/proc/meminfo: memFree=20629392/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
[pid=9657] ppid=9655 vsize=62272 CPUtime=1182.33 cores=5,7
/proc/9657/stat : 9657 (glucose_static) R 9655 9655 9032 0 -1 4202496 14030 0 0 0 118229 4 0 0 25 0 1 0 510196328 63766528 13985 33554432000 134512640 135217611 4291792496 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/9657/statm: 15568 13985 76 173 0 15393 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 70976

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.70 5/194 9699
/proc/meminfo: memFree=20623392/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
[pid=9657] ppid=9655 vsize=63980 CPUtime=1242.33 cores=5,7
/proc/9657/stat : 9657 (glucose_static) R 9655 9655 9032 0 -1 4202496 14400 0 0 0 124229 4 0 0 25 0 1 0 510196328 65515520 14355 33554432000 134512640 135217611 4291792496 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/9657/statm: 15995 14355 76 173 0 15820 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 72684



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.00 3.72 3/188 9703
/proc/meminfo: memFree=20783600/32951124 swapFree=67111524/67111528
[pid=9655] ppid=9653 vsize=8704 CPUtime=0 cores=5,7
/proc/9655/stat : 9655 (glucose.sh) S 9653 9655 9032 0 -1 4202496 359 190 0 0 0 0 0 0 25 0 1 0 510196328 8912896 254 33554432000 4194304 4922060 140737413200880 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/9655/statm: 2176 254 211 178 0 69 0
[pid=9657] ppid=9655 vsize=64940 CPUtime=1300.04 cores=5,7
/proc/9657/stat : 9657 (glucose_static) R 9655 9655 9032 0 -1 4202496 14623 0 0 0 130000 4 0 0 25 0 1 0 510196328 66498560 14578 33554432000 134512640 135217611 4291792496 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/9657/statm: 16235 14578 76 173 0 16060 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 73644

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.06
CPU user time (s): 1300.01
CPU system time (s): 0.050992
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 73644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.01
system time used= 0.050992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15182
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= 20
involuntary context switches= 2703

runsolver used 2.03969 second user time and 5.06223 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-28 12:19:00
IDJOB=3309143
IDBENCH=87943
IDSOLVER=1691
FILE ID=node102/3309143-1303985940
RUNJOBID= node102-1303985939-9525
PBS_JOBID= 13168724
Free space on /tmp= 71536 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT02/industrial/aloul/Homer/homer16.shuffled.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309143-1303985940/watcher-3309143-1303985940 -o /tmp/evaluation-result-3309143-1303985940/solver-3309143-1303985940 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3309143-1303985940.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= f98b1abe53ae4846a5f9102253ed913e
RANDOM SEED=309906243

node102.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21411404 kB
Buffers:       1632660 kB
Cached:        9253576 kB
SwapCached:          4 kB
Active:        2889412 kB
Inactive:      8096696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21411404 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           28304 kB
Writeback:           0 kB
AnonPages:       99932 kB
Mapped:          15972 kB
Slab:           489204 kB
PageTables:       5228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   268372 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71448 MiB
End job on node102 at 2011-04-28 12:40:42