Trace number 3754664

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.06 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-45-40--soft-0-100-0.wbo
MD5SUM12a88866bbd50b724bb180a8f6ce160e
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.080987
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1800
Total number of constraints85
Number of soft constraints85
Number of constraints which are clauses45
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint45
Top cost 4848
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 4847
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
Number of bits of the biggest sum of numbers6
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.02	c run usual solver
335.31/335.47	o 963
335.31/335.47	c current bound: 481
1654.86/1655.33	o 118
1654.86/1655.33	c current bound: 59
1764.22/1764.60	o 25
1764.22/1764.60	c current bound: 12
1800.03/1800.40	./satsolver.sh: line 5: 11559 Terminated              ./glucose $1 > $2 2> /dev/null
1800.03/1800.40	c error: unexpected solver exit code
1800.03/1800.40	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-3754664-1339192901/watcher-3754664-1339192901 -o /tmp/evaluation-result-3754664-1339192901/solver-3754664-1339192901 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754664-1339192901.wbo 1449675135 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.00 2.00 3/180 11450
/proc/meminfo: memFree=31357496/32873844 swapFree=7116/7116
[pid=11450] ppid=11448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11450/stat : 11450 (npSolver-wbo-I.) S 11448 11450 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385417122 9367552 275 33554432000 4194304 5064252 140733712322576 140733712321488 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11450/statm: 2287 275 233 213 0 72 0

[startup+0.054286 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11450
/proc/meminfo: memFree=31357496/32873844 swapFree=7116/7116
[pid=11450] ppid=11448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11450/stat : 11450 (npSolver-wbo-I.) S 11448 11450 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385417122 9367552 275 33554432000 4194304 5064252 140733712322576 140733712321488 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11450/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100323 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11450
/proc/meminfo: memFree=31357496/32873844 swapFree=7116/7116
[pid=11450] ppid=11448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11450/stat : 11450 (npSolver-wbo-I.) S 11448 11450 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385417122 9367552 275 33554432000 4194304 5064252 140733712322576 140733712321488 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11450/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11450
/proc/meminfo: memFree=31357496/32873844 swapFree=7116/7116
[pid=11450] ppid=11448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11450/stat : 11450 (npSolver-wbo-I.) S 11448 11450 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385417122 9367552 275 33554432000 4194304 5064252 140733712322576 140733712321488 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11450/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700321 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11450
/proc/meminfo: memFree=31357496/32873844 swapFree=7116/7116
[pid=11450] ppid=11448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11450/stat : 11450 (npSolver-wbo-I.) S 11448 11450 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385417122 9367552 275 33554432000 4194304 5064252 140733712322576 140733712321488 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11450/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11457
/proc/meminfo: memFree=31346828/32873844 swapFree=7116/7116
[pid=11450] ppid=11448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11450/stat : 11450 (npSolver-wbo-I.) S 11448 11450 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385417122 9367552 275 33554432000 4194304 5064252 140733712322576 140733712321488 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11450/statm: 2287 275 233 213 0 72 0
[pid=11451] ppid=11450 vsize=2780 CPUtime=0.05 cores=1,3,5,7
/proc/11451/stat : 11451 (npSolver-wbo) S 11450 11450 7523 0 -1 4202496 1911 2441 0 0 1 1 3 0 20 0 1 0 385417122 2846720 348 33554432000 4194304 6006132 140735125660272 140735125654464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11451/statm: 695 348 158 443 0 248 0
[pid=11456] ppid=11451 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11456/stat : 11456 (satsolver.sh) S 11451 11450 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385417129 9367552 266 33554432000 4194304 5064252 140733315904112 140733315903024 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11456/statm: 2287 266 226 213 0 72 0
[pid=11457] ppid=11456 vsize=26548 CPUtime=1.42 cores=1,3,5,7
/proc/11457/stat : 11457 (glucose) R 11456 11450 7523 0 -1 4202496 4507 0 0 0 141 1 0 0 20 0 1 0 385417129 27185152 3891 33554432000 4194304 5208918 140737221375888 140737221373832 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11457/statm: 6637 3891 96 248 0 6386 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 47624

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11457
/proc/meminfo: memFree=31335152/32873844 swapFree=7116/7116
[pid=11450] ppid=11448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11450/stat : 11450 (npSolver-wbo-I.) S 11448 11450 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385417122 9367552 275 33554432000 4194304 5064252 140733712322576 140733712321488 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11450/statm: 2287 275 233 213 0 72 0
[pid=11451] ppid=11450 vsize=2780 CPUtime=0.05 cores=1,3,5,7
/proc/11451/stat : 11451 (npSolver-wbo) S 11450 11450 7523 0 -1 4202496 1911 2441 0 0 1 1 3 0 20 0 1 0 385417122 2846720 348 33554432000 4194304 6006132 140735125660272 140735125654464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11451/statm: 695 348 158 443 0 248 0
[pid=11456] ppid=11451 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11456/stat : 11456 (satsolver.sh) S 11451 11450 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385417129 9367552 266 33554432000 4194304 5064252 140733315904112 140733315903024 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11456/statm: 2287 266 226 213 0 72 0
[pid=11457] ppid=11456 vsize=31012 CPUtime=3.02 cores=1,3,5,7
/proc/11457/stat : 11457 (glucose) R 11456 11450 7523 0 -1 4202496 5535 0 0 0 301 1 0 0 20 0 1 0 385417129 31756288 6442 33554432000 4194304 5208918 140737221375888 140737221373752 4229483 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11457/statm: 7753 6442 96 248 0 7502 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 52088

[startup+6.30044 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11457
/proc/meminfo: memFree=31337076/32873844 swapFree=7116/7116
[pid=11450] ppid=11448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11450/stat : 11450 (npSolver-wbo-I.) S 11448 11450 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385417122 9367552 275 33554432000 4194304 5064252 140733712322576 140733712321488 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11450/statm: 2287 275 233 213 0 72 0
[pid=11451] ppid=11450 vsize=2780 CPUtime=0.05 cores=1,3,5,7
/proc/11451/stat : 11451 (npSolver-wbo) S 11450 11450 7523 0 -1 4202496 1911 2441 0 0 1 1 3 0 20 0 1 0 385417122 2846720 348 33554432000 4194304 6006132 140735125660272 140735125654464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11451/statm: 695 348 158 443 0 248 0
[pid=11456] ppid=11451 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11456/stat : 11456 (satsolver.sh) S 11451 11450 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385417129 9367552 266 33554432000 4194304 5064252 140733315904112 140733315903024 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11456/statm: 2287 266 226 213 0 72 0
[pid=11457] ppid=11456 vsize=57008 CPUtime=6.22 cores=1,3,5,7
/proc/11457/stat : 11457 (glucose) R 11456 11450 7523 0 -1 4202496 7444 0 0 0 620 2 0 0 20 0 1 0 385417129 58376192 7401 33554432000 4194304 5208918 140737221375888 140737221373832 4229757 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11457/statm: 14252 7401 96 248 0 14001 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 78084

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11457
/proc/meminfo: memFree=31304700/32873844 swapFree=7116/7116
[pid=11450] ppid=11448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11450/stat : 11450 (npSolver-wbo-I.) S 11448 11450 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385417122 9367552 275 33554432000 4194304 5064252 140733712322576 140733712321488 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11450/statm: 2287 275 233 213 0 72 0
[pid=11451] ppid=11450 vsize=2780 CPUtime=0.05 cores=1,3,5,7
/proc/11451/stat : 11451 (npSolver-wbo) S 11450 11450 7523 0 -1 4202496 1911 2441 0 0 1 1 3 0 20 0 1 0 385417122 2846720 348 33554432000 4194304 6006132 140735125660272 140735125654464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11451/statm: 695 348 158 443 0 248 0
[pid=11456] ppid=11451 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11456/stat : 11456 (satsolver.sh) S 11451 11450 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385417129 9367552 266 33554432000 4194304 5064252 140733315904112 140733315903024 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11456/statm: 2287 266 226 213 0 72 0
[pid=11457] ppid=11456 vsize=57028 CPUtime=12.62 cores=1,3,5,7
/proc/11457/stat : 11457 (glucose) R 11456 11450 7523 0 -1 4202496 8962 0 0 0 1259 3 0 0 20 0 1 0 385417129 58396672 13545 33554432000 4194304 5208918 140737221375888 140737221373832 4229456 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11457/statm: 14257 13545 96 248 0 14006 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 78104

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11457
/proc/meminfo: memFree=31278196/32873844 swapFree=7116/7116
[pid=11450] ppid=11448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11450/stat : 11450 (npSolver-wbo-I.) S 11448 11450 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385417122 9367552 275 33554432000 4194304 5064252 140733712322576 140733712321488 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11450/statm: 2287 275 233 213 0 72 0
[pid=11451] ppid=11450 vsize=2780 CPUtime=0.05 cores=1,3,5,7
/proc/11451/stat : 11451 (npSolver-wbo) S 11450 11450 7523 0 -1 4202496 1911 2441 0 0 1 1 3 0 20 0 1 0 385417122 2846720 348 33554432000 4194304 6006132 140735125660272 140735125654464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11451/statm: 695 348 158 443 0 248 0
[pid=11456] ppid=11451 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11456/stat : 11456 (satsolver.sh) S 11451 11450 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385417129 9367552 266 33554432000 4194304 5064252 140733315904112 140733315903024 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11456/statm: 2287 266 226 213 0 72 0
[pid=11457] ppid=11456 vsize=57028 CPUtime=25.42 cores=1,3,5,7
/proc/11457/stat : 11457 (glucose) R 11456 11450 7523 0 -1 4202496 9842 0 0 0 2537 5 0 0 20 0 1 0 385417129 58396672 13814 33554432000 4194304 5208918 140737221375888 140737221373976 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11457/statm: 14257 13814 96 248 0 14006 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 78104

[startup+51.1005 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 11457
/proc/meminfo: memFree=31263732/32873844 swapFree=7116/7116
[pid=11450] ppid=11448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11450/stat : 11450 (npSolver-wbo-I.) S 11448 11450 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385417122 9367552 275 33554432000 4194304 5064252 140733712322576 140733712321488 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11450/statm: 2287 275 233 213 0 72 0
[pid=11451] ppid=11450 vsize=2780 CPUtime=0.05 cores=1,3,5,7
/proc/11451/stat : 11451 (npSolver-wbo) S 11450 11450 7523 0 -1 4202496 1911 2441 0 0 1 1 3 0 20 0 1 0 385417122 2846720 348 33554432000 4194304 6006132 140735125660272 140735125654464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11451/statm: 695 348 158 443 0 248 0
[pid=11456] ppid=11451 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11456/stat : 11456 (satsolver.sh) S 11451 11450 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385417129 9367552 266 33554432000 4194304 5064252 140733315904112 140733315903024 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11456/statm: 2287 266 226 213 0 72 0
[pid=11457] ppid=11456 vsize=106348 CPUtime=51.02 cores=1,3,5,7
/proc/11457/stat : 11457 (glucose) R 11456 11450 7523 0 -1 4202496 11691 0 0 0 5092 10 0 0 20 0 1 0 385417129 108900352 23830 33554432000 4194304 5208918 140737221375888 140737221373880 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11457/statm: 26587 23830 96 248 0 26336 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 127424

[startup+102.307 s]
/proc/loadavg: 2.11 2.03 2.01 3/183 11458
/proc/meminfo: memFree=31205844/32873844 swapFree=7116/7116
[pid=11450] ppid=11448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11450/stat : 11450 (npSolver-wbo-I.) S 11448 11450 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385417122 9367552 275 33554432000 4194304 5064252 140733712322576 140733712321488 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11450/statm: 2287 275 233 213 0 72 0
[pid=11451] ppid=11450 vsize=2780 CPUtime=0.05 cores=1,3,5,7
/proc/11451/stat : 11451 (npSolver-wbo) S 11450 11450 7523 0 -1 4202496 1911 2441 0 0 1 1 3 0 20 0 1 0 385417122 2846720 348 33554432000 4194304 6006132 140735125660272 140735125654464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11451/statm: 695 348 158 443 0 248 0
[pid=11456] ppid=11451 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11456/stat : 11456 (satsolver.sh) S 11451 11450 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385417129 9367552 266 33554432000 4194304 5064252 140733315904112 140733315903024 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11456/statm: 2287 266 226 213 0 72 0
[pid=11457] ppid=11456 vsize=149072 CPUtime=102.21 cores=1,3,5,7
/proc/11457/stat : 11457 (glucose) R 11456 11450 7523 0 -1 4202496 18157 0 0 0 10198 23 0 0 20 0 1 0 385417129 152649728 30978 33554432000 4194304 5208918 140737221375888 140737221374040 4229517 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11457/statm: 37268 30978 96 248 0 37017 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 170148

[startup+162.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/183 11458
/proc/meminfo: memFree=31222196/32873844 swapFree=7116/7116
[pid=11450] ppid=11448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11450/stat : 11450 (npSolver-wbo-I.) S 11448 11450 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385417122 9367552 275 33554432000 4194304 5064252 140733712322576 140733712321488 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11450/statm: 2287 275 233 213 0 72 0
[pid=11451] ppid=11450 vsize=2780 CPUtime=0.05 cores=1,3,5,7
/proc/11451/stat : 11451 (npSolver-wbo) S 11450 11450 7523 0 -1 4202496 1911 2441 0 0 1 1 3 0 20 0 1 0 385417122 2846720 348 33554432000 4194304 6006132 140735125660272 140735125654464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11451/statm: 695 348 158 443 0 248 0
[pid=11456] ppid=11451 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 11541
/proc/meminfo: memFree=30827716/32873844 swapFree=7116/7116
[pid=11450] ppid=11448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11450/stat : 11450 (npSolver-wbo-I.) S 11448 11450 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385417122 9367552 275 33554432000 4194304 5064252 140733712322576 140733712321488 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11450/statm: 2287 275 233 213 0 72 0
[pid=11451] ppid=11450 vsize=11084 CPUtime=335.44 cores=1,3,5,7
/proc/11451/stat : 11451 (npSolver-wbo) S 11450 11450 7523 0 -1 4202496 3283 42487 0 0 5 2 33467 70 20 0 1 0 385417122 11350016 2077 33554432000 4194304 6006132 140735125660272 140735125651680 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11451/statm: 2771 2077 167 443 0 2324 0
[pid=11464] ppid=11451 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11464/stat : 11464 (satsolver.sh) S 11451 11450 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385450674 9367552 266 33554432000 4194304 5064252 140736963283760 140736963282672 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11464/statm: 2287 266 226 213 0 72 0
[pid=11465] ppid=11464 vsize=171016 CPUtime=1026.57 cores=1,3,5,7
/proc/11465/stat : 11465 (glucose) R 11464 11450 7523 0 -1 4202496 19348 0 0 0 102603 54 0 0 20 0 1 0 385450675 175120384 41597 33554432000 4194304 5208918 140736344241744 140736344239896 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11465/statm: 42754 41597 96 248 0 42503 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 200396

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 11541
/proc/meminfo: memFree=30910300/32873844 swapFree=7116/7116
[pid=11450] ppid=11448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11450/stat : 11450 (npSolver-wbo-I.) S 11448 11450 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385417122 9367552 275 33554432000 4194304 5064252 140733712322576 140733712321488 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11450/statm: 2287 275 233 213 0 72 0
[pid=11451] ppid=11450 vsize=11084 CPUtime=335.44 cores=1,3,5,7
/proc/11451/stat : 11451 (npSolver-wbo) S 11450 11450 7523 0 -1 4202496 3283 42487 0 0 5 2 33467 70 20 0 1 0 385417122 11350016 2077 33554432000 4194304 6006132 140735125660272 140735125651680 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11451/statm: 2771 2077 167 443 0 2324 0
[pid=11464] ppid=11451 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11464/stat : 11464 (satsolver.sh) S 11451 11450 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385450674 9367552 266 33554432000 4194304 5064252 140736963283760 140736963282672 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11464/statm: 2287 266 226 213 0 72 0
[pid=11465] ppid=11464 vsize=140196 CPUtime=1086.57 cores=1,3,5,7
/proc/11465/stat : 11465 (glucose) R 11464 11450 7523 0 -1 4202496 20366 0 0 0 108599 58 0 0 20 0 1 0 385450675 143560704 33338 33554432000 4194304 5208918 140736344241744 140736344239736 4211901 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11465/statm: 35049 33338 96 248 0 34798 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 169576

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11541
/proc/meminfo: memFree=30975672/32873844 swapFree=7116/7116
[pid=11450] ppid=11448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11450/stat : 11450 (npSolver-wbo-I.) S 11448 11450 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385417122 9367552 275 33554432000 4194304 5064252 140733712322576 140733712321488 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11450/statm: 2287 275 233 213 0 72 0
[pid=11451] ppid=11450 vsize=11084 CPUtime=335.44 cores=1,3,5,7
/proc/11451/stat : 11451 (npSolver-wbo) S 11450 11450 7523 0 -1 4202496 3283 42487 0 0 5 2 33467 70 20 0 1 0 385417122 11350016 2077 33554432000 4194304 6006132 140735125660272 140735125651680 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11451/statm: 2771 2077 167 443 0 2324 0
[pid=11464] ppid=11451 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11464/stat : 11464 (satsolver.sh) S 11451 11450 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385450674 9367552 266 33554432000 4194304 5064252 140736963283760 140736963282672 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11464/statm: 2287 266 226 213 0 72 0
[pid=11465] ppid=11464 vsize=171016 CPUtime=1146.55 cores=1,3,5,7
/proc/11465/stat : 11465 (glucose) R 11464 11450 7523 0 -1 4202496 21409 0 0 0 114593 62 0 0 20 0 1 0 385450675 175120384 38525 33554432000 4194304 5208918 140736344241744 140736344239896 4211532 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11465/statm: 42754 38525 96 248 0 42503 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 200396

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11541
/proc/meminfo: memFree=31020652/32873844 swapFree=7116/7116
[pid=11450] ppid=11448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11450/stat : 11450 (npSolver-wbo-I.) S 11448 11450 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385417122 9367552 275 33554432000 4194304 5064252 140733712322576 140733712321488 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11450/statm: 2287 275 233 213 0 72 0
[pid=11451] ppid=11450 vsize=11084 CPUtime=335.44 cores=1,3,5,7
/proc/11451/stat : 11451 (npSolver-wbo) S 11450 11450 7523 0 -1 4202496 3283 42487 0 0 5 2 33467 70 20 0 1 0 385417122 11350016 2077 33554432000 4194304 6006132 140735125660272 140735125651680 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11451/statm: 2771 2077 167 443 0 2324 0
[pid=11464] ppid=11451 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11464/stat : 11464 (satsolver.sh) S 11451 11450 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385450674 9367552 266 33554432000 4194304 5064252 140736963283760 140736963282672 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11464/statm: 2287 266 226 213 0 72 0
[pid=11465] ppid=11464 vsize=171016 CPUtime=1206.54 cores=1,3,5,7
/proc/11465/stat : 11465 (glucose) R 11464 11450 7523 0 -1 4202496 22377 0 0 0 120589 65 0 0 20 0 1 0 385450675 175120384 41597 33554432000 4194304 5208918 140736344241744 140736344239896 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11465/statm: 42754 41597 96 248 0 42503 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 200396

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11542
/proc/meminfo: memFree=30760844/32873844 swapFree=7116/7116
[pid=11450] ppid=11448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11450/stat : 11450 (npSolver-wbo-I.) S 11448 11450 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385417122 9367552 275 33554432000 4194304 5064252 140733712322576 140733712321488 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11450/statm: 2287 275 233 213 0 72 0
[pid=11451] ppid=11450 vsize=11084 CPUtime=335.44 cores=1,3,5,7
/proc/11451/stat : 11451 (npSolver-wbo) S 11450 11450 7523 0 -1 4202496 3283 42487 0 0 5 2 33467 70 20 0 1 0 385417122 11350016 2077 33554432000 4194304 6006132 140735125660272 140735125651680 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11451/statm: 2771 2077 167 443 0 2324 0
[pid=11464] ppid=11451 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11464/stat : 11464 (satsolver.sh) S 11451 11450 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385450674 9367552 266 33554432000 4194304 5064252 140736963283760 140736963282672 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11464/statm: 2287 266 226 213 0 72 0
[pid=11465] ppid=11464 vsize=221104 CPUtime=1266.53 cores=1,3,5,7
/proc/11465/stat : 11465 (glucose) R 11464 11450 7523 0 -1 4202496 24168 0 0 0 126584 69 0 0 20 0 1 0 385450675 226410496 44970 33554432000 4194304 5208918 140736344241744 140736344239896 4229328 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11465/statm: 55276 44970 96 248 0 55025 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 250484

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11549
/proc/meminfo: memFree=30957904/32873844 swapFree=7116/7116
[pid=11450] ppid=11448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11450/stat : 11450 (npSolver-wbo-I.) S 11448 11450 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385417122 9367552 275 33554432000 4194304 5064252 140733712322576 140733712321488 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11450/statm: 2287 275 233 213 0 72 0
[pid=11451] ppid=11450 vsize=11084 CPUtime=1654.99 cores=1,3,5,7
/proc/11451/stat : 11451 (npSolver-wbo) S 11450 11450 7523 0 -1 4202496 3504 71264 0 0 5 2 165344 148 20 0 1 0 385417122 11350016 2077 33554432000 4194304 6006132 140735125660272 140735125651680 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11451/statm: 2771 2077 167 443 0 2324 0
[pid=11548] ppid=11451 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11548/stat : 11548 (satsolver.sh) S 11451 11450 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385582656 9367552 266 33554432000 4194304 5064252 140735528753984 140735528752896 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11548/statm: 2287 266 226 213 0 72 0
[pid=11549] ppid=11548 vsize=42232 CPUtime=6.95 cores=1,3,5,7
/proc/11549/stat : 11549 (glucose) R 11548 11450 7523 0 -1 4202496 5836 0 0 0 693 2 0 0 20 0 1 0 385582656 43245568 10089 33554432000 4194304 5208918 140735043958672 140735043956616 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11549/statm: 10558 10089 96 248 0 10307 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 71612

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 11552
/proc/meminfo: memFree=30931620/32873844 swapFree=7116/7116
[pid=11450] ppid=11448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11450/stat : 11450 (npSolver-wbo-I.) S 11448 11450 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385417122 9367552 275 33554432000 4194304 5064252 140733712322576 140733712321488 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11450/statm: 2287 275 233 213 0 72 0
[pid=11451] ppid=11450 vsize=11084 CPUtime=1654.99 cores=1,3,5,7
/proc/11451/stat : 11451 (npSolver-wbo) S 11450 11450 7523 0 -1 4202496 3504 71264 0 0 5 2 165344 148 20 0 1 0 385417122 11350016 2077 33554432000 4194304 6006132 140735125660272 140735125651680 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11451/statm: 2771 2077 167 443 0 2324 0
[pid=11548] ppid=11451 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11548/stat : 11548 (satsolver.sh) S 11451 11450 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385582656 9367552 266 33554432000 4194304 5064252 140735528753984 140735528752896 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11548/statm: 2287 266 226 213 0 72 0
[pid=11549] ppid=11548 vsize=61084 CPUtime=66.94 cores=1,3,5,7
/proc/11549/stat : 11549 (glucose) R 11548 11450 7523 0 -1 4202496 8701 0 0 0 6686 8 0 0 20 0 1 0 385582656 62550016 14813 33554432000 4194304 5208918 140735043958672 140735043956760 4211744 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11549/statm: 15271 14813 96 248 0 15020 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 90464

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 11559
/proc/meminfo: memFree=30919652/32873844 swapFree=7116/7116
[pid=11450] ppid=11448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11450/stat : 11450 (npSolver-wbo-I.) S 11448 11450 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385417122 9367552 275 33554432000 4194304 5064252 140733712322576 140733712321488 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11450/statm: 2287 275 233 213 0 72 0
[pid=11451] ppid=11450 vsize=11084 CPUtime=1764.24 cores=1,3,5,7
/proc/11451/stat : 11451 (npSolver-wbo) S 11450 11450 7523 0 -1 4202496 3584 85203 0 0 5 2 176255 162 20 0 1 0 385417122 11350016 2077 33554432000 4194304 6006132 140735125660272 140735125651680 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11451/statm: 2771 2077 167 443 0 2324 0
[pid=11558] ppid=11451 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11558/stat : 11558 (satsolver.sh) S 11451 11450 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385593583 9367552 266 33554432000 4194304 5064252 140734939094656 140734939093568 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11558/statm: 2287 266 226 213 0 72 0
[pid=11559] ppid=11558 vsize=64600 CPUtime=17.69 cores=1,3,5,7
/proc/11559/stat : 11559 (glucose) R 11558 11450 7523 0 -1 4202496 7032 0 0 0 1766 3 0 0 20 0 1 0 385593583 66150400 15709 33554432000 4194304 5208918 140735522853920 140735522852008 4229507 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11559/statm: 16150 15709 96 248 0 15899 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 93980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 11559
/proc/meminfo: memFree=31093888/32873844 swapFree=7116/7116
[pid=11450] ppid=11448 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11450/stat : 11450 (npSolver-wbo-I.) S 11448 11450 7523 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385417122 9367552 275 33554432000 4194304 5064252 140733712322576 140733712321488 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11450/statm: 2287 275 233 213 0 72 0
[pid=11451] ppid=11450 vsize=11084 CPUtime=1764.24 cores=1,3,5,7
/proc/11451/stat : 11451 (npSolver-wbo) S 11450 11450 7523 0 -1 4202496 3584 85203 0 0 5 2 176255 162 20 0 1 0 385417122 11350016 2077 33554432000 4194304 6006132 140735125660272 140735125651680 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11451/statm: 2771 2077 167 443 0 2324 0
[pid=11558] ppid=11451 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11558/stat : 11558 (satsolver.sh) S 11451 11450 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385593583 9367552 266 33554432000 4194304 5064252 140734939094656 140734939093568 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/11558/statm: 2287 266 226 213 0 72 0
[pid=11559] ppid=11558 vsize=113920 CPUtime=35.79 cores=1,3,5,7
/proc/11559/stat : 11559 (glucose) R 11558 11450 7523 0 -1 4202496 8382 0 0 0 3572 7 0 0 20 0 1 0 385593583 116654080 26721 33554432000 4194304 5208918 140735522853920 140735522851912 4229512 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11559/statm: 28480 26721 96 248 0 28229 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 143300

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1798.34
CPU system time (s): 1.72674
CPU usage (%): 99.9807
Max. virtual memory (cumulated for all children) (KiB): 250484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.34
system time used= 1.72674
maximum resident set size= 186064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98160
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 304
involuntary context switches= 1885

runsolver used 3.34849 second user time and 9.44756 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-09 00:01:41
IDJOB=3754664
IDBENCH=79174
IDSOLVER=2338
FILE ID=node111/3754664-1339192901
RUNJOBID= node111-1339184675-8999
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-45-40--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-3754664-1339192901/watcher-3754664-1339192901 -o /tmp/evaluation-result-3754664-1339192901/solver-3754664-1339192901 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754664-1339192901.wbo 1449675135 HOME HOME

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

MD5SUM BENCH= 12a88866bbd50b724bb180a8f6ce160e
RANDOM SEED=1449675135

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:        31358396 kB
Buffers:          312436 kB
Cached:           288432 kB
SwapCached:         1308 kB
Active:           508104 kB
Inactive:         153188 kB
Active(anon):      56948 kB
Inactive(anon):     4004 kB
Active(file):     451156 kB
Inactive(file):   149184 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100188 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:         31860 kB
Mapped:             9792 kB
Shmem:                 0 kB
Slab:             713848 kB
SReclaimable:     155948 kB
SUnreclaim:       557900 kB
KernelStack:        1528 kB
PageTables:         3972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     182268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71216 MiB
End job on node111 at 2012-06-09 00:31:42