Trace number 3753981

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.11 1800.51

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-95-90--soft-0-100-0.wbo
MD5SUM4a1855bab5ee86d15b24a1b5f3713388
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.560914
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables8550
Total number of constraints185
Number of soft constraints185
Number of constraints which are clauses95
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint90
Maximum length of a constraint95
Top cost 9532
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 9531
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 96
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.06	c run usual solver
0.00/0.42	o 1974
0.00/0.42	c current bound: 987
0.00/0.42	c fallback to adder encoding
0.00/0.51	o 35
0.00/0.51	c current bound: 17
1708.58/1709.00	o 7
1708.58/1709.00	c current bound: 3
1800.07/1800.51	./satsolver.sh: line 5: 27286 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1800.51	c error: unexpected solver exit code
1800.07/1800.51	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-3753981-1339192754/watcher-3753981-1339192754 -o /tmp/evaluation-result-3753981-1339192754/solver-3753981-1339192754 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3753981-1339192754.wbo 78053133 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: 1.95 1.98 1.99 3/179 26716
/proc/meminfo: memFree=29955832/32873844 swapFree=7628/7628
[pid=26716] ppid=26714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26716/stat : 26716 (npSolver-wbo-I.) S 26714 26716 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385400296 9367552 274 33554432000 4194304 5064252 140733621035808 140733621034720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26716/statm: 2287 274 233 213 0 72 0

[startup+0.0662841 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 26716
/proc/meminfo: memFree=29955832/32873844 swapFree=7628/7628
[pid=26716] ppid=26714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26716/stat : 26716 (npSolver-wbo-I.) S 26714 26716 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385400296 9367552 274 33554432000 4194304 5064252 140733621035808 140733621034720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26716/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.250334 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 26716
/proc/meminfo: memFree=29955832/32873844 swapFree=7628/7628
[pid=26716] ppid=26714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26716/stat : 26716 (npSolver-wbo-I.) S 26714 26716 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385400296 9367552 274 33554432000 4194304 5064252 140733621035808 140733621034720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26716/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300288 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 26716
/proc/meminfo: memFree=29955832/32873844 swapFree=7628/7628
[pid=26716] ppid=26714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26716/stat : 26716 (npSolver-wbo-I.) S 26714 26716 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385400296 9367552 274 33554432000 4194304 5064252 140733621035808 140733621034720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26716/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700291 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 26716
/proc/meminfo: memFree=29955832/32873844 swapFree=7628/7628
[pid=26716] ppid=26714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26716/stat : 26716 (npSolver-wbo-I.) S 26714 26716 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385400296 9367552 274 33554432000 4194304 5064252 140733621035808 140733621034720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26716/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 1.95 1.98 1.99 3/183 26737
/proc/meminfo: memFree=29935144/32873844 swapFree=7628/7628
[pid=26716] ppid=26714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26716/stat : 26716 (npSolver-wbo-I.) S 26714 26716 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385400296 9367552 274 33554432000 4194304 5064252 140733621035808 140733621034720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26716/statm: 2287 274 233 213 0 72 0
[pid=26717] ppid=26716 vsize=9004 CPUtime=0.49 cores=1,3,5,7
/proc/26717/stat : 26717 (npSolver-wbo) S 26716 26716 14782 0 -1 4202496 3788 13497 0 0 8 4 33 4 20 0 1 0 385400296 9220096 1562 33554432000 4194304 6006132 140736192038560 140736192029968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26717/statm: 2251 1562 180 443 0 1804 0
[pid=26736] ppid=26717 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26736/stat : 26736 (satsolver.sh) S 26717 26716 14782 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385400347 9367552 266 33554432000 4194304 5064252 140735283708512 140735283707424 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26736/statm: 2287 266 226 213 0 72 0
[pid=26737] ppid=26736 vsize=24120 CPUtime=0.97 cores=1,3,5,7
/proc/26737/stat : 26737 (glucose) R 26736 26716 14782 0 -1 4202496 3050 0 0 0 97 0 0 0 20 0 1 0 385400348 24698880 4474 33554432000 4194304 5208918 140734650373088 140734650371384 4211540 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26737/statm: 6030 4474 95 248 0 5779 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 51420

[startup+3.10037 s]
/proc/loadavg: 1.95 1.98 1.99 3/183 26737
/proc/meminfo: memFree=29893880/32873844 swapFree=7628/7628
[pid=26716] ppid=26714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26716/stat : 26716 (npSolver-wbo-I.) S 26714 26716 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385400296 9367552 274 33554432000 4194304 5064252 140733621035808 140733621034720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26716/statm: 2287 274 233 213 0 72 0
[pid=26717] ppid=26716 vsize=9004 CPUtime=0.49 cores=1,3,5,7
/proc/26717/stat : 26717 (npSolver-wbo) S 26716 26716 14782 0 -1 4202496 3788 13497 0 0 8 4 33 4 20 0 1 0 385400296 9220096 1562 33554432000 4194304 6006132 140736192038560 140736192029968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26717/statm: 2251 1562 180 443 0 1804 0
[pid=26736] ppid=26717 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26736/stat : 26736 (satsolver.sh) S 26717 26716 14782 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385400347 9367552 266 33554432000 4194304 5064252 140735283708512 140735283707424 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26736/statm: 2287 266 226 213 0 72 0
[pid=26737] ppid=26736 vsize=17204 CPUtime=2.57 cores=1,3,5,7
/proc/26737/stat : 26737 (glucose) R 26736 26716 14782 0 -1 4202496 3849 0 0 0 256 1 0 0 20 0 1 0 385400348 17616896 3829 33554432000 4194304 5208918 140734650373088 140734650370936 4211599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26737/statm: 4301 3829 96 248 0 4050 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 44504

[startup+6.30046 s]
/proc/loadavg: 1.95 1.98 1.99 3/183 26737
/proc/meminfo: memFree=29871284/32873844 swapFree=7628/7628
[pid=26716] ppid=26714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26716/stat : 26716 (npSolver-wbo-I.) S 26714 26716 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385400296 9367552 274 33554432000 4194304 5064252 140733621035808 140733621034720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26716/statm: 2287 274 233 213 0 72 0
[pid=26717] ppid=26716 vsize=9004 CPUtime=0.49 cores=1,3,5,7
/proc/26717/stat : 26717 (npSolver-wbo) S 26716 26716 14782 0 -1 4202496 3788 13497 0 0 8 4 33 4 20 0 1 0 385400296 9220096 1562 33554432000 4194304 6006132 140736192038560 140736192029968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26717/statm: 2251 1562 180 443 0 1804 0
[pid=26736] ppid=26717 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26736/stat : 26736 (satsolver.sh) S 26717 26716 14782 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385400347 9367552 266 33554432000 4194304 5064252 140735283708512 140735283707424 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26736/statm: 2287 266 226 213 0 72 0
[pid=26737] ppid=26736 vsize=55292 CPUtime=5.78 cores=1,3,5,7
/proc/26737/stat : 26737 (glucose) R 26736 26716 14782 0 -1 4202496 5520 0 0 0 575 3 0 0 20 0 1 0 385400348 56619008 12140 33554432000 4194304 5208918 140734650373088 140734650371240 4215296 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26737/statm: 13823 12140 96 248 0 13572 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 82592

[startup+12.7005 s]
/proc/loadavg: 1.95 1.98 1.99 3/183 26737
/proc/meminfo: memFree=29808176/32873844 swapFree=7628/7628
[pid=26716] ppid=26714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26716/stat : 26716 (npSolver-wbo-I.) S 26714 26716 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385400296 9367552 274 33554432000 4194304 5064252 140733621035808 140733621034720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26716/statm: 2287 274 233 213 0 72 0
[pid=26717] ppid=26716 vsize=9004 CPUtime=0.49 cores=1,3,5,7
/proc/26717/stat : 26717 (npSolver-wbo) S 26716 26716 14782 0 -1 4202496 3788 13497 0 0 8 4 33 4 20 0 1 0 385400296 9220096 1562 33554432000 4194304 6006132 140736192038560 140736192029968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26717/statm: 2251 1562 180 443 0 1804 0
[pid=26736] ppid=26717 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26736/stat : 26736 (satsolver.sh) S 26717 26716 14782 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385400347 9367552 266 33554432000 4194304 5064252 140735283708512 140735283707424 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26736/statm: 2287 266 226 213 0 72 0
[pid=26737] ppid=26736 vsize=135212 CPUtime=12.18 cores=1,3,5,7
/proc/26737/stat : 26737 (glucose) R 26736 26716 14782 0 -1 4202496 7874 0 0 0 1211 7 0 0 20 0 1 0 385400348 138457088 27131 33554432000 4194304 5208918 140734650373088 140734650371080 4229504 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26737/statm: 33803 27131 96 248 0 33552 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 162512

[startup+25.5005 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 26737
/proc/meminfo: memFree=29780624/32873844 swapFree=7628/7628
[pid=26716] ppid=26714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26716/stat : 26716 (npSolver-wbo-I.) S 26714 26716 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385400296 9367552 274 33554432000 4194304 5064252 140733621035808 140733621034720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26716/statm: 2287 274 233 213 0 72 0
[pid=26717] ppid=26716 vsize=9004 CPUtime=0.49 cores=1,3,5,7
/proc/26717/stat : 26717 (npSolver-wbo) S 26716 26716 14782 0 -1 4202496 3788 13497 0 0 8 4 33 4 20 0 1 0 385400296 9220096 1562 33554432000 4194304 6006132 140736192038560 140736192029968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26717/statm: 2251 1562 180 443 0 1804 0
[pid=26736] ppid=26717 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26736/stat : 26736 (satsolver.sh) S 26717 26716 14782 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385400347 9367552 266 33554432000 4194304 5064252 140735283708512 140735283707424 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26736/statm: 2287 266 226 213 0 72 0
[pid=26737] ppid=26736 vsize=135212 CPUtime=24.98 cores=1,3,5,7
/proc/26737/stat : 26737 (glucose) R 26736 26716 14782 0 -1 4202496 10112 0 0 0 2486 12 0 0 20 0 1 0 385400348 138457088 31228 33554432000 4194304 5208918 140734650373088 140734650371240 4229517 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26737/statm: 33803 31228 96 248 0 33552 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 162512

[startup+51.1006 s]
/proc/loadavg: 1.97 1.98 1.99 3/184 26740
/proc/meminfo: memFree=29769624/32873844 swapFree=7628/7628
[pid=26716] ppid=26714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26716/stat : 26716 (npSolver-wbo-I.) S 26714 26716 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385400296 9367552 274 33554432000 4194304 5064252 140733621035808 140733621034720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26716/statm: 2287 274 233 213 0 72 0
[pid=26717] ppid=26716 vsize=9004 CPUtime=0.49 cores=1,3,5,7
/proc/26717/stat : 26717 (npSolver-wbo) S 26716 26716 14782 0 -1 4202496 3788 13497 0 0 8 4 33 4 20 0 1 0 385400296 9220096 1562 33554432000 4194304 6006132 140736192038560 140736192029968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26717/statm: 2251 1562 180 443 0 1804 0
[pid=26736] ppid=26717 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26736/stat : 26736 (satsolver.sh) S 26717 26716 14782 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385400347 9367552 266 33554432000 4194304 5064252 140735283708512 140735283707424 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26736/statm: 2287 266 226 213 0 72 0
[pid=26737] ppid=26736 vsize=135212 CPUtime=50.56 cores=1,3,5,7
/proc/26737/stat : 26737 (glucose) R 26736 26716 14782 0 -1 4202496 12687 0 0 0 5038 18 0 0 20 0 1 0 385400348 138457088 31228 33554432000 4194304 5208918 140734650373088 140734650371240 4229512 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26737/statm: 33803 31228 96 248 0 33552 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 162512

[startup+102.301 s]
/proc/loadavg: 2.03 2.00 2.00 3/184 26741
/proc/meminfo: memFree=29712932/32873844 swapFree=7628/7628
[pid=26716] ppid=26714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26716/stat : 26716 (npSolver-wbo-I.) S 26714 26716 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385400296 9367552 274 33554432000 4194304 5064252 140733621035808 140733621034720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26716/statm: 2287 274 233 213 0 72 0
[pid=26717] ppid=26716 vsize=9004 CPUtime=0.49 cores=1,3,5,7
/proc/26717/stat : 26717 (npSolver-wbo) S 26716 26716 14782 0 -1 4202496 3788 13497 0 0 8 4 33 4 20 0 1 0 385400296 9220096 1562 33554432000 4194304 6006132 140736192038560 140736192029968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26717/statm: 2251 1562 180 443 0 1804 0
[pid=26736] ppid=26717 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26736/stat : 26736 (satsolver.sh) S 26717 26716 14782 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385400347 9367552 266 33554432000 4194304 5064252 140735283708512 140735283707424 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26736/statm: 2287 266 226 213 0 72 0
[pid=26737] ppid=26736 vsize=266688 CPUtime=101.77 cores=1,3,5,7
/proc/26737/stat : 26737 (glucose) R 26736 26716 14782 0 -1 4202496 19049 0 0 0 10146 31 0 0 20 0 1 0 385400348 273088512 47443 33554432000 4194304 5208918 140734650373088 140734650371240 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26737/statm: 66672 47443 96 248 0 66421 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 293988

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 26764
/proc/meminfo: memFree=29710004/32873844 swapFree=7628/7628
[pid=26716] ppid=26714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26716/stat : 26716 (npSolver-wbo-I.) S 26714 26716 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385400296 9367552 274 33554432000 4194304 5064252 140733621035808 140733621034720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26716/statm: 2287 274 233 213 0 72 0
[pid=26717] ppid=26716 vsize=9004 CPUtime=0.49 cores=1,3,5,7
/proc/26717/stat : 26717 (npSolver-wbo) S 26716 26716 14782 0 -1 4202496 3788 13497 0 0 8 4 33 4 20 0 1 0 385400296 9220096 1562 33554432000 4194304 6006132 140736192038560 140736192029968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26717/statm: 2251 1562 180 443 0 1804 0
[pid=26736] ppid=26717 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 27144
/proc/meminfo: memFree=29846788/32873844 swapFree=7628/7628
[pid=26716] ppid=26714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26716/stat : 26716 (npSolver-wbo-I.) S 26714 26716 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385400296 9367552 274 33554432000 4194304 5064252 140733621035808 140733621034720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26716/statm: 2287 274 233 213 0 72 0
[pid=26717] ppid=26716 vsize=9004 CPUtime=0.49 cores=1,3,5,7
/proc/26717/stat : 26717 (npSolver-wbo) S 26716 26716 14782 0 -1 4202496 3788 13497 0 0 8 4 33 4 20 0 1 0 385400296 9220096 1562 33554432000 4194304 6006132 140736192038560 140736192029968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26717/statm: 2251 1562 180 443 0 1804 0
[pid=26736] ppid=26717 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26736/stat : 26736 (satsolver.sh) S 26717 26716 14782 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385400347 9367552 266 33554432000 4194304 5064252 140735283708512 140735283707424 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26736/statm: 2287 266 226 213 0 72 0
[pid=26737] ppid=26736 vsize=185300 CPUtime=1361.49 cores=1,3,5,7
/proc/26737/stat : 26737 (glucose) R 26736 26716 14782 0 -1 4202496 69413 0 0 0 135924 225 0 0 20 0 1 0 385400348 189747200 39612 33554432000 4194304 5208918 140734650373088 140734650371176 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26737/statm: 46325 39612 96 248 0 46074 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 212600

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 27158
/proc/meminfo: memFree=29690816/32873844 swapFree=7628/7628
[pid=26716] ppid=26714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26716/stat : 26716 (npSolver-wbo-I.) S 26714 26716 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385400296 9367552 274 33554432000 4194304 5064252 140733621035808 140733621034720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26716/statm: 2287 274 233 213 0 72 0
[pid=26717] ppid=26716 vsize=9004 CPUtime=0.49 cores=1,3,5,7
/proc/26717/stat : 26717 (npSolver-wbo) S 26716 26716 14782 0 -1 4202496 3788 13497 0 0 8 4 33 4 20 0 1 0 385400296 9220096 1562 33554432000 4194304 6006132 140736192038560 140736192029968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26717/statm: 2251 1562 180 443 0 1804 0
[pid=26736] ppid=26717 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26736/stat : 26736 (satsolver.sh) S 26717 26716 14782 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385400347 9367552 266 33554432000 4194304 5064252 140735283708512 140735283707424 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26736/statm: 2287 266 226 213 0 72 0
[pid=26737] ppid=26736 vsize=398948 CPUtime=1421.48 cores=1,3,5,7
/proc/26737/stat : 26737 (glucose) R 26736 26716 14782 0 -1 4202496 70643 0 0 0 141917 231 0 0 20 0 1 0 385400348 408522752 84277 33554432000 4194304 5208918 140734650373088 140734650371240 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26737/statm: 99737 84277 96 248 0 99486 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 426248

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27165
/proc/meminfo: memFree=29516100/32873844 swapFree=7628/7628
[pid=26716] ppid=26714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26716/stat : 26716 (npSolver-wbo-I.) S 26714 26716 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385400296 9367552 274 33554432000 4194304 5064252 140733621035808 140733621034720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26716/statm: 2287 274 233 213 0 72 0
[pid=26717] ppid=26716 vsize=9004 CPUtime=0.49 cores=1,3,5,7
/proc/26717/stat : 26717 (npSolver-wbo) S 26716 26716 14782 0 -1 4202496 3788 13497 0 0 8 4 33 4 20 0 1 0 385400296 9220096 1562 33554432000 4194304 6006132 140736192038560 140736192029968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26717/statm: 2251 1562 180 443 0 1804 0
[pid=26736] ppid=26717 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26736/stat : 26736 (satsolver.sh) S 26717 26716 14782 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385400347 9367552 266 33554432000 4194304 5064252 140735283708512 140735283707424 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26736/statm: 2287 266 226 213 0 72 0
[pid=26737] ppid=26736 vsize=613872 CPUtime=1481.44 cores=1,3,5,7
/proc/26737/stat : 26737 (glucose) R 26736 26716 14782 0 -1 4202496 71267 0 0 0 147910 234 0 0 20 0 1 0 385400348 628604928 127285 33554432000 4194304 5208918 140734650373088 140734650371240 4229504 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26737/statm: 153468 127285 96 248 0 153217 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 641172

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27193
/proc/meminfo: memFree=29690176/32873844 swapFree=7628/7628
[pid=26716] ppid=26714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26716/stat : 26716 (npSolver-wbo-I.) S 26714 26716 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385400296 9367552 274 33554432000 4194304 5064252 140733621035808 140733621034720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26716/statm: 2287 274 233 213 0 72 0
[pid=26717] ppid=26716 vsize=9004 CPUtime=0.49 cores=1,3,5,7
/proc/26717/stat : 26717 (npSolver-wbo) S 26716 26716 14782 0 -1 4202496 3788 13497 0 0 8 4 33 4 20 0 1 0 385400296 9220096 1562 33554432000 4194304 6006132 140736192038560 140736192029968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26717/statm: 2251 1562 180 443 0 1804 0
[pid=26736] ppid=26717 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26736/stat : 26736 (satsolver.sh) S 26717 26716 14782 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385400347 9367552 266 33554432000 4194304 5064252 140735283708512 140735283707424 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26736/statm: 2287 266 226 213 0 72 0
[pid=26737] ppid=26736 vsize=398948 CPUtime=1541.44 cores=1,3,5,7
/proc/26737/stat : 26737 (glucose) R 26736 26716 14782 0 -1 4202496 72444 0 0 0 153902 242 0 0 20 0 1 0 385400348 408522752 84066 33554432000 4194304 5208918 140734650373088 140734650371240 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26737/statm: 99737 84066 96 248 0 99486 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 426248

[startup+1602.3 s]
/proc/loadavg: 2.13 2.03 2.01 3/183 27271
/proc/meminfo: memFree=29466156/32873844 swapFree=7628/7628
[pid=26716] ppid=26714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26716/stat : 26716 (npSolver-wbo-I.) S 26714 26716 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385400296 9367552 274 33554432000 4194304 5064252 140733621035808 140733621034720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26716/statm: 2287 274 233 213 0 72 0
[pid=26717] ppid=26716 vsize=9004 CPUtime=0.49 cores=1,3,5,7
/proc/26717/stat : 26717 (npSolver-wbo) S 26716 26716 14782 0 -1 4202496 3788 13497 0 0 8 4 33 4 20 0 1 0 385400296 9220096 1562 33554432000 4194304 6006132 140736192038560 140736192029968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26717/statm: 2251 1562 180 443 0 1804 0
[pid=26736] ppid=26717 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26736/stat : 26736 (satsolver.sh) S 26717 26716 14782 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385400347 9367552 266 33554432000 4194304 5064252 140735283708512 140735283707424 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26736/statm: 2287 266 226 213 0 72 0
[pid=26737] ppid=26736 vsize=613872 CPUtime=1601.43 cores=1,3,5,7
/proc/26737/stat : 26737 (glucose) R 26736 26716 14782 0 -1 4202496 73036 0 0 0 159898 245 0 0 20 0 1 0 385400348 628604928 125538 33554432000 4194304 5208918 140734650373088 140734650371240 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26737/statm: 153468 125538 96 248 0 153217 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 641172

[startup+1662.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 27279
/proc/meminfo: memFree=29663524/32873844 swapFree=7628/7628
[pid=26716] ppid=26714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26716/stat : 26716 (npSolver-wbo-I.) S 26714 26716 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385400296 9367552 274 33554432000 4194304 5064252 140733621035808 140733621034720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26716/statm: 2287 274 233 213 0 72 0
[pid=26717] ppid=26716 vsize=9004 CPUtime=0.49 cores=1,3,5,7
/proc/26717/stat : 26717 (npSolver-wbo) S 26716 26716 14782 0 -1 4202496 3788 13497 0 0 8 4 33 4 20 0 1 0 385400296 9220096 1562 33554432000 4194304 6006132 140736192038560 140736192029968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26717/statm: 2251 1562 180 443 0 1804 0
[pid=26736] ppid=26717 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26736/stat : 26736 (satsolver.sh) S 26717 26716 14782 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385400347 9367552 266 33554432000 4194304 5064252 140735283708512 140735283707424 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26736/statm: 2287 266 226 213 0 72 0
[pid=26737] ppid=26736 vsize=398948 CPUtime=1661.41 cores=1,3,5,7
/proc/26737/stat : 26737 (glucose) R 26736 26716 14782 0 -1 4202496 74451 0 0 0 165888 253 0 0 20 0 1 0 385400348 408522752 78133 33554432000 4194304 5208918 140734650373088 140734650371240 4211620 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26737/statm: 99737 78133 96 248 0 99486 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 426248

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 27286
/proc/meminfo: memFree=29859940/32873844 swapFree=7628/7628
[pid=26716] ppid=26714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26716/stat : 26716 (npSolver-wbo-I.) S 26714 26716 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385400296 9367552 274 33554432000 4194304 5064252 140733621035808 140733621034720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26716/statm: 2287 274 233 213 0 72 0
[pid=26717] ppid=26716 vsize=9004 CPUtime=1708.6 cores=1,3,5,7
/proc/26717/stat : 26717 (npSolver-wbo) S 26716 26716 14782 0 -1 4202496 3946 92012 0 0 8 4 170585 263 20 0 1 0 385400296 9220096 1562 33554432000 4194304 6006132 140736192038560 140736192029968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26717/statm: 2251 1562 180 443 0 1804 0
[pid=27285] ppid=26717 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27285/stat : 27285 (satsolver.sh) S 26717 26716 14782 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385571197 9367552 266 33554432000 4194304 5064252 140733668785776 140733668784688 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27285/statm: 2287 266 226 213 0 72 0
[pid=27286] ppid=27285 vsize=115780 CPUtime=13.28 cores=1,3,5,7
/proc/27286/stat : 27286 (glucose) R 27285 26716 14782 0 -1 4202496 6980 0 0 0 1324 4 0 0 20 0 1 0 385571197 118558720 26415 33554432000 4194304 5208918 140735136948048 140735136946040 4211744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27286/statm: 28945 26415 104 248 0 28694 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 143080

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 27286
/proc/meminfo: memFree=29817848/32873844 swapFree=7628/7628
[pid=26716] ppid=26714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26716/stat : 26716 (npSolver-wbo-I.) S 26714 26716 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385400296 9367552 274 33554432000 4194304 5064252 140733621035808 140733621034720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26716/statm: 2287 274 233 213 0 72 0
[pid=26717] ppid=26716 vsize=9004 CPUtime=1708.6 cores=1,3,5,7
/proc/26717/stat : 26717 (npSolver-wbo) S 26716 26716 14782 0 -1 4202496 3946 92012 0 0 8 4 170585 263 20 0 1 0 385400296 9220096 1562 33554432000 4194304 6006132 140736192038560 140736192029968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26717/statm: 2251 1562 180 443 0 1804 0
[pid=27285] ppid=26717 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27285/stat : 27285 (satsolver.sh) S 26717 26716 14782 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385571197 9367552 266 33554432000 4194304 5064252 140733668785776 140733668784688 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27285/statm: 2287 266 226 213 0 72 0
[pid=27286] ppid=27285 vsize=146600 CPUtime=73.27 cores=1,3,5,7
/proc/27286/stat : 27286 (glucose) R 27285 26716 14782 0 -1 4202496 16513 0 0 0 7306 21 0 0 20 0 1 0 385571197 150118400 32114 33554432000 4194304 5208918 140735136948048 140735136946200 4211599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27286/statm: 36650 32114 104 248 0 36399 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 173900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 27286
/proc/meminfo: memFree=29815740/32873844 swapFree=7628/7628
[pid=26716] ppid=26714 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26716/stat : 26716 (npSolver-wbo-I.) S 26714 26716 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385400296 9367552 274 33554432000 4194304 5064252 140733621035808 140733621034720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26716/statm: 2287 274 233 213 0 72 0
[pid=26717] ppid=26716 vsize=9004 CPUtime=1708.6 cores=1,3,5,7
/proc/26717/stat : 26717 (npSolver-wbo) S 26716 26716 14782 0 -1 4202496 3946 92012 0 0 8 4 170585 263 20 0 1 0 385400296 9220096 1562 33554432000 4194304 6006132 140736192038560 140736192029968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26717/statm: 2251 1562 180 443 0 1804 0
[pid=27285] ppid=26717 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27285/stat : 27285 (satsolver.sh) S 26717 26716 14782 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385571197 9367552 266 33554432000 4194304 5064252 140733668785776 140733668784688 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27285/statm: 2287 266 226 213 0 72 0
[pid=27286] ppid=27285 vsize=146600 CPUtime=91.47 cores=1,3,5,7
/proc/27286/stat : 27286 (glucose) R 27285 26716 14782 0 -1 4202496 18974 0 0 0 9121 26 0 0 20 0 1 0 385571197 150118400 32114 33554432000 4194304 5208918 140735136948048 140735136946200 4229512 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27286/statm: 36650 32114 104 248 0 36399 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 173900

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.51
CPU time (s): 1800.11
CPU user time (s): 1797.16
CPU system time (s): 2.95055
CPU usage (%): 99.9777
Max. virtual memory (cumulated for all children) (KiB): 771400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.16
system time used= 2.95055
maximum resident set size= 652056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115921
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 279
involuntary context switches= 1884

runsolver used 6.35003 second user time and 18.5302 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-08 23:59:14
IDJOB=3753981
IDBENCH=79170
IDSOLVER=2338
FILE ID=node146/3753981-1339192754
RUNJOBID= node146-1339183446-25211
PBS_JOBID= 14643816
Free space on /tmp= 70716 MiB

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

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

MD5SUM BENCH= 4a1855bab5ee86d15b24a1b5f3713388
RANDOM SEED=78053133

node146.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		: 2667.034
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	: 5334.06
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		: 2667.034
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.92
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		: 2667.034
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.91
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		: 2667.034
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		: 2667.034
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		: 2667.034
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		: 2667.034
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		: 2667.034
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:        29955096 kB
Buffers:          411660 kB
Cached:          1503972 kB
SwapCached:         2168 kB
Active:          1988532 kB
Inactive:          33104 kB
Active(anon):     103876 kB
Inactive(anon):     3984 kB
Active(file):    1884656 kB
Inactive(file):    29120 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099984 kB
Dirty:              8744 kB
Writeback:             0 kB
AnonPages:        113796 kB
Mapped:            10076 kB
Shmem:                 0 kB
Slab:             753452 kB
SReclaimable:     193156 kB
SUnreclaim:       560296 kB
KernelStack:        1488 kB
PageTables:         3968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     232436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 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= 70700 MiB
End job on node146 at 2012-06-09 00:29:14