Trace number 3717062

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
wbo2satCp2 2012-05-19? (TO) 1800.09 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-71-70--soft-66-100-0.wbo
MD5SUM6ce7da05711cce00ec3b2d5a1c7699c2
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1.73773
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables4970
Total number of constraints141
Number of soft constraints43
Number of constraints which are clauses71
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint70
Maximum length of a constraint71
Top cost 2285
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 2284
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 72
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

1.76/1.80	o 1131
1.76/1.80	c current bound: 565
12.65/12.76	o 359
12.65/12.76	c current bound: 179
16.17/16.22	o 167
16.17/16.22	c current bound: 83
17.85/17.98	o 66
17.85/17.98	c current bound: 33
20.17/20.24	o 14
20.17/20.24	c current bound: 7
24.46/24.58	o 4
24.46/24.58	c current bound: 2
1800.09/1800.51	c error: unexpected solver exit code
1800.09/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3717062-1338182910/watcher-3717062-1338182910 -o /tmp/evaluation-result-3717062-1338182910/solver-3717062-1338182910 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3717062-1338182910.wbo 1137976944 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 7936
/proc/meminfo: memFree=28858380/32873648 swapFree=6844/6844
[pid=7936] ppid=7934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7936/stat : 7936 (runWbo2satCp2.s) S 7934 7936 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284416864 9367552 274 33554432000 4194304 5064252 140734786117568 140734786116480 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7936/statm: 2287 274 233 213 0 72 0

[startup+0.0910961 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 7936
/proc/meminfo: memFree=28858380/32873648 swapFree=6844/6844
[pid=7936] ppid=7934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7936/stat : 7936 (runWbo2satCp2.s) S 7934 7936 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284416864 9367552 274 33554432000 4194304 5064252 140734786117568 140734786116480 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7936/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10023 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 7936
/proc/meminfo: memFree=28858380/32873648 swapFree=6844/6844
[pid=7936] ppid=7934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7936/stat : 7936 (runWbo2satCp2.s) S 7934 7936 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284416864 9367552 274 33554432000 4194304 5064252 140734786117568 140734786116480 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7936/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.301069 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 7936
/proc/meminfo: memFree=28858380/32873648 swapFree=6844/6844
[pid=7936] ppid=7934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7936/stat : 7936 (runWbo2satCp2.s) S 7934 7936 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284416864 9367552 274 33554432000 4194304 5064252 140734786117568 140734786116480 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7936/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700174 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 7936
/proc/meminfo: memFree=28858380/32873648 swapFree=6844/6844
[pid=7936] ppid=7934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7936/stat : 7936 (runWbo2satCp2.s) S 7934 7936 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284416864 9367552 274 33554432000 4194304 5064252 140734786117568 140734786116480 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7936/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50102 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 7940
/proc/meminfo: memFree=28785016/32873648 swapFree=6844/6844
[pid=7936] ppid=7934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7936/stat : 7936 (runWbo2satCp2.s) S 7934 7936 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284416864 9367552 274 33554432000 4194304 5064252 140734786117568 140734786116480 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7936/statm: 2287 274 233 213 0 72 0
[pid=7937] ppid=7936 vsize=23852 CPUtime=1.47 cores=0,2,4,6
/proc/7937/stat : 7937 (wbo2sat) R 7936 7936 7427 0 -1 4202496 6029 13041 0 0 57 27 61 2 20 0 1 0 284416864 24424448 4894 33554432000 4194304 5872148 140734365930432 140734365926312 5126832 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7937/statm: 5963 4894 167 410 0 5545 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 33000

[startup+3.10083 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 7943
/proc/meminfo: memFree=28761064/32873648 swapFree=6844/6844
[pid=7936] ppid=7934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7936/stat : 7936 (runWbo2satCp2.s) S 7934 7936 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284416864 9367552 274 33554432000 4194304 5064252 140734786117568 140734786116480 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7936/statm: 2287 274 233 213 0 72 0
[pid=7937] ppid=7936 vsize=25904 CPUtime=1.79 cores=0,2,4,6
/proc/7937/stat : 7937 (wbo2sat) S 7936 7936 7427 0 -1 4202496 6634 13555 0 0 63 52 61 3 20 0 1 0 284416864 26525696 5428 33554432000 4194304 5872148 140734365930432 140734365923704 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7937/statm: 6476 5428 173 410 0 6058 0
[pid=7942] ppid=7937 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7942/stat : 7942 (satsolver.sh) S 7937 7936 7427 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284417046 9367552 266 33554432000 4194304 5064252 140735014599376 140735014598288 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7942/statm: 2287 266 226 213 0 72 0
[pid=7943] ppid=7942 vsize=66696 CPUtime=1.25 cores=0,2,4,6
/proc/7943/stat : 7943 (glucose_static) R 7942 7936 7427 0 -1 4202496 14552 0 0 0 123 2 0 0 20 0 1 0 284417047 68296704 14825 33554432000 4194304 4896791 140736066966368 140736066963688 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7943/statm: 16674 14825 77 172 0 16500 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 110896

[startup+6.30037 s]
/proc/loadavg: 2.12 2.03 2.01 3/183 7943
/proc/meminfo: memFree=28754244/32873648 swapFree=6844/6844
[pid=7936] ppid=7934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7936/stat : 7936 (runWbo2satCp2.s) S 7934 7936 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284416864 9367552 274 33554432000 4194304 5064252 140734786117568 140734786116480 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7936/statm: 2287 274 233 213 0 72 0
[pid=7937] ppid=7936 vsize=25904 CPUtime=1.79 cores=0,2,4,6
/proc/7937/stat : 7937 (wbo2sat) S 7936 7936 7427 0 -1 4202496 6634 13555 0 0 63 52 61 3 20 0 1 0 284416864 26525696 5428 33554432000 4194304 5872148 140734365930432 140734365923704 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7937/statm: 6476 5428 173 410 0 6058 0
[pid=7942] ppid=7937 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7942/stat : 7942 (satsolver.sh) S 7937 7936 7427 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284417046 9367552 266 33554432000 4194304 5064252 140735014599376 140735014598288 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7942/statm: 2287 266 226 213 0 72 0
[pid=7943] ppid=7942 vsize=67288 CPUtime=4.45 cores=0,2,4,6
/proc/7943/stat : 7943 (glucose_static) R 7942 7936 7427 0 -1 4202496 14828 0 0 0 443 2 0 0 20 0 1 0 284417047 68902912 15610 33554432000 4194304 4896791 140736066966368 140736066963576 4223862 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7943/statm: 16822 15610 77 172 0 16648 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 111488

[startup+12.7004 s]
/proc/loadavg: 2.11 2.03 2.01 3/183 8000
/proc/meminfo: memFree=28855192/32873648 swapFree=6844/6844
[pid=7936] ppid=7934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7936/stat : 7936 (runWbo2satCp2.s) S 7934 7936 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284416864 9367552 274 33554432000 4194304 5064252 140734786117568 140734786116480 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7936/statm: 2287 274 233 213 0 72 0
[pid=7937] ppid=7936 vsize=25904 CPUtime=1.79 cores=0,2,4,6
/proc/7937/stat : 7937 (wbo2sat) S 7936 7936 7427 0 -1 4202496 6634 13555 0 0 63 52 61 3 20 0 1 0 284416864 26525696 5428 33554432000 4194304 5872148 140734365930432 140734365923704 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7937/statm: 6476 5428 173 410 0 6058 0
[pid=7942] ppid=7937 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7942/stat : 7942 (satsolver.sh) S 7937 7936 7427 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284417046 9367552 266 33554432000 4194304 5064252 140735014599376 140735014598288 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7942/statm: 2287 266 226 213 0 72 0
[pid=7943] ppid=7942 vsize=68924 CPUtime=10.86 cores=0,2,4,6
/proc/7943/stat : 7943 (glucose_static) R 7942 7936 7427 0 -1 4202496 16013 0 0 0 1083 3 0 0 20 0 1 0 284417047 70578176 15649 33554432000 4194304 4896791 140736066966368 140736066963672 4423776 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7943/statm: 17231 15649 78 172 0 17057 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 113124

[startup+25.5004 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 8015
/proc/meminfo: memFree=28866420/32873648 swapFree=6844/6844
[pid=7936] ppid=7934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7936/stat : 7936 (runWbo2satCp2.s) S 7934 7936 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284416864 9367552 274 33554432000 4194304 5064252 140734786117568 140734786116480 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7936/statm: 2287 274 233 213 0 72 0
[pid=7937] ppid=7936 vsize=27952 CPUtime=24.54 cores=0,2,4,6
/proc/7937/stat : 7937 (wbo2sat) S 7936 7936 7427 0 -1 4202496 12893 87095 0 0 71 52 2302 29 20 0 1 0 284416864 28622848 5940 33554432000 4194304 5872148 140734365930432 140734365923704 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7937/statm: 6988 5940 173 410 0 6570 0
[pid=8014] ppid=7937 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8014/stat : 8014 (satsolver.sh) S 7937 7936 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284419322 9367552 267 33554432000 4194304 5064252 140734967654704 140734967653616 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8014/statm: 2287 267 226 213 0 72 0
[pid=8015] ppid=8014 vsize=58792 CPUtime=0.91 cores=0,2,4,6
/proc/8015/stat : 8015 (glucose_static) R 8014 7936 7427 0 -1 4202496 12199 0 0 0 89 2 0 0 20 0 1 0 284419322 60203008 12178 33554432000 4194304 4896791 140736159203712 140736159201016 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8015/statm: 14698 12178 78 172 0 14524 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 105040

[startup+51.1004 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 8015
/proc/meminfo: memFree=28852520/32873648 swapFree=6844/6844
[pid=7936] ppid=7934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7936/stat : 7936 (runWbo2satCp2.s) S 7934 7936 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284416864 9367552 274 33554432000 4194304 5064252 140734786117568 140734786116480 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7936/statm: 2287 274 233 213 0 72 0
[pid=7937] ppid=7936 vsize=27952 CPUtime=24.54 cores=0,2,4,6
/proc/7937/stat : 7937 (wbo2sat) S 7936 7936 7427 0 -1 4202496 12893 87095 0 0 71 52 2302 29 20 0 1 0 284416864 28622848 5940 33554432000 4194304 5872148 140734365930432 140734365923704 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7937/statm: 6988 5940 173 410 0 6570 0
[pid=8014] ppid=7937 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8014/stat : 8014 (satsolver.sh) S 7937 7936 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284419322 9367552 267 33554432000 4194304 5064252 140734967654704 140734967653616 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8014/statm: 2287 267 226 213 0 72 0
[pid=8015] ppid=8014 vsize=66216 CPUtime=26.49 cores=0,2,4,6
/proc/8015/stat : 8015 (glucose_static) R 8014 7936 7427 0 -1 4202496 14542 0 0 0 2645 4 0 0 20 0 1 0 284419322 67805184 13343 33554432000 4194304 4896791 140736159203712 140736159201240 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8015/statm: 16554 13343 78 172 0 16380 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 112464

[startup+102.307 s]
/proc/loadavg: 2.09 2.04 2.00 3/184 8018
/proc/meminfo: memFree=28833388/32873648 swapFree=6844/6844
[pid=7936] ppid=7934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7936/stat : 7936 (runWbo2satCp2.s) S 7934 7936 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284416864 9367552 274 33554432000 4194304 5064252 140734786117568 140734786116480 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7936/statm: 2287 274 233 213 0 72 0
[pid=7937] ppid=7936 vsize=27952 CPUtime=24.54 cores=0,2,4,6
/proc/7937/stat : 7937 (wbo2sat) S 7936 7936 7427 0 -1 4202496 12893 87095 0 0 71 52 2302 29 20 0 1 0 284416864 28622848 5940 33554432000 4194304 5872148 140734365930432 140734365923704 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7937/statm: 6988 5940 173 410 0 6570 0
[pid=8014] ppid=7937 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8014/stat : 8014 (satsolver.sh) S 7937 7936 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284419322 9367552 267 33554432000 4194304 5064252 140734967654704 140734967653616 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8014/statm: 2287 267 226 213 0 72 0
[pid=8015] ppid=8014 vsize=81400 CPUtime=77.69 cores=0,2,4,6
/proc/8015/stat : 8015 (glucose_static) R 8014 7936 7427 0 -1 4202496 19404 0 0 0 7761 8 0 0 20 0 1 0 284419322 83353600 16863 33554432000 4194304 4896791 140736159203712 140736159200920 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8015/statm: 20350 16863 78 172 0 20176 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 127648

[startup+162.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 8018
/proc/meminfo: memFree=28819048/32873648 swapFree=6844/6844
[pid=7936] ppid=7934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7936/stat : 7936 (runWbo2satCp2.s) S 7934 7936 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284416864 9367552 274 33554432000 4194304 5064252 140734786117568 140734786116480 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7936/statm: 2287 274 233 213 0 72 0
[pid=7937] ppid=7936 vsize=27952 CPUtime=24.54 cores=0,2,4,6
/proc/7937/stat : 7937 (wbo2sat) S 7936 7936 7427 0 -1 4202496 12893 87095 0 0 71 52 2302 29 20 0 1 0 284416864 28622848 5940 33554432000 4194304 5872148 140734365930432 140734365923704 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7937/statm: 6988 5940 173 410 0 6570 0
[pid=8014] ppid=7937 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8014/stat : 8014 (satsolver.sh) S 7937 7936 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284419322 9367552 267 33554432000 4194304 5064252 140734967654704 140734967653616 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8014/statm: 2287 267 226 213 0 72 0
[pid=8015] ppid=8014 vsize=80288 CPUtime=137.67 cores=0,2,4,6
/proc/8015/stat : 8015 (glucose_static) R 8014 7936 7427 0 -1 4202496 22393 0 0 0 13757 10 0 0 20 0 1 0 284419322 82214912 17935 33554432000 4194304 4896791 140736159203712 140736159198728 4224696 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8015/statm: 20072 17935 78 172 0 19898 0
Current children cumulated CPU time (s) 162.21

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

/proc/8015/stat : 8015 (glucose_static) R 8014 7936 7427 0 -1 4202496 61131 0 0 0 139692 48 0 0 20 0 1 0 284419322 185028608 39786 33554432000 4194304 4896791 140736159203712 140736159200936 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8015/statm: 45173 39786 78 172 0 44999 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 226940

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8029
/proc/meminfo: memFree=28639940/32873648 swapFree=6844/6844
[pid=7936] ppid=7934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7936/stat : 7936 (runWbo2satCp2.s) S 7934 7936 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284416864 9367552 274 33554432000 4194304 5064252 140734786117568 140734786116480 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7936/statm: 2287 274 233 213 0 72 0
[pid=7937] ppid=7936 vsize=27952 CPUtime=24.54 cores=0,2,4,6
/proc/7937/stat : 7937 (wbo2sat) S 7936 7936 7427 0 -1 4202496 12893 87095 0 0 71 52 2302 29 20 0 1 0 284416864 28622848 5940 33554432000 4194304 5872148 140734365930432 140734365923704 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7937/statm: 6988 5940 173 410 0 6570 0
[pid=8014] ppid=7937 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8014/stat : 8014 (satsolver.sh) S 7937 7936 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284419322 9367552 267 33554432000 4194304 5064252 140734967654704 140734967653616 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8014/statm: 2287 267 226 213 0 72 0
[pid=8015] ppid=8014 vsize=212828 CPUtime=1457.39 cores=0,2,4,6
/proc/8015/stat : 8015 (glucose_static) R 8014 7936 7427 0 -1 4202496 62065 0 0 0 145689 50 0 0 20 0 1 0 284419322 217935872 44275 33554432000 4194304 4896791 140736159203712 140736159200920 4224640 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8015/statm: 53207 44275 78 172 0 53033 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 259076

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8029
/proc/meminfo: memFree=28653568/32873648 swapFree=6844/6844
[pid=7936] ppid=7934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7936/stat : 7936 (runWbo2satCp2.s) S 7934 7936 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284416864 9367552 274 33554432000 4194304 5064252 140734786117568 140734786116480 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7936/statm: 2287 274 233 213 0 72 0
[pid=7937] ppid=7936 vsize=27952 CPUtime=24.54 cores=0,2,4,6
/proc/7937/stat : 7937 (wbo2sat) S 7936 7936 7427 0 -1 4202496 12893 87095 0 0 71 52 2302 29 20 0 1 0 284416864 28622848 5940 33554432000 4194304 5872148 140734365930432 140734365923704 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7937/statm: 6988 5940 173 410 0 6570 0
[pid=8014] ppid=7937 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8014/stat : 8014 (satsolver.sh) S 7937 7936 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284419322 9367552 267 33554432000 4194304 5064252 140734967654704 140734967653616 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8014/statm: 2287 267 226 213 0 72 0
[pid=8015] ppid=8014 vsize=183220 CPUtime=1517.38 cores=0,2,4,6
/proc/8015/stat : 8015 (glucose_static) R 8014 7936 7427 0 -1 4202496 62792 0 0 0 151688 50 0 0 20 0 1 0 284419322 187617280 41532 33554432000 4194304 4896791 140736159203712 140736159200920 4224963 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8015/statm: 45805 41532 78 172 0 45631 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 229468

[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 8029
/proc/meminfo: memFree=28641492/32873648 swapFree=6844/6844
[pid=7936] ppid=7934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7936/stat : 7936 (runWbo2satCp2.s) S 7934 7936 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284416864 9367552 274 33554432000 4194304 5064252 140734786117568 140734786116480 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7936/statm: 2287 274 233 213 0 72 0
[pid=7937] ppid=7936 vsize=27952 CPUtime=24.54 cores=0,2,4,6
/proc/7937/stat : 7937 (wbo2sat) S 7936 7936 7427 0 -1 4202496 12893 87095 0 0 71 52 2302 29 20 0 1 0 284416864 28622848 5940 33554432000 4194304 5872148 140734365930432 140734365923704 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7937/statm: 6988 5940 173 410 0 6570 0
[pid=8014] ppid=7937 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8014/stat : 8014 (satsolver.sh) S 7937 7936 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284419322 9367552 267 33554432000 4194304 5064252 140734967654704 140734967653616 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8014/statm: 2287 267 226 213 0 72 0
[pid=8015] ppid=8014 vsize=215620 CPUtime=1577.37 cores=0,2,4,6
/proc/8015/stat : 8015 (glucose_static) R 8014 7936 7427 0 -1 4202496 63785 0 0 0 157686 51 0 0 20 0 1 0 284419322 220794880 45574 33554432000 4194304 4896791 140736159203712 140736159200920 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8015/statm: 53905 45574 78 172 0 53731 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 261868

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 8029
/proc/meminfo: memFree=28653508/32873648 swapFree=6844/6844
[pid=7936] ppid=7934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7936/stat : 7936 (runWbo2satCp2.s) S 7934 7936 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284416864 9367552 274 33554432000 4194304 5064252 140734786117568 140734786116480 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7936/statm: 2287 274 233 213 0 72 0
[pid=7937] ppid=7936 vsize=27952 CPUtime=24.54 cores=0,2,4,6
/proc/7937/stat : 7937 (wbo2sat) S 7936 7936 7427 0 -1 4202496 12893 87095 0 0 71 52 2302 29 20 0 1 0 284416864 28622848 5940 33554432000 4194304 5872148 140734365930432 140734365923704 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7937/statm: 6988 5940 173 410 0 6570 0
[pid=8014] ppid=7937 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8014/stat : 8014 (satsolver.sh) S 7937 7936 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284419322 9367552 267 33554432000 4194304 5064252 140734967654704 140734967653616 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8014/statm: 2287 267 226 213 0 72 0
[pid=8015] ppid=8014 vsize=186128 CPUtime=1637.36 cores=0,2,4,6
/proc/8015/stat : 8015 (glucose_static) R 8014 7936 7427 0 -1 4202496 64537 0 0 0 163684 52 0 0 20 0 1 0 284419322 190595072 43285 33554432000 4194304 4896791 140736159203712 140736159199448 4224980 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8015/statm: 46532 43285 78 172 0 46358 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 232376

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 8030
/proc/meminfo: memFree=28670672/32873648 swapFree=6844/6844
[pid=7936] ppid=7934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7936/stat : 7936 (runWbo2satCp2.s) S 7934 7936 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284416864 9367552 274 33554432000 4194304 5064252 140734786117568 140734786116480 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7936/statm: 2287 274 233 213 0 72 0
[pid=7937] ppid=7936 vsize=27952 CPUtime=24.54 cores=0,2,4,6
/proc/7937/stat : 7937 (wbo2sat) S 7936 7936 7427 0 -1 4202496 12893 87095 0 0 71 52 2302 29 20 0 1 0 284416864 28622848 5940 33554432000 4194304 5872148 140734365930432 140734365923704 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7937/statm: 6988 5940 173 410 0 6570 0
[pid=8014] ppid=7937 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8014/stat : 8014 (satsolver.sh) S 7937 7936 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284419322 9367552 267 33554432000 4194304 5064252 140734967654704 140734967653616 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8014/statm: 2287 267 226 213 0 72 0
[pid=8015] ppid=8014 vsize=187840 CPUtime=1697.35 cores=0,2,4,6
/proc/8015/stat : 8015 (glucose_static) R 8014 7936 7427 0 -1 4202496 65979 0 0 0 169681 54 0 0 20 0 1 0 284419322 192348160 41675 33554432000 4194304 4896791 140736159203712 140736159200920 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8015/statm: 46960 41675 78 172 0 46786 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 234088

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8030
/proc/meminfo: memFree=28620356/32873648 swapFree=6844/6844
[pid=7936] ppid=7934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7936/stat : 7936 (runWbo2satCp2.s) S 7934 7936 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284416864 9367552 274 33554432000 4194304 5064252 140734786117568 140734786116480 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7936/statm: 2287 274 233 213 0 72 0
[pid=7937] ppid=7936 vsize=27952 CPUtime=24.54 cores=0,2,4,6
/proc/7937/stat : 7937 (wbo2sat) S 7936 7936 7427 0 -1 4202496 12893 87095 0 0 71 52 2302 29 20 0 1 0 284416864 28622848 5940 33554432000 4194304 5872148 140734365930432 140734365923704 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7937/statm: 6988 5940 173 410 0 6570 0
[pid=8014] ppid=7937 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8014/stat : 8014 (satsolver.sh) S 7937 7936 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284419322 9367552 267 33554432000 4194304 5064252 140734967654704 140734967653616 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8014/statm: 2287 267 226 213 0 72 0
[pid=8015] ppid=8014 vsize=222624 CPUtime=1757.35 cores=0,2,4,6
/proc/8015/stat : 8015 (glucose_static) R 8014 7936 7427 0 -1 4202496 67116 0 0 0 175679 56 0 0 20 0 1 0 284419322 227966976 46379 33554432000 4194304 4896791 140736159203712 140736159200920 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8015/statm: 55656 46379 78 172 0 55482 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 268872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8030
/proc/meminfo: memFree=28636260/32873648 swapFree=6844/6844
[pid=7936] ppid=7934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7936/stat : 7936 (runWbo2satCp2.s) S 7934 7936 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284416864 9367552 274 33554432000 4194304 5064252 140734786117568 140734786116480 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7936/statm: 2287 274 233 213 0 72 0
[pid=7937] ppid=7936 vsize=27952 CPUtime=24.54 cores=0,2,4,6
/proc/7937/stat : 7937 (wbo2sat) S 7936 7936 7427 0 -1 4202496 12893 87095 0 0 71 52 2302 29 20 0 1 0 284416864 28622848 5940 33554432000 4194304 5872148 140734365930432 140734365923704 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7937/statm: 6988 5940 173 410 0 6570 0
[pid=8014] ppid=7937 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8014/stat : 8014 (satsolver.sh) S 7937 7936 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284419322 9367552 267 33554432000 4194304 5064252 140734967654704 140734967653616 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8014/statm: 2287 267 226 213 0 72 0
[pid=8015] ppid=8014 vsize=223024 CPUtime=1775.55 cores=0,2,4,6
/proc/8015/stat : 8015 (glucose_static) R 8014 7936 7427 0 -1 4202496 67271 0 0 0 177499 56 0 0 20 0 1 0 284419322 228376576 47556 33554432000 4194304 4896791 140736159203712 140736159199448 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8015/statm: 55756 47556 78 172 0 55582 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 269272

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8030
/proc/meminfo: memFree=28636260/32873648 swapFree=6844/6844
[pid=7936] ppid=7934 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7936/stat : 7936 (runWbo2satCp2.s) S 7934 7936 7427 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284416864 9367552 274 33554432000 4194304 5064252 140734786117568 140734786116480 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7936/statm: 2287 274 233 213 0 72 0
[pid=7937] ppid=7936 vsize=27952 CPUtime=24.54 cores=0,2,4,6
/proc/7937/stat : 7937 (wbo2sat) S 7936 7936 7427 0 -1 4202496 12893 87095 0 0 71 52 2302 29 20 0 1 0 284416864 28622848 5940 33554432000 4194304 5872148 140734365930432 140734365923704 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7937/statm: 6988 5940 173 410 0 6570 0
[pid=8014] ppid=7937 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8014/stat : 8014 (satsolver.sh) S 7937 7936 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284419322 9367552 267 33554432000 4194304 5064252 140734967654704 140734967653616 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8014/statm: 2287 267 226 213 0 72 0
[pid=8015] ppid=8014 vsize=223024 CPUtime=1775.55 cores=0,2,4,6
/proc/8015/stat : 8015 (glucose_static) R 8014 7936 7427 0 -1 4202496 67271 0 0 0 177499 56 0 0 20 0 1 0 284419322 228376576 47556 33554432000 4194304 4896791 140736159203712 140736159199448 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8015/statm: 55756 47556 78 172 0 55582 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 269272

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7936 and gives
#  childrusage.ru_utime.tv_sec=23
#  childrusage.ru_utime.tv_usec=739391
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=827874
# CPU time returned by wait4() is 24.5673
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1798.72
CPU system time (s): 1.37
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 313964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.7394
system time used= 0.827874
maximum resident set size= 75092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100965
page faults= 0
swaps= 0
block input operations= 0
block output operations= 130344
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43
involuntary context switches= 108

runsolver used 6.29804 second user time and 16.1465 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-28 07:28:30
IDJOB=3717062
IDBENCH=78727
IDSOLVER=2299
FILE ID=node124/3717062-1338182910
RUNJOBID= node124-1338177508-7443
PBS_JOBID= 14624564
Free space on /tmp= 71424 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-71-70--soft-66-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3717062-1338182910/watcher-3717062-1338182910 -o /tmp/evaluation-result-3717062-1338182910/solver-3717062-1338182910 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3717062-1338182910.wbo 1137976944 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 6ce7da05711cce00ec3b2d5a1c7699c2
RANDOM SEED=1137976944

node124.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5357.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28859272 kB
Buffers:          363432 kB
Cached:          2722036 kB
SwapCached:            0 kB
Active:          1059988 kB
Inactive:        2137300 kB
Active(anon):     114144 kB
Inactive(anon):        0 kB
Active(file):     945844 kB
Inactive(file):  2137300 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8596 kB
Writeback:             0 kB
AnonPages:         83536 kB
Mapped:            15220 kB
Shmem:               200 kB
Slab:             669732 kB
SReclaimable:     114116 kB
SUnreclaim:       555616 kB
KernelStack:        1520 kB
PageTables:         4252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     250368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71400 MiB
End job on node124 at 2012-05-28 07:58:31