Trace number 3714156

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? (TO) 1800.14 1800.51

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-cap73_wcsp.wbo
MD5SUM6884eb16d9ca5647137a605a0e2a2e0d
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark9939840
Best CPU time to get the best result obtained on this benchmark1800.08
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables832
Total number of constraints1680
Number of soft constraints1614
Number of constraints which are clauses1614
Number of constraints which are cardinality constraints (but not clauses)66
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Top cost 57243026
Min constraint cost 1
Max constraint cost 57243026
Sum of constraints costs 46149905826
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 17
Number of bits of the biggest sum of numbers5
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.01	c run usual solver
0.00/0.06	o 19132135
0.00/0.06	c current bound: 9566067
0.00/0.06	c fallback to adder encoding
60.84/60.97	c current bound: 14349101
60.84/60.97	c fallback to adder encoding
308.71/308.80	o 14347918
308.71/308.80	c current bound: 11956993
308.71/308.80	c fallback to adder encoding
525.35/525.58	o 11956389
525.35/525.58	c current bound: 10761228
525.35/525.58	c fallback to adder encoding
639.43/639.67	o 10759986
639.43/639.67	c current bound: 10163027
639.43/639.67	c fallback to adder encoding
1003.45/1003.79	o 10162356
1003.45/1003.79	c current bound: 9864212
1003.45/1003.79	c fallback to adder encoding
1453.04/1453.44	o 9863603
1453.04/1453.44	c current bound: 9714835
1453.04/1453.44	c fallback to adder encoding
1587.25/1587.67	c current bound: 9789219
1587.25/1587.67	c fallback to adder encoding
1800.10/1800.50	./satsolver.sh: line 5: 19803 Terminated              ./glucose $1 > $2 2> /dev/null
1800.10/1800.50	c error: unexpected solver exit code
1800.10/1800.50	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-3714156-1338312563/watcher-3714156-1338312563 -o /tmp/evaluation-result-3714156-1338312563/solver-3714156-1338312563 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3714156-1338312563.wbo 364792020 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.01 2.01 1.89 3/181 19653
/proc/meminfo: memFree=30090244/32873844 swapFree=7620/7620
[pid=19653] ppid=19651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19653/stat : 19653 (npSolver-wbo-I.) S 19651 19653 19506 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381077 9367552 275 33554432000 4194304 5064252 140735627788032 140735627786944 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19653/statm: 2287 275 233 213 0 72 0

[startup+0.0955911 s]
/proc/loadavg: 2.01 2.01 1.89 3/181 19653
/proc/meminfo: memFree=30090244/32873844 swapFree=7620/7620
[pid=19653] ppid=19651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19653/stat : 19653 (npSolver-wbo-I.) S 19651 19653 19506 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381077 9367552 275 33554432000 4194304 5064252 140735627788032 140735627786944 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19653/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100254 s]
/proc/loadavg: 2.01 2.01 1.89 3/181 19653
/proc/meminfo: memFree=30090244/32873844 swapFree=7620/7620
[pid=19653] ppid=19651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19653/stat : 19653 (npSolver-wbo-I.) S 19651 19653 19506 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381077 9367552 275 33554432000 4194304 5064252 140735627788032 140735627786944 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19653/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300265 s]
/proc/loadavg: 2.01 2.01 1.89 3/181 19653
/proc/meminfo: memFree=30090244/32873844 swapFree=7620/7620
[pid=19653] ppid=19651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19653/stat : 19653 (npSolver-wbo-I.) S 19651 19653 19506 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381077 9367552 275 33554432000 4194304 5064252 140735627788032 140735627786944 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19653/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700253 s]
/proc/loadavg: 2.01 2.01 1.89 3/181 19653
/proc/meminfo: memFree=30090244/32873844 swapFree=7620/7620
[pid=19653] ppid=19651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19653/stat : 19653 (npSolver-wbo-I.) S 19651 19653 19506 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381077 9367552 275 33554432000 4194304 5064252 140735627788032 140735627786944 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19653/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.01 2.01 1.89 3/185 19667
/proc/meminfo: memFree=30053836/32873844 swapFree=7620/7620
[pid=19653] ppid=19651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19653/stat : 19653 (npSolver-wbo-I.) S 19651 19653 19506 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381077 9367552 275 33554432000 4194304 5064252 140735627788032 140735627786944 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19653/statm: 2287 275 233 213 0 72 0
[pid=19654] ppid=19653 vsize=11536 CPUtime=0.15 cores=1,3,5,7
/proc/19654/stat : 19654 (npSolver-wbo) S 19653 19653 19506 0 -1 4202496 2883 5166 0 0 11 1 2 1 20 0 1 0 297381078 11812864 2214 33554432000 4194304 5990268 140736753565120 140736753556560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19654/statm: 2884 2214 164 439 0 2441 0
[pid=19666] ppid=19654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19666/stat : 19666 (satsolver.sh) S 19654 19653 19506 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 297381095 9367552 266 33554432000 4194304 5064252 140735815420896 140735815419808 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19666/statm: 2287 266 226 213 0 72 0
[pid=19667] ppid=19666 vsize=26300 CPUtime=1.32 cores=1,3,5,7
/proc/19667/stat : 19667 (glucose) R 19666 19653 19506 0 -1 4202496 5833 0 0 0 131 1 0 0 20 0 1 0 297381095 26931200 5552 33554432000 4194304 5208918 140734185163152 140734185160984 4229717 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19667/statm: 6575 5552 105 248 0 6324 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 56132

[startup+3.10033 s]
/proc/loadavg: 2.01 2.01 1.89 3/185 19719
/proc/meminfo: memFree=30556156/32873844 swapFree=7620/7620
[pid=19653] ppid=19651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19653/stat : 19653 (npSolver-wbo-I.) S 19651 19653 19506 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381077 9367552 275 33554432000 4194304 5064252 140735627788032 140735627786944 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19653/statm: 2287 275 233 213 0 72 0
[pid=19654] ppid=19653 vsize=11536 CPUtime=0.15 cores=1,3,5,7
/proc/19654/stat : 19654 (npSolver-wbo) S 19653 19653 19506 0 -1 4202496 2883 5166 0 0 11 1 2 1 20 0 1 0 297381078 11812864 2214 33554432000 4194304 5990268 140736753565120 140736753556560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19654/statm: 2884 2214 164 439 0 2441 0
[pid=19666] ppid=19654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19666/stat : 19666 (satsolver.sh) S 19654 19653 19506 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 297381095 9367552 266 33554432000 4194304 5064252 140735815420896 140735815419808 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19666/statm: 2287 266 226 213 0 72 0
[pid=19667] ppid=19666 vsize=27264 CPUtime=2.91 cores=1,3,5,7
/proc/19667/stat : 19667 (glucose) R 19666 19653 19506 0 -1 4202496 6867 0 0 0 290 1 0 0 20 0 1 0 297381095 27918336 5868 33554432000 4194304 5208918 140734185163152 140734185160984 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19667/statm: 6816 5868 105 248 0 6565 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 57096

[startup+6.30037 s]
/proc/loadavg: 2.01 2.01 1.89 3/185 19719
/proc/meminfo: memFree=30542112/32873844 swapFree=7620/7620
[pid=19653] ppid=19651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19653/stat : 19653 (npSolver-wbo-I.) S 19651 19653 19506 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381077 9367552 275 33554432000 4194304 5064252 140735627788032 140735627786944 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19653/statm: 2287 275 233 213 0 72 0
[pid=19654] ppid=19653 vsize=11536 CPUtime=0.15 cores=1,3,5,7
/proc/19654/stat : 19654 (npSolver-wbo) S 19653 19653 19506 0 -1 4202496 2883 5166 0 0 11 1 2 1 20 0 1 0 297381078 11812864 2214 33554432000 4194304 5990268 140736753565120 140736753556560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19654/statm: 2884 2214 164 439 0 2441 0
[pid=19666] ppid=19654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19666/stat : 19666 (satsolver.sh) S 19654 19653 19506 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 297381095 9367552 266 33554432000 4194304 5064252 140735815420896 140735815419808 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19666/statm: 2287 266 226 213 0 72 0
[pid=19667] ppid=19666 vsize=45936 CPUtime=6.11 cores=1,3,5,7
/proc/19667/stat : 19667 (glucose) R 19666 19653 19506 0 -1 4202496 7681 0 0 0 609 2 0 0 20 0 1 0 297381095 47038464 8659 33554432000 4194304 5208918 140734185163152 140734185161096 4211156 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19667/statm: 11484 8659 105 248 0 11233 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 75768

[startup+12.7004 s]
/proc/loadavg: 2.01 2.01 1.89 3/185 19719
/proc/meminfo: memFree=30505344/32873844 swapFree=7620/7620
[pid=19653] ppid=19651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19653/stat : 19653 (npSolver-wbo-I.) S 19651 19653 19506 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381077 9367552 275 33554432000 4194304 5064252 140735627788032 140735627786944 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19653/statm: 2287 275 233 213 0 72 0
[pid=19654] ppid=19653 vsize=11536 CPUtime=0.15 cores=1,3,5,7
/proc/19654/stat : 19654 (npSolver-wbo) S 19653 19653 19506 0 -1 4202496 2883 5166 0 0 11 1 2 1 20 0 1 0 297381078 11812864 2214 33554432000 4194304 5990268 140736753565120 140736753556560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19654/statm: 2884 2214 164 439 0 2441 0
[pid=19666] ppid=19654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19666/stat : 19666 (satsolver.sh) S 19654 19653 19506 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 297381095 9367552 266 33554432000 4194304 5064252 140735815420896 140735815419808 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19666/statm: 2287 266 226 213 0 72 0
[pid=19667] ppid=19666 vsize=45936 CPUtime=12.51 cores=1,3,5,7
/proc/19667/stat : 19667 (glucose) R 19666 19653 19506 0 -1 4202496 8291 0 0 0 1249 2 0 0 20 0 1 0 297381095 47038464 10768 33554432000 4194304 5208918 140734185163152 140734185159528 4211744 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19667/statm: 11484 10768 105 248 0 11233 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 75768

[startup+25.5004 s]
/proc/loadavg: 2.01 2.00 1.89 3/185 19719
/proc/meminfo: memFree=30488468/32873844 swapFree=7620/7620
[pid=19653] ppid=19651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19653/stat : 19653 (npSolver-wbo-I.) S 19651 19653 19506 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381077 9367552 275 33554432000 4194304 5064252 140735627788032 140735627786944 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19653/statm: 2287 275 233 213 0 72 0
[pid=19654] ppid=19653 vsize=11536 CPUtime=0.15 cores=1,3,5,7
/proc/19654/stat : 19654 (npSolver-wbo) S 19653 19653 19506 0 -1 4202496 2883 5166 0 0 11 1 2 1 20 0 1 0 297381078 11812864 2214 33554432000 4194304 5990268 140736753565120 140736753556560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19654/statm: 2884 2214 164 439 0 2441 0
[pid=19666] ppid=19654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19666/stat : 19666 (satsolver.sh) S 19654 19653 19506 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 297381095 9367552 266 33554432000 4194304 5064252 140735815420896 140735815419808 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19666/statm: 2287 266 226 213 0 72 0
[pid=19667] ppid=19666 vsize=57540 CPUtime=25.3 cores=1,3,5,7
/proc/19667/stat : 19667 (glucose) R 19666 19653 19506 0 -1 4202496 9207 0 0 0 2527 3 0 0 20 0 1 0 297381095 58920960 13683 33554432000 4194304 5208918 140734185163152 140734185161016 4211635 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19667/statm: 14385 13683 105 248 0 14134 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 87372

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.89 3/186 19722
/proc/meminfo: memFree=30497208/32873844 swapFree=7620/7620
[pid=19653] ppid=19651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19653/stat : 19653 (npSolver-wbo-I.) S 19651 19653 19506 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381077 9367552 275 33554432000 4194304 5064252 140735627788032 140735627786944 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19653/statm: 2287 275 233 213 0 72 0
[pid=19654] ppid=19653 vsize=11536 CPUtime=0.15 cores=1,3,5,7
/proc/19654/stat : 19654 (npSolver-wbo) S 19653 19653 19506 0 -1 4202496 2883 5166 0 0 11 1 2 1 20 0 1 0 297381078 11812864 2214 33554432000 4194304 5990268 140736753565120 140736753556560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19654/statm: 2884 2214 164 439 0 2441 0
[pid=19666] ppid=19654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19666/stat : 19666 (satsolver.sh) S 19654 19653 19506 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 297381095 9367552 266 33554432000 4194304 5064252 140735815420896 140735815419808 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19666/statm: 2287 266 226 213 0 72 0
[pid=19667] ppid=19666 vsize=57540 CPUtime=50.9 cores=1,3,5,7
/proc/19667/stat : 19667 (glucose) R 19666 19653 19506 0 -1 4202496 10014 0 0 0 5086 4 0 0 20 0 1 0 297381095 58920960 10883 33554432000 4194304 5208918 140734185163152 140734185159464 4211641 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19667/statm: 14385 10883 105 248 0 14134 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 87372

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.90 3/185 19729
/proc/meminfo: memFree=30441660/32873844 swapFree=7620/7620
[pid=19653] ppid=19651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19653/stat : 19653 (npSolver-wbo-I.) S 19651 19653 19506 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381077 9367552 275 33554432000 4194304 5064252 140735627788032 140735627786944 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19653/statm: 2287 275 233 213 0 72 0
[pid=19654] ppid=19653 vsize=19728 CPUtime=61.05 cores=1,3,5,7
/proc/19654/stat : 19654 (npSolver-wbo) S 19653 19653 19506 0 -1 4202496 5100 19221 0 0 21 3 6073 8 20 0 1 0 297381078 20201472 4470 33554432000 4194304 5990268 140736753565120 140736753556560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19654/statm: 4932 4470 164 439 0 4489 0
[pid=19728] ppid=19654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19728/stat : 19728 (satsolver.sh) S 19654 19653 19506 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 297387186 9367552 267 33554432000 4194304 5064252 140736078370080 140736078368992 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19728/statm: 2287 267 226 213 0 72 0
[pid=19729] ppid=19728 vsize=58156 CPUtime=41.2 cores=1,3,5,7
/proc/19729/stat : 19729 (glucose) R 19728 19653 19506 0 -1 4202496 10997 0 0 0 4117 3 0 0 20 0 1 0 297387186 59551744 13799 33554432000 4194304 5208918 140734255093088 140734255091176 4229512 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19729/statm: 14539 13799 105 248 0 14288 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 96180

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 1.91 3/185 19730
/proc/meminfo: memFree=30368156/32873844 swapFree=7620/7620
[pid=19653] ppid=19651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19653/stat : 19653 (npSolver-wbo-I.) S 19651 19653 19506 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381077 9367552 275 33554432000 4194304 5064252 140735627788032 140735627786944 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19653/statm: 2287 275 233 213 0 72 0
[pid=19654] ppid=19653 vsize=19728 CPUtime=61.05 cores=1,3,5,7
/proc/19654/stat : 19654 (npSolver-wbo) S 19653 19653 19506 0 -1 4202496 5100 19221 0 0 21 3 6073 8 20 0 1 0 297381078 20201472 4470 33554432000 4194304 5990268 140736753565120 140736753556560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19654/statm: 4932 4470 164 439 0 4489 0
[pid=19728] ppid=19654 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/185 19789
/proc/meminfo: memFree=30316240/32873844 swapFree=7620/7620
[pid=19653] ppid=19651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19653/stat : 19653 (npSolver-wbo-I.) S 19651 19653 19506 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381077 9367552 275 33554432000 4194304 5064252 140735627788032 140735627786944 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19653/statm: 2287 275 233 213 0 72 0
[pid=19654] ppid=19653 vsize=19724 CPUtime=1003.68 cores=1,3,5,7
/proc/19654/stat : 19654 (npSolver-wbo) S 19653 19653 19506 0 -1 4202496 14064 87701 0 0 61 9 100230 68 20 0 1 0 297381078 20197376 4470 33554432000 4194304 5990268 140736753565120 140736753556560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19654/statm: 4931 4470 164 439 0 4488 0
[pid=19762] ppid=19654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19762/stat : 19762 (satsolver.sh) S 19654 19653 19506 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 297481468 9367552 266 33554432000 4194304 5064252 140737243388688 140737243387600 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19762/statm: 2287 266 226 213 0 72 0
[pid=19763] ppid=19762 vsize=138832 CPUtime=418.3 cores=1,3,5,7
/proc/19763/stat : 19763 (glucose) R 19762 19653 19506 0 -1 4202496 15151 0 0 0 41815 15 0 0 20 0 1 0 297481469 142163968 33604 33554432000 4194304 5208918 140736304568528 140736304564904 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19763/statm: 34708 33604 105 248 0 34457 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 176852

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/185 19796
/proc/meminfo: memFree=30427740/32873844 swapFree=7620/7620
[pid=19653] ppid=19651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19653/stat : 19653 (npSolver-wbo-I.) S 19651 19653 19506 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381077 9367552 275 33554432000 4194304 5064252 140735627788032 140735627786944 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19653/statm: 2287 275 233 213 0 72 0
[pid=19654] ppid=19653 vsize=19724 CPUtime=1453.24 cores=1,3,5,7
/proc/19654/stat : 19654 (npSolver-wbo) S 19653 19653 19506 0 -1 4202496 16305 107178 0 0 71 11 145154 88 20 0 1 0 297381078 20197376 4470 33554432000 4194304 5990268 140736753565120 140736753556560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19654/statm: 4931 4470 164 439 0 4488 0
[pid=19795] ppid=19654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19795/stat : 19795 (satsolver.sh) S 19654 19653 19506 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 297526433 9367552 267 33554432000 4194304 5064252 140735648150704 140735648149616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19795/statm: 2287 267 226 213 0 72 0
[pid=19796] ppid=19795 vsize=57564 CPUtime=28.73 cores=1,3,5,7
/proc/19796/stat : 19796 (glucose) R 19795 19653 19506 0 -1 4202496 9285 0 0 0 2871 2 0 0 20 0 1 0 297526433 58945536 13605 33554432000 4194304 5208918 140734436581216 140734436576984 4215232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19796/statm: 14391 13605 105 248 0 14140 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 95584

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/185 19796
/proc/meminfo: memFree=30354880/32873844 swapFree=7620/7620
[pid=19653] ppid=19651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19653/stat : 19653 (npSolver-wbo-I.) S 19651 19653 19506 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381077 9367552 275 33554432000 4194304 5064252 140735627788032 140735627786944 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19653/statm: 2287 275 233 213 0 72 0
[pid=19654] ppid=19653 vsize=19724 CPUtime=1453.24 cores=1,3,5,7
/proc/19654/stat : 19654 (npSolver-wbo) S 19653 19653 19506 0 -1 4202496 16305 107178 0 0 71 11 145154 88 20 0 1 0 297381078 20197376 4470 33554432000 4194304 5990268 140736753565120 140736753556560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19654/statm: 4931 4470 164 439 0 4488 0
[pid=19795] ppid=19654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19795/stat : 19795 (satsolver.sh) S 19654 19653 19506 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 297526433 9367552 267 33554432000 4194304 5064252 140735648150704 140735648149616 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19795/statm: 2287 267 226 213 0 72 0
[pid=19796] ppid=19795 vsize=107268 CPUtime=88.71 cores=1,3,5,7
/proc/19796/stat : 19796 (glucose) R 19795 19653 19506 0 -1 4202496 10907 0 0 0 8867 4 0 0 20 0 1 0 297526433 109842432 21922 33554432000 4194304 5208918 140734436581216 140734436577592 4211501 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19796/statm: 26817 21922 105 248 0 26566 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 145288

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/185 19803
/proc/meminfo: memFree=30391088/32873844 swapFree=7620/7620
[pid=19653] ppid=19651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19653/stat : 19653 (npSolver-wbo-I.) S 19651 19653 19506 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381077 9367552 275 33554432000 4194304 5064252 140735627788032 140735627786944 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19653/statm: 2287 275 233 213 0 72 0
[pid=19654] ppid=19653 vsize=19724 CPUtime=1587.43 cores=1,3,5,7
/proc/19654/stat : 19654 (npSolver-wbo) S 19653 19653 19506 0 -1 4202496 18522 122333 0 0 81 12 158555 95 20 0 1 0 297381078 20197376 4470 33554432000 4194304 5990268 140736753565120 140736753556560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19654/statm: 4931 4470 164 439 0 4488 0
[pid=19802] ppid=19654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19802/stat : 19802 (satsolver.sh) S 19654 19653 19506 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297539856 9367552 266 33554432000 4194304 5064252 140736242405168 140736242404080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19802/statm: 2287 266 226 213 0 72 0
[pid=19803] ppid=19802 vsize=45856 CPUtime=14.5 cores=1,3,5,7
/proc/19803/stat : 19803 (glucose) R 19802 19653 19506 0 -1 4202496 8305 0 0 0 1447 3 0 0 20 0 1 0 297539856 46956544 10750 33554432000 4194304 5208918 140734242590288 140734242586664 4211670 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19803/statm: 11464 10750 105 248 0 11213 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 83876

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/185 19804
/proc/meminfo: memFree=30351760/32873844 swapFree=7620/7620
[pid=19653] ppid=19651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19653/stat : 19653 (npSolver-wbo-I.) S 19651 19653 19506 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381077 9367552 275 33554432000 4194304 5064252 140735627788032 140735627786944 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19653/statm: 2287 275 233 213 0 72 0
[pid=19654] ppid=19653 vsize=19724 CPUtime=1587.43 cores=1,3,5,7
/proc/19654/stat : 19654 (npSolver-wbo) S 19653 19653 19506 0 -1 4202496 18522 122333 0 0 81 12 158555 95 20 0 1 0 297381078 20197376 4470 33554432000 4194304 5990268 140736753565120 140736753556560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19654/statm: 4931 4470 164 439 0 4488 0
[pid=19802] ppid=19654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19802/stat : 19802 (satsolver.sh) S 19654 19653 19506 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297539856 9367552 266 33554432000 4194304 5064252 140736242405168 140736242404080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19802/statm: 2287 266 226 213 0 72 0
[pid=19803] ppid=19802 vsize=107096 CPUtime=74.49 cores=1,3,5,7
/proc/19803/stat : 19803 (glucose) R 19802 19653 19506 0 -1 4202496 10315 0 0 0 7445 4 0 0 20 0 1 0 297539856 109666304 19647 33554432000 4194304 5208918 140734242590288 140734242586664 4213101 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19803/statm: 26774 19647 105 248 0 26523 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 145116

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 1.96 3/185 19804
/proc/meminfo: memFree=30347544/32873844 swapFree=7620/7620
[pid=19653] ppid=19651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19653/stat : 19653 (npSolver-wbo-I.) S 19651 19653 19506 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381077 9367552 275 33554432000 4194304 5064252 140735627788032 140735627786944 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19653/statm: 2287 275 233 213 0 72 0
[pid=19654] ppid=19653 vsize=19724 CPUtime=1587.43 cores=1,3,5,7
/proc/19654/stat : 19654 (npSolver-wbo) S 19653 19653 19506 0 -1 4202496 18522 122333 0 0 81 12 158555 95 20 0 1 0 297381078 20197376 4470 33554432000 4194304 5990268 140736753565120 140736753556560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19654/statm: 4931 4470 164 439 0 4488 0
[pid=19802] ppid=19654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19802/stat : 19802 (satsolver.sh) S 19654 19653 19506 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297539856 9367552 266 33554432000 4194304 5064252 140736242405168 140736242404080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19802/statm: 2287 266 226 213 0 72 0
[pid=19803] ppid=19802 vsize=107096 CPUtime=134.47 cores=1,3,5,7
/proc/19803/stat : 19803 (glucose) R 19802 19653 19506 0 -1 4202496 10839 0 0 0 13442 5 0 0 20 0 1 0 297539856 109666304 21319 33554432000 4194304 5208918 140734242590288 140734242586664 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19803/statm: 26774 21319 105 248 0 26523 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 145116

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/185 19804
/proc/meminfo: memFree=30317400/32873844 swapFree=7620/7620
[pid=19653] ppid=19651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19653/stat : 19653 (npSolver-wbo-I.) S 19651 19653 19506 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381077 9367552 275 33554432000 4194304 5064252 140735627788032 140735627786944 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19653/statm: 2287 275 233 213 0 72 0
[pid=19654] ppid=19653 vsize=19724 CPUtime=1587.43 cores=1,3,5,7
/proc/19654/stat : 19654 (npSolver-wbo) S 19653 19653 19506 0 -1 4202496 18522 122333 0 0 81 12 158555 95 20 0 1 0 297381078 20197376 4470 33554432000 4194304 5990268 140736753565120 140736753556560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19654/statm: 4931 4470 164 439 0 4488 0
[pid=19802] ppid=19654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19802/stat : 19802 (satsolver.sh) S 19654 19653 19506 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297539856 9367552 266 33554432000 4194304 5064252 140736242405168 140736242404080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19802/statm: 2287 266 226 213 0 72 0
[pid=19803] ppid=19802 vsize=156416 CPUtime=194.47 cores=1,3,5,7
/proc/19803/stat : 19803 (glucose) R 19802 19653 19506 0 -1 4202496 12389 0 0 0 19439 8 0 0 20 0 1 0 297539856 160169984 29498 33554432000 4194304 5208918 140734242590288 140734242588280 4229776 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19803/statm: 39104 29498 105 248 0 38853 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 194436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.00 1.96 3/185 19804
/proc/meminfo: memFree=30341604/32873844 swapFree=7620/7620
[pid=19653] ppid=19651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19653/stat : 19653 (npSolver-wbo-I.) S 19651 19653 19506 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381077 9367552 275 33554432000 4194304 5064252 140735627788032 140735627786944 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19653/statm: 2287 275 233 213 0 72 0
[pid=19654] ppid=19653 vsize=19724 CPUtime=1587.43 cores=1,3,5,7
/proc/19654/stat : 19654 (npSolver-wbo) S 19653 19653 19506 0 -1 4202496 18522 122333 0 0 81 12 158555 95 20 0 1 0 297381078 20197376 4470 33554432000 4194304 5990268 140736753565120 140736753556560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19654/statm: 4931 4470 164 439 0 4488 0
[pid=19802] ppid=19654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19802/stat : 19802 (satsolver.sh) S 19654 19653 19506 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297539856 9367552 266 33554432000 4194304 5064252 140736242405168 140736242404080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19802/statm: 2287 266 226 213 0 72 0
[pid=19803] ppid=19802 vsize=107096 CPUtime=212.67 cores=1,3,5,7
/proc/19803/stat : 19803 (glucose) R 19802 19653 19506 0 -1 4202496 12396 0 0 0 21259 8 0 0 20 0 1 0 297539856 109666304 21319 33554432000 4194304 5208918 140734242590288 140734242586664 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19803/statm: 26774 21319 105 248 0 26523 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 145116

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.01 2.00 1.96 3/185 19804
/proc/meminfo: memFree=30341604/32873844 swapFree=7620/7620
[pid=19653] ppid=19651 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19653/stat : 19653 (npSolver-wbo-I.) S 19651 19653 19506 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381077 9367552 275 33554432000 4194304 5064252 140735627788032 140735627786944 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19653/statm: 2287 275 233 213 0 72 0
[pid=19654] ppid=19653 vsize=19724 CPUtime=1587.43 cores=1,3,5,7
/proc/19654/stat : 19654 (npSolver-wbo) S 19653 19653 19506 0 -1 4202496 18522 122333 0 0 81 12 158555 95 20 0 1 0 297381078 20197376 4470 33554432000 4194304 5990268 140736753565120 140736753556560 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19654/statm: 4931 4470 164 439 0 4488 0
[pid=19802] ppid=19654 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19802/stat : 19802 (satsolver.sh) S 19654 19653 19506 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 297539856 9367552 266 33554432000 4194304 5064252 140736242405168 140736242404080 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/19802/statm: 2287 266 226 213 0 72 0
[pid=19803] ppid=19802 vsize=107096 CPUtime=212.67 cores=1,3,5,7
/proc/19803/stat : 19803 (glucose) R 19802 19653 19506 0 -1 4202496 12396 0 0 0 21259 8 0 0 20 0 1 0 297539856 109666304 21319 33554432000 4194304 5208918 140734242590288 140734242586664 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19803/statm: 26774 21319 105 248 0 26523 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 145116

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.14
CPU user time (s): 1798.97
CPU system time (s): 1.17282
CPU usage (%): 99.9795
Max. virtual memory (cumulated for all children) (KiB): 225036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.97
system time used= 1.17282
maximum resident set size= 153124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154240
page faults= 0
swaps= 0
block input operations= 0
block output operations= 105656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 765
involuntary context switches= 1939

runsolver used 3.09253 second user time and 8.37573 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-29 19:29:23
IDJOB=3714156
IDBENCH=79498
IDSOLVER=2295
FILE ID=node135/3714156-1338312563
RUNJOBID= node135-1338310761-19523
PBS_JOBID= 14632093
Free space on /tmp= 71264 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/warehouse/normalized-cap73_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714156-1338312563/watcher-3714156-1338312563 -o /tmp/evaluation-result-3714156-1338312563/solver-3714156-1338312563 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3714156-1338312563.wbo 364792020 HOME HOME

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

MD5SUM BENCH= 6884eb16d9ca5647137a605a0e2a2e0d
RANDOM SEED=364792020

node135.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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.64
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.820
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	: 5332.57
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.820
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	: 5332.55
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.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.55
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.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30090244 kB
Buffers:          303552 kB
Cached:          1183916 kB
SwapCached:         1668 kB
Active:          1144024 kB
Inactive:         799420 kB
Active(anon):     446448 kB
Inactive(anon):    11968 kB
Active(file):     697576 kB
Inactive(file):   787452 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67105716 kB
Dirty:              8132 kB
Writeback:             0 kB
AnonPages:        543760 kB
Mapped:            11628 kB
Shmem:               132 kB
Slab:             684616 kB
SReclaimable:     126572 kB
SUnreclaim:       558044 kB
KernelStack:        1496 kB
PageTables:         5048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     700332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    481280 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= 71336 MiB
End job on node135 at 2012-05-29 19:59:24