Trace number 3753678

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
npSolver inc-topDown (fixed)? (TO) 1800.04 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-95-90--soft-66-100-0.wbo
MD5SUM3f020b13e6cf17982f0e6d51d5561da8
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark5.09522
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables8550
Total number of constraints185
Number of soft constraints61
Number of constraints which are clauses95
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint90
Maximum length of a constraint95
Top cost 3342
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 3341
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 96
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

0.00/0.06	c run usual solver
0.00/0.50	o 570
1.01/1.16	o 11
1.13/1.36	o 2
1800.04/1800.41	c error: unexpected solver exit code
1800.04/1800.41	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-3753678-1339188228/watcher-3753678-1339188228 -o /tmp/evaluation-result-3753678-1339188228/solver-3753678-1339188228 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753678-1339188228.wbo 675891843 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.00 2.00 2.00 3/179 10009
/proc/meminfo: memFree=30545196/32873648 swapFree=7376/7376
[pid=10009] ppid=10007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10009/stat : 10009 (npSolver-wbo-It) S 10007 10009 8666 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 384950046 9367552 275 33554432000 4194304 5064252 140735534138432 140735534137344 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10009/statm: 2287 275 233 213 0 72 0

[startup+0.057711 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10009
/proc/meminfo: memFree=30545196/32873648 swapFree=7376/7376
[pid=10009] ppid=10007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10009/stat : 10009 (npSolver-wbo-It) S 10007 10009 8666 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 384950046 9367552 275 33554432000 4194304 5064252 140735534138432 140735534137344 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10009/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100215 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10009
/proc/meminfo: memFree=30545196/32873648 swapFree=7376/7376
[pid=10009] ppid=10007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10009/stat : 10009 (npSolver-wbo-It) S 10007 10009 8666 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 384950046 9367552 275 33554432000 4194304 5064252 140735534138432 140735534137344 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10009/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300123 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10009
/proc/meminfo: memFree=30545196/32873648 swapFree=7376/7376
[pid=10009] ppid=10007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10009/stat : 10009 (npSolver-wbo-It) S 10007 10009 8666 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 384950046 9367552 275 33554432000 4194304 5064252 140735534138432 140735534137344 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10009/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700272 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10009
/proc/meminfo: memFree=30545196/32873648 swapFree=7376/7376
[pid=10009] ppid=10007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10009/stat : 10009 (npSolver-wbo-It) S 10007 10009 8666 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 384950046 9367552 275 33554432000 4194304 5064252 140735534138432 140735534137344 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10009/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10023
/proc/meminfo: memFree=30504236/32873648 swapFree=7376/7376
[pid=10009] ppid=10007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10009/stat : 10009 (npSolver-wbo-It) S 10007 10009 8666 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 384950046 9367552 275 33554432000 4194304 5064252 140735534138432 140735534137344 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10009/statm: 2287 275 233 213 0 72 0
[pid=10010] ppid=10009 vsize=12584 CPUtime=1.35 cores=0,2,4,6
/proc/10010/stat : 10010 (npSolver-wbo) S 10009 10009 8666 0 -1 4202496 4963 23074 0 0 10 5 111 9 20 0 1 0 384950046 12886016 2755 33554432000 4194304 6006132 140733349889104 140733349880496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10010/statm: 3146 2755 167 443 0 2699 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 21732

[startup+3.10036 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10079
/proc/meminfo: memFree=30655748/32873648 swapFree=7376/7376
[pid=10009] ppid=10007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10009/stat : 10009 (npSolver-wbo-It) S 10007 10009 8666 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 384950046 9367552 275 33554432000 4194304 5064252 140735534138432 140735534137344 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10009/statm: 2287 275 233 213 0 72 0
[pid=10010] ppid=10009 vsize=12584 CPUtime=1.35 cores=0,2,4,6
/proc/10010/stat : 10010 (npSolver-wbo) S 10009 10009 8666 0 -1 4202496 4963 23074 0 0 10 5 111 9 20 0 1 0 384950046 12886016 2755 33554432000 4194304 6006132 140733349889104 140733349880496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10010/statm: 3146 2755 167 443 0 2699 0
[pid=10036] ppid=10010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10036/stat : 10036 (satsolver.sh) S 10010 10009 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384950182 9367552 267 33554432000 4194304 5064252 140733975387696 140733975386608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10036/statm: 2287 267 226 213 0 72 0
[pid=10037] ppid=10036 vsize=24172 CPUtime=1.72 cores=0,2,4,6
/proc/10037/stat : 10037 (glucose) R 10036 10009 8666 0 -1 4202496 4845 0 0 0 171 1 0 0 20 0 1 0 384950183 24752128 3924 33554432000 4194304 5208918 140735042406256 140735042404104 4231508 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10037/statm: 6043 3924 104 248 0 5792 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 55052

[startup+6.30039 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10082
/proc/meminfo: memFree=30617776/32873648 swapFree=7376/7376
[pid=10009] ppid=10007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10009/stat : 10009 (npSolver-wbo-It) S 10007 10009 8666 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 384950046 9367552 275 33554432000 4194304 5064252 140735534138432 140735534137344 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10009/statm: 2287 275 233 213 0 72 0
[pid=10010] ppid=10009 vsize=12584 CPUtime=1.35 cores=0,2,4,6
/proc/10010/stat : 10010 (npSolver-wbo) S 10009 10009 8666 0 -1 4202496 4963 23074 0 0 10 5 111 9 20 0 1 0 384950046 12886016 2755 33554432000 4194304 6006132 140733349889104 140733349880496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10010/statm: 3146 2755 167 443 0 2699 0
[pid=10036] ppid=10010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10036/stat : 10036 (satsolver.sh) S 10010 10009 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384950182 9367552 267 33554432000 4194304 5064252 140733975387696 140733975386608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10036/statm: 2287 267 226 213 0 72 0
[pid=10037] ppid=10036 vsize=66312 CPUtime=4.92 cores=0,2,4,6
/proc/10037/stat : 10037 (glucose) R 10036 10009 8666 0 -1 4202496 6994 0 0 0 490 2 0 0 20 0 1 0 384950183 67903488 10883 33554432000 4194304 5208918 140735042406256 140735042404200 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10037/statm: 16578 10883 104 248 0 16327 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 97192

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10082
/proc/meminfo: memFree=30568816/32873648 swapFree=7376/7376
[pid=10009] ppid=10007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10009/stat : 10009 (npSolver-wbo-It) S 10007 10009 8666 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 384950046 9367552 275 33554432000 4194304 5064252 140735534138432 140735534137344 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10009/statm: 2287 275 233 213 0 72 0
[pid=10010] ppid=10009 vsize=12584 CPUtime=1.35 cores=0,2,4,6
/proc/10010/stat : 10010 (npSolver-wbo) S 10009 10009 8666 0 -1 4202496 4963 23074 0 0 10 5 111 9 20 0 1 0 384950046 12886016 2755 33554432000 4194304 6006132 140733349889104 140733349880496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10010/statm: 3146 2755 167 443 0 2699 0
[pid=10036] ppid=10010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10036/stat : 10036 (satsolver.sh) S 10010 10009 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384950182 9367552 267 33554432000 4194304 5064252 140733975387696 140733975386608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10036/statm: 2287 267 226 213 0 72 0
[pid=10037] ppid=10036 vsize=115632 CPUtime=11.32 cores=0,2,4,6
/proc/10037/stat : 10037 (glucose) R 10036 10009 8666 0 -1 4202496 7733 0 0 0 1128 4 0 0 20 0 1 0 384950183 118407168 20328 33554432000 4194304 5208918 140735042406256 140735042404344 4211635 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10037/statm: 28908 20328 104 248 0 28657 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 146512

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10082
/proc/meminfo: memFree=30494844/32873648 swapFree=7376/7376
[pid=10009] ppid=10007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10009/stat : 10009 (npSolver-wbo-It) S 10007 10009 8666 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 384950046 9367552 275 33554432000 4194304 5064252 140735534138432 140735534137344 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10009/statm: 2287 275 233 213 0 72 0
[pid=10010] ppid=10009 vsize=12584 CPUtime=1.35 cores=0,2,4,6
/proc/10010/stat : 10010 (npSolver-wbo) S 10009 10009 8666 0 -1 4202496 4963 23074 0 0 10 5 111 9 20 0 1 0 384950046 12886016 2755 33554432000 4194304 6006132 140733349889104 140733349880496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10010/statm: 3146 2755 167 443 0 2699 0
[pid=10036] ppid=10010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10036/stat : 10036 (satsolver.sh) S 10010 10009 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384950182 9367552 267 33554432000 4194304 5064252 140733975387696 140733975386608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10036/statm: 2287 267 226 213 0 72 0
[pid=10037] ppid=10036 vsize=115632 CPUtime=24.12 cores=0,2,4,6
/proc/10037/stat : 10037 (glucose) R 10036 10009 8666 0 -1 4202496 8531 0 0 0 2406 6 0 0 20 0 1 0 384950183 118407168 22894 33554432000 4194304 5208918 140735042406256 140735042404248 4229528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10037/statm: 28908 22894 104 248 0 28657 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 146512

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10082
/proc/meminfo: memFree=30510856/32873648 swapFree=7376/7376
[pid=10009] ppid=10007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10009/stat : 10009 (npSolver-wbo-It) S 10007 10009 8666 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 384950046 9367552 275 33554432000 4194304 5064252 140735534138432 140735534137344 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10009/statm: 2287 275 233 213 0 72 0
[pid=10010] ppid=10009 vsize=12584 CPUtime=1.35 cores=0,2,4,6
/proc/10010/stat : 10010 (npSolver-wbo) S 10009 10009 8666 0 -1 4202496 4963 23074 0 0 10 5 111 9 20 0 1 0 384950046 12886016 2755 33554432000 4194304 6006132 140733349889104 140733349880496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10010/statm: 3146 2755 167 443 0 2699 0
[pid=10036] ppid=10010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10036/stat : 10036 (satsolver.sh) S 10010 10009 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384950182 9367552 267 33554432000 4194304 5064252 140733975387696 140733975386608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10036/statm: 2287 267 226 213 0 72 0
[pid=10037] ppid=10036 vsize=146452 CPUtime=49.72 cores=0,2,4,6
/proc/10037/stat : 10037 (glucose) R 10036 10009 8666 0 -1 4202496 12474 0 0 0 4958 14 0 0 20 0 1 0 384950183 149966848 27569 33554432000 4194304 5208918 140735042406256 140735042404408 4211635 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10037/statm: 36613 27569 104 248 0 36362 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 177332

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 10090
/proc/meminfo: memFree=30475216/32873648 swapFree=7376/7376
[pid=10009] ppid=10007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10009/stat : 10009 (npSolver-wbo-It) S 10007 10009 8666 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 384950046 9367552 275 33554432000 4194304 5064252 140735534138432 140735534137344 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10009/statm: 2287 275 233 213 0 72 0
[pid=10010] ppid=10009 vsize=12584 CPUtime=1.35 cores=0,2,4,6
/proc/10010/stat : 10010 (npSolver-wbo) S 10009 10009 8666 0 -1 4202496 4963 23074 0 0 10 5 111 9 20 0 1 0 384950046 12886016 2755 33554432000 4194304 6006132 140733349889104 140733349880496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10010/statm: 3146 2755 167 443 0 2699 0
[pid=10036] ppid=10010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10036/stat : 10036 (satsolver.sh) S 10010 10009 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384950182 9367552 267 33554432000 4194304 5064252 140733975387696 140733975386608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10036/statm: 2287 267 226 213 0 72 0
[pid=10037] ppid=10036 vsize=196540 CPUtime=100.9 cores=0,2,4,6
/proc/10037/stat : 10037 (glucose) R 10036 10009 8666 0 -1 4202496 18270 0 0 0 10063 27 0 0 20 0 1 0 384950183 201256960 35550 33554432000 4194304 5208918 140735042406256 140735042404408 4229517 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10037/statm: 49135 35550 104 248 0 48884 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 227420

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 10111
/proc/meminfo: memFree=30513944/32873648 swapFree=7376/7376
[pid=10009] ppid=10007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10009/stat : 10009 (npSolver-wbo-It) S 10007 10009 8666 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 384950046 9367552 275 33554432000 4194304 5064252 140735534138432 140735534137344 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10009/statm: 2287 275 233 213 0 72 0
[pid=10010] ppid=10009 vsize=12584 CPUtime=1.35 cores=0,2,4,6
/proc/10010/stat : 10010 (npSolver-wbo) S 10009 10009 8666 0 -1 4202496 4963 23074 0 0 10 5 111 9 20 0 1 0 384950046 12886016 2755 33554432000 4194304 6006132 140733349889104 140733349880496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10010/statm: 3146 2755 167 443 0 2699 0
[pid=10036] ppid=10010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10036/stat : 10036 (satsolver.sh) S 10010 10009 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384950182 9367552 267 33554432000 4194304 5064252 140733975387696 140733975386608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10036/statm: 2287 267 226 213 0 72 0
[pid=10037] ppid=10036 vsize=146452 CPUtime=160.89 cores=0,2,4,6
/proc/10037/stat : 10037 (glucose) R 10036 10009 8666 0 -1 4202496 24916 0 0 0 16045 44 0 0 20 0 1 0 384950183 149966848 31153 33554432000 4194304 5208918 140735042406256 140735042404408 4229528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10037/statm: 36613 31153 104 248 0 36362 0
Current children cumulated CPU time (s) 162.24

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

/proc/10037/stat : 10037 (glucose) R 10036 10009 8666 0 -1 4202496 91320 0 0 0 135850 216 0 0 20 0 1 0 384950183 420032512 84828 33554432000 4194304 5208918 140735042406256 140735042404408 4229528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10037/statm: 102547 84828 104 248 0 102296 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 441068

[startup+1422.31 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 10208
/proc/meminfo: memFree=30138040/32873648 swapFree=7376/7376
[pid=10009] ppid=10007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10009/stat : 10009 (npSolver-wbo-It) S 10007 10009 8666 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 384950046 9367552 275 33554432000 4194304 5064252 140735534138432 140735534137344 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10009/statm: 2287 275 233 213 0 72 0
[pid=10010] ppid=10009 vsize=12584 CPUtime=1.35 cores=0,2,4,6
/proc/10010/stat : 10010 (npSolver-wbo) S 10009 10009 8666 0 -1 4202496 4963 23074 0 0 10 5 111 9 20 0 1 0 384950046 12886016 2755 33554432000 4194304 6006132 140733349889104 140733349880496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10010/statm: 3146 2755 167 443 0 2699 0
[pid=10036] ppid=10010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10036/stat : 10036 (satsolver.sh) S 10010 10009 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384950182 9367552 267 33554432000 4194304 5064252 140733975387696 140733975386608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10036/statm: 2287 267 226 213 0 72 0
[pid=10037] ppid=10036 vsize=490328 CPUtime=1420.66 cores=0,2,4,6
/proc/10037/stat : 10037 (glucose) R 10036 10009 8666 0 -1 4202496 93578 0 0 0 141844 222 0 0 20 0 1 0 384950183 502095872 100509 33554432000 4194304 5208918 140735042406256 140735042404408 4222526 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10037/statm: 122582 100509 104 248 0 122331 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 521208

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 10208
/proc/meminfo: memFree=30141304/32873648 swapFree=7376/7376
[pid=10009] ppid=10007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10009/stat : 10009 (npSolver-wbo-It) S 10007 10009 8666 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 384950046 9367552 275 33554432000 4194304 5064252 140735534138432 140735534137344 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10009/statm: 2287 275 233 213 0 72 0
[pid=10010] ppid=10009 vsize=12584 CPUtime=1.35 cores=0,2,4,6
/proc/10010/stat : 10010 (npSolver-wbo) S 10009 10009 8666 0 -1 4202496 4963 23074 0 0 10 5 111 9 20 0 1 0 384950046 12886016 2755 33554432000 4194304 6006132 140733349889104 140733349880496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10010/statm: 3146 2755 167 443 0 2699 0
[pid=10036] ppid=10010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10036/stat : 10036 (satsolver.sh) S 10010 10009 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384950182 9367552 267 33554432000 4194304 5064252 140733975387696 140733975386608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10036/statm: 2287 267 226 213 0 72 0
[pid=10037] ppid=10036 vsize=410188 CPUtime=1480.65 cores=0,2,4,6
/proc/10037/stat : 10037 (glucose) R 10036 10009 8666 0 -1 4202496 95718 0 0 0 147836 229 0 0 20 0 1 0 384950183 420032512 88924 33554432000 4194304 5208918 140735042406256 140735042404408 4229512 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10037/statm: 102547 88924 104 248 0 102296 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 441068

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10208
/proc/meminfo: memFree=30117260/32873648 swapFree=7376/7376
[pid=10009] ppid=10007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10009/stat : 10009 (npSolver-wbo-It) S 10007 10009 8666 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 384950046 9367552 275 33554432000 4194304 5064252 140735534138432 140735534137344 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10009/statm: 2287 275 233 213 0 72 0
[pid=10010] ppid=10009 vsize=12584 CPUtime=1.35 cores=0,2,4,6
/proc/10010/stat : 10010 (npSolver-wbo) S 10009 10009 8666 0 -1 4202496 4963 23074 0 0 10 5 111 9 20 0 1 0 384950046 12886016 2755 33554432000 4194304 6006132 140733349889104 140733349880496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10010/statm: 3146 2755 167 443 0 2699 0
[pid=10036] ppid=10010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10036/stat : 10036 (satsolver.sh) S 10010 10009 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384950182 9367552 267 33554432000 4194304 5064252 140733975387696 140733975386608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10036/statm: 2287 267 226 213 0 72 0
[pid=10037] ppid=10036 vsize=410188 CPUtime=1540.64 cores=0,2,4,6
/proc/10037/stat : 10037 (glucose) R 10036 10009 8666 0 -1 4202496 97694 0 0 0 153830 234 0 0 20 0 1 0 384950183 420032512 84895 33554432000 4194304 5208918 140735042406256 140735042404408 4229512 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10037/statm: 102547 84895 104 248 0 102296 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 441068

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 10212
/proc/meminfo: memFree=30184636/32873648 swapFree=7376/7376
[pid=10009] ppid=10007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10009/stat : 10009 (npSolver-wbo-It) S 10007 10009 8666 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 384950046 9367552 275 33554432000 4194304 5064252 140735534138432 140735534137344 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10009/statm: 2287 275 233 213 0 72 0
[pid=10010] ppid=10009 vsize=12584 CPUtime=1.35 cores=0,2,4,6
/proc/10010/stat : 10010 (npSolver-wbo) S 10009 10009 8666 0 -1 4202496 4963 23074 0 0 10 5 111 9 20 0 1 0 384950046 12886016 2755 33554432000 4194304 6006132 140733349889104 140733349880496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10010/statm: 3146 2755 167 443 0 2699 0
[pid=10036] ppid=10010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10036/stat : 10036 (satsolver.sh) S 10010 10009 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384950182 9367552 267 33554432000 4194304 5064252 140733975387696 140733975386608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10036/statm: 2287 267 226 213 0 72 0
[pid=10037] ppid=10036 vsize=410188 CPUtime=1600.62 cores=0,2,4,6
/proc/10037/stat : 10037 (glucose) R 10036 10009 8666 0 -1 4202496 100226 0 0 0 159822 240 0 0 20 0 1 0 384950183 420032512 73052 33554432000 4194304 5208918 140735042406256 140735042404408 4229528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10037/statm: 102547 73052 104 248 0 102296 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 441068

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10212
/proc/meminfo: memFree=30211444/32873648 swapFree=7376/7376
[pid=10009] ppid=10007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10009/stat : 10009 (npSolver-wbo-It) S 10007 10009 8666 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 384950046 9367552 275 33554432000 4194304 5064252 140735534138432 140735534137344 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10009/statm: 2287 275 233 213 0 72 0
[pid=10010] ppid=10009 vsize=12584 CPUtime=1.35 cores=0,2,4,6
/proc/10010/stat : 10010 (npSolver-wbo) S 10009 10009 8666 0 -1 4202496 4963 23074 0 0 10 5 111 9 20 0 1 0 384950046 12886016 2755 33554432000 4194304 6006132 140733349889104 140733349880496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10010/statm: 3146 2755 167 443 0 2699 0
[pid=10036] ppid=10010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10036/stat : 10036 (satsolver.sh) S 10010 10009 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384950182 9367552 267 33554432000 4194304 5064252 140733975387696 140733975386608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10036/statm: 2287 267 226 213 0 72 0
[pid=10037] ppid=10036 vsize=410188 CPUtime=1660.6 cores=0,2,4,6
/proc/10037/stat : 10037 (glucose) R 10036 10009 8666 0 -1 4202496 103104 0 0 0 165810 250 0 0 20 0 1 0 384950183 420032512 69468 33554432000 4194304 5208918 140735042406256 140735042404408 4229528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10037/statm: 102547 69468 104 248 0 102296 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 441068

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10212
/proc/meminfo: memFree=30204752/32873648 swapFree=7376/7376
[pid=10009] ppid=10007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10009/stat : 10009 (npSolver-wbo-It) S 10007 10009 8666 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 384950046 9367552 275 33554432000 4194304 5064252 140735534138432 140735534137344 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10009/statm: 2287 275 233 213 0 72 0
[pid=10010] ppid=10009 vsize=12584 CPUtime=1.35 cores=0,2,4,6
/proc/10010/stat : 10010 (npSolver-wbo) S 10009 10009 8666 0 -1 4202496 4963 23074 0 0 10 5 111 9 20 0 1 0 384950046 12886016 2755 33554432000 4194304 6006132 140733349889104 140733349880496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10010/statm: 3146 2755 167 443 0 2699 0
[pid=10036] ppid=10010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10036/stat : 10036 (satsolver.sh) S 10010 10009 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384950182 9367552 267 33554432000 4194304 5064252 140733975387696 140733975386608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10036/statm: 2287 267 226 213 0 72 0
[pid=10037] ppid=10036 vsize=410188 CPUtime=1720.59 cores=0,2,4,6
/proc/10037/stat : 10037 (glucose) R 10036 10009 8666 0 -1 4202496 105973 0 0 0 171798 261 0 0 20 0 1 0 384950183 420032512 66396 33554432000 4194304 5208918 140735042406256 140735042404408 4211488 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10037/statm: 102547 66396 104 248 0 102296 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 441068

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10212
/proc/meminfo: memFree=30270460/32873648 swapFree=7376/7376
[pid=10009] ppid=10007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10009/stat : 10009 (npSolver-wbo-It) S 10007 10009 8666 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 384950046 9367552 275 33554432000 4194304 5064252 140735534138432 140735534137344 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10009/statm: 2287 275 233 213 0 72 0
[pid=10010] ppid=10009 vsize=12584 CPUtime=1.35 cores=0,2,4,6
/proc/10010/stat : 10010 (npSolver-wbo) S 10009 10009 8666 0 -1 4202496 4963 23074 0 0 10 5 111 9 20 0 1 0 384950046 12886016 2755 33554432000 4194304 6006132 140733349889104 140733349880496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10010/statm: 3146 2755 167 443 0 2699 0
[pid=10036] ppid=10010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10036/stat : 10036 (satsolver.sh) S 10010 10009 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384950182 9367552 267 33554432000 4194304 5064252 140733975387696 140733975386608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10036/statm: 2287 267 226 213 0 72 0
[pid=10037] ppid=10036 vsize=277928 CPUtime=1780.58 cores=0,2,4,6
/proc/10037/stat : 10037 (glucose) R 10036 10009 8666 0 -1 4202496 108311 0 0 0 177787 271 0 0 20 0 1 0 384950183 284598272 48988 33554432000 4194304 5208918 140735042406256 140735042404408 4229517 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10037/statm: 69482 48988 104 248 0 69231 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 308808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10212
/proc/meminfo: memFree=30205164/32873648 swapFree=7376/7376
[pid=10009] ppid=10007 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10009/stat : 10009 (npSolver-wbo-It) S 10007 10009 8666 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 384950046 9367552 275 33554432000 4194304 5064252 140735534138432 140735534137344 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10009/statm: 2287 275 233 213 0 72 0
[pid=10010] ppid=10009 vsize=12584 CPUtime=1.35 cores=0,2,4,6
/proc/10010/stat : 10010 (npSolver-wbo) S 10009 10009 8666 0 -1 4202496 4963 23074 0 0 10 5 111 9 20 0 1 0 384950046 12886016 2755 33554432000 4194304 6006132 140733349889104 140733349880496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10010/statm: 3146 2755 167 443 0 2699 0
[pid=10036] ppid=10010 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10036/stat : 10036 (satsolver.sh) S 10010 10009 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384950182 9367552 267 33554432000 4194304 5064252 140733975387696 140733975386608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10036/statm: 2287 267 226 213 0 72 0
[pid=10037] ppid=10036 vsize=410188 CPUtime=1798.69 cores=0,2,4,6
/proc/10037/stat : 10037 (glucose) R 10036 10009 8666 0 -1 4202496 108867 0 0 0 179596 273 0 0 20 0 1 0 384950183 420032512 71516 33554432000 4194304 5208918 140735042406256 140735042404408 4229528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10037/statm: 102547 71516 104 248 0 102296 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 441068

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10009 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=216815
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=155976
# CPU time returned by wait4() is 1.37279
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1797.17
CPU system time (s): 2.87
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 736132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.21681
system time used= 0.155976
maximum resident set size= 30820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29014
page faults= 0
swaps= 0
block input operations= 0
block output operations= 12192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 187
involuntary context switches= 46

runsolver used 3.2515 second user time and 8.36773 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-08 22:43:48
IDJOB=3753678
IDBENCH=78737
IDSOLVER=2337
FILE ID=node112/3753678-1339188228
RUNJOBID= node112-1339184626-9752
PBS_JOBID= 14643815
Free space on /tmp= 71060 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-95-90--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753678-1339188228/watcher-3753678-1339188228 -o /tmp/evaluation-result-3753678-1339188228/solver-3753678-1339188228 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753678-1339188228.wbo 675891843 HOME HOME

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

MD5SUM BENCH= 3f020b13e6cf17982f0e6d51d5561da8
RANDOM SEED=675891843

node112.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		: 2666.763
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	: 5333.52
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		: 2666.763
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	: 5331.91
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		: 2666.763
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	: 5331.92
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		: 2666.763
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	: 5331.91
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		: 2666.763
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	: 5331.92
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		: 2666.763
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	: 5331.92
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		: 2666.763
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	: 5331.91
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		: 2666.763
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30545724 kB
Buffers:          263892 kB
Cached:          1043116 kB
SwapCached:         2156 kB
Active:           687820 kB
Inactive:         755096 kB
Active(anon):     134972 kB
Inactive(anon):     3148 kB
Active(file):     552848 kB
Inactive(file):   751948 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099400 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:        229480 kB
Mapped:             9740 kB
Shmem:                 0 kB
Slab:             734916 kB
SReclaimable:     178832 kB
SUnreclaim:       556084 kB
KernelStack:        1520 kB
PageTables:         4180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     289516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 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= 71052 MiB
End job on node112 at 2012-06-08 23:13:48