Trace number 3754010

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 (fixed)? (TO) 1800.09 1800.42

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j3046_4-unsat--soft-0-100-0.wbo
MD5SUM2b00d8b927b7b07d427d99ed9c18c554
Bench CategorySOFT-SMALLINT-LIN (only soft 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 benchmark0.05999
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3968
Total number of constraints13430
Number of soft constraints13430
Number of constraints which are clauses13178
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints252
Minimum length of a constraint1
Maximum length of a constraint30
Top cost 682149
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 682148
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 187
Number of bits of the biggest sum of numbers8
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.44	c run usual solver
2.67/2.77	o 2361
2.67/2.77	c current bound: 1180
2.67/2.77	c fallback to adder encoding
930.60/930.84	o 1180
930.60/930.84	c current bound: 590
930.60/930.84	c fallback to adder encoding
1430.04/1430.32	o 587
1430.04/1430.32	c current bound: 293
1430.04/1430.32	c fallback to adder encoding
1800.09/1800.41	c error: unexpected solver exit code
1800.09/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-3754010-1339195124/watcher-3754010-1339195124 -o /tmp/evaluation-result-3754010-1339195124/solver-3754010-1339195124 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754010-1339195124.wbo 543116884 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.00 2.01 2.00 3/179 3003
/proc/meminfo: memFree=30510732/32873844 swapFree=7632/7632
[pid=3003] ppid=3001 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3003/stat : 3003 (npSolver-wbo-I.) S 3001 3003 32059 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385638051 9367552 274 33554432000 4194304 5064252 140735918341856 140735918340768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3003/statm: 2287 274 233 213 0 72 0

[startup+0.0859859 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 3003
/proc/meminfo: memFree=30510732/32873844 swapFree=7632/7632
[pid=3003] ppid=3001 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3003/stat : 3003 (npSolver-wbo-I.) S 3001 3003 32059 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385638051 9367552 274 33554432000 4194304 5064252 140735918341856 140735918340768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3003/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100395 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 3003
/proc/meminfo: memFree=30510732/32873844 swapFree=7632/7632
[pid=3003] ppid=3001 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3003/stat : 3003 (npSolver-wbo-I.) S 3001 3003 32059 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385638051 9367552 274 33554432000 4194304 5064252 140735918341856 140735918340768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3003/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300337 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 3003
/proc/meminfo: memFree=30510732/32873844 swapFree=7632/7632
[pid=3003] ppid=3001 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3003/stat : 3003 (npSolver-wbo-I.) S 3001 3003 32059 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385638051 9367552 274 33554432000 4194304 5064252 140735918341856 140735918340768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3003/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700312 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 3003
/proc/meminfo: memFree=30510732/32873844 swapFree=7632/7632
[pid=3003] ppid=3001 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3003/stat : 3003 (npSolver-wbo-I.) S 3001 3003 32059 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385638051 9367552 274 33554432000 4194304 5064252 140735918341856 140735918340768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3003/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 3007
/proc/meminfo: memFree=30421792/32873844 swapFree=7632/7632
[pid=3003] ppid=3001 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3003/stat : 3003 (npSolver-wbo-I.) S 3001 3003 32059 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385638051 9367552 274 33554432000 4194304 5064252 140735918341856 140735918340768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3003/statm: 2287 274 233 213 0 72 0
[pid=3004] ppid=3003 vsize=21980 CPUtime=0.48 cores=1,3,5,7
/proc/3004/stat : 3004 (npSolver-wbo) S 3003 3003 32059 0 -1 4202496 6069 0 0 0 42 6 0 0 20 0 1 0 385638051 22507520 4923 33554432000 4194304 6006132 140735099748880 140735099741984 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3004/statm: 5495 4923 157 443 0 5048 0
[pid=3006] ppid=3004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3006/stat : 3006 (cp2_pre.sh) S 3004 3003 32059 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 385638100 9367552 277 33554432000 4194304 5064252 140733685716896 140733685715600 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3006/statm: 2287 277 234 213 0 72 0
[pid=3007] ppid=3006 vsize=69676 CPUtime=0.99 cores=1,3,5,7
/proc/3007/stat : 3007 (coprocessor) R 3006 3003 32059 0 -1 4202496 14159 0 0 0 97 2 0 0 20 0 1 0 385638100 71348224 16788 33554432000 4194304 6586260 140735896939552 140735896934872 5599291 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/3007/statm: 17419 16788 191 584 0 16831 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 109952

[startup+3.10041 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 3007
/proc/meminfo: memFree=30419420/32873844 swapFree=7632/7632
[pid=3003] ppid=3001 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3003/stat : 3003 (npSolver-wbo-I.) S 3001 3003 32059 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385638051 9367552 274 33554432000 4194304 5064252 140735918341856 140735918340768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3003/statm: 2287 274 233 213 0 72 0
[pid=3004] ppid=3003 vsize=78792 CPUtime=3.08 cores=1,3,5,7
/proc/3004/stat : 3004 (npSolver-wbo) R 3003 3003 32059 0 -1 4202496 13162 26079 0 0 78 31 191 8 20 0 1 0 385638051 80683008 16414 33554432000 4194304 6006132 140735099748880 140735099741984 4537242 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3004/statm: 19698 16414 178 443 0 19251 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 87940

[startup+6.30048 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 3017
/proc/meminfo: memFree=30041504/32873844 swapFree=7632/7632
[pid=3003] ppid=3001 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3003/stat : 3003 (npSolver-wbo-I.) S 3001 3003 32059 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385638051 9367552 274 33554432000 4194304 5064252 140735918341856 140735918340768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3003/statm: 2287 274 233 213 0 72 0
[pid=3004] ppid=3003 vsize=177096 CPUtime=4.53 cores=1,3,5,7
/proc/3004/stat : 3004 (npSolver-wbo) S 3003 3003 32059 0 -1 4202496 14693 26079 0 0 202 52 191 8 20 0 1 0 385638051 181346304 38943 33554432000 4194304 6006132 140735099748880 140735099740288 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3004/statm: 44274 38943 179 443 0 43827 0
[pid=3016] ppid=3004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3016/stat : 3016 (satsolver.sh) S 3004 3003 32059 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385638507 9367552 267 33554432000 4194304 5064252 140735901378336 140735901377248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3016/statm: 2287 267 226 213 0 72 0
[pid=3017] ppid=3016 vsize=310432 CPUtime=1.73 cores=1,3,5,7
/proc/3017/stat : 3017 (glucose) R 3016 3003 32059 0 -1 4202496 51952 0 0 0 157 16 0 0 20 0 1 0 385638507 317882368 68348 33554432000 4194304 5208918 140734373075504 140734373073672 4229872 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3017/statm: 77608 68348 95 248 0 77357 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 505824

[startup+12.7004 s]
/proc/loadavg: 2.15 2.04 2.01 3/183 3017
/proc/meminfo: memFree=29958772/32873844 swapFree=7632/7632
[pid=3003] ppid=3001 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3003/stat : 3003 (npSolver-wbo-I.) S 3001 3003 32059 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385638051 9367552 274 33554432000 4194304 5064252 140735918341856 140735918340768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3003/statm: 2287 274 233 213 0 72 0
[pid=3004] ppid=3003 vsize=177096 CPUtime=4.53 cores=1,3,5,7
/proc/3004/stat : 3004 (npSolver-wbo) S 3003 3003 32059 0 -1 4202496 14693 26079 0 0 202 52 191 8 20 0 1 0 385638051 181346304 38943 33554432000 4194304 6006132 140735099748880 140735099740288 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3004/statm: 44274 38943 179 443 0 43827 0
[pid=3016] ppid=3004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3016/stat : 3016 (satsolver.sh) S 3004 3003 32059 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385638507 9367552 267 33554432000 4194304 5064252 140735901378336 140735901377248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3016/statm: 2287 267 226 213 0 72 0
[pid=3017] ppid=3016 vsize=311520 CPUtime=8.13 cores=1,3,5,7
/proc/3017/stat : 3017 (glucose) R 3016 3003 32059 0 -1 4202496 52356 0 0 0 797 16 0 0 20 0 1 0 385638507 318996480 68752 33554432000 4194304 5208918 140734373075504 140734373073464 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3017/statm: 77880 68752 104 248 0 77629 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 506912

[startup+25.5004 s]
/proc/loadavg: 2.12 2.04 2.01 3/183 3017
/proc/meminfo: memFree=29959268/32873844 swapFree=7632/7632
[pid=3003] ppid=3001 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3003/stat : 3003 (npSolver-wbo-I.) S 3001 3003 32059 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385638051 9367552 274 33554432000 4194304 5064252 140735918341856 140735918340768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3003/statm: 2287 274 233 213 0 72 0
[pid=3004] ppid=3003 vsize=177096 CPUtime=4.53 cores=1,3,5,7
/proc/3004/stat : 3004 (npSolver-wbo) S 3003 3003 32059 0 -1 4202496 14693 26079 0 0 202 52 191 8 20 0 1 0 385638051 181346304 38943 33554432000 4194304 6006132 140735099748880 140735099740288 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3004/statm: 44274 38943 179 443 0 43827 0
[pid=3016] ppid=3004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3016/stat : 3016 (satsolver.sh) S 3004 3003 32059 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385638507 9367552 267 33554432000 4194304 5064252 140735901378336 140735901377248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3016/statm: 2287 267 226 213 0 72 0
[pid=3017] ppid=3016 vsize=311520 CPUtime=20.92 cores=1,3,5,7
/proc/3017/stat : 3017 (glucose) R 3016 3003 32059 0 -1 4202496 52357 0 0 0 2076 16 0 0 20 0 1 0 385638507 318996480 68753 33554432000 4194304 5208918 140734373075504 140734373073464 4211019 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3017/statm: 77880 68753 104 248 0 77629 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 506912

[startup+51.1072 s]
/proc/loadavg: 2.07 2.03 2.01 3/183 3017
/proc/meminfo: memFree=29959268/32873844 swapFree=7632/7632
[pid=3003] ppid=3001 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3003/stat : 3003 (npSolver-wbo-I.) S 3001 3003 32059 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385638051 9367552 274 33554432000 4194304 5064252 140735918341856 140735918340768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3003/statm: 2287 274 233 213 0 72 0
[pid=3004] ppid=3003 vsize=177096 CPUtime=4.53 cores=1,3,5,7
/proc/3004/stat : 3004 (npSolver-wbo) S 3003 3003 32059 0 -1 4202496 14693 26079 0 0 202 52 191 8 20 0 1 0 385638051 181346304 38943 33554432000 4194304 6006132 140735099748880 140735099740288 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3004/statm: 44274 38943 179 443 0 43827 0
[pid=3016] ppid=3004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3016/stat : 3016 (satsolver.sh) S 3004 3003 32059 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385638507 9367552 267 33554432000 4194304 5064252 140735901378336 140735901377248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3016/statm: 2287 267 226 213 0 72 0
[pid=3017] ppid=3016 vsize=311520 CPUtime=46.53 cores=1,3,5,7
/proc/3017/stat : 3017 (glucose) R 3016 3003 32059 0 -1 4202496 52360 0 0 0 4637 16 0 0 20 0 1 0 385638507 318996480 68756 33554432000 4194304 5208918 140734373075504 140734373073464 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3017/statm: 77880 68756 104 248 0 77629 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 506912

[startup+102.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/184 3020
/proc/meminfo: memFree=29955600/32873844 swapFree=7632/7632
[pid=3003] ppid=3001 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3003/stat : 3003 (npSolver-wbo-I.) S 3001 3003 32059 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385638051 9367552 274 33554432000 4194304 5064252 140735918341856 140735918340768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3003/statm: 2287 274 233 213 0 72 0
[pid=3004] ppid=3003 vsize=177096 CPUtime=4.53 cores=1,3,5,7
/proc/3004/stat : 3004 (npSolver-wbo) S 3003 3003 32059 0 -1 4202496 14693 26079 0 0 202 52 191 8 20 0 1 0 385638051 181346304 38943 33554432000 4194304 6006132 140735099748880 140735099740288 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3004/statm: 44274 38943 179 443 0 43827 0
[pid=3016] ppid=3004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3016/stat : 3016 (satsolver.sh) S 3004 3003 32059 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385638507 9367552 267 33554432000 4194304 5064252 140735901378336 140735901377248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3016/statm: 2287 267 226 213 0 72 0
[pid=3017] ppid=3016 vsize=313168 CPUtime=97.72 cores=1,3,5,7
/proc/3017/stat : 3017 (glucose) R 3016 3003 32059 0 -1 4202496 52764 0 0 0 9755 17 0 0 20 0 1 0 385638507 320684032 69671 33554432000 4194304 5208918 140734373075504 140734373073176 4211182 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3017/statm: 78292 69671 105 248 0 78041 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 508560

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 3021
/proc/meminfo: memFree=29950272/32873844 swapFree=7632/7632
[pid=3003] ppid=3001 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3003/stat : 3003 (npSolver-wbo-I.) S 3001 3003 32059 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385638051 9367552 274 33554432000 4194304 5064252 140735918341856 140735918340768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3003/statm: 2287 274 233 213 0 72 0
[pid=3004] ppid=3003 vsize=177096 CPUtime=4.53 cores=1,3,5,7
/proc/3004/stat : 3004 (npSolver-wbo) S 3003 3003 32059 0 -1 4202496 14693 26079 0 0 202 52 191 8 20 0 1 0 385638051 181346304 38943 33554432000 4194304 6006132 140735099748880 140735099740288 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3004/statm: 44274 38943 179 443 0 43827 0
[pid=3016] ppid=3004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3016/stat : 3016 (satsolver.sh) S 3004 3003 32059 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385638507 9367552 267 33554432000 4194304 5064252 140735901378336 140735901377248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3016/statm: 2287 267 226 213 0 72 0
[pid=3017] ppid=3016 vsize=315636 CPUtime=157.71 cores=1,3,5,7
/proc/3017/stat : 3017 (glucose) R 3016 3003 32059 0 -1 4202496 53397 0 0 0 15754 17 0 0 20 0 1 0 385638507 323211264 70815 33554432000 4194304 5208918 140734373075504 140734373073352 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3017/statm: 78909 70815 105 248 0 78658 0
Current children cumulated CPU time (s) 162.24

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

/proc/3146/stat : 3146 (glucose) R 3145 3003 32059 0 -1 4202496 50930 0 0 0 48960 16 0 0 20 0 1 0 385731297 321740800 70490 33554432000 4194304 5208918 140735154063296 140735154061048 4211501 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3146/statm: 78550 70490 105 248 0 78299 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 493212

[startup+1482.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/183 3181
/proc/meminfo: memFree=28145668/32873844 swapFree=7632/7632
[pid=3003] ppid=3001 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3003/stat : 3003 (npSolver-wbo-I.) S 3001 3003 32059 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385638051 9367552 274 33554432000 4194304 5064252 140735918341856 140735918340768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3003/statm: 2287 274 233 213 0 72 0
[pid=3004] ppid=3003 vsize=159036 CPUtime=1431.52 cores=1,3,5,7
/proc/3004/stat : 3004 (npSolver-wbo) S 3003 3003 32059 0 -1 4202496 31174 148318 0 0 471 92 142463 126 20 0 1 0 385638051 162852864 28829 33554432000 4194304 6006132 140735099748880 140735099740288 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3004/statm: 39759 28829 180 443 0 39312 0
[pid=3180] ppid=3004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3180/stat : 3180 (satsolver.sh) S 3004 3003 32059 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 385781228 9367552 267 33554432000 4194304 5064252 140736412878224 140736412877136 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3180/statm: 2287 267 226 213 0 72 0
[pid=3181] ppid=3180 vsize=246768 CPUtime=50.5 cores=1,3,5,7
/proc/3181/stat : 3181 (glucose) R 3180 3003 32059 0 -1 4202496 46538 0 0 0 5036 14 0 0 20 0 1 0 385781229 252690432 57083 33554432000 4194304 5208918 140734586288976 140734586286936 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3181/statm: 61692 57083 104 248 0 61441 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 424100

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 3181
/proc/meminfo: memFree=28145296/32873844 swapFree=7632/7632
[pid=3003] ppid=3001 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3003/stat : 3003 (npSolver-wbo-I.) S 3001 3003 32059 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385638051 9367552 274 33554432000 4194304 5064252 140735918341856 140735918340768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3003/statm: 2287 274 233 213 0 72 0
[pid=3004] ppid=3003 vsize=159036 CPUtime=1431.52 cores=1,3,5,7
/proc/3004/stat : 3004 (npSolver-wbo) S 3003 3003 32059 0 -1 4202496 31174 148318 0 0 471 92 142463 126 20 0 1 0 385638051 162852864 28829 33554432000 4194304 6006132 140735099748880 140735099740288 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3004/statm: 39759 28829 180 443 0 39312 0
[pid=3180] ppid=3004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3180/stat : 3180 (satsolver.sh) S 3004 3003 32059 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 385781228 9367552 267 33554432000 4194304 5064252 140736412878224 140736412877136 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3180/statm: 2287 267 226 213 0 72 0
[pid=3181] ppid=3180 vsize=246768 CPUtime=110.49 cores=1,3,5,7
/proc/3181/stat : 3181 (glucose) R 3180 3003 32059 0 -1 4202496 46603 0 0 0 11035 14 0 0 20 0 1 0 385781229 252690432 57146 33554432000 4194304 5208918 140734586288976 140734586286936 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3181/statm: 61692 57146 104 248 0 61441 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 424100

[startup+1602.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 3181
/proc/meminfo: memFree=28143248/32873844 swapFree=7632/7632
[pid=3003] ppid=3001 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3003/stat : 3003 (npSolver-wbo-I.) S 3001 3003 32059 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385638051 9367552 274 33554432000 4194304 5064252 140735918341856 140735918340768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3003/statm: 2287 274 233 213 0 72 0
[pid=3004] ppid=3003 vsize=159036 CPUtime=1431.52 cores=1,3,5,7
/proc/3004/stat : 3004 (npSolver-wbo) S 3003 3003 32059 0 -1 4202496 31174 148318 0 0 471 92 142463 126 20 0 1 0 385638051 162852864 28829 33554432000 4194304 6006132 140735099748880 140735099740288 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3004/statm: 39759 28829 180 443 0 39312 0
[pid=3180] ppid=3004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3180/stat : 3180 (satsolver.sh) S 3004 3003 32059 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 385781228 9367552 267 33554432000 4194304 5064252 140736412878224 140736412877136 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3180/statm: 2287 267 226 213 0 72 0
[pid=3181] ppid=3180 vsize=246940 CPUtime=170.48 cores=1,3,5,7
/proc/3181/stat : 3181 (glucose) R 3180 3003 32059 0 -1 4202496 46730 0 0 0 17034 14 0 0 20 0 1 0 385781229 252866560 57260 33554432000 4194304 5208918 140734586288976 140734586286728 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3181/statm: 61735 57260 104 248 0 61484 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 424272

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 3181
/proc/meminfo: memFree=28142904/32873844 swapFree=7632/7632
[pid=3003] ppid=3001 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3003/stat : 3003 (npSolver-wbo-I.) S 3001 3003 32059 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385638051 9367552 274 33554432000 4194304 5064252 140735918341856 140735918340768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3003/statm: 2287 274 233 213 0 72 0
[pid=3004] ppid=3003 vsize=159036 CPUtime=1431.52 cores=1,3,5,7
/proc/3004/stat : 3004 (npSolver-wbo) S 3003 3003 32059 0 -1 4202496 31174 148318 0 0 471 92 142463 126 20 0 1 0 385638051 162852864 28829 33554432000 4194304 6006132 140735099748880 140735099740288 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3004/statm: 39759 28829 180 443 0 39312 0
[pid=3180] ppid=3004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3180/stat : 3180 (satsolver.sh) S 3004 3003 32059 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 385781228 9367552 267 33554432000 4194304 5064252 140736412878224 140736412877136 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3180/statm: 2287 267 226 213 0 72 0
[pid=3181] ppid=3180 vsize=247248 CPUtime=230.47 cores=1,3,5,7
/proc/3181/stat : 3181 (glucose) R 3180 3003 32059 0 -1 4202496 46804 0 0 0 23033 14 0 0 20 0 1 0 385781229 253181952 57334 33554432000 4194304 5208918 140734586288976 140734586286936 4211182 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3181/statm: 61812 57334 104 248 0 61561 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 424580

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 3182
/proc/meminfo: memFree=28140388/32873844 swapFree=7632/7632
[pid=3003] ppid=3001 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3003/stat : 3003 (npSolver-wbo-I.) S 3001 3003 32059 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385638051 9367552 274 33554432000 4194304 5064252 140735918341856 140735918340768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3003/statm: 2287 274 233 213 0 72 0
[pid=3004] ppid=3003 vsize=159036 CPUtime=1431.52 cores=1,3,5,7
/proc/3004/stat : 3004 (npSolver-wbo) S 3003 3003 32059 0 -1 4202496 31174 148318 0 0 471 92 142463 126 20 0 1 0 385638051 162852864 28829 33554432000 4194304 6006132 140735099748880 140735099740288 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3004/statm: 39759 28829 180 443 0 39312 0
[pid=3180] ppid=3004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3180/stat : 3180 (satsolver.sh) S 3004 3003 32059 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 385781228 9367552 267 33554432000 4194304 5064252 140736412878224 140736412877136 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3180/statm: 2287 267 226 213 0 72 0
[pid=3181] ppid=3180 vsize=278332 CPUtime=290.47 cores=1,3,5,7
/proc/3181/stat : 3181 (glucose) R 3180 3003 32059 0 -1 4202496 46929 0 0 0 29032 15 0 0 20 0 1 0 385781229 285011968 57965 33554432000 4194304 5208918 140734586288976 140734586286824 4211182 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3181/statm: 69583 57965 104 248 0 69332 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 455664

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 3182
/proc/meminfo: memFree=28139548/32873844 swapFree=7632/7632
[pid=3003] ppid=3001 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3003/stat : 3003 (npSolver-wbo-I.) S 3001 3003 32059 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385638051 9367552 274 33554432000 4194304 5064252 140735918341856 140735918340768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3003/statm: 2287 274 233 213 0 72 0
[pid=3004] ppid=3003 vsize=159036 CPUtime=1431.52 cores=1,3,5,7
/proc/3004/stat : 3004 (npSolver-wbo) S 3003 3003 32059 0 -1 4202496 31174 148318 0 0 471 92 142463 126 20 0 1 0 385638051 162852864 28829 33554432000 4194304 6006132 140735099748880 140735099740288 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3004/statm: 39759 28829 180 443 0 39312 0
[pid=3180] ppid=3004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3180/stat : 3180 (satsolver.sh) S 3004 3003 32059 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 385781228 9367552 267 33554432000 4194304 5064252 140736412878224 140736412877136 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3180/statm: 2287 267 226 213 0 72 0
[pid=3181] ppid=3180 vsize=279156 CPUtime=350.46 cores=1,3,5,7
/proc/3181/stat : 3181 (glucose) R 3180 3003 32059 0 -1 4202496 47143 0 0 0 35031 15 0 0 20 0 1 0 385781229 285855744 58179 33554432000 4194304 5208918 140734586288976 140734586286936 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3181/statm: 69789 58179 104 248 0 69538 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 456488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 3182
/proc/meminfo: memFree=28138648/32873844 swapFree=7632/7632
[pid=3003] ppid=3001 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3003/stat : 3003 (npSolver-wbo-I.) S 3001 3003 32059 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385638051 9367552 274 33554432000 4194304 5064252 140735918341856 140735918340768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3003/statm: 2287 274 233 213 0 72 0
[pid=3004] ppid=3003 vsize=159036 CPUtime=1431.52 cores=1,3,5,7
/proc/3004/stat : 3004 (npSolver-wbo) S 3003 3003 32059 0 -1 4202496 31174 148318 0 0 471 92 142463 126 20 0 1 0 385638051 162852864 28829 33554432000 4194304 6006132 140735099748880 140735099740288 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3004/statm: 39759 28829 180 443 0 39312 0
[pid=3180] ppid=3004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3180/stat : 3180 (satsolver.sh) S 3004 3003 32059 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 385781228 9367552 267 33554432000 4194304 5064252 140736412878224 140736412877136 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3180/statm: 2287 267 226 213 0 72 0
[pid=3181] ppid=3180 vsize=279420 CPUtime=368.57 cores=1,3,5,7
/proc/3181/stat : 3181 (glucose) R 3180 3003 32059 0 -1 4202496 47195 0 0 0 36842 15 0 0 20 0 1 0 385781229 286126080 58231 33554432000 4194304 5208918 140734586288976 140734586286824 4229424 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3181/statm: 69855 58231 104 248 0 69604 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 456752

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 3182
/proc/meminfo: memFree=28138648/32873844 swapFree=7632/7632
[pid=3003] ppid=3001 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3003/stat : 3003 (npSolver-wbo-I.) S 3001 3003 32059 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385638051 9367552 274 33554432000 4194304 5064252 140735918341856 140735918340768 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3003/statm: 2287 274 233 213 0 72 0
[pid=3004] ppid=3003 vsize=159036 CPUtime=1431.52 cores=1,3,5,7
/proc/3004/stat : 3004 (npSolver-wbo) S 3003 3003 32059 0 -1 4202496 31174 148318 0 0 471 92 142463 126 20 0 1 0 385638051 162852864 28829 33554432000 4194304 6006132 140735099748880 140735099740288 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3004/statm: 39759 28829 180 443 0 39312 0
[pid=3180] ppid=3004 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3180/stat : 3180 (satsolver.sh) S 3004 3003 32059 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 385781228 9367552 267 33554432000 4194304 5064252 140736412878224 140736412877136 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/3180/statm: 2287 267 226 213 0 72 0
[pid=3181] ppid=3180 vsize=279420 CPUtime=368.57 cores=1,3,5,7
/proc/3181/stat : 3181 (glucose) R 3180 3003 32059 0 -1 4202496 47195 0 0 0 36842 15 0 0 20 0 1 0 385781229 286126080 58231 33554432000 4194304 5208918 140734586288976 140734586286824 4229424 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3181/statm: 69855 58231 104 248 0 69604 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 456752

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3003 and gives
#  childrusage.ru_utime.tv_sec=1429
#  childrusage.ru_utime.tv_usec=349705
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=192666
# CPU time returned by wait4() is 1431.54
# 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.42
CPU time (s): 1800.09
CPU user time (s): 1797.76
CPU system time (s): 2.33
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 631788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1429.35
system time used= 2.19267
maximum resident set size= 357244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180471
page faults= 0
swaps= 0
block input operations= 0
block output operations= 670520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2689
involuntary context switches= 1512

runsolver used 3.90241 second user time and 10.6124 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-09 00:38:44
IDJOB=3754010
IDBENCH=79344
IDSOLVER=2338
FILE ID=node119/3754010-1339195124
RUNJOBID= node119-1339184603-803
PBS_JOBID= 14643814
Free space on /tmp= 70728 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB10/oliveras/j30/normalized-j3046_4-unsat--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754010-1339195124/watcher-3754010-1339195124 -o /tmp/evaluation-result-3754010-1339195124/solver-3754010-1339195124 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754010-1339195124.wbo 543116884 HOME HOME

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

MD5SUM BENCH= 2b00d8b927b7b07d427d99ed9c18c554
RANDOM SEED=543116884

node119.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.943
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.88
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.943
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.943
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.93
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.943
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.943
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.93
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.943
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.943
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.90
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.943
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:        30511260 kB
Buffers:          283192 kB
Cached:           878224 kB
SwapCached:         2572 kB
Active:           756200 kB
Inactive:         748080 kB
Active(anon):     339748 kB
Inactive(anon):     3960 kB
Active(file):     416452 kB
Inactive(file):   744120 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67097024 kB
Dirty:              8736 kB
Writeback:             0 kB
AnonPages:        359548 kB
Mapped:             9812 kB
Shmem:                 0 kB
Slab:             717344 kB
SReclaimable:     158140 kB
SUnreclaim:       559204 kB
KernelStack:        1520 kB
PageTables:         4668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     531904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    290816 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= 70168 MiB
End job on node119 at 2012-06-09 01:08:44