Trace number 3753010

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 (fixed)? (TO) 1800.12 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.4.accl.ucl--soft-33-100-0.wbo
MD5SUM68c125c2e3e966fc6e8a8bc50cef96ab
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.25096
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3939
Total number of constraints10412
Number of soft constraints6994
Number of constraints which are clauses9740
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints672
Minimum length of a constraint1
Maximum length of a constraint13
Top cost 349089
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 349088
Biggest number in a constraint 69
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 258
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.14	c run usual solver
0.00/0.64	o 5612
0.00/0.64	c starting approximation
0.00/0.64	c factor = 2
0.00/0.64	c factor still to low - shrinking to 235.502
0.00/0.64	c approx number of clauses: 1e+06
0.00/0.64	c current bound: 2806
41.31/41.64	c current bound: 2806
82.55/82.67	c current bound: 2806
123.06/123.38	c current bound: 2806
164.01/164.36	c current bound: 2806
205.24/205.30	c current bound: 2806
245.19/245.54	c current bound: 2806
286.16/286.52	c current bound: 2806
326.70/326.81	c current bound: 2806
367.66/368.03	c current bound: 2806
408.25/408.64	c current bound: 2806
448.71/449.09	c current bound: 2806
489.69/490.08	c current bound: 2806
530.65/531.06	c current bound: 2806
571.87/572.04	c current bound: 2806
612.47/612.66	c current bound: 2806
653.19/653.61	c current bound: 2806
693.96/694.18	c current bound: 2806
734.93/735.37	c current bound: 2806
775.61/776.06	c current bound: 2806
816.07/816.53	c current bound: 2806
857.19/857.65	c current bound: 2806
897.66/898.12	c current bound: 2806
938.79/939.26	c current bound: 2806
979.32/979.79	c current bound: 2806
1020.50/1020.73	c current bound: 2806
1060.78/1061.26	c current bound: 2806
1101.91/1102.40	c current bound: 2806
1142.66/1143.15	c current bound: 2806
1183.37/1183.67	c current bound: 2806
1224.19/1224.69	c current bound: 2806
1265.24/1265.76	c current bound: 2806
1306.18/1306.40	c current bound: 2806
1347.16/1347.41	c current bound: 2806
1387.44/1387.97	c current bound: 2806
1428.65/1428.95	c current bound: 2806
1469.43/1469.78	c current bound: 2806
1509.37/1509.92	c current bound: 2806
1550.62/1550.93	c current bound: 2806
1590.81/1591.37	c current bound: 2806
1632.01/1632.39	c current bound: 2806
1672.39/1672.96	c current bound: 2806
1713.60/1713.99	c current bound: 2806
1754.20/1754.79	c current bound: 2806
1795.28/1795.88	c current bound: 2806
1800.09/1800.41	./satsolver.sh: line 5:  9784 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1800.41	c error: unexpected solver exit code
1800.09/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-3753010-1339204496/watcher-3753010-1339204496 -o /tmp/evaluation-result-3753010-1339204496/solver-3753010-1339204496 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753010-1339204496.wbo 1030228885 HOME HOME 

running on 4 cores: 0,2,4,6

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: 0.95 1.52 1.81 3/174 9056
/proc/meminfo: memFree=30955904/32873648 swapFree=7124/7124
[pid=9055] ppid=9053 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/9055/stat : 9055 (runsolver) D 9053 9055 9019 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 386576983 12095488 51 33554432000 4194304 5436572 140733255093920 140733255090216 4883175 0 0 4096 24578 18446744071579943789 0 0 17 4 0 0 0 0 0
/proc/9055/statm: 2953 51 31 304 0 2645 0

[startup+0.0413759 s]
/proc/loadavg: 0.95 1.52 1.81 3/174 9056
/proc/meminfo: memFree=30955904/32873648 swapFree=7124/7124
[pid=9055] ppid=9053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9055/stat : 9055 (npSolver-wbo-It) S 9053 9055 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386576983 9367552 275 33554432000 4194304 5064252 140733262806400 140733262805312 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9055/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100366 s]
/proc/loadavg: 0.95 1.52 1.81 3/174 9056
/proc/meminfo: memFree=30955904/32873648 swapFree=7124/7124
[pid=9055] ppid=9053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9055/stat : 9055 (npSolver-wbo-It) S 9053 9055 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386576983 9367552 275 33554432000 4194304 5064252 140733262806400 140733262805312 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9055/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30029 s]
/proc/loadavg: 0.95 1.52 1.81 3/174 9056
/proc/meminfo: memFree=30955904/32873648 swapFree=7124/7124
[pid=9055] ppid=9053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9055/stat : 9055 (npSolver-wbo-It) S 9053 9055 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386576983 9367552 275 33554432000 4194304 5064252 140733262806400 140733262805312 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9055/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700301 s]
/proc/loadavg: 0.95 1.52 1.81 3/174 9056
/proc/meminfo: memFree=30955904/32873648 swapFree=7124/7124
[pid=9055] ppid=9053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9055/stat : 9055 (npSolver-wbo-It) S 9053 9055 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386576983 9367552 275 33554432000 4194304 5064252 140733262806400 140733262805312 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9055/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 0.95 1.52 1.81 3/184 9090
/proc/meminfo: memFree=30804144/32873648 swapFree=7124/7124
[pid=9055] ppid=9053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9055/stat : 9055 (npSolver-wbo-It) S 9053 9055 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386576983 9367552 275 33554432000 4194304 5064252 140733262806400 140733262805312 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9055/statm: 2287 275 233 213 0 72 0
[pid=9060] ppid=9055 vsize=26108 CPUtime=0.7 cores=0,2,4,6
/proc/9060/stat : 9060 (npSolver-wbo) S 9055 9055 9019 0 -1 4202496 6275 10700 0 0 21 8 39 2 20 0 1 0 386576984 26734592 5555 33554432000 4194304 6006132 140737117236480 140737117227840 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9060/statm: 6527 5555 177 443 0 6080 0
[pid=9085] ppid=9060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9085/stat : 9085 (satsolver.sh) S 9060 9055 9019 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386577056 9367552 267 33554432000 4194304 5064252 140735804937376 140735804936288 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9085/statm: 2287 267 226 213 0 72 0
[pid=9086] ppid=9085 vsize=53064 CPUtime=0.75 cores=0,2,4,6
/proc/9086/stat : 9086 (glucose) R 9085 9055 9019 0 -1 4202496 11618 0 0 0 74 1 0 0 20 0 1 0 386577057 54337536 11513 33554432000 4194304 5208918 140734723764928 140734723763336 4211665 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9086/statm: 13266 11513 95 248 0 13015 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 97468

[startup+3.10032 s]
/proc/loadavg: 0.95 1.52 1.81 3/184 9090
/proc/meminfo: memFree=30794092/32873648 swapFree=7124/7124
[pid=9055] ppid=9053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9055/stat : 9055 (npSolver-wbo-It) S 9053 9055 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386576983 9367552 275 33554432000 4194304 5064252 140733262806400 140733262805312 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9055/statm: 2287 275 233 213 0 72 0
[pid=9060] ppid=9055 vsize=26108 CPUtime=0.7 cores=0,2,4,6
/proc/9060/stat : 9060 (npSolver-wbo) S 9055 9055 9019 0 -1 4202496 6275 10700 0 0 21 8 39 2 20 0 1 0 386576984 26734592 5555 33554432000 4194304 6006132 140737117236480 140737117227840 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9060/statm: 6527 5555 177 443 0 6080 0
[pid=9085] ppid=9060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9085/stat : 9085 (satsolver.sh) S 9060 9055 9019 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386577056 9367552 267 33554432000 4194304 5064252 140735804937376 140735804936288 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9085/statm: 2287 267 226 213 0 72 0
[pid=9086] ppid=9085 vsize=53064 CPUtime=2.35 cores=0,2,4,6
/proc/9086/stat : 9086 (glucose) R 9085 9055 9019 0 -1 4202496 11627 0 0 0 234 1 0 0 20 0 1 0 386577057 54337536 11522 33554432000 4194304 5208918 140734723764928 140734723762888 4211632 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9086/statm: 13266 11522 95 248 0 13015 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 97468

[startup+6.30033 s]
/proc/loadavg: 1.03 1.52 1.81 3/184 9090
/proc/meminfo: memFree=30793984/32873648 swapFree=7124/7124
[pid=9055] ppid=9053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9055/stat : 9055 (npSolver-wbo-It) S 9053 9055 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386576983 9367552 275 33554432000 4194304 5064252 140733262806400 140733262805312 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9055/statm: 2287 275 233 213 0 72 0
[pid=9060] ppid=9055 vsize=26108 CPUtime=0.7 cores=0,2,4,6
/proc/9060/stat : 9060 (npSolver-wbo) S 9055 9055 9019 0 -1 4202496 6275 10700 0 0 21 8 39 2 20 0 1 0 386576984 26734592 5555 33554432000 4194304 6006132 140737117236480 140737117227840 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9060/statm: 6527 5555 177 443 0 6080 0
[pid=9085] ppid=9060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9085/stat : 9085 (satsolver.sh) S 9060 9055 9019 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386577056 9367552 267 33554432000 4194304 5064252 140735804937376 140735804936288 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9085/statm: 2287 267 226 213 0 72 0
[pid=9086] ppid=9085 vsize=53064 CPUtime=5.55 cores=0,2,4,6
/proc/9086/stat : 9086 (glucose) R 9085 9055 9019 0 -1 4202496 11646 0 0 0 554 1 0 0 20 0 1 0 386577057 54337536 11541 33554432000 4194304 5208918 140734723764928 140734723762888 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9086/statm: 13266 11541 95 248 0 13015 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 97468

[startup+12.7003 s]
/proc/loadavg: 1.11 1.53 1.81 3/184 9090
/proc/meminfo: memFree=30793584/32873648 swapFree=7124/7124
[pid=9055] ppid=9053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9055/stat : 9055 (npSolver-wbo-It) S 9053 9055 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386576983 9367552 275 33554432000 4194304 5064252 140733262806400 140733262805312 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9055/statm: 2287 275 233 213 0 72 0
[pid=9060] ppid=9055 vsize=26108 CPUtime=0.7 cores=0,2,4,6
/proc/9060/stat : 9060 (npSolver-wbo) S 9055 9055 9019 0 -1 4202496 6275 10700 0 0 21 8 39 2 20 0 1 0 386576984 26734592 5555 33554432000 4194304 6006132 140737117236480 140737117227840 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9060/statm: 6527 5555 177 443 0 6080 0
[pid=9085] ppid=9060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9085/stat : 9085 (satsolver.sh) S 9060 9055 9019 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386577056 9367552 267 33554432000 4194304 5064252 140735804937376 140735804936288 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9085/statm: 2287 267 226 213 0 72 0
[pid=9086] ppid=9085 vsize=53064 CPUtime=11.95 cores=0,2,4,6
/proc/9086/stat : 9086 (glucose) R 9085 9055 9019 0 -1 4202496 11684 0 0 0 1194 1 0 0 20 0 1 0 386577057 54337536 11579 33554432000 4194304 5208918 140734723764928 140734723762888 4211558 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9086/statm: 13266 11579 95 248 0 13015 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 97468

[startup+25.5003 s]
/proc/loadavg: 1.30 1.55 1.82 3/184 9090
/proc/meminfo: memFree=30794148/32873648 swapFree=7124/7124
[pid=9055] ppid=9053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9055/stat : 9055 (npSolver-wbo-It) S 9053 9055 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386576983 9367552 275 33554432000 4194304 5064252 140733262806400 140733262805312 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9055/statm: 2287 275 233 213 0 72 0
[pid=9060] ppid=9055 vsize=26108 CPUtime=0.7 cores=0,2,4,6
/proc/9060/stat : 9060 (npSolver-wbo) S 9055 9055 9019 0 -1 4202496 6275 10700 0 0 21 8 39 2 20 0 1 0 386576984 26734592 5555 33554432000 4194304 6006132 140737117236480 140737117227840 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9060/statm: 6527 5555 177 443 0 6080 0
[pid=9085] ppid=9060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9085/stat : 9085 (satsolver.sh) S 9060 9055 9019 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386577056 9367552 267 33554432000 4194304 5064252 140735804937376 140735804936288 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9085/statm: 2287 267 226 213 0 72 0
[pid=9086] ppid=9085 vsize=53196 CPUtime=24.74 cores=0,2,4,6
/proc/9086/stat : 9086 (glucose) R 9085 9055 9019 0 -1 4202496 11773 0 0 0 2473 1 0 0 20 0 1 0 386577057 54472704 11667 33554432000 4194304 5208918 140734723764928 140734723762776 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9086/statm: 13299 11667 95 248 0 13048 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 97600

[startup+51.1003 s]
/proc/loadavg: 1.54 1.59 1.82 3/184 9097
/proc/meminfo: memFree=30791740/32873648 swapFree=7124/7124
[pid=9055] ppid=9053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9055/stat : 9055 (npSolver-wbo-It) S 9053 9055 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386576983 9367552 275 33554432000 4194304 5064252 140733262806400 140733262805312 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9055/statm: 2287 275 233 213 0 72 0
[pid=9060] ppid=9055 vsize=26108 CPUtime=41.7 cores=0,2,4,6
/proc/9060/stat : 9060 (npSolver-wbo) S 9055 9055 9019 0 -1 4202496 8993 27488 0 0 29 9 4115 17 20 0 1 0 386576984 26734592 5555 33554432000 4194304 6006132 140737117236480 140737117227840 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9060/statm: 6527 5555 177 443 0 6080 0
[pid=9096] ppid=9060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9096/stat : 9096 (satsolver.sh) S 9060 9055 9019 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386581156 9367552 267 33554432000 4194304 5064252 140736549610784 140736549609696 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9096/statm: 2287 267 226 213 0 72 0
[pid=9097] ppid=9096 vsize=53064 CPUtime=9.35 cores=0,2,4,6
/proc/9097/stat : 9097 (glucose) R 9096 9055 9019 0 -1 4202496 11676 0 0 0 933 2 0 0 20 0 1 0 386581157 54337536 11564 33554432000 4194304 5208918 140736039144816 140736039142776 4211744 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9097/statm: 13266 11564 95 248 0 13015 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 97468

[startup+102.307 s]
/proc/loadavg: 1.80 1.65 1.82 3/184 9111
/proc/meminfo: memFree=30793844/32873648 swapFree=7124/7124
[pid=9055] ppid=9053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9055/stat : 9055 (npSolver-wbo-It) S 9053 9055 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386576983 9367552 275 33554432000 4194304 5064252 140733262806400 140733262805312 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9055/statm: 2287 275 233 213 0 72 0
[pid=9060] ppid=9055 vsize=26108 CPUtime=82.73 cores=0,2,4,6
/proc/9060/stat : 9060 (npSolver-wbo) S 9055 9055 9019 0 -1 4202496 11711 44287 0 0 38 10 8192 33 20 0 1 0 386576984 26734592 5555 33554432000 4194304 6006132 140737117236480 140737117227840 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9060/statm: 6527 5555 177 443 0 6080 0
[pid=9110] ppid=9060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9110/stat : 9110 (satsolver.sh) S 9060 9055 9019 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386585259 9367552 267 33554432000 4194304 5064252 140733301983488 140733301982400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9110/statm: 2287 267 226 213 0 72 0
[pid=9111] ppid=9110 vsize=53196 CPUtime=19.53 cores=0,2,4,6
/proc/9111/stat : 9111 (glucose) R 9110 9055 9019 0 -1 4202496 11738 0 0 0 1951 2 0 0 20 0 1 0 386585260 54472704 11634 33554432000 4194304 5208918 140736231041104 140736231038952 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9111/statm: 13299 11634 95 248 0 13048 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 97600

[startup+162.3 s]
/proc/loadavg: 1.92 1.71 1.83 3/184 9125
/proc/meminfo: memFree=30793872/32873648 swapFree=7124/7124
[pid=9055] ppid=9053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9055/stat : 9055 (npSolver-wbo-It) S 9053 9055 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386576983 9367552 275 33554432000 4194304 5064252 140733262806400 140733262805312 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9055/statm: 2287 275 233 213 0 72 0
[pid=9060] ppid=9055 vsize=26108 CPUtime=123.42 cores=0,2,4,6
/proc/9060/stat : 9060 (npSolver-wbo) S 9055 9055 9019 0 -1 4202496 14429 61074 0 0 46 11 12239 46 20 0 1 0 386576984 26734592 5555 33554432000 4194304 6006132 140737117236480 140737117227840 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9060/statm: 6527 5555 177 443 0 6080 0
[pid=9117] ppid=9060 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/184 9458
/proc/meminfo: memFree=30792620/32873648 swapFree=7124/7124
[pid=9055] ppid=9053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9055/stat : 9055 (npSolver-wbo-It) S 9053 9055 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386576983 9367552 275 33554432000 4194304 5064252 140733262806400 140733262805312 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9055/statm: 2287 275 233 213 0 72 0
[pid=9060] ppid=9055 vsize=26108 CPUtime=1347.27 cores=0,2,4,6
/proc/9060/stat : 9060 (npSolver-wbo) S 9055 9055 9019 0 -1 4202496 95969 570226 0 0 296 40 133896 495 20 0 1 0 386576984 26734592 5555 33554432000 4194304 6006132 140737117236480 140737117227840 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9060/statm: 6527 5555 177 443 0 6080 0
[pid=9457] ppid=9060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9457/stat : 9457 (satsolver.sh) S 9060 9055 9019 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386711734 9367552 267 33554432000 4194304 5064252 140736920766720 140736920765632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9457/statm: 2287 267 226 213 0 72 0
[pid=9458] ppid=9457 vsize=53060 CPUtime=14.77 cores=0,2,4,6
/proc/9458/stat : 9458 (glucose) R 9457 9055 9019 0 -1 4202496 11744 0 0 0 1476 1 0 0 20 0 1 0 386711734 54333440 11595 33554432000 4194304 5208918 140733778222304 140733778220264 4211580 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9458/statm: 13265 11595 95 248 0 13014 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 97464

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.91 3/184 9472
/proc/meminfo: memFree=30792428/32873648 swapFree=7124/7124
[pid=9055] ppid=9053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9055/stat : 9055 (npSolver-wbo-It) S 9053 9055 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386576983 9367552 275 33554432000 4194304 5064252 140733262806400 140733262805312 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9055/statm: 2287 275 233 213 0 72 0
[pid=9060] ppid=9055 vsize=26108 CPUtime=1387.83 cores=0,2,4,6
/proc/9060/stat : 9060 (npSolver-wbo) S 9055 9055 9019 0 -1 4202496 98687 587061 0 0 304 42 137927 510 20 0 1 0 386576984 26734592 5555 33554432000 4194304 6006132 140737117236480 140737117227840 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9060/statm: 6527 5555 177 443 0 6080 0
[pid=9464] ppid=9060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9464/stat : 9464 (satsolver.sh) S 9060 9055 9019 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386715790 9367552 266 33554432000 4194304 5064252 140735796735952 140735796734864 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9464/statm: 2287 266 226 213 0 72 0
[pid=9465] ppid=9464 vsize=53192 CPUtime=34.22 cores=0,2,4,6
/proc/9465/stat : 9465 (glucose) R 9464 9055 9019 0 -1 4202496 11831 0 0 0 3421 1 0 0 20 0 1 0 386715790 54468608 11726 33554432000 4194304 5208918 140735274011712 140735274009560 4211851 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9465/statm: 13298 11726 95 248 0 13047 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 97596

[startup+1482.3 s]
/proc/loadavg: 2.16 2.04 1.93 3/184 9689
/proc/meminfo: memFree=30750612/32873648 swapFree=7124/7124
[pid=9055] ppid=9053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9055/stat : 9055 (npSolver-wbo-It) S 9053 9055 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386576983 9367552 275 33554432000 4194304 5064252 140733262806400 140733262805312 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9055/statm: 2287 275 233 213 0 72 0
[pid=9060] ppid=9055 vsize=26108 CPUtime=1469.62 cores=0,2,4,6
/proc/9060/stat : 9060 (npSolver-wbo) S 9055 9055 9019 0 -1 4202496 104123 619000 0 0 321 43 146060 538 20 0 1 0 386576984 26734592 5555 33554432000 4194304 6006132 140737117236480 140737117227840 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9060/statm: 6527 5555 177 443 0 6080 0
[pid=9687] ppid=9060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9687/stat : 9687 (satsolver.sh) S 9060 9055 9019 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386723971 9367552 267 33554432000 4194304 5064252 140736478894640 140736478893552 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9687/statm: 2287 267 226 213 0 72 0
[pid=9688] ppid=9687 vsize=53064 CPUtime=12.41 cores=0,2,4,6
/proc/9688/stat : 9688 (glucose) R 9687 9055 9019 0 -1 4202496 10157 0 0 0 1239 2 0 0 20 0 1 0 386723971 54337536 11855 33554432000 4194304 5208918 140737172075072 140737172073032 4211732 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9688/statm: 13266 11855 95 248 0 13015 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 97468

[startup+1542.3 s]
/proc/loadavg: 2.06 2.03 1.93 3/184 9705
/proc/meminfo: memFree=30752404/32873648 swapFree=7124/7124
[pid=9055] ppid=9053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9055/stat : 9055 (npSolver-wbo-It) S 9053 9055 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386576983 9367552 275 33554432000 4194304 5064252 140733262806400 140733262805312 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9055/statm: 2287 275 233 213 0 72 0
[pid=9060] ppid=9055 vsize=26108 CPUtime=1509.75 cores=0,2,4,6
/proc/9060/stat : 9060 (npSolver-wbo) S 9055 9055 9019 0 -1 4202496 106841 634150 0 0 329 44 150051 551 20 0 1 0 386576984 26734592 5555 33554432000 4194304 6006132 140737117236480 140737117227840 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9060/statm: 6527 5555 177 443 0 6080 0
[pid=9704] ppid=9060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9704/stat : 9704 (satsolver.sh) S 9060 9055 9019 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386727984 9367552 267 33554432000 4194304 5064252 140737143805104 140737143804016 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9704/statm: 2287 267 226 213 0 72 0
[pid=9705] ppid=9704 vsize=53196 CPUtime=32.28 cores=0,2,4,6
/proc/9705/stat : 9705 (glucose) R 9704 9055 9019 0 -1 4202496 10165 0 0 0 3226 2 0 0 20 0 1 0 386727984 54472704 11867 33554432000 4194304 5208918 140737236918384 140737236916232 4211599 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9705/statm: 13299 11867 95 248 0 13048 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 97600

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 1.93 3/183 9726
/proc/meminfo: memFree=30752320/32873648 swapFree=7124/7124
[pid=9055] ppid=9053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9055/stat : 9055 (npSolver-wbo-It) S 9053 9055 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386576983 9367552 275 33554432000 4194304 5064252 140733262806400 140733262805312 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9055/statm: 2287 275 233 213 0 72 0
[pid=9060] ppid=9055 vsize=26108 CPUtime=1591.19 cores=0,2,4,6
/proc/9060/stat : 9060 (npSolver-wbo) S 9055 9055 9019 0 -1 4202496 112277 667094 0 0 346 46 158150 577 20 0 1 0 386576984 26734592 5555 33554432000 4194304 6006132 140737117236480 140737117227840 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9060/statm: 6527 5555 177 443 0 6080 0
[pid=9725] ppid=9060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9725/stat : 9725 (satsolver.sh) S 9060 9055 9019 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386736130 9367552 267 33554432000 4194304 5064252 140733741566576 140733741565488 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9725/statm: 2287 267 226 213 0 72 0
[pid=9726] ppid=9725 vsize=53064 CPUtime=10.82 cores=0,2,4,6
/proc/9726/stat : 9726 (glucose) R 9725 9055 9019 0 -1 4202496 10931 0 0 0 1080 2 0 0 20 0 1 0 386736130 54337536 11778 33554432000 4194304 5208918 140733318941904 140733318939864 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9726/statm: 13266 11778 95 248 0 13015 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 97468

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 1.93 3/183 9740
/proc/meminfo: memFree=30753280/32873648 swapFree=7124/7124
[pid=9055] ppid=9053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9055/stat : 9055 (npSolver-wbo-It) S 9053 9055 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386576983 9367552 275 33554432000 4194304 5064252 140733262806400 140733262805312 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9055/statm: 2287 275 233 213 0 72 0
[pid=9060] ppid=9055 vsize=26108 CPUtime=1632.2 cores=0,2,4,6
/proc/9060/stat : 9060 (npSolver-wbo) S 9055 9055 9019 0 -1 4202496 114995 683103 0 0 355 47 162226 592 20 0 1 0 386576984 26734592 5555 33554432000 4194304 6006132 140737117236480 140737117227840 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9060/statm: 6527 5555 177 443 0 6080 0
[pid=9732] ppid=9060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9732/stat : 9732 (satsolver.sh) S 9060 9055 9019 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386740231 9367552 267 33554432000 4194304 5064252 140736430425888 140736430424800 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9732/statm: 2287 267 226 213 0 72 0
[pid=9733] ppid=9732 vsize=53196 CPUtime=29.8 cores=0,2,4,6
/proc/9733/stat : 9733 (glucose) R 9732 9055 9019 0 -1 4202496 11809 0 0 0 2978 2 0 0 20 0 1 0 386740232 54472704 11702 33554432000 4194304 5208918 140735202345600 140735202343448 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9733/statm: 13299 11702 95 248 0 13048 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 97600

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/182 9761
/proc/meminfo: memFree=30754280/32873648 swapFree=7124/7124
[pid=9055] ppid=9053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9055/stat : 9055 (npSolver-wbo-It) S 9053 9055 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386576983 9367552 275 33554432000 4194304 5064252 140733262806400 140733262805312 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9055/statm: 2287 275 233 213 0 72 0
[pid=9060] ppid=9055 vsize=26108 CPUtime=1713.79 cores=0,2,4,6
/proc/9060/stat : 9060 (npSolver-wbo) S 9055 9055 9019 0 -1 4202496 120431 717740 0 0 371 49 170336 623 20 0 1 0 386576984 26734592 5555 33554432000 4194304 6006132 140737117236480 140737117227840 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9060/statm: 6527 5555 177 443 0 6080 0
[pid=9760] ppid=9060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9760/stat : 9760 (satsolver.sh) S 9060 9055 9019 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386748391 9367552 267 33554432000 4194304 5064252 140733818148896 140733818147808 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9760/statm: 2287 267 226 213 0 72 0
[pid=9761] ppid=9760 vsize=53064 CPUtime=8.21 cores=0,2,4,6
/proc/9761/stat : 9761 (glucose) R 9760 9055 9019 0 -1 4202496 11351 0 0 0 819 2 0 0 20 0 1 0 386748392 54337536 11647 33554432000 4194304 5208918 140735976476928 140735976474888 4211635 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9761/statm: 13266 11647 95 248 0 13015 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 97468

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 9770
/proc/meminfo: memFree=30752632/32873648 swapFree=7124/7124
[pid=9055] ppid=9053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9055/stat : 9055 (npSolver-wbo-It) S 9053 9055 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386576983 9367552 275 33554432000 4194304 5064252 140733262806400 140733262805312 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9055/statm: 2287 275 233 213 0 72 0
[pid=9060] ppid=9055 vsize=26108 CPUtime=1754.59 cores=0,2,4,6
/proc/9060/stat : 9060 (npSolver-wbo) S 9055 9055 9019 0 -1 4202496 123149 734638 0 0 380 50 174392 637 20 0 1 0 386576984 26734592 5555 33554432000 4194304 6006132 140737117236480 140737117227840 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9060/statm: 6527 5555 177 443 0 6080 0
[pid=9768] ppid=9060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9768/stat : 9768 (satsolver.sh) S 9060 9055 9019 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386752471 9367552 266 33554432000 4194304 5064252 140737106145472 140737106144384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9768/statm: 2287 266 226 213 0 72 0
[pid=9769] ppid=9768 vsize=53196 CPUtime=27.4 cores=0,2,4,6
/proc/9769/stat : 9769 (glucose) R 9768 9055 9019 0 -1 4202496 11887 0 0 0 2739 1 0 0 20 0 1 0 386752471 54472704 11684 33554432000 4194304 5208918 140736759574800 140736759572648 4211574 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9769/statm: 13299 11684 95 248 0 13048 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 97600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 9784
/proc/meminfo: memFree=30754440/32873648 swapFree=7124/7124
[pid=9055] ppid=9053 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9055/stat : 9055 (npSolver-wbo-It) S 9053 9055 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386576983 9367552 275 33554432000 4194304 5064252 140733262806400 140733262805312 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9055/statm: 2287 275 233 213 0 72 0
[pid=9060] ppid=9055 vsize=26108 CPUtime=1795.67 cores=0,2,4,6
/proc/9060/stat : 9060 (npSolver-wbo) S 9055 9055 9019 0 -1 4202496 125867 752037 0 0 388 51 178477 651 20 0 1 0 386576984 26734592 5555 33554432000 4194304 6006132 140737117236480 140737117227840 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9060/statm: 6527 5555 177 443 0 6080 0
[pid=9783] ppid=9060 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9783/stat : 9783 (satsolver.sh) S 9060 9055 9019 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386756580 9367552 267 33554432000 4194304 5064252 140737349097520 140737349096432 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9783/statm: 2287 267 226 213 0 72 0
[pid=9784] ppid=9783 vsize=53060 CPUtime=4.42 cores=0,2,4,6
/proc/9784/stat : 9784 (glucose) R 9783 9055 9019 0 -1 4202496 11736 0 0 0 440 2 0 0 20 0 1 0 386756581 54333440 11533 33554432000 4194304 5208918 140736539249312 140736539247272 4211577 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9784/statm: 13265 11533 95 248 0 13014 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 97464

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1793.06
CPU system time (s): 7.05793
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 102832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.06
system time used= 7.05793
maximum resident set size= 48960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 890631
page faults= 0
swaps= 0
block input operations= 0
block output operations= 728664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14592
involuntary context switches= 2332

runsolver used 2.92455 second user time and 7.50786 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-09 03:14:56
IDJOB=3753010
IDBENCH=79003
IDSOLVER=2336
FILE ID=node114/3753010-1339204496
RUNJOBID= node114-1339204496-9035
PBS_JOBID= 14643855
Free space on /tmp= 70232 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.burch_dill.4.accl.ucl--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753010-1339204496/watcher-3753010-1339204496 -o /tmp/evaluation-result-3753010-1339204496/solver-3753010-1339204496 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753010-1339204496.wbo 1030228885 HOME HOME

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

MD5SUM BENCH= 68c125c2e3e966fc6e8a8bc50cef96ab
RANDOM SEED=1030228885

node114.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
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	: 5332.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
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	: 5451.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
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		: 2666.242
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		: 2666.242
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		: 2666.242
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:        30956168 kB
Buffers:          510564 kB
Cached:           450460 kB
SwapCached:         2508 kB
Active:           592652 kB
Inactive:         372236 kB
Active(anon):       1360 kB
Inactive(anon):     5364 kB
Active(file):     591292 kB
Inactive(file):   366872 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67099560 kB
Dirty:             18348 kB
Writeback:             0 kB
AnonPages:          9864 kB
Mapped:             8416 kB
Shmem:                 0 kB
Slab:             812456 kB
SReclaimable:     255416 kB
SUnreclaim:       557040 kB
KernelStack:        1408 kB
PageTables:         3948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70672 MiB
End job on node114 at 2012-06-09 03:44:57