Trace number 3753980

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.03 1800.62

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-91-90--soft-0-100-0.wbo
MD5SUMdd3ef6bbe4855ee6a3bf373100fffb0f
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.437933
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables8190
Total number of constraints181
Number of soft constraints181
Number of constraints which are clauses91
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 constraint91
Top cost 8850
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 8849
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 92
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.40	o 1827
0.00/0.40	c current bound: 913
4.33/5.15	o 130
4.33/5.15	c current bound: 65
5.32/5.68	o 59
5.32/5.68	c current bound: 29
1800.03/1800.61	c error: unexpected solver exit code
1800.03/1800.61	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-3753980-1339193475/watcher-3753980-1339193475 -o /tmp/evaluation-result-3753980-1339193475/solver-3753980-1339193475 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3753980-1339193475.wbo 2107203392 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 11507
/proc/meminfo: memFree=31276440/32873844 swapFree=7116/7116
[pid=11507] ppid=11505 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11507/stat : 11507 (npSolver-wbo-I.) S 11505 11507 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385474485 9367552 275 33554432000 4194304 5064252 140737250869104 140737250868016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11507/statm: 2287 275 233 213 0 72 0

[startup+0.0813011 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11507
/proc/meminfo: memFree=31276440/32873844 swapFree=7116/7116
[pid=11507] ppid=11505 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11507/stat : 11507 (npSolver-wbo-I.) S 11505 11507 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385474485 9367552 275 33554432000 4194304 5064252 140737250869104 140737250868016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11507/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100184 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11507
/proc/meminfo: memFree=31276440/32873844 swapFree=7116/7116
[pid=11507] ppid=11505 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11507/stat : 11507 (npSolver-wbo-I.) S 11505 11507 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385474485 9367552 275 33554432000 4194304 5064252 140737250869104 140737250868016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11507/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 11507
/proc/meminfo: memFree=31276440/32873844 swapFree=7116/7116
[pid=11507] ppid=11505 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11507/stat : 11507 (npSolver-wbo-I.) S 11505 11507 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385474485 9367552 275 33554432000 4194304 5064252 140737250869104 140737250868016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11507/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700285 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11507
/proc/meminfo: memFree=31276440/32873844 swapFree=7116/7116
[pid=11507] ppid=11505 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11507/stat : 11507 (npSolver-wbo-I.) S 11505 11507 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385474485 9367552 275 33554432000 4194304 5064252 140737250869104 140737250868016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11507/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11521
/proc/meminfo: memFree=31141288/32873844 swapFree=7116/7116
[pid=11507] ppid=11505 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11507/stat : 11507 (npSolver-wbo-I.) S 11505 11507 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385474485 9367552 275 33554432000 4194304 5064252 140737250869104 140737250868016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11507/statm: 2287 275 233 213 0 72 0
[pid=11508] ppid=11507 vsize=37888 CPUtime=0.59 cores=0,2,4,6
/proc/11508/stat : 11508 (npSolver-wbo) S 11507 11507 7523 0 -1 4202496 3177 8037 0 0 23 7 27 2 20 0 1 0 385474485 38797312 8319 33554432000 4194304 6006132 140734628065520 140734628056928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11508/statm: 9472 8319 166 443 0 9025 0
[pid=11520] ppid=11508 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11520/stat : 11520 (satsolver.sh) S 11508 11507 7523 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385474546 9367552 266 33554432000 4194304 5064252 140733754638912 140733754637824 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11520/statm: 2287 266 226 213 0 72 0
[pid=11521] ppid=11520 vsize=105848 CPUtime=0.88 cores=0,2,4,6
/proc/11521/stat : 11521 (glucose) R 11520 11507 7523 0 -1 4202496 20367 0 0 0 84 4 0 0 20 0 1 0 385474546 108388352 21745 33554432000 4194304 5208918 140735460646816 140735460645224 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11521/statm: 26462 21745 95 248 0 26211 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 162032

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11521
/proc/meminfo: memFree=31140064/32873844 swapFree=7116/7116
[pid=11507] ppid=11505 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11507/stat : 11507 (npSolver-wbo-I.) S 11505 11507 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385474485 9367552 275 33554432000 4194304 5064252 140737250869104 140737250868016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11507/statm: 2287 275 233 213 0 72 0
[pid=11508] ppid=11507 vsize=37888 CPUtime=0.59 cores=0,2,4,6
/proc/11508/stat : 11508 (npSolver-wbo) S 11507 11507 7523 0 -1 4202496 3177 8037 0 0 23 7 27 2 20 0 1 0 385474485 38797312 8319 33554432000 4194304 6006132 140734628065520 140734628056928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11508/statm: 9472 8319 166 443 0 9025 0
[pid=11520] ppid=11508 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11520/stat : 11520 (satsolver.sh) S 11508 11507 7523 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385474546 9367552 266 33554432000 4194304 5064252 140733754638912 140733754637824 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11520/statm: 2287 266 226 213 0 72 0
[pid=11521] ppid=11520 vsize=105848 CPUtime=2.48 cores=0,2,4,6
/proc/11521/stat : 11521 (glucose) R 11520 11507 7523 0 -1 4202496 20452 0 0 0 244 4 0 0 20 0 1 0 385474546 108388352 22341 33554432000 4194304 5208918 140735460646816 140735460645224 4211635 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11521/statm: 26462 22341 95 248 0 26211 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 162032

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11528
/proc/meminfo: memFree=31292280/32873844 swapFree=7116/7116
[pid=11507] ppid=11505 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11507/stat : 11507 (npSolver-wbo-I.) S 11505 11507 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385474485 9367552 275 33554432000 4194304 5064252 140737250869104 140737250868016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11507/statm: 2287 275 233 213 0 72 0
[pid=11508] ppid=11507 vsize=21504 CPUtime=5.44 cores=0,2,4,6
/proc/11508/stat : 11508 (npSolver-wbo) S 11507 11507 7523 0 -1 4202496 3998 40029 0 0 25 7 480 32 20 0 1 0 385474485 22020096 5026 33554432000 4194304 6006132 140734628065520 140734628056928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11508/statm: 5376 5026 166 443 0 4929 0
Current children cumulated CPU time (s) 5.44
Current children cumulated vsize (KiB) 30652

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11535
/proc/meminfo: memFree=31258280/32873844 swapFree=7116/7116
[pid=11507] ppid=11505 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11507/stat : 11507 (npSolver-wbo-I.) S 11505 11507 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385474485 9367552 275 33554432000 4194304 5064252 140737250869104 140737250868016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11507/statm: 2287 275 233 213 0 72 0
[pid=11508] ppid=11507 vsize=21504 CPUtime=5.44 cores=0,2,4,6
/proc/11508/stat : 11508 (npSolver-wbo) S 11507 11507 7523 0 -1 4202496 3998 40029 0 0 25 7 480 32 20 0 1 0 385474485 22020096 5026 33554432000 4194304 6006132 140734628065520 140734628056928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11508/statm: 5376 5026 166 443 0 4929 0
[pid=11534] ppid=11508 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11534/stat : 11534 (satsolver.sh) S 11508 11507 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385475053 9367552 266 33554432000 4194304 5064252 140733392125024 140733392123936 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11534/statm: 2287 266 226 213 0 72 0
[pid=11535] ppid=11534 vsize=55688 CPUtime=7 cores=0,2,4,6
/proc/11535/stat : 11535 (glucose) R 11534 11507 7523 0 -1 4202496 6500 0 0 0 699 1 0 0 20 0 1 0 385475053 57024512 11867 33554432000 4194304 5208918 140734430492464 140734430490616 4211888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11535/statm: 13922 11867 96 248 0 13671 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 95488

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11535
/proc/meminfo: memFree=31158420/32873844 swapFree=7116/7116
[pid=11507] ppid=11505 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11507/stat : 11507 (npSolver-wbo-I.) S 11505 11507 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385474485 9367552 275 33554432000 4194304 5064252 140737250869104 140737250868016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11507/statm: 2287 275 233 213 0 72 0
[pid=11508] ppid=11507 vsize=21504 CPUtime=5.44 cores=0,2,4,6
/proc/11508/stat : 11508 (npSolver-wbo) S 11507 11507 7523 0 -1 4202496 3998 40029 0 0 25 7 480 32 20 0 1 0 385474485 22020096 5026 33554432000 4194304 6006132 140734628065520 140734628056928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11508/statm: 5376 5026 166 443 0 4929 0
[pid=11534] ppid=11508 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11534/stat : 11534 (satsolver.sh) S 11508 11507 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385475053 9367552 266 33554432000 4194304 5064252 140733392125024 140733392123936 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11534/statm: 2287 266 226 213 0 72 0
[pid=11535] ppid=11534 vsize=104896 CPUtime=19.8 cores=0,2,4,6
/proc/11535/stat : 11535 (glucose) R 11534 11507 7523 0 -1 4202496 8830 0 0 0 1975 5 0 0 20 0 1 0 385475053 107413504 23332 33554432000 4194304 5208918 140734430492464 140734430490456 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11535/statm: 26224 23332 96 248 0 25973 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 144696

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11535
/proc/meminfo: memFree=31125360/32873844 swapFree=7116/7116
[pid=11507] ppid=11505 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11507/stat : 11507 (npSolver-wbo-I.) S 11505 11507 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385474485 9367552 275 33554432000 4194304 5064252 140737250869104 140737250868016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11507/statm: 2287 275 233 213 0 72 0
[pid=11508] ppid=11507 vsize=21504 CPUtime=5.44 cores=0,2,4,6
/proc/11508/stat : 11508 (npSolver-wbo) S 11507 11507 7523 0 -1 4202496 3998 40029 0 0 25 7 480 32 20 0 1 0 385474485 22020096 5026 33554432000 4194304 6006132 140734628065520 140734628056928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11508/statm: 5376 5026 166 443 0 4929 0
[pid=11534] ppid=11508 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11534/stat : 11534 (satsolver.sh) S 11508 11507 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385475053 9367552 266 33554432000 4194304 5064252 140733392125024 140733392123936 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11534/statm: 2287 266 226 213 0 72 0
[pid=11535] ppid=11534 vsize=135716 CPUtime=45.4 cores=0,2,4,6
/proc/11535/stat : 11535 (glucose) R 11534 11507 7523 0 -1 4202496 11610 0 0 0 4530 10 0 0 20 0 1 0 385475053 138973184 31591 33554432000 4194304 5208918 140734430492464 140734430490616 4229517 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11535/statm: 33929 31591 96 248 0 33678 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 175516

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11535
/proc/meminfo: memFree=31141536/32873844 swapFree=7116/7116
[pid=11507] ppid=11505 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11507/stat : 11507 (npSolver-wbo-I.) S 11505 11507 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385474485 9367552 275 33554432000 4194304 5064252 140737250869104 140737250868016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11507/statm: 2287 275 233 213 0 72 0
[pid=11508] ppid=11507 vsize=21504 CPUtime=5.44 cores=0,2,4,6
/proc/11508/stat : 11508 (npSolver-wbo) S 11507 11507 7523 0 -1 4202496 3998 40029 0 0 25 7 480 32 20 0 1 0 385474485 22020096 5026 33554432000 4194304 6006132 140734628065520 140734628056928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11508/statm: 5376 5026 166 443 0 4929 0
[pid=11534] ppid=11508 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11534/stat : 11534 (satsolver.sh) S 11508 11507 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385475053 9367552 266 33554432000 4194304 5064252 140733392125024 140733392123936 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11534/statm: 2287 266 226 213 0 72 0
[pid=11535] ppid=11534 vsize=135716 CPUtime=96.6 cores=0,2,4,6
/proc/11535/stat : 11535 (glucose) R 11534 11507 7523 0 -1 4202496 17659 0 0 0 9637 23 0 0 20 0 1 0 385475053 138973184 28007 33554432000 4194304 5208918 140734430492464 140734430490616 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11535/statm: 33929 28007 96 248 0 33678 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 175516

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11536
/proc/meminfo: memFree=31135272/32873844 swapFree=7116/7116
[pid=11507] ppid=11505 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11507/stat : 11507 (npSolver-wbo-I.) S 11505 11507 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385474485 9367552 275 33554432000 4194304 5064252 140737250869104 140737250868016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11507/statm: 2287 275 233 213 0 72 0
[pid=11508] ppid=11507 vsize=21504 CPUtime=5.44 cores=0,2,4,6
/proc/11508/stat : 11508 (npSolver-wbo) S 11507 11507 7523 0 -1 4202496 3998 40029 0 0 25 7 480 32 20 0 1 0 385474485 22020096 5026 33554432000 4194304 6006132 140734628065520 140734628056928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11508/statm: 5376 5026 166 443 0 4929 0
[pid=11534] ppid=11508 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11534/stat : 11534 (satsolver.sh) S 11508 11507 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385475053 9367552 266 33554432000 4194304 5064252 140733392125024 140733392123936 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11534/statm: 2287 266 226 213 0 72 0
[pid=11535] ppid=11534 vsize=135716 CPUtime=156.58 cores=0,2,4,6
/proc/11535/stat : 11535 (glucose) R 11534 11507 7523 0 -1 4202496 23306 0 0 0 15626 32 0 0 20 0 1 0 385475053 138973184 28519 33554432000 4194304 5208918 140734430492464 140734430490616 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11535/statm: 33929 28519 96 248 0 33678 0
Current children cumulated CPU time (s) 162.02

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

/proc/11535/stat : 11535 (glucose) R 11534 11507 7523 0 -1 4202496 80466 0 0 0 135422 212 0 0 20 0 1 0 385475053 409038848 77586 33554432000 4194304 5208918 140734430492464 140734430490616 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11535/statm: 99863 77586 96 248 0 99612 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 439252

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11640
/proc/meminfo: memFree=30995476/32873844 swapFree=7116/7116
[pid=11507] ppid=11505 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11507/stat : 11507 (npSolver-wbo-I.) S 11505 11507 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385474485 9367552 275 33554432000 4194304 5064252 140737250869104 140737250868016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11507/statm: 2287 275 233 213 0 72 0
[pid=11508] ppid=11507 vsize=21504 CPUtime=5.44 cores=0,2,4,6
/proc/11508/stat : 11508 (npSolver-wbo) S 11507 11507 7523 0 -1 4202496 3998 40029 0 0 25 7 480 32 20 0 1 0 385474485 22020096 5026 33554432000 4194304 6006132 140734628065520 140734628056928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11508/statm: 5376 5026 166 443 0 4929 0
[pid=11534] ppid=11508 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11534/stat : 11534 (satsolver.sh) S 11508 11507 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385475053 9367552 266 33554432000 4194304 5064252 140733392125024 140733392123936 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11534/statm: 2287 266 226 213 0 72 0
[pid=11535] ppid=11534 vsize=399452 CPUtime=1416.34 cores=0,2,4,6
/proc/11535/stat : 11535 (glucose) R 11534 11507 7523 0 -1 4202496 82017 0 0 0 141415 219 0 0 20 0 1 0 385475053 409038848 85567 33554432000 4194304 5208918 140734430492464 140734430490616 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11535/statm: 99863 85567 96 248 0 99612 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 439252

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11640
/proc/meminfo: memFree=30989128/32873844 swapFree=7116/7116
[pid=11507] ppid=11505 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11507/stat : 11507 (npSolver-wbo-I.) S 11505 11507 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385474485 9367552 275 33554432000 4194304 5064252 140737250869104 140737250868016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11507/statm: 2287 275 233 213 0 72 0
[pid=11508] ppid=11507 vsize=21504 CPUtime=5.44 cores=0,2,4,6
/proc/11508/stat : 11508 (npSolver-wbo) S 11507 11507 7523 0 -1 4202496 3998 40029 0 0 25 7 480 32 20 0 1 0 385474485 22020096 5026 33554432000 4194304 6006132 140734628065520 140734628056928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11508/statm: 5376 5026 166 443 0 4929 0
[pid=11534] ppid=11508 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11534/stat : 11534 (satsolver.sh) S 11508 11507 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385475053 9367552 266 33554432000 4194304 5064252 140733392125024 140733392123936 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11534/statm: 2287 266 226 213 0 72 0
[pid=11535] ppid=11534 vsize=399452 CPUtime=1476.33 cores=0,2,4,6
/proc/11535/stat : 11535 (glucose) R 11534 11507 7523 0 -1 4202496 84087 0 0 0 147403 230 0 0 20 0 1 0 385475053 409038848 83616 33554432000 4194304 5208918 140734430492464 140734430490616 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11535/statm: 99863 83616 96 248 0 99612 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 439252

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 11768
/proc/meminfo: memFree=30528672/32873844 swapFree=7116/7116
[pid=11507] ppid=11505 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11507/stat : 11507 (npSolver-wbo-I.) S 11505 11507 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385474485 9367552 275 33554432000 4194304 5064252 140737250869104 140737250868016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11507/statm: 2287 275 233 213 0 72 0
[pid=11508] ppid=11507 vsize=21504 CPUtime=5.44 cores=0,2,4,6
/proc/11508/stat : 11508 (npSolver-wbo) S 11507 11507 7523 0 -1 4202496 3998 40029 0 0 25 7 480 32 20 0 1 0 385474485 22020096 5026 33554432000 4194304 6006132 140734628065520 140734628056928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11508/statm: 5376 5026 166 443 0 4929 0
[pid=11534] ppid=11508 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11534/stat : 11534 (satsolver.sh) S 11508 11507 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385475053 9367552 266 33554432000 4194304 5064252 140733392125024 140733392123936 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11534/statm: 2287 266 226 213 0 72 0
[pid=11535] ppid=11534 vsize=399452 CPUtime=1536.32 cores=0,2,4,6
/proc/11535/stat : 11535 (glucose) R 11534 11507 7523 0 -1 4202496 86032 0 0 0 153393 239 0 0 20 0 1 0 385475053 409038848 82893 33554432000 4194304 5208918 140734430492464 140734430490616 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11535/statm: 99863 82893 96 248 0 99612 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 439252

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 11768
/proc/meminfo: memFree=30558400/32873844 swapFree=7116/7116
[pid=11507] ppid=11505 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11507/stat : 11507 (npSolver-wbo-I.) S 11505 11507 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385474485 9367552 275 33554432000 4194304 5064252 140737250869104 140737250868016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11507/statm: 2287 275 233 213 0 72 0
[pid=11508] ppid=11507 vsize=21504 CPUtime=5.44 cores=0,2,4,6
/proc/11508/stat : 11508 (npSolver-wbo) S 11507 11507 7523 0 -1 4202496 3998 40029 0 0 25 7 480 32 20 0 1 0 385474485 22020096 5026 33554432000 4194304 6006132 140734628065520 140734628056928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11508/statm: 5376 5026 166 443 0 4929 0
[pid=11534] ppid=11508 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11534/stat : 11534 (satsolver.sh) S 11508 11507 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385475053 9367552 266 33554432000 4194304 5064252 140733392125024 140733392123936 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11534/statm: 2287 266 226 213 0 72 0
[pid=11535] ppid=11534 vsize=399452 CPUtime=1596.31 cores=0,2,4,6
/proc/11535/stat : 11535 (glucose) R 11534 11507 7523 0 -1 4202496 88182 0 0 0 159385 246 0 0 20 0 1 0 385475053 409038848 75936 33554432000 4194304 5208918 140734430492464 140734430490616 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11535/statm: 99863 75936 96 248 0 99612 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 439252

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11769
/proc/meminfo: memFree=30625344/32873844 swapFree=7116/7116
[pid=11507] ppid=11505 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11507/stat : 11507 (npSolver-wbo-I.) S 11505 11507 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385474485 9367552 275 33554432000 4194304 5064252 140737250869104 140737250868016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11507/statm: 2287 275 233 213 0 72 0
[pid=11508] ppid=11507 vsize=21504 CPUtime=5.44 cores=0,2,4,6
/proc/11508/stat : 11508 (npSolver-wbo) S 11507 11507 7523 0 -1 4202496 3998 40029 0 0 25 7 480 32 20 0 1 0 385474485 22020096 5026 33554432000 4194304 6006132 140734628065520 140734628056928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11508/statm: 5376 5026 166 443 0 4929 0
[pid=11534] ppid=11508 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11534/stat : 11534 (satsolver.sh) S 11508 11507 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385475053 9367552 266 33554432000 4194304 5064252 140733392125024 140733392123936 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11534/statm: 2287 266 226 213 0 72 0
[pid=11535] ppid=11534 vsize=267192 CPUtime=1656.3 cores=0,2,4,6
/proc/11535/stat : 11535 (glucose) R 11534 11507 7523 0 -1 4202496 89609 0 0 0 165378 252 0 0 20 0 1 0 385475053 273604608 59341 33554432000 4194304 5208918 140734430492464 140734430490616 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11535/statm: 66798 59341 96 248 0 66547 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 306992

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11769
/proc/meminfo: memFree=30693624/32873844 swapFree=7116/7116
[pid=11507] ppid=11505 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11507/stat : 11507 (npSolver-wbo-I.) S 11505 11507 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385474485 9367552 275 33554432000 4194304 5064252 140737250869104 140737250868016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11507/statm: 2287 275 233 213 0 72 0
[pid=11508] ppid=11507 vsize=21504 CPUtime=5.44 cores=0,2,4,6
/proc/11508/stat : 11508 (npSolver-wbo) S 11507 11507 7523 0 -1 4202496 3998 40029 0 0 25 7 480 32 20 0 1 0 385474485 22020096 5026 33554432000 4194304 6006132 140734628065520 140734628056928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11508/statm: 5376 5026 166 443 0 4929 0
[pid=11534] ppid=11508 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11534/stat : 11534 (satsolver.sh) S 11508 11507 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385475053 9367552 266 33554432000 4194304 5064252 140733392125024 140733392123936 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11534/statm: 2287 266 226 213 0 72 0
[pid=11535] ppid=11534 vsize=185804 CPUtime=1716.29 cores=0,2,4,6
/proc/11535/stat : 11535 (glucose) R 11534 11507 7523 0 -1 4202496 91126 0 0 0 171372 257 0 0 20 0 1 0 385475053 190263296 43559 33554432000 4194304 5208918 140734430492464 140734430490552 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11535/statm: 46451 43559 96 248 0 46200 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 225604

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11772
/proc/meminfo: memFree=30447008/32873844 swapFree=7116/7116
[pid=11507] ppid=11505 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11507/stat : 11507 (npSolver-wbo-I.) S 11505 11507 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385474485 9367552 275 33554432000 4194304 5064252 140737250869104 140737250868016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11507/statm: 2287 275 233 213 0 72 0
[pid=11508] ppid=11507 vsize=21504 CPUtime=5.44 cores=0,2,4,6
/proc/11508/stat : 11508 (npSolver-wbo) S 11507 11507 7523 0 -1 4202496 3998 40029 0 0 25 7 480 32 20 0 1 0 385474485 22020096 5026 33554432000 4194304 6006132 140734628065520 140734628056928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11508/statm: 5376 5026 166 443 0 4929 0
[pid=11534] ppid=11508 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11534/stat : 11534 (satsolver.sh) S 11508 11507 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385475053 9367552 266 33554432000 4194304 5064252 140733392125024 140733392123936 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11534/statm: 2287 266 226 213 0 72 0
[pid=11535] ppid=11534 vsize=614376 CPUtime=1776.28 cores=0,2,4,6
/proc/11535/stat : 11535 (glucose) R 11534 11507 7523 0 -1 4202496 92898 0 0 0 177364 264 0 0 20 0 1 0 385475053 629121024 104096 33554432000 4194304 5208918 140734430492464 140734430490616 4211732 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11535/statm: 153594 104096 96 248 0 153343 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 654176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 11772
/proc/meminfo: memFree=30395812/32873844 swapFree=7116/7116
[pid=11507] ppid=11505 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11507/stat : 11507 (npSolver-wbo-I.) S 11505 11507 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385474485 9367552 275 33554432000 4194304 5064252 140737250869104 140737250868016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11507/statm: 2287 275 233 213 0 72 0
[pid=11508] ppid=11507 vsize=21504 CPUtime=5.44 cores=0,2,4,6
/proc/11508/stat : 11508 (npSolver-wbo) S 11507 11507 7523 0 -1 4202496 3998 40029 0 0 25 7 480 32 20 0 1 0 385474485 22020096 5026 33554432000 4194304 6006132 140734628065520 140734628056928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11508/statm: 5376 5026 166 443 0 4929 0
[pid=11534] ppid=11508 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11534/stat : 11534 (satsolver.sh) S 11508 11507 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385475053 9367552 266 33554432000 4194304 5064252 140733392125024 140733392123936 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/11534/statm: 2287 266 226 213 0 72 0
[pid=11535] ppid=11534 vsize=614376 CPUtime=1794.59 cores=0,2,4,6
/proc/11535/stat : 11535 (glucose) R 11534 11507 7523 0 -1 4202496 92922 0 0 0 179194 265 0 0 20 0 1 0 385475053 629121024 116384 33554432000 4194304 5208918 140734430492464 140734430490616 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11535/statm: 153594 116384 96 248 0 153343 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 654176

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 11507 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=56231
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=398939
# CPU time returned by wait4() is 5.45517
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.03
CPU user time (s): 1796.99
CPU system time (s): 3.04
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 784404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.05623
system time used= 0.398939
maximum resident set size= 90288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45004
page faults= 0
swaps= 0
block input operations= 0
block output operations= 39048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 720
involuntary context switches= 63

runsolver used 6.37603 second user time and 14.4508 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-09 00:11:15
IDJOB=3753980
IDBENCH=79185
IDSOLVER=2338
FILE ID=node111/3753980-1339193475
RUNJOBID= node111-1339184675-8998
PBS_JOBID= 14643817
Free space on /tmp= 71224 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-91-90--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-3753980-1339193475/watcher-3753980-1339193475 -o /tmp/evaluation-result-3753980-1339193475/solver-3753980-1339193475 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3753980-1339193475.wbo 2107203392 HOME HOME

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

MD5SUM BENCH= dd3ef6bbe4855ee6a3bf373100fffb0f
RANDOM SEED=2107203392

node111.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.152
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	: 5332.30
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.152
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.152
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.152
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.152
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.152
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.152
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.152
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31276440 kB
Buffers:          312756 kB
Cached:           291388 kB
SwapCached:         1308 kB
Active:           581092 kB
Inactive:         153504 kB
Active(anon):     126864 kB
Inactive(anon):     4004 kB
Active(file):     454228 kB
Inactive(file):   149500 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100188 kB
Dirty:              8544 kB
Writeback:             8 kB
AnonPages:        142712 kB
Mapped:             9784 kB
Shmem:                 0 kB
Slab:             713912 kB
SReclaimable:     155960 kB
SUnreclaim:       557952 kB
KernelStack:        1504 kB
PageTables:         4076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     264488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 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= 71108 MiB
End job on node111 at 2012-06-09 00:41:16