Trace number 3715538

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-topdown-quickBound? (TO) 1800.11 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-cap44_wcsp.wbo
MD5SUMeea9483bb210b3ae31db150f2467fbf7
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark10336274
Best CPU time to get the best result obtained on this benchmark1800.07
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 58368026
Min constraint cost 1
Max constraint cost 58368026
Sum of constraints costs 47051030826
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.05	o 19207135
0.00/0.05	c starting approximation
0.00/0.05	c factor = 2
0.00/0.05	c factor still to low - shrinking to 93001
0.00/0.05	c approx number of clauses: 1e+06
0.00/0.05	c current bound: 9603568
153.25/153.39	c leaving approximation
153.25/153.39	c finished approximation
153.25/153.39	c fallback to adder encoding
447.69/447.89	o 19204987
447.69/447.89	c fallback to adder encoding
606.22/606.42	o 19204464
606.22/606.42	c fallback to adder encoding
709.25/709.44	o 19204443
709.25/709.44	c fallback to adder encoding
1000.71/1000.97	o 19202248
1000.71/1000.97	c fallback to adder encoding
1302.25/1302.58	o 19202078
1302.25/1302.58	c fallback to adder encoding
1359.03/1359.36	o 19200927
1359.03/1359.36	c fallback to adder encoding
1580.45/1580.82	o 19200107
1580.45/1580.82	c fallback to adder encoding
1800.07/1800.41	./satsolver.sh: line 5: 28944 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1800.41	c error: unexpected solver exit code
1800.07/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3715538-1338251468/watcher-3715538-1338251468 -o /tmp/evaluation-result-3715538-1338251468/solver-3715538-1338251468 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715538-1338251468.wbo 194311583 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.06 2.02 2.00 3/179 28810
/proc/meminfo: memFree=30168316/32873648 swapFree=6860/6860
[pid=28810] ppid=28808 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28810/stat : 28810 (npSolver-wbo-It) S 28808 28810 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291272862 9367552 275 33554432000 4194304 5064252 140737257777152 140737257776064 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28810/statm: 2287 275 233 213 0 72 0

[startup+0.029135 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 28810
/proc/meminfo: memFree=30168316/32873648 swapFree=6860/6860
[pid=28810] ppid=28808 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28810/stat : 28810 (npSolver-wbo-It) S 28808 28810 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291272862 9367552 275 33554432000 4194304 5064252 140737257777152 140737257776064 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28810/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100274 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 28810
/proc/meminfo: memFree=30168316/32873648 swapFree=6860/6860
[pid=28810] ppid=28808 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28810/stat : 28810 (npSolver-wbo-It) S 28808 28810 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291272862 9367552 275 33554432000 4194304 5064252 140737257777152 140737257776064 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28810/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30028 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 28810
/proc/meminfo: memFree=30168316/32873648 swapFree=6860/6860
[pid=28810] ppid=28808 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28810/stat : 28810 (npSolver-wbo-It) S 28808 28810 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291272862 9367552 275 33554432000 4194304 5064252 140737257777152 140737257776064 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28810/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700227 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 28810
/proc/meminfo: memFree=30168316/32873648 swapFree=6860/6860
[pid=28810] ppid=28808 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28810/stat : 28810 (npSolver-wbo-It) S 28808 28810 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291272862 9367552 275 33554432000 4194304 5064252 140737257777152 140737257776064 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28810/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.06 2.02 2.00 4/183 28824
/proc/meminfo: memFree=30136576/32873648 swapFree=6860/6860
[pid=28810] ppid=28808 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28810/stat : 28810 (npSolver-wbo-It) S 28808 28810 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291272862 9367552 275 33554432000 4194304 5064252 140737257777152 140737257776064 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28810/statm: 2287 275 233 213 0 72 0
[pid=28811] ppid=28810 vsize=7044 CPUtime=0.09 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo) S 28810 28810 22749 0 -1 4202496 2740 5688 0 0 5 1 2 1 20 0 1 0 291272862 7213056 1414 33554432000 4194304 5990268 140735341682976 140735341674384 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28811/statm: 1761 1414 174 439 0 1318 0
[pid=28823] ppid=28811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28823/stat : 28823 (satsolver.sh) S 28811 28810 22749 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291272872 9367552 266 33554432000 4194304 5064252 140734717579744 140734717578656 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28823/statm: 2287 266 226 213 0 72 0
[pid=28824] ppid=28823 vsize=26116 CPUtime=1.38 cores=1,3,5,7
/proc/28824/stat : 28824 (glucose) R 28823 28810 22749 0 -1 4202496 5580 0 0 0 138 0 0 0 20 0 1 0 291272872 26742784 5917 33554432000 4194304 5208918 140734517810144 140734517807992 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28824/statm: 6529 5917 101 248 0 6278 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 51456

[startup+3.10038 s]
/proc/loadavg: 2.06 2.02 2.00 4/183 28824
/proc/meminfo: memFree=30135692/32873648 swapFree=6860/6860
[pid=28810] ppid=28808 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28810/stat : 28810 (npSolver-wbo-It) S 28808 28810 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291272862 9367552 275 33554432000 4194304 5064252 140737257777152 140737257776064 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28810/statm: 2287 275 233 213 0 72 0
[pid=28811] ppid=28810 vsize=7044 CPUtime=0.09 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo) S 28810 28810 22749 0 -1 4202496 2740 5688 0 0 5 1 2 1 20 0 1 0 291272862 7213056 1414 33554432000 4194304 5990268 140735341682976 140735341674384 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28811/statm: 1761 1414 174 439 0 1318 0
[pid=28823] ppid=28811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28823/stat : 28823 (satsolver.sh) S 28811 28810 22749 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291272872 9367552 266 33554432000 4194304 5064252 140734717579744 140734717578656 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28823/statm: 2287 266 226 213 0 72 0
[pid=28824] ppid=28823 vsize=26408 CPUtime=2.98 cores=1,3,5,7
/proc/28824/stat : 28824 (glucose) R 28823 28810 22749 0 -1 4202496 5945 0 0 0 298 0 0 0 20 0 1 0 291272872 27041792 6182 33554432000 4194304 5208918 140734517810144 140734517808168 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28824/statm: 6602 6182 102 248 0 6351 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 51748

[startup+6.30035 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 28866
/proc/meminfo: memFree=30114280/32873648 swapFree=6860/6860
[pid=28810] ppid=28808 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28810/stat : 28810 (npSolver-wbo-It) S 28808 28810 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291272862 9367552 275 33554432000 4194304 5064252 140737257777152 140737257776064 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28810/statm: 2287 275 233 213 0 72 0
[pid=28811] ppid=28810 vsize=7044 CPUtime=0.09 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo) S 28810 28810 22749 0 -1 4202496 2740 5688 0 0 5 1 2 1 20 0 1 0 291272862 7213056 1414 33554432000 4194304 5990268 140735341682976 140735341674384 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28811/statm: 1761 1414 174 439 0 1318 0
[pid=28823] ppid=28811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28823/stat : 28823 (satsolver.sh) S 28811 28810 22749 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291272872 9367552 266 33554432000 4194304 5064252 140734717579744 140734717578656 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28823/statm: 2287 266 226 213 0 72 0
[pid=28824] ppid=28823 vsize=29828 CPUtime=6.19 cores=1,3,5,7
/proc/28824/stat : 28824 (glucose) R 28823 28810 22749 0 -1 4202496 6882 0 0 0 618 1 0 0 20 0 1 0 291272872 30543872 6455 33554432000 4194304 5208918 140734517810144 140734517808296 4231508 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28824/statm: 7457 6455 105 248 0 7206 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 55168

[startup+12.7003 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 28866
/proc/meminfo: memFree=30050016/32873648 swapFree=6860/6860
[pid=28810] ppid=28808 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28810/stat : 28810 (npSolver-wbo-It) S 28808 28810 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291272862 9367552 275 33554432000 4194304 5064252 140737257777152 140737257776064 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28810/statm: 2287 275 233 213 0 72 0
[pid=28811] ppid=28810 vsize=7044 CPUtime=0.09 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo) S 28810 28810 22749 0 -1 4202496 2740 5688 0 0 5 1 2 1 20 0 1 0 291272862 7213056 1414 33554432000 4194304 5990268 140735341682976 140735341674384 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28811/statm: 1761 1414 174 439 0 1318 0
[pid=28823] ppid=28811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28823/stat : 28823 (satsolver.sh) S 28811 28810 22749 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291272872 9367552 266 33554432000 4194304 5064252 140734717579744 140734717578656 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28823/statm: 2287 266 226 213 0 72 0
[pid=28824] ppid=28823 vsize=38664 CPUtime=12.58 cores=1,3,5,7
/proc/28824/stat : 28824 (glucose) R 28823 28810 22749 0 -1 4202496 8693 0 0 0 1257 1 0 0 20 0 1 0 291272872 39591936 8901 33554432000 4194304 5208918 140734517810144 140734517808008 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28824/statm: 9666 8901 105 248 0 9415 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 64004

[startup+25.5004 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 28874
/proc/meminfo: memFree=29446476/32873648 swapFree=6860/6860
[pid=28810] ppid=28808 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28810/stat : 28810 (npSolver-wbo-It) S 28808 28810 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291272862 9367552 275 33554432000 4194304 5064252 140737257777152 140737257776064 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28810/statm: 2287 275 233 213 0 72 0
[pid=28811] ppid=28810 vsize=7044 CPUtime=0.09 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo) S 28810 28810 22749 0 -1 4202496 2740 5688 0 0 5 1 2 1 20 0 1 0 291272862 7213056 1414 33554432000 4194304 5990268 140735341682976 140735341674384 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28811/statm: 1761 1414 174 439 0 1318 0
[pid=28823] ppid=28811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28823/stat : 28823 (satsolver.sh) S 28811 28810 22749 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291272872 9367552 266 33554432000 4194304 5064252 140734717579744 140734717578656 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28823/statm: 2287 266 226 213 0 72 0
[pid=28824] ppid=28823 vsize=43084 CPUtime=25.37 cores=1,3,5,7
/proc/28824/stat : 28824 (glucose) R 28823 28810 22749 0 -1 4202496 9132 0 0 0 2536 1 0 0 20 0 1 0 291272872 44118016 10393 33554432000 4194304 5208918 140734517810144 140734517808008 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28824/statm: 10771 10393 105 248 0 10520 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 68424

[startup+51.1003 s]
/proc/loadavg: 2.15 2.05 2.01 3/183 28877
/proc/meminfo: memFree=26656460/32873648 swapFree=6860/6860
[pid=28810] ppid=28808 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28810/stat : 28810 (npSolver-wbo-It) S 28808 28810 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291272862 9367552 275 33554432000 4194304 5064252 140737257777152 140737257776064 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28810/statm: 2287 275 233 213 0 72 0
[pid=28811] ppid=28810 vsize=7044 CPUtime=0.09 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo) S 28810 28810 22749 0 -1 4202496 2740 5688 0 0 5 1 2 1 20 0 1 0 291272862 7213056 1414 33554432000 4194304 5990268 140735341682976 140735341674384 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28811/statm: 1761 1414 174 439 0 1318 0
[pid=28823] ppid=28811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28823/stat : 28823 (satsolver.sh) S 28811 28810 22749 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291272872 9367552 266 33554432000 4194304 5064252 140734717579744 140734717578656 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28823/statm: 2287 266 226 213 0 72 0
[pid=28824] ppid=28823 vsize=45804 CPUtime=50.97 cores=1,3,5,7
/proc/28824/stat : 28824 (glucose) R 28823 28810 22749 0 -1 4202496 9282 0 0 0 5095 2 0 0 20 0 1 0 291272872 46903296 11052 33554432000 4194304 5208918 140734517810144 140734517806520 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28824/statm: 11451 11052 105 248 0 11200 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 71144

[startup+102.307 s]
/proc/loadavg: 2.06 2.04 2.00 3/183 28877
/proc/meminfo: memFree=26641500/32873648 swapFree=6860/6860
[pid=28810] ppid=28808 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28810/stat : 28810 (npSolver-wbo-It) S 28808 28810 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291272862 9367552 275 33554432000 4194304 5064252 140737257777152 140737257776064 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28810/statm: 2287 275 233 213 0 72 0
[pid=28811] ppid=28810 vsize=7044 CPUtime=0.09 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo) S 28810 28810 22749 0 -1 4202496 2740 5688 0 0 5 1 2 1 20 0 1 0 291272862 7213056 1414 33554432000 4194304 5990268 140735341682976 140735341674384 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28811/statm: 1761 1414 174 439 0 1318 0
[pid=28823] ppid=28811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28823/stat : 28823 (satsolver.sh) S 28811 28810 22749 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291272872 9367552 266 33554432000 4194304 5064252 140734717579744 140734717578656 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28823/statm: 2287 266 226 213 0 72 0
[pid=28824] ppid=28823 vsize=64628 CPUtime=102.17 cores=1,3,5,7
/proc/28824/stat : 28824 (glucose) R 28823 28810 22749 0 -1 4202496 10410 0 0 0 10214 3 0 0 20 0 1 0 291272872 66179072 14992 33554432000 4194304 5208918 140734517810144 140734517806520 4229512 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28824/statm: 16157 14992 105 248 0 15906 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 89968

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 28884
/proc/meminfo: memFree=26651648/32873648 swapFree=6860/6860
[pid=28810] ppid=28808 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28810/stat : 28810 (npSolver-wbo-It) S 28808 28810 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291272862 9367552 275 33554432000 4194304 5064252 140737257777152 140737257776064 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28810/statm: 2287 275 233 213 0 72 0
[pid=28811] ppid=28810 vsize=11540 CPUtime=153.46 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo) S 28810 28810 22749 0 -1 4202496 5241 19014 0 0 15 2 15324 5 20 0 1 0 291272862 11816960 2145 33554432000 4194304 5990268 140735341682976 140735341674400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28811/statm: 2885 2145 182 439 0 2442 0
[pid=28883] ppid=28811 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/183 28936
/proc/meminfo: memFree=26656724/32873648 swapFree=6860/6860
[pid=28810] ppid=28808 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28810/stat : 28810 (npSolver-wbo-It) S 28808 28810 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291272862 9367552 275 33554432000 4194304 5064252 140737257777152 140737257776064 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28810/statm: 2287 275 233 213 0 72 0
[pid=28811] ppid=28810 vsize=19728 CPUtime=1359.23 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo) S 28810 28810 22749 0 -1 4202496 17715 124134 0 0 76 10 135760 77 20 0 1 0 291272862 20201472 4326 33554432000 4194304 5990268 140735341682976 140735341674400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28811/statm: 4932 4326 182 439 0 4489 0
[pid=28935] ppid=28811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (satsolver.sh) S 28811 28810 22749 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291408809 9367552 267 33554432000 4194304 5064252 140737407000112 140737406999024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28935/statm: 2287 267 226 213 0 72 0
[pid=28936] ppid=28935 vsize=35244 CPUtime=2.81 cores=1,3,5,7
/proc/28936/stat : 28936 (glucose) R 28935 28810 22749 0 -1 4202496 7885 0 0 0 279 2 0 0 20 0 1 0 291408810 36089856 7743 33554432000 4194304 5208918 140733666325744 140733666323704 4228924 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28936/statm: 8811 7743 105 248 0 8560 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 73268

[startup+1422.31 s]
/proc/loadavg: 2.16 2.05 2.01 3/183 28936
/proc/meminfo: memFree=26581848/32873648 swapFree=6860/6860
[pid=28810] ppid=28808 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28810/stat : 28810 (npSolver-wbo-It) S 28808 28810 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291272862 9367552 275 33554432000 4194304 5064252 140737257777152 140737257776064 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28810/statm: 2287 275 233 213 0 72 0
[pid=28811] ppid=28810 vsize=19728 CPUtime=1359.23 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo) S 28810 28810 22749 0 -1 4202496 17715 124134 0 0 76 10 135760 77 20 0 1 0 291272862 20201472 4326 33554432000 4194304 5990268 140735341682976 140735341674400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28811/statm: 4932 4326 182 439 0 4489 0
[pid=28935] ppid=28811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (satsolver.sh) S 28811 28810 22749 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291408809 9367552 267 33554432000 4194304 5064252 140737407000112 140737406999024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28935/statm: 2287 267 226 213 0 72 0
[pid=28936] ppid=28935 vsize=107616 CPUtime=62.81 cores=1,3,5,7
/proc/28936/stat : 28936 (glucose) R 28935 28810 22749 0 -1 4202496 12267 0 0 0 6277 4 0 0 20 0 1 0 291408810 110198784 24657 33554432000 4194304 5208918 140733666325744 140733666323736 4212883 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28936/statm: 26904 24657 105 248 0 26653 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 145640

[startup+1482.3 s]
/proc/loadavg: 2.17 2.07 2.02 3/183 28936
/proc/meminfo: memFree=26586228/32873648 swapFree=6860/6860
[pid=28810] ppid=28808 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28810/stat : 28810 (npSolver-wbo-It) S 28808 28810 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291272862 9367552 275 33554432000 4194304 5064252 140737257777152 140737257776064 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28810/statm: 2287 275 233 213 0 72 0
[pid=28811] ppid=28810 vsize=19728 CPUtime=1359.23 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo) S 28810 28810 22749 0 -1 4202496 17715 124134 0 0 76 10 135760 77 20 0 1 0 291272862 20201472 4326 33554432000 4194304 5990268 140735341682976 140735341674400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28811/statm: 4932 4326 182 439 0 4489 0
[pid=28935] ppid=28811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (satsolver.sh) S 28811 28810 22749 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291408809 9367552 267 33554432000 4194304 5064252 140737407000112 140737406999024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28935/statm: 2287 267 226 213 0 72 0
[pid=28936] ppid=28935 vsize=145436 CPUtime=122.79 cores=1,3,5,7
/proc/28936/stat : 28936 (glucose) R 28935 28810 22749 0 -1 4202496 12665 0 0 0 12274 5 0 0 20 0 1 0 291408810 148926464 31041 33554432000 4194304 5208918 140733666325744 140733666323736 4211521 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28936/statm: 36359 31041 105 248 0 36108 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 183460

[startup+1542.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/183 28936
/proc/meminfo: memFree=26585164/32873648 swapFree=6860/6860
[pid=28810] ppid=28808 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28810/stat : 28810 (npSolver-wbo-It) S 28808 28810 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291272862 9367552 275 33554432000 4194304 5064252 140737257777152 140737257776064 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28810/statm: 2287 275 233 213 0 72 0
[pid=28811] ppid=28810 vsize=19728 CPUtime=1359.23 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo) S 28810 28810 22749 0 -1 4202496 17715 124134 0 0 76 10 135760 77 20 0 1 0 291272862 20201472 4326 33554432000 4194304 5990268 140735341682976 140735341674400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28811/statm: 4932 4326 182 439 0 4489 0
[pid=28935] ppid=28811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (satsolver.sh) S 28811 28810 22749 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 291408809 9367552 267 33554432000 4194304 5064252 140737407000112 140737406999024 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28935/statm: 2287 267 226 213 0 72 0
[pid=28936] ppid=28935 vsize=96116 CPUtime=182.78 cores=1,3,5,7
/proc/28936/stat : 28936 (glucose) R 28935 28810 22749 0 -1 4202496 13094 0 0 0 18271 7 0 0 20 0 1 0 291408810 98422784 23237 33554432000 4194304 5208918 140733666325744 140733666323832 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28936/statm: 24029 23237 105 248 0 23778 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 134140

[startup+1602.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/183 28944
/proc/meminfo: memFree=26613716/32873648 swapFree=6860/6860
[pid=28810] ppid=28808 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28810/stat : 28810 (npSolver-wbo-It) S 28808 28810 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291272862 9367552 275 33554432000 4194304 5064252 140737257777152 140737257776064 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28810/statm: 2287 275 233 213 0 72 0
[pid=28811] ppid=28810 vsize=19728 CPUtime=1580.64 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo) S 28810 28810 22749 0 -1 4202496 19794 142155 0 0 86 11 157877 90 20 0 1 0 291272862 20201472 4326 33554432000 4194304 5990268 140735341682976 140735341674400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28811/statm: 4932 4326 182 439 0 4489 0
[pid=28943] ppid=28811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28943/stat : 28943 (satsolver.sh) S 28811 28810 22749 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291430955 9367552 266 33554432000 4194304 5064252 140735317836320 140735317835232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28943/statm: 2287 266 226 213 0 72 0
[pid=28944] ppid=28943 vsize=72368 CPUtime=21.35 cores=1,3,5,7
/proc/28944/stat : 28944 (glucose) R 28943 28810 22749 0 -1 4202496 8802 0 0 0 2133 2 0 0 20 0 1 0 291430956 74104832 16615 33554432000 4194304 5208918 140735572530960 140735572526648 4213056 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28944/statm: 18092 16615 105 248 0 17841 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 110392

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 28944
/proc/meminfo: memFree=26592636/32873648 swapFree=6860/6860
[pid=28810] ppid=28808 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28810/stat : 28810 (npSolver-wbo-It) S 28808 28810 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291272862 9367552 275 33554432000 4194304 5064252 140737257777152 140737257776064 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28810/statm: 2287 275 233 213 0 72 0
[pid=28811] ppid=28810 vsize=19728 CPUtime=1580.64 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo) S 28810 28810 22749 0 -1 4202496 19794 142155 0 0 86 11 157877 90 20 0 1 0 291272862 20201472 4326 33554432000 4194304 5990268 140735341682976 140735341674400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28811/statm: 4932 4326 182 439 0 4489 0
[pid=28943] ppid=28811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28943/stat : 28943 (satsolver.sh) S 28811 28810 22749 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291430955 9367552 266 33554432000 4194304 5064252 140735317836320 140735317835232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28943/statm: 2287 266 226 213 0 72 0
[pid=28944] ppid=28943 vsize=88652 CPUtime=81.34 cores=1,3,5,7
/proc/28944/stat : 28944 (glucose) R 28943 28810 22749 0 -1 4202496 10176 0 0 0 8131 3 0 0 20 0 1 0 291430956 90779648 21329 33554432000 4194304 5208918 140735572530960 140735572527336 4229374 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28944/statm: 22163 21329 105 248 0 21912 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 126676

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 28944
/proc/meminfo: memFree=26548104/32873648 swapFree=6860/6860
[pid=28810] ppid=28808 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28810/stat : 28810 (npSolver-wbo-It) S 28808 28810 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291272862 9367552 275 33554432000 4194304 5064252 140737257777152 140737257776064 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28810/statm: 2287 275 233 213 0 72 0
[pid=28811] ppid=28810 vsize=19728 CPUtime=1580.64 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo) S 28810 28810 22749 0 -1 4202496 19794 142155 0 0 86 11 157877 90 20 0 1 0 291272862 20201472 4326 33554432000 4194304 5990268 140735341682976 140735341674400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28811/statm: 4932 4326 182 439 0 4489 0
[pid=28943] ppid=28811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28943/stat : 28943 (satsolver.sh) S 28811 28810 22749 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291430955 9367552 266 33554432000 4194304 5064252 140735317836320 140735317835232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28943/statm: 2287 266 226 213 0 72 0
[pid=28944] ppid=28943 vsize=168892 CPUtime=141.33 cores=1,3,5,7
/proc/28944/stat : 28944 (glucose) R 28943 28810 22749 0 -1 4202496 12094 0 0 0 14128 5 0 0 20 0 1 0 291430956 172945408 32605 33554432000 4194304 5208918 140735572530960 140735572528952 4212881 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28944/statm: 42223 32605 105 248 0 41972 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 206916

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 28947
/proc/meminfo: memFree=26540936/32873648 swapFree=6860/6860
[pid=28810] ppid=28808 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28810/stat : 28810 (npSolver-wbo-It) S 28808 28810 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291272862 9367552 275 33554432000 4194304 5064252 140737257777152 140737257776064 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28810/statm: 2287 275 233 213 0 72 0
[pid=28811] ppid=28810 vsize=19728 CPUtime=1580.64 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo) S 28810 28810 22749 0 -1 4202496 19794 142155 0 0 86 11 157877 90 20 0 1 0 291272862 20201472 4326 33554432000 4194304 5990268 140735341682976 140735341674400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28811/statm: 4932 4326 182 439 0 4489 0
[pid=28943] ppid=28811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28943/stat : 28943 (satsolver.sh) S 28811 28810 22749 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291430955 9367552 266 33554432000 4194304 5064252 140735317836320 140735317835232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28943/statm: 2287 266 226 213 0 72 0
[pid=28944] ppid=28943 vsize=168892 CPUtime=201.32 cores=1,3,5,7
/proc/28944/stat : 28944 (glucose) R 28943 28810 22749 0 -1 4202496 13378 0 0 0 20125 7 0 0 20 0 1 0 291430956 172945408 34141 33554432000 4194304 5208918 140735572530960 140735572527336 4229244 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28944/statm: 42223 34141 105 248 0 41972 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 206916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.02 2.00 3/185 28970
/proc/meminfo: memFree=26541552/32873648 swapFree=6860/6860
[pid=28810] ppid=28808 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28810/stat : 28810 (npSolver-wbo-It) S 28808 28810 22749 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291272862 9367552 275 33554432000 4194304 5064252 140737257777152 140737257776064 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28810/statm: 2287 275 233 213 0 72 0
[pid=28811] ppid=28810 vsize=19728 CPUtime=1580.64 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo) S 28810 28810 22749 0 -1 4202496 19794 142155 0 0 86 11 157877 90 20 0 1 0 291272862 20201472 4326 33554432000 4194304 5990268 140735341682976 140735341674400 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28811/statm: 4932 4326 182 439 0 4489 0
[pid=28943] ppid=28811 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28943/stat : 28943 (satsolver.sh) S 28811 28810 22749 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291430955 9367552 266 33554432000 4194304 5064252 140735317836320 140735317835232 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28943/statm: 2287 266 226 213 0 72 0
[pid=28944] ppid=28943 vsize=168892 CPUtime=219.43 cores=1,3,5,7
/proc/28944/stat : 28944 (glucose) R 28943 28810 22749 0 -1 4202496 13806 0 0 0 21935 8 0 0 20 0 1 0 291430956 172945408 33629 33554432000 4194304 5208918 140735572530960 140735572527336 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28944/statm: 42223 33629 105 248 0 41972 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 206916

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.11
CPU user time (s): 1799
CPU system time (s): 1.11183
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 220256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799
system time used= 1.11183
maximum resident set size= 152544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176745
page faults= 0
swaps= 0
block input operations= 0
block output operations= 118208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 983
involuntary context switches= 1998

runsolver used 3.52646 second user time and 9.09162 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-29 02:31:08
IDJOB=3715538
IDBENCH=79526
IDSOLVER=2297
FILE ID=node116/3715538-1338251468
RUNJOBID= node116-1338233401-24069
PBS_JOBID= 14624642
Free space on /tmp= 71460 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/warehouse/normalized-cap44_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715538-1338251468/watcher-3715538-1338251468 -o /tmp/evaluation-result-3715538-1338251468/solver-3715538-1338251468 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715538-1338251468.wbo 194311583 HOME HOME

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

MD5SUM BENCH= eea9483bb210b3ae31db150f2467fbf7
RANDOM SEED=194311583

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30168852 kB
Buffers:          451856 kB
Cached:          1220888 kB
SwapCached:         3232 kB
Active:          1099548 kB
Inactive:         749508 kB
Active(anon):     165288 kB
Inactive(anon):     8956 kB
Active(file):     934260 kB
Inactive(file):   740552 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103672 kB
Dirty:              8196 kB
Writeback:             0 kB
AnonPages:        204540 kB
Mapped:            13692 kB
Shmem:                96 kB
Slab:             716388 kB
SReclaimable:     160508 kB
SUnreclaim:       555880 kB
KernelStack:        1520 kB
PageTables:         4372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     320088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70584 MiB
End job on node116 at 2012-05-29 03:01:09