Trace number 3715543

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-cap74_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.36
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.06	o 19207135
0.00/0.06	c starting approximation
0.00/0.06	c factor = 2
0.00/0.06	c factor still to low - shrinking to 93001
0.00/0.06	c approx number of clauses: 1e+06
0.00/0.06	c current bound: 9603568
183.33/183.47	c leaving approximation
183.33/183.47	c finished approximation
183.33/183.47	c fallback to adder encoding
486.67/486.87	o 19204987
486.67/486.87	c fallback to adder encoding
649.07/649.31	o 19204464
649.07/649.31	c fallback to adder encoding
755.30/755.55	o 19204443
755.30/755.55	c fallback to adder encoding
1053.23/1053.54	o 19202248
1053.23/1053.54	c fallback to adder encoding
1364.19/1364.59	o 19202078
1364.19/1364.59	c fallback to adder encoding
1422.89/1423.27	o 19200927
1422.89/1423.27	c fallback to adder encoding
1647.57/1647.99	o 19200107
1647.57/1647.99	c fallback to adder encoding
1800.02/1800.41	./satsolver.sh: line 5: 31874 Terminated              ./glucose $1 > $2 2> /dev/null
1800.02/1800.41	c error: unexpected solver exit code
1800.02/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-3715543-1338250281/watcher-3715543-1338250281 -o /tmp/evaluation-result-3715543-1338250281/solver-3715543-1338250281 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3715543-1338250281.wbo 825387757 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.01 1.97 3/179 31733
/proc/meminfo: memFree=27154816/32873844 swapFree=7384/7384
[pid=31733] ppid=31731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31733/stat : 31733 (npSolver-wbo-It) S 31731 31733 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291153597 9367552 274 33554432000 4194304 5064252 140735770196800 140735770195712 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31733/statm: 2287 274 233 213 0 72 0

[startup+0.0140199 s]
/proc/loadavg: 2.06 2.01 1.97 3/179 31733
/proc/meminfo: memFree=27154816/32873844 swapFree=7384/7384
[pid=31733] ppid=31731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31733/stat : 31733 (npSolver-wbo-It) S 31731 31733 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291153597 9367552 274 33554432000 4194304 5064252 140735770196800 140735770195712 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31733/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100251 s]
/proc/loadavg: 2.06 2.01 1.97 3/179 31733
/proc/meminfo: memFree=27154816/32873844 swapFree=7384/7384
[pid=31733] ppid=31731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31733/stat : 31733 (npSolver-wbo-It) S 31731 31733 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291153597 9367552 274 33554432000 4194304 5064252 140735770196800 140735770195712 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31733/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300323 s]
/proc/loadavg: 2.06 2.01 1.97 3/179 31733
/proc/meminfo: memFree=27154816/32873844 swapFree=7384/7384
[pid=31733] ppid=31731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31733/stat : 31733 (npSolver-wbo-It) S 31731 31733 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291153597 9367552 274 33554432000 4194304 5064252 140735770196800 140735770195712 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31733/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700333 s]
/proc/loadavg: 2.06 2.01 1.97 3/179 31733
/proc/meminfo: memFree=27154816/32873844 swapFree=7384/7384
[pid=31733] ppid=31731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31733/stat : 31733 (npSolver-wbo-It) S 31731 31733 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291153597 9367552 274 33554432000 4194304 5064252 140735770196800 140735770195712 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31733/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50045 s]
/proc/loadavg: 2.06 2.01 1.97 3/183 31747
/proc/meminfo: memFree=27125020/32873844 swapFree=7384/7384
[pid=31733] ppid=31731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31733/stat : 31733 (npSolver-wbo-It) S 31731 31733 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291153597 9367552 274 33554432000 4194304 5064252 140735770196800 140735770195712 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31733/statm: 2287 274 233 213 0 72 0
[pid=31734] ppid=31733 vsize=7044 CPUtime=0.08 cores=1,3,5,7
/proc/31734/stat : 31734 (npSolver-wbo) S 31733 31733 23311 0 -1 4202496 2420 5168 0 0 5 1 1 1 20 0 1 0 291153598 7213056 1092 33554432000 4194304 5990268 140733470255712 140733470247120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31734/statm: 1761 1092 174 439 0 1318 0
[pid=31746] ppid=31734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31746/stat : 31746 (satsolver.sh) S 31734 31733 23311 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291153608 9367552 266 33554432000 4194304 5064252 140735931691488 140735931690400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31746/statm: 2287 266 226 213 0 72 0
[pid=31747] ppid=31746 vsize=26116 CPUtime=1.38 cores=1,3,5,7
/proc/31747/stat : 31747 (glucose) R 31746 31733 23311 0 -1 4202496 5601 0 0 0 137 1 0 0 20 0 1 0 291153608 26742784 5934 33554432000 4194304 5208918 140733715908640 140733715906312 4205139 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31747/statm: 6529 5934 101 248 0 6278 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 51456

[startup+3.10046 s]
/proc/loadavg: 2.06 2.01 1.97 3/183 31747
/proc/meminfo: memFree=27124424/32873844 swapFree=7384/7384
[pid=31733] ppid=31731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31733/stat : 31733 (npSolver-wbo-It) S 31731 31733 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291153597 9367552 274 33554432000 4194304 5064252 140735770196800 140735770195712 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31733/statm: 2287 274 233 213 0 72 0
[pid=31734] ppid=31733 vsize=7044 CPUtime=0.08 cores=1,3,5,7
/proc/31734/stat : 31734 (npSolver-wbo) S 31733 31733 23311 0 -1 4202496 2420 5168 0 0 5 1 1 1 20 0 1 0 291153598 7213056 1092 33554432000 4194304 5990268 140733470255712 140733470247120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31734/statm: 1761 1092 174 439 0 1318 0
[pid=31746] ppid=31734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31746/stat : 31746 (satsolver.sh) S 31734 31733 23311 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291153608 9367552 266 33554432000 4194304 5064252 140735931691488 140735931690400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31746/statm: 2287 266 226 213 0 72 0
[pid=31747] ppid=31746 vsize=26340 CPUtime=2.98 cores=1,3,5,7
/proc/31747/stat : 31747 (glucose) R 31746 31733 23311 0 -1 4202496 5775 0 0 0 297 1 0 0 20 0 1 0 291153608 26972160 6058 33554432000 4194304 5208918 140733715908640 140733715906664 4229021 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31747/statm: 6585 6058 102 248 0 6334 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 51680

[startup+6.30045 s]
/proc/loadavg: 2.06 2.01 1.97 3/183 31747
/proc/meminfo: memFree=27123244/32873844 swapFree=7384/7384
[pid=31733] ppid=31731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31733/stat : 31733 (npSolver-wbo-It) S 31731 31733 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291153597 9367552 274 33554432000 4194304 5064252 140735770196800 140735770195712 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31733/statm: 2287 274 233 213 0 72 0
[pid=31734] ppid=31733 vsize=7044 CPUtime=0.08 cores=1,3,5,7
/proc/31734/stat : 31734 (npSolver-wbo) S 31733 31733 23311 0 -1 4202496 2420 5168 0 0 5 1 1 1 20 0 1 0 291153598 7213056 1092 33554432000 4194304 5990268 140733470255712 140733470247120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31734/statm: 1761 1092 174 439 0 1318 0
[pid=31746] ppid=31734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31746/stat : 31746 (satsolver.sh) S 31734 31733 23311 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291153608 9367552 266 33554432000 4194304 5064252 140735931691488 140735931690400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31746/statm: 2287 266 226 213 0 72 0
[pid=31747] ppid=31746 vsize=27108 CPUtime=6.18 cores=1,3,5,7
/proc/31747/stat : 31747 (glucose) R 31746 31733 23311 0 -1 4202496 6771 0 0 0 617 1 0 0 20 0 1 0 291153608 27758592 6340 33554432000 4194304 5208918 140733715908640 140733715906472 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31747/statm: 6777 6340 105 248 0 6526 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 52448

[startup+12.7004 s]
/proc/loadavg: 2.05 2.01 1.97 3/183 31806
/proc/meminfo: memFree=27833784/32873844 swapFree=7384/7384
[pid=31733] ppid=31731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31733/stat : 31733 (npSolver-wbo-It) S 31731 31733 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291153597 9367552 274 33554432000 4194304 5064252 140735770196800 140735770195712 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31733/statm: 2287 274 233 213 0 72 0
[pid=31734] ppid=31733 vsize=7044 CPUtime=0.08 cores=1,3,5,7
/proc/31734/stat : 31734 (npSolver-wbo) S 31733 31733 23311 0 -1 4202496 2420 5168 0 0 5 1 1 1 20 0 1 0 291153598 7213056 1092 33554432000 4194304 5990268 140733470255712 140733470247120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31734/statm: 1761 1092 174 439 0 1318 0
[pid=31746] ppid=31734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31746/stat : 31746 (satsolver.sh) S 31734 31733 23311 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291153608 9367552 266 33554432000 4194304 5064252 140735931691488 140735931690400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31746/statm: 2287 266 226 213 0 72 0
[pid=31747] ppid=31746 vsize=34308 CPUtime=12.57 cores=1,3,5,7
/proc/31747/stat : 31747 (glucose) R 31746 31733 23311 0 -1 4202496 7738 0 0 0 1256 1 0 0 20 0 1 0 291153608 35131392 8065 33554432000 4194304 5208918 140733715908640 140733715906584 4228972 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31747/statm: 8577 8065 105 248 0 8326 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 59648

[startup+25.5005 s]
/proc/loadavg: 2.04 2.01 1.97 3/183 31806
/proc/meminfo: memFree=27830360/32873844 swapFree=7384/7384
[pid=31733] ppid=31731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31733/stat : 31733 (npSolver-wbo-It) S 31731 31733 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291153597 9367552 274 33554432000 4194304 5064252 140735770196800 140735770195712 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31733/statm: 2287 274 233 213 0 72 0
[pid=31734] ppid=31733 vsize=7044 CPUtime=0.08 cores=1,3,5,7
/proc/31734/stat : 31734 (npSolver-wbo) S 31733 31733 23311 0 -1 4202496 2420 5168 0 0 5 1 1 1 20 0 1 0 291153598 7213056 1092 33554432000 4194304 5990268 140733470255712 140733470247120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31734/statm: 1761 1092 174 439 0 1318 0
[pid=31746] ppid=31734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31746/stat : 31746 (satsolver.sh) S 31734 31733 23311 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291153608 9367552 266 33554432000 4194304 5064252 140735931691488 140735931690400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31746/statm: 2287 266 226 213 0 72 0
[pid=31747] ppid=31746 vsize=38664 CPUtime=25.38 cores=1,3,5,7
/proc/31747/stat : 31747 (glucose) R 31746 31733 23311 0 -1 4202496 8373 0 0 0 2536 2 0 0 20 0 1 0 291153608 39591936 9306 33554432000 4194304 5208918 140733715908640 140733715905016 4229232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31747/statm: 9666 9306 105 248 0 9415 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 64004

[startup+51.1005 s]
/proc/loadavg: 2.03 2.00 1.97 3/183 31806
/proc/meminfo: memFree=27815660/32873844 swapFree=7384/7384
[pid=31733] ppid=31731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31733/stat : 31733 (npSolver-wbo-It) S 31731 31733 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291153597 9367552 274 33554432000 4194304 5064252 140735770196800 140735770195712 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31733/statm: 2287 274 233 213 0 72 0
[pid=31734] ppid=31733 vsize=7044 CPUtime=0.08 cores=1,3,5,7
/proc/31734/stat : 31734 (npSolver-wbo) S 31733 31733 23311 0 -1 4202496 2420 5168 0 0 5 1 1 1 20 0 1 0 291153598 7213056 1092 33554432000 4194304 5990268 140733470255712 140733470247120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31734/statm: 1761 1092 174 439 0 1318 0
[pid=31746] ppid=31734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31746/stat : 31746 (satsolver.sh) S 31734 31733 23311 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291153608 9367552 266 33554432000 4194304 5064252 140735931691488 140735931690400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31746/statm: 2287 266 226 213 0 72 0
[pid=31747] ppid=31746 vsize=45804 CPUtime=50.97 cores=1,3,5,7
/proc/31747/stat : 31747 (glucose) R 31746 31733 23311 0 -1 4202496 9719 0 0 0 5095 2 0 0 20 0 1 0 291153608 46903296 11074 33554432000 4194304 5208918 140733715908640 140733715905016 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31747/statm: 11451 11074 105 248 0 11200 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 71144

[startup+102.301 s]
/proc/loadavg: 2.01 2.00 1.97 3/183 31806
/proc/meminfo: memFree=27783376/32873844 swapFree=7384/7384
[pid=31733] ppid=31731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31733/stat : 31733 (npSolver-wbo-It) S 31731 31733 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291153597 9367552 274 33554432000 4194304 5064252 140735770196800 140735770195712 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31733/statm: 2287 274 233 213 0 72 0
[pid=31734] ppid=31733 vsize=7044 CPUtime=0.08 cores=1,3,5,7
/proc/31734/stat : 31734 (npSolver-wbo) S 31733 31733 23311 0 -1 4202496 2420 5168 0 0 5 1 1 1 20 0 1 0 291153598 7213056 1092 33554432000 4194304 5990268 140733470255712 140733470247120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31734/statm: 1761 1092 174 439 0 1318 0
[pid=31746] ppid=31734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31746/stat : 31746 (satsolver.sh) S 31734 31733 23311 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 291153608 9367552 266 33554432000 4194304 5064252 140735931691488 140735931690400 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31746/statm: 2287 266 226 213 0 72 0
[pid=31747] ppid=31746 vsize=53012 CPUtime=102.16 cores=1,3,5,7
/proc/31747/stat : 31747 (glucose) R 31746 31733 23311 0 -1 4202496 10240 0 0 0 10214 2 0 0 20 0 1 0 291153608 54284288 12866 33554432000 4194304 5208918 140733715908640 140733715906728 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31747/statm: 13253 12866 105 248 0 13002 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 78352

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 31806
/proc/meminfo: memFree=27757712/32873844 swapFree=7384/7384
[pid=31733] ppid=31731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31733/stat : 31733 (npSolver-wbo-It) S 31731 31733 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291153597 9367552 274 33554432000 4194304 5064252 140735770196800 140735770195712 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31733/statm: 2287 274 233 213 0 72 0
[pid=31734] ppid=31733 vsize=7044 CPUtime=0.08 cores=1,3,5,7
/proc/31734/stat : 31734 (npSolver-wbo) S 31733 31733 23311 0 -1 4202496 2420 5168 0 0 5 1 1 1 20 0 1 0 291153598 7213056 1092 33554432000 4194304 5990268 140733470255712 140733470247120 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31734/statm: 1761 1092 174 439 0 1318 0
[pid=31746] ppid=31734 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31858
/proc/meminfo: memFree=27622100/32873844 swapFree=7384/7384
[pid=31733] ppid=31731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31733/stat : 31733 (npSolver-wbo-It) S 31731 31733 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291153597 9367552 274 33554432000 4194304 5064252 140735770196800 140735770195712 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31733/statm: 2287 274 233 213 0 72 0
[pid=31734] ppid=31733 vsize=19728 CPUtime=1364.43 cores=1,3,5,7
/proc/31734/stat : 31734 (npSolver-wbo) S 31733 31733 23311 0 -1 4202496 16398 105917 0 0 66 11 136290 76 20 0 1 0 291153598 20201472 4535 33554432000 4194304 5990268 140733470255712 140733470247136 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31734/statm: 4932 4535 182 439 0 4489 0
[pid=31857] ppid=31734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31857/stat : 31857 (satsolver.sh) S 31734 31733 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291290069 9367552 266 33554432000 4194304 5064252 140734989541984 140734989540896 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31857/statm: 2287 266 226 213 0 72 0
[pid=31858] ppid=31857 vsize=90244 CPUtime=57.57 cores=1,3,5,7
/proc/31858/stat : 31858 (glucose) R 31857 31733 23311 0 -1 4202496 11106 0 0 0 5752 5 0 0 20 0 1 0 291290069 92409856 20406 33554432000 4194304 5208918 140735431759600 140735431757544 4211744 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31858/statm: 22561 20406 105 248 0 22310 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 128268

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31866
/proc/meminfo: memFree=27602912/32873844 swapFree=7384/7384
[pid=31733] ppid=31731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31733/stat : 31733 (npSolver-wbo-It) S 31731 31733 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291153597 9367552 274 33554432000 4194304 5064252 140735770196800 140735770195712 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31733/statm: 2287 274 233 213 0 72 0
[pid=31734] ppid=31733 vsize=19728 CPUtime=1423.09 cores=1,3,5,7
/proc/31734/stat : 31734 (npSolver-wbo) S 31733 31733 23311 0 -1 4202496 18685 120250 0 0 77 12 142135 85 20 0 1 0 291153598 20201472 4535 33554432000 4194304 5990268 140733470255712 140733470247136 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31734/statm: 4932 4535 182 439 0 4489 0
[pid=31864] ppid=31734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31864/stat : 31864 (satsolver.sh) S 31734 31733 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291295937 9367552 266 33554432000 4194304 5064252 140736999526560 140736999525472 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31864/statm: 2287 266 226 213 0 72 0
[pid=31865] ppid=31864 vsize=77264 CPUtime=58.88 cores=1,3,5,7
/proc/31865/stat : 31865 (glucose) R 31864 31733 23311 0 -1 4202496 10777 0 0 0 5885 3 0 0 20 0 1 0 291295937 79118336 18539 33554432000 4194304 5208918 140737248482480 140737248478856 4229347 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31865/statm: 19316 18539 105 248 0 19065 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 115288

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 31866
/proc/meminfo: memFree=27524372/32873844 swapFree=7384/7384
[pid=31733] ppid=31731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31733/stat : 31733 (npSolver-wbo-It) S 31731 31733 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291153597 9367552 274 33554432000 4194304 5064252 140735770196800 140735770195712 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31733/statm: 2287 274 233 213 0 72 0
[pid=31734] ppid=31733 vsize=19728 CPUtime=1423.09 cores=1,3,5,7
/proc/31734/stat : 31734 (npSolver-wbo) S 31733 31733 23311 0 -1 4202496 18685 120250 0 0 77 12 142135 85 20 0 1 0 291153598 20201472 4535 33554432000 4194304 5990268 140733470255712 140733470247136 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31734/statm: 4932 4535 182 439 0 4489 0
[pid=31864] ppid=31734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31864/stat : 31864 (satsolver.sh) S 31734 31733 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291295937 9367552 266 33554432000 4194304 5064252 140736999526560 140736999525472 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31864/statm: 2287 266 226 213 0 72 0
[pid=31865] ppid=31864 vsize=96116 CPUtime=118.87 cores=1,3,5,7
/proc/31865/stat : 31865 (glucose) R 31864 31733 23311 0 -1 4202496 11806 0 0 0 11883 4 0 0 20 0 1 0 291295937 98422784 23272 33554432000 4194304 5208918 140737248482480 140737248478792 4211632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31865/statm: 24029 23272 105 248 0 23778 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 134140

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31867
/proc/meminfo: memFree=27561664/32873844 swapFree=7384/7384
[pid=31733] ppid=31731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31733/stat : 31733 (npSolver-wbo-It) S 31731 31733 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291153597 9367552 274 33554432000 4194304 5064252 140735770196800 140735770195712 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31733/statm: 2287 274 233 213 0 72 0
[pid=31734] ppid=31733 vsize=19728 CPUtime=1423.09 cores=1,3,5,7
/proc/31734/stat : 31734 (npSolver-wbo) S 31733 31733 23311 0 -1 4202496 18685 120250 0 0 77 12 142135 85 20 0 1 0 291153598 20201472 4535 33554432000 4194304 5990268 140733470255712 140733470247136 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31734/statm: 4932 4535 182 439 0 4489 0
[pid=31864] ppid=31734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31864/stat : 31864 (satsolver.sh) S 31734 31733 23311 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 291295937 9367552 266 33554432000 4194304 5064252 140736999526560 140736999525472 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31864/statm: 2287 266 226 213 0 72 0
[pid=31865] ppid=31864 vsize=145436 CPUtime=178.86 cores=1,3,5,7
/proc/31865/stat : 31865 (glucose) R 31864 31733 23311 0 -1 4202496 12801 0 0 0 17879 7 0 0 20 0 1 0 291295937 148926464 31184 33554432000 4194304 5208918 140737248482480 140737248480472 4229515 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31865/statm: 36359 31184 105 248 0 36108 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 183460

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31874
/proc/meminfo: memFree=27643152/32873844 swapFree=7384/7384
[pid=31733] ppid=31731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31733/stat : 31733 (npSolver-wbo-It) S 31731 31733 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291153597 9367552 274 33554432000 4194304 5064252 140735770196800 140735770195712 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31733/statm: 2287 274 233 213 0 72 0
[pid=31734] ppid=31733 vsize=19728 CPUtime=1647.77 cores=1,3,5,7
/proc/31734/stat : 31734 (npSolver-wbo) S 31733 31733 23311 0 -1 4202496 20972 137162 0 0 87 14 164577 99 20 0 1 0 291153598 20201472 4535 33554432000 4194304 5990268 140733470255712 140733470247136 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31734/statm: 4932 4535 182 439 0 4489 0
[pid=31873] ppid=31734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31873/stat : 31873 (satsolver.sh) S 31734 31733 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291318408 9367552 267 33554432000 4194304 5064252 140734646675936 140734646674848 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31873/statm: 2287 267 226 213 0 72 0
[pid=31874] ppid=31873 vsize=46508 CPUtime=14.17 cores=1,3,5,7
/proc/31874/stat : 31874 (glucose) R 31873 31733 23311 0 -1 4202496 7090 0 0 0 1416 1 0 0 20 0 1 0 291318409 47624192 10835 33554432000 4194304 5208918 140734248555104 140734248550872 4211518 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31874/statm: 11627 10835 105 248 0 11376 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 84532

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 31877
/proc/meminfo: memFree=27593240/32873844 swapFree=7384/7384
[pid=31733] ppid=31731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31733/stat : 31733 (npSolver-wbo-It) S 31731 31733 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291153597 9367552 274 33554432000 4194304 5064252 140735770196800 140735770195712 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31733/statm: 2287 274 233 213 0 72 0
[pid=31734] ppid=31733 vsize=19728 CPUtime=1647.77 cores=1,3,5,7
/proc/31734/stat : 31734 (npSolver-wbo) S 31733 31733 23311 0 -1 4202496 20972 137162 0 0 87 14 164577 99 20 0 1 0 291153598 20201472 4535 33554432000 4194304 5990268 140733470255712 140733470247136 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31734/statm: 4932 4535 182 439 0 4489 0
[pid=31873] ppid=31734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31873/stat : 31873 (satsolver.sh) S 31734 31733 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291318408 9367552 267 33554432000 4194304 5064252 140734646675936 140734646674848 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31873/statm: 2287 267 226 213 0 72 0
[pid=31874] ppid=31873 vsize=88652 CPUtime=74.16 cores=1,3,5,7
/proc/31874/stat : 31874 (glucose) R 31873 31733 23311 0 -1 4202496 9779 0 0 0 7413 3 0 0 20 0 1 0 291318409 90779648 21331 33554432000 4194304 5208918 140734248555104 140734248551480 4211147 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31874/statm: 22163 21331 105 248 0 21912 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 126676

[startup+1782.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/183 31878
/proc/meminfo: memFree=27546716/32873844 swapFree=7384/7384
[pid=31733] ppid=31731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31733/stat : 31733 (npSolver-wbo-It) S 31731 31733 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291153597 9367552 274 33554432000 4194304 5064252 140735770196800 140735770195712 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31733/statm: 2287 274 233 213 0 72 0
[pid=31734] ppid=31733 vsize=19728 CPUtime=1647.77 cores=1,3,5,7
/proc/31734/stat : 31734 (npSolver-wbo) S 31733 31733 23311 0 -1 4202496 20972 137162 0 0 87 14 164577 99 20 0 1 0 291153598 20201472 4535 33554432000 4194304 5990268 140733470255712 140733470247136 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31734/statm: 4932 4535 182 439 0 4489 0
[pid=31873] ppid=31734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31873/stat : 31873 (satsolver.sh) S 31734 31733 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291318408 9367552 267 33554432000 4194304 5064252 140734646675936 140734646674848 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31873/statm: 2287 267 226 213 0 72 0
[pid=31874] ppid=31873 vsize=168892 CPUtime=134.16 cores=1,3,5,7
/proc/31874/stat : 31874 (glucose) R 31873 31733 23311 0 -1 4202496 11275 0 0 0 13410 6 0 0 20 0 1 0 291318409 172945408 34114 33554432000 4194304 5208918 140734248555104 140734248551480 4211038 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31874/statm: 42223 34114 105 248 0 41972 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 206916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 31878
/proc/meminfo: memFree=27575008/32873844 swapFree=7384/7384
[pid=31733] ppid=31731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31733/stat : 31733 (npSolver-wbo-It) S 31731 31733 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291153597 9367552 274 33554432000 4194304 5064252 140735770196800 140735770195712 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31733/statm: 2287 274 233 213 0 72 0
[pid=31734] ppid=31733 vsize=19728 CPUtime=1647.77 cores=1,3,5,7
/proc/31734/stat : 31734 (npSolver-wbo) S 31733 31733 23311 0 -1 4202496 20972 137162 0 0 87 14 164577 99 20 0 1 0 291153598 20201472 4535 33554432000 4194304 5990268 140733470255712 140733470247136 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31734/statm: 4932 4535 182 439 0 4489 0
[pid=31873] ppid=31734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31873/stat : 31873 (satsolver.sh) S 31734 31733 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291318408 9367552 267 33554432000 4194304 5064252 140734646675936 140734646674848 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31873/statm: 2287 267 226 213 0 72 0
[pid=31874] ppid=31873 vsize=119572 CPUtime=152.25 cores=1,3,5,7
/proc/31874/stat : 31874 (glucose) R 31873 31733 23311 0 -1 4202496 11733 0 0 0 15219 6 0 0 20 0 1 0 291318409 122441728 25009 33554432000 4194304 5208918 140734248555104 140734248553192 4212649 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31874/statm: 29893 25009 105 248 0 29642 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 157596

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 31878
/proc/meminfo: memFree=27575008/32873844 swapFree=7384/7384
[pid=31733] ppid=31731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31733/stat : 31733 (npSolver-wbo-It) S 31731 31733 23311 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 291153597 9367552 274 33554432000 4194304 5064252 140735770196800 140735770195712 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31733/statm: 2287 274 233 213 0 72 0
[pid=31734] ppid=31733 vsize=19728 CPUtime=1647.77 cores=1,3,5,7
/proc/31734/stat : 31734 (npSolver-wbo) S 31733 31733 23311 0 -1 4202496 20972 137162 0 0 87 14 164577 99 20 0 1 0 291153598 20201472 4535 33554432000 4194304 5990268 140733470255712 140733470247136 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31734/statm: 4932 4535 182 439 0 4489 0
[pid=31873] ppid=31734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31873/stat : 31873 (satsolver.sh) S 31734 31733 23311 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291318408 9367552 267 33554432000 4194304 5064252 140734646675936 140734646674848 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/31873/statm: 2287 267 226 213 0 72 0
[pid=31874] ppid=31873 vsize=119572 CPUtime=152.25 cores=1,3,5,7
/proc/31874/stat : 31874 (glucose) R 31873 31733 23311 0 -1 4202496 11733 0 0 0 15219 6 0 0 20 0 1 0 291318409 122441728 25009 33554432000 4194304 5208918 140734248555104 140734248553192 4212649 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31874/statm: 29893 25009 105 248 0 29642 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 157596

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.85
system time used= 1.21481
maximum resident set size= 151876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170856
page faults= 0
swaps= 0
block input operations= 0
block output operations= 118080
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1036
involuntary context switches= 2125

runsolver used 3.16452 second user time and 8.5337 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-29 02:11:21
IDJOB=3715543
IDBENCH=79502
IDSOLVER=2297
FILE ID=node136/3715543-1338250281
RUNJOBID= node136-1338228495-23328
PBS_JOBID= 14624636
Free space on /tmp= 70868 MiB

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

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

MD5SUM BENCH= eea9483bb210b3ae31db150f2467fbf7
RANDOM SEED=825387757

node136.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.247
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.49
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.247
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		: 2667.247
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.94
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.247
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.90
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.247
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.90
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.247
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.90
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.247
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.247
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:       32873844 kB
MemFree:        27155344 kB
Buffers:          583352 kB
Cached:          3382808 kB
SwapCached:        24460 kB
Active:          2640012 kB
Inactive:        2215888 kB
Active(anon):     856464 kB
Inactive(anon):    26984 kB
Active(file):    1783548 kB
Inactive(file):  2188904 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:              8184 kB
Writeback:             0 kB
AnonPages:        875044 kB
Mapped:            10764 kB
Shmem:                 0 kB
Slab:             720672 kB
SReclaimable:     161636 kB
SUnreclaim:       559036 kB
KernelStack:        1520 kB
PageTables:         6100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1130316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    794624 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= 71000 MiB
End job on node136 at 2012-05-29 02:41:22