Trace number 3715027

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? (TO) 1800.08 1800.62

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j3046_4-unsat--soft-66-100-0.wbo
MD5SUM64f71ed3d387d8d9e46ec44993350335
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.030994
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3968
Total number of constraints13430
Number of soft constraints4564
Number of constraints which are clauses13178
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints252
Minimum length of a constraint1
Maximum length of a constraint30
Top cost 230935
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 230934
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 187
Number of bits of the biggest sum of numbers8
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.46	c run usual solver
3.46/3.63	o 2338
3.46/3.63	c fallback to adder encoding
251.86/252.39	o 2337
251.86/252.39	c fallback to adder encoding
505.89/506.48	o 2336
505.89/506.48	c fallback to adder encoding
744.41/744.78	o 2335
744.41/744.78	c fallback to adder encoding
804.98/805.35	o 2334
804.98/805.35	c fallback to adder encoding
866.88/867.53	o 2099
866.88/867.53	c fallback to adder encoding
942.87/943.54	o 2097
942.87/943.54	c fallback to adder encoding
987.60/988.28	o 1784
987.60/988.28	c fallback to adder encoding
1030.33/1030.73	o 1783
1030.33/1030.73	c fallback to adder encoding
1063.78/1064.45	o 1782
1063.78/1064.45	c fallback to adder encoding
1132.63/1133.34	o 1781
1132.63/1133.34	c fallback to adder encoding
1188.92/1189.63	o 1777
1188.92/1189.63	c fallback to adder encoding
1274.65/1275.37	o 1776
1274.65/1275.37	c fallback to adder encoding
1341.57/1342.04	o 1775
1341.57/1342.04	c fallback to adder encoding
1408.66/1409.44	o 1774
1408.66/1409.44	c fallback to adder encoding
1452.72/1453.51	o 1773
1452.72/1453.51	c fallback to adder encoding
1515.31/1515.85	o 1772
1515.31/1515.85	c fallback to adder encoding
1553.11/1553.93	o 1771
1553.11/1553.93	c fallback to adder encoding
1644.20/1645.05	o 1770
1644.20/1645.05	c fallback to adder encoding
1720.38/1721.24	o 1769
1720.38/1721.24	c fallback to adder encoding
1769.66/1770.53	o 1705
1769.66/1770.53	c fallback to adder encoding
1800.05/1800.61	./satsolver.sh: line 5: 32682 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.61	c error: unexpected solver exit code
1800.05/1800.61	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-3715027-1338191842/watcher-3715027-1338191842 -o /tmp/evaluation-result-3715027-1338191842/solver-3715027-1338191842 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3715027-1338191842.wbo 118053692 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.07 2.02 2.00 4/179 32241
/proc/meminfo: memFree=27078660/32873648 swapFree=6848/6848
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32241/stat : 32241 (npSolver-wbo-It) S 32239 32241 17655 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285311076 9367552 274 33554432000 4194304 5064252 140735527713520 140735527712432 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0

[startup+0.063943 s]
/proc/loadavg: 2.07 2.02 2.00 4/179 32241
/proc/meminfo: memFree=27078660/32873648 swapFree=6848/6848
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32241/stat : 32241 (npSolver-wbo-It) S 32239 32241 17655 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285311076 9367552 274 33554432000 4194304 5064252 140735527713520 140735527712432 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100258 s]
/proc/loadavg: 2.07 2.02 2.00 4/179 32241
/proc/meminfo: memFree=27078660/32873648 swapFree=6848/6848
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32241/stat : 32241 (npSolver-wbo-It) S 32239 32241 17655 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285311076 9367552 274 33554432000 4194304 5064252 140735527713520 140735527712432 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300227 s]
/proc/loadavg: 2.07 2.02 2.00 4/179 32241
/proc/meminfo: memFree=27078660/32873648 swapFree=6848/6848
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32241/stat : 32241 (npSolver-wbo-It) S 32239 32241 17655 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285311076 9367552 274 33554432000 4194304 5064252 140735527713520 140735527712432 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700241 s]
/proc/loadavg: 2.07 2.02 2.00 4/179 32241
/proc/meminfo: memFree=27078660/32873648 swapFree=6848/6848
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32241/stat : 32241 (npSolver-wbo-It) S 32239 32241 17655 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285311076 9367552 274 33554432000 4194304 5064252 140735527713520 140735527712432 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 32245
/proc/meminfo: memFree=26977940/32873648 swapFree=6848/6848
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32241/stat : 32241 (npSolver-wbo-It) S 32239 32241 17655 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285311076 9367552 274 33554432000 4194304 5064252 140735527713520 140735527712432 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=18876 CPUtime=0.46 cores=1,3,5,7
/proc/32242/stat : 32242 (npSolver-wbo) S 32241 32241 17655 0 -1 4202496 5677 0 0 0 44 2 0 0 20 0 1 0 285311076 19329024 3316 33554432000 4194304 5990268 140734415204160 140734415197312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32242/statm: 4719 3316 153 439 0 4276 0
[pid=32244] ppid=32242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32244/stat : 32244 (cp2_pre.sh) S 32242 32241 17655 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 285311123 9367552 277 33554432000 4194304 5064252 140733382145696 140733382144400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32244/statm: 2287 277 234 213 0 72 0
[pid=32245] ppid=32244 vsize=86824 CPUtime=1.02 cores=1,3,5,7
/proc/32245/stat : 32245 (coprocessor) R 32244 32241 17655 0 -1 4202496 17170 0 0 0 100 2 0 0 20 0 1 0 285311124 88907776 20947 33554432000 4194304 6586260 140735038311728 140735038307752 5599305 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/32245/statm: 21706 20947 192 584 0 21118 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 123996

[startup+3.10029 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 32245
/proc/meminfo: memFree=26976420/32873648 swapFree=6848/6848
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32241/stat : 32241 (npSolver-wbo-It) S 32239 32241 17655 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285311076 9367552 274 33554432000 4194304 5064252 140735527713520 140735527712432 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=18876 CPUtime=0.46 cores=1,3,5,7
/proc/32242/stat : 32242 (npSolver-wbo) S 32241 32241 17655 0 -1 4202496 5677 0 0 0 44 2 0 0 20 0 1 0 285311076 19329024 3316 33554432000 4194304 5990268 140734415204160 140734415197312 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32242/statm: 4719 3316 153 439 0 4276 0
[pid=32244] ppid=32242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32244/stat : 32244 (cp2_pre.sh) S 32242 32241 17655 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 285311123 9367552 277 33554432000 4194304 5064252 140733382145696 140733382144400 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32244/statm: 2287 277 234 213 0 72 0
[pid=32245] ppid=32244 vsize=118828 CPUtime=2.49 cores=1,3,5,7
/proc/32245/stat : 32245 (coprocessor) R 32244 32241 17655 0 -1 4202496 20507 0 0 0 218 31 0 0 20 0 1 0 285311124 121679872 26022 33554432000 4194304 6586260 140735038311728 140735038307352 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 12 0 0
/proc/32245/statm: 29707 26022 202 584 0 29119 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 156000

[startup+6.30028 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 32255
/proc/meminfo: memFree=26933156/32873648 swapFree=6848/6848
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32241/stat : 32241 (npSolver-wbo-It) S 32239 32241 17655 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285311076 9367552 274 33554432000 4194304 5064252 140735527713520 140735527712432 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=63248 CPUtime=3.82 cores=1,3,5,7
/proc/32242/stat : 32242 (npSolver-wbo) S 32241 32241 17655 0 -1 4202496 10341 34425 0 0 75 13 248 46 20 0 1 0 285311076 64765952 11848 33554432000 4194304 5990268 140734415204160 140734415195584 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32242/statm: 15812 11848 165 439 0 15369 0
[pid=32254] ppid=32242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32254/stat : 32254 (satsolver.sh) S 32242 32241 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285311472 9367552 267 33554432000 4194304 5064252 140734190122608 140734190121520 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32254/statm: 2287 267 226 213 0 72 0
[pid=32255] ppid=32254 vsize=75256 CPUtime=2.33 cores=1,3,5,7
/proc/32255/stat : 32255 (glucose) R 32254 32241 17655 0 -1 4202496 15492 0 0 0 230 3 0 0 20 0 1 0 285311472 77062144 17357 33554432000 4194304 5208918 140737393626592 140737393624696 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32255/statm: 18814 17357 104 248 0 18563 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 156800

[startup+12.7003 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 32255
/proc/meminfo: memFree=26933296/32873648 swapFree=6848/6848
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32241/stat : 32241 (npSolver-wbo-It) S 32239 32241 17655 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285311076 9367552 274 33554432000 4194304 5064252 140735527713520 140735527712432 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=63248 CPUtime=3.82 cores=1,3,5,7
/proc/32242/stat : 32242 (npSolver-wbo) S 32241 32241 17655 0 -1 4202496 10341 34425 0 0 75 13 248 46 20 0 1 0 285311076 64765952 11848 33554432000 4194304 5990268 140734415204160 140734415195584 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32242/statm: 15812 11848 165 439 0 15369 0
[pid=32254] ppid=32242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32254/stat : 32254 (satsolver.sh) S 32242 32241 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285311472 9367552 267 33554432000 4194304 5064252 140734190122608 140734190121520 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32254/statm: 2287 267 226 213 0 72 0
[pid=32255] ppid=32254 vsize=75256 CPUtime=8.73 cores=1,3,5,7
/proc/32255/stat : 32255 (glucose) R 32254 32241 17655 0 -1 4202496 15549 0 0 0 870 3 0 0 20 0 1 0 285311472 77062144 17414 33554432000 4194304 5208918 140737393626592 140737393624696 4211732 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32255/statm: 18814 17414 104 248 0 18563 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 156800

[startup+25.5003 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 32255
/proc/meminfo: memFree=26931656/32873648 swapFree=6848/6848
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32241/stat : 32241 (npSolver-wbo-It) S 32239 32241 17655 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285311076 9367552 274 33554432000 4194304 5064252 140735527713520 140735527712432 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=63248 CPUtime=3.82 cores=1,3,5,7
/proc/32242/stat : 32242 (npSolver-wbo) S 32241 32241 17655 0 -1 4202496 10341 34425 0 0 75 13 248 46 20 0 1 0 285311076 64765952 11848 33554432000 4194304 5990268 140734415204160 140734415195584 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32242/statm: 15812 11848 165 439 0 15369 0
[pid=32254] ppid=32242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32254/stat : 32254 (satsolver.sh) S 32242 32241 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285311472 9367552 267 33554432000 4194304 5064252 140734190122608 140734190121520 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32254/statm: 2287 267 226 213 0 72 0
[pid=32255] ppid=32254 vsize=82436 CPUtime=21.52 cores=1,3,5,7
/proc/32255/stat : 32255 (glucose) R 32254 32241 17655 0 -1 4202496 15631 0 0 0 2149 3 0 0 20 0 1 0 285311472 84414464 18007 33554432000 4194304 5208918 140737393626592 140737393624744 4211792 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32255/statm: 20609 18007 104 248 0 20358 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 163980

[startup+51.1003 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 32255
/proc/meminfo: memFree=26930984/32873648 swapFree=6848/6848
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32241/stat : 32241 (npSolver-wbo-It) S 32239 32241 17655 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285311076 9367552 274 33554432000 4194304 5064252 140735527713520 140735527712432 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=63248 CPUtime=3.82 cores=1,3,5,7
/proc/32242/stat : 32242 (npSolver-wbo) S 32241 32241 17655 0 -1 4202496 10341 34425 0 0 75 13 248 46 20 0 1 0 285311076 64765952 11848 33554432000 4194304 5990268 140734415204160 140734415195584 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32242/statm: 15812 11848 165 439 0 15369 0
[pid=32254] ppid=32242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32254/stat : 32254 (satsolver.sh) S 32242 32241 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285311472 9367552 267 33554432000 4194304 5064252 140734190122608 140734190121520 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32254/statm: 2287 267 226 213 0 72 0
[pid=32255] ppid=32254 vsize=82436 CPUtime=47.12 cores=1,3,5,7
/proc/32255/stat : 32255 (glucose) R 32254 32241 17655 0 -1 4202496 15637 0 0 0 4709 3 0 0 20 0 1 0 285311472 84414464 18013 33554432000 4194304 5208918 140737393626592 140737393624744 4211744 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32255/statm: 20609 18013 104 248 0 20358 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 163980

[startup+102.306 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 32255
/proc/meminfo: memFree=26923940/32873648 swapFree=6848/6848
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32241/stat : 32241 (npSolver-wbo-It) S 32239 32241 17655 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285311076 9367552 274 33554432000 4194304 5064252 140735527713520 140735527712432 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=63248 CPUtime=3.82 cores=1,3,5,7
/proc/32242/stat : 32242 (npSolver-wbo) S 32241 32241 17655 0 -1 4202496 10341 34425 0 0 75 13 248 46 20 0 1 0 285311076 64765952 11848 33554432000 4194304 5990268 140734415204160 140734415195584 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32242/statm: 15812 11848 165 439 0 15369 0
[pid=32254] ppid=32242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32254/stat : 32254 (satsolver.sh) S 32242 32241 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285311472 9367552 267 33554432000 4194304 5064252 140734190122608 140734190121520 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32254/statm: 2287 267 226 213 0 72 0
[pid=32255] ppid=32254 vsize=82436 CPUtime=98.32 cores=1,3,5,7
/proc/32255/stat : 32255 (glucose) R 32254 32241 17655 0 -1 4202496 15638 0 0 0 9829 3 0 0 20 0 1 0 285311472 84414464 18525 33554432000 4194304 5208918 140737393626592 140737393624744 4211897 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32255/statm: 20609 18525 104 248 0 20358 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 163980

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/184 32258
/proc/meminfo: memFree=26919944/32873648 swapFree=6848/6848
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32241/stat : 32241 (npSolver-wbo-It) S 32239 32241 17655 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285311076 9367552 274 33554432000 4194304 5064252 140735527713520 140735527712432 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=63248 CPUtime=3.82 cores=1,3,5,7
/proc/32242/stat : 32242 (npSolver-wbo) S 32241 32241 17655 0 -1 4202496 10341 34425 0 0 75 13 248 46 20 0 1 0 285311076 64765952 11848 33554432000 4194304 5990268 140734415204160 140734415195584 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32242/statm: 15812 11848 165 439 0 15369 0
[pid=32254] ppid=32242 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/32458/statm: 2287 266 226 213 0 72 0
[pid=32459] ppid=32458 vsize=80792 CPUtime=26.63 cores=1,3,5,7
/proc/32459/stat : 32459 (glucose) R 32458 32241 17655 0 -1 4202496 15282 0 0 0 2659 4 0 0 20 0 1 0 285438643 82731008 16465 33554432000 4194304 5208918 140734347429440 140734347427592 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32459/statm: 20198 16465 104 248 0 19947 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 186912

[startup+1362.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/184 32483
/proc/meminfo: memFree=27052660/32873648 swapFree=6848/6848
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32241/stat : 32241 (npSolver-wbo-It) S 32239 32241 17655 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285311076 9367552 274 33554432000 4194304 5064252 140735527713520 140735527712432 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=87824 CPUtime=1341.91 cores=1,3,5,7
/proc/32242/stat : 32242 (npSolver-wbo) S 32241 32241 17655 0 -1 4202496 71303 362469 0 0 446 57 133455 233 20 0 1 0 285311076 89931776 17481 33554432000 4194304 5990268 140734415204160 140734415195584 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32242/statm: 21956 17481 166 439 0 21513 0
[pid=32479] ppid=32242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32479/stat : 32479 (satsolver.sh) S 32242 32241 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285445310 9367552 267 33554432000 4194304 5064252 140736584211056 140736584209968 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32479/statm: 2287 267 226 213 0 72 0
[pid=32480] ppid=32479 vsize=75108 CPUtime=19.95 cores=1,3,5,7
/proc/32480/stat : 32480 (glucose) R 32479 32241 17655 0 -1 4202496 15199 0 0 0 1992 3 0 0 20 0 1 0 285445310 76910592 15919 33554432000 4194304 5208918 140735664519568 140735664517400 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32480/statm: 18777 15919 104 248 0 18526 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 181228

[startup+1422.31 s]
/proc/loadavg: 2.04 2.05 2.00 3/183 32504
/proc/meminfo: memFree=27050620/32873648 swapFree=6848/6848
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32241/stat : 32241 (npSolver-wbo-It) S 32239 32241 17655 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285311076 9367552 274 33554432000 4194304 5064252 140735527713520 140735527712432 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=87824 CPUtime=1409.27 cores=1,3,5,7
/proc/32242/stat : 32242 (npSolver-wbo) S 32241 32241 17655 0 -1 4202496 75968 386734 0 0 473 60 140149 245 20 0 1 0 285311076 89931776 17481 33554432000 4194304 5990268 140734415204160 140734415195584 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32242/statm: 21956 17481 166 439 0 21513 0
[pid=32496] ppid=32242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32496/stat : 32496 (satsolver.sh) S 32242 32241 17655 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285452050 9367552 266 33554432000 4194304 5064252 140736317132992 140736317131904 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32496/statm: 2287 266 226 213 0 72 0
[pid=32497] ppid=32496 vsize=82348 CPUtime=12.56 cores=1,3,5,7
/proc/32497/stat : 32497 (glucose) R 32496 32241 17655 0 -1 4202496 15199 0 0 0 1253 3 0 0 20 0 1 0 285452050 84324352 16007 33554432000 4194304 5208918 140734740777696 140734740775848 4211156 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32497/statm: 20587 16007 104 248 0 20336 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 188468

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/183 32532
/proc/meminfo: memFree=27051404/32873648 swapFree=6848/6848
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32241/stat : 32241 (npSolver-wbo-It) S 32239 32241 17655 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285311076 9367552 274 33554432000 4194304 5064252 140735527713520 140735527712432 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=87824 CPUtime=1453.35 cores=1,3,5,7
/proc/32242/stat : 32242 (npSolver-wbo) S 32241 32241 17655 0 -1 4202496 80633 410431 0 0 501 64 144512 258 20 0 1 0 285311076 89931776 17481 33554432000 4194304 5990268 140734415204160 140734415195584 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32242/statm: 21956 17481 166 439 0 21513 0
[pid=32524] ppid=32242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32524/stat : 32524 (satsolver.sh) S 32242 32241 17655 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 285456458 9367552 266 33554432000 4194304 5064252 140735333597728 140735333596640 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32524/statm: 2287 266 226 213 0 72 0
[pid=32525] ppid=32524 vsize=84288 CPUtime=28.46 cores=1,3,5,7
/proc/32525/stat : 32525 (glucose) R 32524 32241 17655 0 -1 4202496 15826 0 0 0 2843 3 0 0 20 0 1 0 285456458 86310912 17077 33554432000 4194304 5208918 140735550553872 140735550551704 4229296 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32525/statm: 21072 17077 105 248 0 20821 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 190408

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 32554
/proc/meminfo: memFree=27051720/32873648 swapFree=6848/6848
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32241/stat : 32241 (npSolver-wbo-It) S 32239 32241 17655 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285311076 9367552 274 33554432000 4194304 5064252 140735527713520 140735527712432 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=87824 CPUtime=1515.67 cores=1,3,5,7
/proc/32242/stat : 32242 (npSolver-wbo) S 32241 32241 17655 0 -1 4202496 85296 434379 0 0 528 67 150701 271 20 0 1 0 285311076 89931776 17481 33554432000 4194304 5990268 140734415204160 140734415195584 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32242/statm: 21956 17481 166 439 0 21513 0
[pid=32545] ppid=32242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32545/stat : 32545 (satsolver.sh) S 32242 32241 17655 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285462692 9367552 267 33554432000 4194304 5064252 140734289937568 140734289936480 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32545/statm: 2287 267 226 213 0 72 0
[pid=32546] ppid=32545 vsize=74832 CPUtime=26.12 cores=1,3,5,7
/proc/32546/stat : 32546 (glucose) R 32545 32241 17655 0 -1 4202496 15883 0 0 0 2609 3 0 0 20 0 1 0 285462692 76627968 17024 33554432000 4194304 5208918 140735290933360 140735290931112 4229039 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32546/statm: 18708 17024 105 248 0 18457 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 180952

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 32589
/proc/meminfo: memFree=27052732/32873648 swapFree=6848/6848
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32241/stat : 32241 (npSolver-wbo-It) S 32239 32241 17655 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285311076 9367552 274 33554432000 4194304 5064252 140735527713520 140735527712432 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=87824 CPUtime=1553.73 cores=1,3,5,7
/proc/32242/stat : 32242 (npSolver-wbo) S 32241 32241 17655 0 -1 4202496 89961 458560 0 0 555 70 154464 284 20 0 1 0 285311076 89931776 17481 33554432000 4194304 5990268 140734415204160 140734415195584 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32242/statm: 21956 17481 166 439 0 21513 0
[pid=32567] ppid=32242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32567/stat : 32567 (satsolver.sh) S 32242 32241 17655 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 285466500 9367552 267 33554432000 4194304 5064252 140735304578640 140735304577552 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32567/statm: 2287 267 226 213 0 72 0
[pid=32568] ppid=32567 vsize=93508 CPUtime=48.04 cores=1,3,5,7
/proc/32568/stat : 32568 (glucose) R 32567 32241 17655 0 -1 4202496 18296 0 0 0 4800 4 0 0 20 0 1 0 285466500 95752192 20009 33554432000 4194304 5208918 140735850283568 140735850281512 4205640 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32568/statm: 23377 20009 105 248 0 23126 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 199628

[startup+1662.3 s]
/proc/loadavg: 1.64 1.93 1.97 2/174 32668
/proc/meminfo: memFree=27272632/32873648 swapFree=6848/6848
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32241/stat : 32241 (npSolver-wbo-It) S 32239 32241 17655 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285311076 9367552 274 33554432000 4194304 5064252 140735527713520 140735527712432 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=87824 CPUtime=1644.83 cores=1,3,5,7
/proc/32242/stat : 32242 (npSolver-wbo) S 32241 32241 17655 0 -1 4202496 94624 484136 0 0 583 73 163530 297 20 0 1 0 285311076 89931776 17481 33554432000 4194304 5990268 140734415204160 140734415195584 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32242/statm: 21956 17481 166 439 0 21513 0
[pid=32667] ppid=32242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32667/stat : 32667 (satsolver.sh) S 32242 32241 17655 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285475612 9367552 267 33554432000 4194304 5064252 140734534739072 140734534737984 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32667/statm: 2287 267 226 213 0 72 0
[pid=32668] ppid=32667 vsize=80792 CPUtime=16.93 cores=1,3,5,7
/proc/32668/stat : 32668 (glucose) R 32667 32241 17655 0 -1 4202496 15138 0 0 0 1691 2 0 0 20 0 1 0 285475612 82731008 16365 33554432000 4194304 5208918 140736649016368 140736649014520 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32668/statm: 20198 16365 104 248 0 19947 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 186912

[startup+1722.3 s]
/proc/loadavg: 1.23 1.76 1.91 2/172 32673
/proc/meminfo: memFree=27374656/32873648 swapFree=6848/6848
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32241/stat : 32241 (npSolver-wbo-It) S 32239 32241 17655 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285311076 9367552 274 33554432000 4194304 5064252 140735527713520 140735527712432 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=87824 CPUtime=1721 cores=1,3,5,7
/proc/32242/stat : 32242 (npSolver-wbo) S 32241 32241 17655 0 -1 4202496 99287 508925 0 0 611 76 171103 310 20 0 1 0 285311076 89931776 17481 33554432000 4194304 5990268 140734415204160 140734415195584 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32242/statm: 21956 17481 166 439 0 21513 0
Current children cumulated CPU time (s) 1721
Current children cumulated vsize (KiB) 96972

[startup+1782.3 s]
/proc/loadavg: 1.12 1.63 1.85 2/174 32682
/proc/meminfo: memFree=27266068/32873648 swapFree=6848/6848
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32241/stat : 32241 (npSolver-wbo-It) S 32239 32241 17655 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285311076 9367552 274 33554432000 4194304 5064252 140735527713520 140735527712432 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=87824 CPUtime=1770.28 cores=1,3,5,7
/proc/32242/stat : 32242 (npSolver-wbo) S 32241 32241 17655 0 -1 4202496 103952 533222 0 0 638 80 175987 323 20 0 1 0 285311076 89931776 17481 33554432000 4194304 5990268 140734415204160 140734415195584 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32242/statm: 21956 17481 166 439 0 21513 0
[pid=32681] ppid=32242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32681/stat : 32681 (satsolver.sh) S 32242 32241 17655 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285488159 9367552 267 33554432000 4194304 5064252 140737404412864 140737404411776 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32681/statm: 2287 267 226 213 0 72 0
[pid=32682] ppid=32681 vsize=81860 CPUtime=11.46 cores=1,3,5,7
/proc/32682/stat : 32682 (glucose) R 32681 32241 17655 0 -1 4202496 16640 0 0 0 1142 4 0 0 20 0 1 0 285488159 83824640 17550 33554432000 4194304 5208918 140735813669552 140735813667704 4205261 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32682/statm: 20465 17550 104 248 0 20214 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 187980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.08 1.59 1.83 2/174 32682
/proc/meminfo: memFree=27256428/32873648 swapFree=6848/6848
[pid=32241] ppid=32239 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32241/stat : 32241 (npSolver-wbo-It) S 32239 32241 17655 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 285311076 9367552 274 33554432000 4194304 5064252 140735527713520 140735527712432 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32241/statm: 2287 274 233 213 0 72 0
[pid=32242] ppid=32241 vsize=87824 CPUtime=1770.28 cores=1,3,5,7
/proc/32242/stat : 32242 (npSolver-wbo) S 32241 32241 17655 0 -1 4202496 103952 533222 0 0 638 80 175987 323 20 0 1 0 285311076 89931776 17481 33554432000 4194304 5990268 140734415204160 140734415195584 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32242/statm: 21956 17481 166 439 0 21513 0
[pid=32681] ppid=32242 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32681/stat : 32681 (satsolver.sh) S 32242 32241 17655 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 285488159 9367552 267 33554432000 4194304 5064252 140737404412864 140737404411776 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/32681/statm: 2287 267 226 213 0 72 0
[pid=32682] ppid=32681 vsize=93432 CPUtime=29.77 cores=1,3,5,7
/proc/32682/stat : 32682 (glucose) R 32681 32241 17655 0 -1 4202496 18532 0 0 0 2973 4 0 0 20 0 1 0 285488159 95674368 19810 33554432000 4194304 5208918 140735813669552 140735813667496 4205195 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32682/statm: 23358 19810 105 248 0 23107 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 199552

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.62
CPU time (s): 1800.08
CPU user time (s): 1795.99
CPU system time (s): 4.09038
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 220144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.99
system time used= 4.09038
maximum resident set size= 113964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 656695
page faults= 0
swaps= 0
block input operations= 0
block output operations= 996584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8928
involuntary context switches= 2197

runsolver used 2.75958 second user time and 7.2139 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-28 09:57:22
IDJOB=3715027
IDBENCH=79066
IDSOLVER=2296
FILE ID=node113/3715027-1338191842
RUNJOBID= node113-1338166950-18214
PBS_JOBID= 14624534
Free space on /tmp= 71304 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/normalized-j3046_4-unsat--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715027-1338191842/watcher-3715027-1338191842 -o /tmp/evaluation-result-3715027-1338191842/solver-3715027-1338191842 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3715027-1338191842.wbo 118053692 HOME HOME

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

MD5SUM BENCH= 64f71ed3d387d8d9e46ec44993350335
RANDOM SEED=118053692

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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.92
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.026
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:        27079296 kB
Buffers:          394328 kB
Cached:          4285712 kB
SwapCached:            0 kB
Active:          1487072 kB
Inactive:        3464996 kB
Active(anon):     274316 kB
Inactive(anon):        0 kB
Active(file):    1212756 kB
Inactive(file):  3464996 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8532 kB
Writeback:             0 kB
AnonPages:        280476 kB
Mapped:            15468 kB
Shmem:               200 kB
Slab:             700860 kB
SReclaimable:     144996 kB
SUnreclaim:       555864 kB
KernelStack:        1472 kB
PageTables:         4672 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     420052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 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= 71364 MiB
End job on node113 at 2012-05-28 10:27:23