Trace number 3755058

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 1.0 (fixed)? (TO) 1800.04 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-75-70--soft-33-100-0.wbo
MD5SUMbbaf7e04a2e14186c5cc5b74d1689780
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark3.52746
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5250
Total number of constraints145
Number of soft constraints94
Number of constraints which are clauses75
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 constraint75
Top cost 4943
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 4942
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 76
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.04	c run usual solver
0.00/0.28	o 833
0.00/0.28	c current bound: 416
1.33/1.49	o 109
1.33/1.49	c current bound: 54
1.48/1.74	o 51
1.48/1.74	c current bound: 25
1.73/1.92	o 23
1.73/1.92	c current bound: 11
2.19/2.20	o 11
2.19/2.20	c current bound: 5
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-3755058-1339188210/watcher-3755058-1339188210 -o /tmp/evaluation-result-3755058-1339188210/solver-3755058-1339188210 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3755058-1339188210.wbo 1822665515 HOME HOME 

running on 4 cores: 1,3,5,7

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.07 2.03 1.96 3/179 8268
/proc/meminfo: memFree=30306236/32873844 swapFree=7644/7644
[pid=8268] ppid=8266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8268/stat : 8268 (npSolver-wbo.sh) S 8266 8268 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384945377 9367552 275 33554432000 4194304 5064252 140734646684240 140734646683152 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8268/statm: 2287 275 233 213 0 72 0

[startup+0.039711 s]
/proc/loadavg: 2.07 2.03 1.96 3/179 8268
/proc/meminfo: memFree=30306236/32873844 swapFree=7644/7644
[pid=8268] ppid=8266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8268/stat : 8268 (npSolver-wbo.sh) S 8266 8268 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384945377 9367552 275 33554432000 4194304 5064252 140734646684240 140734646683152 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8268/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100363 s]
/proc/loadavg: 2.07 2.03 1.96 3/179 8268
/proc/meminfo: memFree=30306236/32873844 swapFree=7644/7644
[pid=8268] ppid=8266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8268/stat : 8268 (npSolver-wbo.sh) S 8266 8268 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384945377 9367552 275 33554432000 4194304 5064252 140734646684240 140734646683152 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8268/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300247 s]
/proc/loadavg: 2.07 2.03 1.96 3/179 8268
/proc/meminfo: memFree=30306236/32873844 swapFree=7644/7644
[pid=8268] ppid=8266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8268/stat : 8268 (npSolver-wbo.sh) S 8266 8268 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384945377 9367552 275 33554432000 4194304 5064252 140734646684240 140734646683152 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8268/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700226 s]
/proc/loadavg: 2.07 2.03 1.96 3/179 8268
/proc/meminfo: memFree=30306236/32873844 swapFree=7644/7644
[pid=8268] ppid=8266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8268/stat : 8268 (npSolver-wbo.sh) S 8266 8268 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384945377 9367552 275 33554432000 4194304 5064252 140734646684240 140734646683152 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8268/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 2.06 2.03 1.96 3/183 8282
/proc/meminfo: memFree=30260684/32873844 swapFree=7644/7644
[pid=8268] ppid=8266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8268/stat : 8268 (npSolver-wbo.sh) S 8266 8268 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384945377 9367552 275 33554432000 4194304 5064252 140734646684240 140734646683152 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8268/statm: 2287 275 233 213 0 72 0
[pid=8269] ppid=8268 vsize=11936 CPUtime=1.48 cores=1,3,5,7
/proc/8269/stat : 8269 (npSolver-wbo) S 8268 8268 24896 0 -1 4202496 3306 16974 0 0 8 3 128 9 20 0 1 0 384945377 12222464 2220 33554432000 4194304 6006132 140736497558560 140736497549968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8269/statm: 2984 2220 166 443 0 2537 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21084

[startup+3.10014 s]
/proc/loadavg: 2.06 2.03 1.96 3/183 8303
/proc/meminfo: memFree=30278680/32873844 swapFree=7644/7644
[pid=8268] ppid=8266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8268/stat : 8268 (npSolver-wbo.sh) S 8266 8268 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384945377 9367552 275 33554432000 4194304 5064252 140734646684240 140734646683152 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8268/statm: 2287 275 233 213 0 72 0
[pid=8269] ppid=8268 vsize=11936 CPUtime=2.19 cores=1,3,5,7
/proc/8269/stat : 8269 (npSolver-wbo) S 8268 8268 24896 0 -1 4202496 3627 29980 0 0 8 3 195 13 20 0 1 0 384945377 12222464 2220 33554432000 4194304 6006132 140736497558560 140736497549968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8269/statm: 2984 2220 166 443 0 2537 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 21084
heavy processes:

[startup+6.30045 s]
/proc/loadavg: 2.06 2.03 1.96 3/183 8310
/proc/meminfo: memFree=30240788/32873844 swapFree=7644/7644
[pid=8268] ppid=8266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8268/stat : 8268 (npSolver-wbo.sh) S 8266 8268 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384945377 9367552 275 33554432000 4194304 5064252 140734646684240 140734646683152 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8268/statm: 2287 275 233 213 0 72 0
[pid=8269] ppid=8268 vsize=11936 CPUtime=2.19 cores=1,3,5,7
/proc/8269/stat : 8269 (npSolver-wbo) S 8268 8268 24896 0 -1 4202496 3627 29980 0 0 8 3 195 13 20 0 1 0 384945377 12222464 2220 33554432000 4194304 6006132 140736497558560 140736497549968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8269/statm: 2984 2220 166 443 0 2537 0
[pid=8309] ppid=8269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8309/stat : 8309 (satsolver.sh) S 8269 8268 24896 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384945598 9367552 267 33554432000 4194304 5064252 140735450980752 140735450979664 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8309/statm: 2287 267 226 213 0 72 0
[pid=8310] ppid=8309 vsize=42448 CPUtime=4.08 cores=1,3,5,7
/proc/8310/stat : 8310 (glucose) R 8309 8268 24896 0 -1 4202496 5962 0 0 0 406 2 0 0 20 0 1 0 384945598 43466752 9983 33554432000 4194304 5208918 140735467401168 140735467399112 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8310/statm: 10612 9983 104 248 0 10361 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 72680

[startup+12.7004 s]
/proc/loadavg: 2.05 2.02 1.96 3/183 8310
/proc/meminfo: memFree=30179868/32873844 swapFree=7644/7644
[pid=8268] ppid=8266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8268/stat : 8268 (npSolver-wbo.sh) S 8266 8268 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384945377 9367552 275 33554432000 4194304 5064252 140734646684240 140734646683152 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8268/statm: 2287 275 233 213 0 72 0
[pid=8269] ppid=8268 vsize=11936 CPUtime=2.19 cores=1,3,5,7
/proc/8269/stat : 8269 (npSolver-wbo) S 8268 8268 24896 0 -1 4202496 3627 29980 0 0 8 3 195 13 20 0 1 0 384945377 12222464 2220 33554432000 4194304 6006132 140736497558560 140736497549968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8269/statm: 2984 2220 166 443 0 2537 0
[pid=8309] ppid=8269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8309/stat : 8309 (satsolver.sh) S 8269 8268 24896 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384945598 9367552 267 33554432000 4194304 5064252 140735450980752 140735450979664 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8309/statm: 2287 267 226 213 0 72 0
[pid=8310] ppid=8309 vsize=54860 CPUtime=10.48 cores=1,3,5,7
/proc/8310/stat : 8310 (glucose) R 8309 8268 24896 0 -1 4202496 6551 0 0 0 1046 2 0 0 20 0 1 0 384945598 56176640 12032 33554432000 4194304 5208918 140735467401168 140735467399112 4211670 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8310/statm: 13715 12032 104 248 0 13464 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 85092

[startup+25.5005 s]
/proc/loadavg: 2.04 2.02 1.96 3/183 8310
/proc/meminfo: memFree=30212576/32873844 swapFree=7644/7644
[pid=8268] ppid=8266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8268/stat : 8268 (npSolver-wbo.sh) S 8266 8268 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384945377 9367552 275 33554432000 4194304 5064252 140734646684240 140734646683152 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8268/statm: 2287 275 233 213 0 72 0
[pid=8269] ppid=8268 vsize=11936 CPUtime=2.19 cores=1,3,5,7
/proc/8269/stat : 8269 (npSolver-wbo) S 8268 8268 24896 0 -1 4202496 3627 29980 0 0 8 3 195 13 20 0 1 0 384945377 12222464 2220 33554432000 4194304 6006132 140736497558560 140736497549968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8269/statm: 2984 2220 166 443 0 2537 0
[pid=8309] ppid=8269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8309/stat : 8309 (satsolver.sh) S 8269 8268 24896 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384945598 9367552 267 33554432000 4194304 5064252 140735450980752 140735450979664 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8309/statm: 2287 267 226 213 0 72 0
[pid=8310] ppid=8309 vsize=54860 CPUtime=23.27 cores=1,3,5,7
/proc/8310/stat : 8310 (glucose) R 8309 8268 24896 0 -1 4202496 7401 0 0 0 2323 4 0 0 20 0 1 0 384945598 56176640 13266 33554432000 4194304 5208918 140735467401168 140735467399256 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8310/statm: 13715 13266 104 248 0 13464 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 85092

[startup+51.1004 s]
/proc/loadavg: 2.03 2.02 1.96 3/183 8311
/proc/meminfo: memFree=30212796/32873844 swapFree=7644/7644
[pid=8268] ppid=8266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8268/stat : 8268 (npSolver-wbo.sh) S 8266 8268 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384945377 9367552 275 33554432000 4194304 5064252 140734646684240 140734646683152 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8268/statm: 2287 275 233 213 0 72 0
[pid=8269] ppid=8268 vsize=11936 CPUtime=2.19 cores=1,3,5,7
/proc/8269/stat : 8269 (npSolver-wbo) S 8268 8268 24896 0 -1 4202496 3627 29980 0 0 8 3 195 13 20 0 1 0 384945377 12222464 2220 33554432000 4194304 6006132 140736497558560 140736497549968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8269/statm: 2984 2220 166 443 0 2537 0
[pid=8309] ppid=8269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8309/stat : 8309 (satsolver.sh) S 8269 8268 24896 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384945598 9367552 267 33554432000 4194304 5064252 140735450980752 140735450979664 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8309/statm: 2287 267 226 213 0 72 0
[pid=8310] ppid=8309 vsize=104180 CPUtime=48.87 cores=1,3,5,7
/proc/8310/stat : 8310 (glucose) R 8309 8268 24896 0 -1 4202496 9480 0 0 0 4877 10 0 0 20 0 1 0 384945598 106680320 21655 33554432000 4194304 5208918 140735467401168 140735467399160 4211888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8310/statm: 26045 21655 104 248 0 25794 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 134412

[startup+102.307 s]
/proc/loadavg: 2.01 2.02 1.96 3/183 8311
/proc/meminfo: memFree=30061152/32873844 swapFree=7644/7644
[pid=8268] ppid=8266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8268/stat : 8268 (npSolver-wbo.sh) S 8266 8268 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384945377 9367552 275 33554432000 4194304 5064252 140734646684240 140734646683152 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8268/statm: 2287 275 233 213 0 72 0
[pid=8269] ppid=8268 vsize=11936 CPUtime=2.19 cores=1,3,5,7
/proc/8269/stat : 8269 (npSolver-wbo) S 8268 8268 24896 0 -1 4202496 3627 29980 0 0 8 3 195 13 20 0 1 0 384945377 12222464 2220 33554432000 4194304 6006132 140736497558560 140736497549968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8269/statm: 2984 2220 166 443 0 2537 0
[pid=8309] ppid=8269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8309/stat : 8309 (satsolver.sh) S 8269 8268 24896 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384945598 9367552 267 33554432000 4194304 5064252 140735450980752 140735450979664 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8309/statm: 2287 267 226 213 0 72 0
[pid=8310] ppid=8309 vsize=135000 CPUtime=100.06 cores=1,3,5,7
/proc/8310/stat : 8310 (glucose) R 8309 8268 24896 0 -1 4202496 14114 0 0 0 9986 20 0 0 20 0 1 0 384945598 138240000 27364 33554432000 4194304 5208918 140735467401168 140735467399320 4229538 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8310/statm: 33750 27364 104 248 0 33499 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 165232

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/183 8311
/proc/meminfo: memFree=30065192/32873844 swapFree=7644/7644
[pid=8268] ppid=8266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8268/stat : 8268 (npSolver-wbo.sh) S 8266 8268 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384945377 9367552 275 33554432000 4194304 5064252 140734646684240 140734646683152 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8268/statm: 2287 275 233 213 0 72 0
[pid=8269] ppid=8268 vsize=11936 CPUtime=2.19 cores=1,3,5,7
/proc/8269/stat : 8269 (npSolver-wbo) S 8268 8268 24896 0 -1 4202496 3627 29980 0 0 8 3 195 13 20 0 1 0 384945377 12222464 2220 33554432000 4194304 6006132 140736497558560 140736497549968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8269/statm: 2984 2220 166 443 0 2537 0
[pid=8309] ppid=8269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8309/stat : 8309 (satsolver.sh) S 8269 8268 24896 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384945598 9367552 267 33554432000 4194304 5064252 140735450980752 140735450979664 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8309/statm: 2287 267 226 213 0 72 0
[pid=8310] ppid=8309 vsize=135000 CPUtime=160.05 cores=1,3,5,7
/proc/8310/stat : 8310 (glucose) R 8309 8268 24896 0 -1 4202496 18679 0 0 0 15975 30 0 0 20 0 1 0 384945598 138240000 29924 33554432000 4194304 5208918 140735467401168 140735467399320 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8310/statm: 33750 29924 104 248 0 33499 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 165232

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/183 8311
/proc/meminfo: memFree=29986344/32873844 swapFree=7644/7644

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

/proc/8310/stat : 8310 (glucose) R 8309 8268 24896 0 -1 4202496 81731 0 0 0 135785 196 0 0 20 0 1 0 384945598 272871424 57487 33554432000 4194304 5208918 140735467401168 140735467399320 4229504 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8310/statm: 66619 57487 104 248 0 66368 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 296708

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 1.98 3/183 8345
/proc/meminfo: memFree=29705092/32873844 swapFree=7644/7644
[pid=8268] ppid=8266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8268/stat : 8268 (npSolver-wbo.sh) S 8266 8268 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384945377 9367552 275 33554432000 4194304 5064252 140734646684240 140734646683152 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8268/statm: 2287 275 233 213 0 72 0
[pid=8269] ppid=8268 vsize=11936 CPUtime=2.19 cores=1,3,5,7
/proc/8269/stat : 8269 (npSolver-wbo) S 8268 8268 24896 0 -1 4202496 3627 29980 0 0 8 3 195 13 20 0 1 0 384945377 12222464 2220 33554432000 4194304 6006132 140736497558560 140736497549968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8269/statm: 2984 2220 166 443 0 2537 0
[pid=8309] ppid=8269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8309/stat : 8309 (satsolver.sh) S 8269 8268 24896 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384945598 9367552 267 33554432000 4194304 5064252 140735450980752 140735450979664 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8309/statm: 2287 267 226 213 0 72 0
[pid=8310] ppid=8309 vsize=266476 CPUtime=1419.81 cores=1,3,5,7
/proc/8310/stat : 8310 (glucose) R 8309 8268 24896 0 -1 4202496 83533 0 0 0 141780 201 0 0 20 0 1 0 384945598 272871424 50831 33554432000 4194304 5208918 140735467401168 140735467399320 4229504 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8310/statm: 66619 50831 104 248 0 66368 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 296708

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 8345
/proc/meminfo: memFree=29780144/32873844 swapFree=7644/7644
[pid=8268] ppid=8266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8268/stat : 8268 (npSolver-wbo.sh) S 8266 8268 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384945377 9367552 275 33554432000 4194304 5064252 140734646684240 140734646683152 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8268/statm: 2287 275 233 213 0 72 0
[pid=8269] ppid=8268 vsize=11936 CPUtime=2.19 cores=1,3,5,7
/proc/8269/stat : 8269 (npSolver-wbo) S 8268 8268 24896 0 -1 4202496 3627 29980 0 0 8 3 195 13 20 0 1 0 384945377 12222464 2220 33554432000 4194304 6006132 140736497558560 140736497549968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8269/statm: 2984 2220 166 443 0 2537 0
[pid=8309] ppid=8269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8309/stat : 8309 (satsolver.sh) S 8269 8268 24896 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384945598 9367552 267 33554432000 4194304 5064252 140735450980752 140735450979664 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8309/statm: 2287 267 226 213 0 72 0
[pid=8310] ppid=8309 vsize=185088 CPUtime=1479.79 cores=1,3,5,7
/proc/8310/stat : 8310 (glucose) R 8309 8268 24896 0 -1 4202496 84604 0 0 0 147773 206 0 0 20 0 1 0 384945598 189530112 37820 33554432000 4194304 5208918 140735467401168 140735467399256 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8310/statm: 46272 37820 104 248 0 46021 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 215320

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 8345
/proc/meminfo: memFree=29694420/32873844 swapFree=7644/7644
[pid=8268] ppid=8266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8268/stat : 8268 (npSolver-wbo.sh) S 8266 8268 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384945377 9367552 275 33554432000 4194304 5064252 140734646684240 140734646683152 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8268/statm: 2287 275 233 213 0 72 0
[pid=8269] ppid=8268 vsize=11936 CPUtime=2.19 cores=1,3,5,7
/proc/8269/stat : 8269 (npSolver-wbo) S 8268 8268 24896 0 -1 4202496 3627 29980 0 0 8 3 195 13 20 0 1 0 384945377 12222464 2220 33554432000 4194304 6006132 140736497558560 140736497549968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8269/statm: 2984 2220 166 443 0 2537 0
[pid=8309] ppid=8269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8309/stat : 8309 (satsolver.sh) S 8269 8268 24896 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384945598 9367552 267 33554432000 4194304 5064252 140735450980752 140735450979664 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8309/statm: 2287 267 226 213 0 72 0
[pid=8310] ppid=8309 vsize=266476 CPUtime=1539.79 cores=1,3,5,7
/proc/8310/stat : 8310 (glucose) R 8309 8268 24896 0 -1 4202496 85169 0 0 0 153771 208 0 0 20 0 1 0 384945598 272871424 65468 33554432000 4194304 5208918 140735467401168 140735467399320 4229512 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8310/statm: 66619 65468 104 248 0 66368 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 296708

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/184 8349
/proc/meminfo: memFree=29792068/32873844 swapFree=7644/7644
[pid=8268] ppid=8266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8268/stat : 8268 (npSolver-wbo.sh) S 8266 8268 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384945377 9367552 275 33554432000 4194304 5064252 140734646684240 140734646683152 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8268/statm: 2287 275 233 213 0 72 0
[pid=8269] ppid=8268 vsize=11936 CPUtime=2.19 cores=1,3,5,7
/proc/8269/stat : 8269 (npSolver-wbo) S 8268 8268 24896 0 -1 4202496 3627 29980 0 0 8 3 195 13 20 0 1 0 384945377 12222464 2220 33554432000 4194304 6006132 140736497558560 140736497549968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8269/statm: 2984 2220 166 443 0 2537 0
[pid=8309] ppid=8269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8309/stat : 8309 (satsolver.sh) S 8269 8268 24896 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384945598 9367552 267 33554432000 4194304 5064252 140735450980752 140735450979664 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8309/statm: 2287 267 226 213 0 72 0
[pid=8310] ppid=8309 vsize=266476 CPUtime=1599.77 cores=1,3,5,7
/proc/8310/stat : 8310 (glucose) R 8309 8268 24896 0 -1 4202496 86911 0 0 0 159764 213 0 0 20 0 1 0 384945598 272871424 59980 33554432000 4194304 5208918 140735467401168 140735467399320 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8310/statm: 66619 59980 104 248 0 66368 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 296708

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 8349
/proc/meminfo: memFree=29895020/32873844 swapFree=7644/7644
[pid=8268] ppid=8266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8268/stat : 8268 (npSolver-wbo.sh) S 8266 8268 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384945377 9367552 275 33554432000 4194304 5064252 140734646684240 140734646683152 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8268/statm: 2287 275 233 213 0 72 0
[pid=8269] ppid=8268 vsize=11936 CPUtime=2.19 cores=1,3,5,7
/proc/8269/stat : 8269 (npSolver-wbo) S 8268 8268 24896 0 -1 4202496 3627 29980 0 0 8 3 195 13 20 0 1 0 384945377 12222464 2220 33554432000 4194304 6006132 140736497558560 140736497549968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8269/statm: 2984 2220 166 443 0 2537 0
[pid=8309] ppid=8269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8309/stat : 8309 (satsolver.sh) S 8269 8268 24896 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384945598 9367552 267 33554432000 4194304 5064252 140735450980752 140735450979664 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8309/statm: 2287 267 226 213 0 72 0
[pid=8310] ppid=8309 vsize=266476 CPUtime=1659.77 cores=1,3,5,7
/proc/8310/stat : 8310 (glucose) R 8309 8268 24896 0 -1 4202496 88621 0 0 0 165757 220 0 0 20 0 1 0 384945598 272871424 61004 33554432000 4194304 5208918 140735467401168 140735467399320 4229538 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8310/statm: 66619 61004 104 248 0 66368 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 296708

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 8349
/proc/meminfo: memFree=29656448/32873844 swapFree=7644/7644
[pid=8268] ppid=8266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8268/stat : 8268 (npSolver-wbo.sh) S 8266 8268 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384945377 9367552 275 33554432000 4194304 5064252 140734646684240 140734646683152 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8268/statm: 2287 275 233 213 0 72 0
[pid=8269] ppid=8268 vsize=11936 CPUtime=2.19 cores=1,3,5,7
/proc/8269/stat : 8269 (npSolver-wbo) S 8268 8268 24896 0 -1 4202496 3627 29980 0 0 8 3 195 13 20 0 1 0 384945377 12222464 2220 33554432000 4194304 6006132 140736497558560 140736497549968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8269/statm: 2984 2220 166 443 0 2537 0
[pid=8309] ppid=8269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8309/stat : 8309 (satsolver.sh) S 8269 8268 24896 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384945598 9367552 267 33554432000 4194304 5064252 140735450980752 140735450979664 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8309/statm: 2287 267 226 213 0 72 0
[pid=8310] ppid=8309 vsize=266476 CPUtime=1719.76 cores=1,3,5,7
/proc/8310/stat : 8310 (glucose) R 8309 8268 24896 0 -1 4202496 90332 0 0 0 171748 228 0 0 20 0 1 0 384945598 272871424 61004 33554432000 4194304 5208918 140735467401168 140735467399320 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8310/statm: 66619 61004 104 248 0 66368 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 296708

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 8349
/proc/meminfo: memFree=29756932/32873844 swapFree=7644/7644
[pid=8268] ppid=8266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8268/stat : 8268 (npSolver-wbo.sh) S 8266 8268 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384945377 9367552 275 33554432000 4194304 5064252 140734646684240 140734646683152 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8268/statm: 2287 275 233 213 0 72 0
[pid=8269] ppid=8268 vsize=11936 CPUtime=2.19 cores=1,3,5,7
/proc/8269/stat : 8269 (npSolver-wbo) S 8268 8268 24896 0 -1 4202496 3627 29980 0 0 8 3 195 13 20 0 1 0 384945377 12222464 2220 33554432000 4194304 6006132 140736497558560 140736497549968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8269/statm: 2984 2220 166 443 0 2537 0
[pid=8309] ppid=8269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8309/stat : 8309 (satsolver.sh) S 8269 8268 24896 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384945598 9367552 267 33554432000 4194304 5064252 140735450980752 140735450979664 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8309/statm: 2287 267 226 213 0 72 0
[pid=8310] ppid=8309 vsize=266476 CPUtime=1779.75 cores=1,3,5,7
/proc/8310/stat : 8310 (glucose) R 8309 8268 24896 0 -1 4202496 92039 0 0 0 177739 236 0 0 20 0 1 0 384945598 272871424 61004 33554432000 4194304 5208918 140735467401168 140735467399320 4229532 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8310/statm: 66619 61004 104 248 0 66368 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 296708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 8391
/proc/meminfo: memFree=29527080/32873844 swapFree=7644/7644
[pid=8268] ppid=8266 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8268/stat : 8268 (npSolver-wbo.sh) S 8266 8268 24896 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384945377 9367552 275 33554432000 4194304 5064252 140734646684240 140734646683152 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8268/statm: 2287 275 233 213 0 72 0
[pid=8269] ppid=8268 vsize=11936 CPUtime=2.19 cores=1,3,5,7
/proc/8269/stat : 8269 (npSolver-wbo) S 8268 8268 24896 0 -1 4202496 3627 29980 0 0 8 3 195 13 20 0 1 0 384945377 12222464 2220 33554432000 4194304 6006132 140736497558560 140736497549968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8269/statm: 2984 2220 166 443 0 2537 0
[pid=8309] ppid=8269 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8309/stat : 8309 (satsolver.sh) S 8269 8268 24896 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 384945598 9367552 267 33554432000 4194304 5064252 140735450980752 140735450979664 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8309/statm: 2287 267 226 213 0 72 0
[pid=8310] ppid=8309 vsize=398736 CPUtime=1797.85 cores=1,3,5,7
/proc/8310/stat : 8310 (glucose) R 8309 8268 24896 0 -1 4202496 92520 0 0 0 179548 237 0 0 20 0 1 0 384945598 408305664 67101 33554432000 4194304 5208918 140735467401168 140735467399320 4229517 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8310/statm: 99684 67101 104 248 0 99433 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 428968

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 8268 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=41689
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=172973
# CPU time returned by wait4() is 2.21466
# 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.51
CPU system time (s): 2.53
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 559196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.04169
system time used= 0.172973
maximum resident set size= 30168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34585
page faults= 0
swaps= 0
block input operations= 0
block output operations= 12224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 215
involuntary context switches= 60

runsolver used 2.92256 second user time and 8.5657 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-08 22:43:30
IDJOB=3755058
IDBENCH=78742
IDSOLVER=2339
FILE ID=node147/3755058-1339188210
RUNJOBID= node147-1339184589-7818
PBS_JOBID= 14643829
Free space on /tmp= 70116 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-75-70--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3755058-1339188210/watcher-3755058-1339188210 -o /tmp/evaluation-result-3755058-1339188210/solver-3755058-1339188210 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3755058-1339188210.wbo 1822665515 HOME HOME

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

MD5SUM BENCH= bbaf7e04a2e14186c5cc5b74d1689780
RANDOM SEED=1822665515

node147.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.951
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.90
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.951
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.951
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.87
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.951
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.951
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.91
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.951
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.91
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.951
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.951
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:       32873844 kB
MemFree:        30306764 kB
Buffers:          526456 kB
Cached:          1080796 kB
SwapCached:         3096 kB
Active:          1150572 kB
Inactive:         486948 kB
Active(anon):      26644 kB
Inactive(anon):     5096 kB
Active(file):    1123928 kB
Inactive(file):   481852 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67099240 kB
Dirty:             18016 kB
Writeback:             0 kB
AnonPages:         34904 kB
Mapped:             9984 kB
Shmem:                 0 kB
Slab:             787260 kB
SReclaimable:     227796 kB
SUnreclaim:       559464 kB
KernelStack:        1464 kB
PageTables:         4136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     160544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70084 MiB
End job on node147 at 2012-06-08 23:13:30