Trace number 3752616

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.08 1800.81

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.burch_dill.4.accl.ucl--soft-0-100-0.wbo
MD5SUMa305848cf761b3c7939395660924f4d7
Bench CategorySOFT-SMALLINT-LIN (only soft 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.302953
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 constraints10412
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 524426
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 524425
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.94	o 6302
0.00/0.94	c starting approximation
0.00/0.94	c factor = 2
0.00/0.94	c factor still to low - shrinking to 393.699
0.00/0.94	c approx number of clauses: 1e+06
0.00/0.94	c current bound: 3151
52.90/53.23	c current bound: 3151
105.34/105.40	c current bound: 3151
157.42/157.77	c current bound: 3151
210.12/210.24	c current bound: 3151
262.20/262.62	c current bound: 3151
313.95/314.37	c current bound: 3151
366.10/366.54	c current bound: 3151
417.81/418.25	c current bound: 3151
469.77/470.21	c current bound: 3151
522.13/522.30	c current bound: 3151
574.24/574.71	c current bound: 3151
628.34/628.83	c current bound: 3151
680.77/681.02	c current bound: 3151
733.55/733.81	c current bound: 3151
785.47/786.00	c current bound: 3151
838.02/838.35	c current bound: 3151
890.79/891.12	c current bound: 3151
943.98/944.58	c current bound: 3151
998.57/998.93	c current bound: 3151
1052.69/1053.33	c current bound: 3151
1105.69/1106.35	c current bound: 3151
1159.62/1160.30	c current bound: 3151
1214.53/1215.34	c current bound: 3151
1266.58/1267.40	c current bound: 3151
1319.54/1320.12	c current bound: 3151
1372.01/1372.60	c current bound: 3151
1427.20/1427.82	c current bound: 3151
1478.89/1479.81	c current bound: 3151
1532.14/1533.07	c current bound: 3151
1585.62/1586.33	c current bound: 3151
1637.73/1638.71	c current bound: 3151
1689.99/1690.78	c current bound: 3151
1742.76/1743.57	c current bound: 3151
1797.65/1798.43	c current bound: 3151
1800.04/1800.80	./satsolver.sh: line 5: 29530 Terminated              ./glucose $1 > $2 2> /dev/null
1800.04/1800.81	c error: unexpected solver exit code
1800.04/1800.81	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-3752616-1339209898/watcher-3752616-1339209898 -o /tmp/evaluation-result-3752616-1339209898/solver-3752616-1339209898 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752616-1339209898.wbo 1604002639 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: 2.12 2.07 2.05 2/171 12026
/proc/meminfo: memFree=30919920/32873648 swapFree=7124/7124
[pid=12026] ppid=12024 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/12026/stat : 12026 (runsolver) D 12024 12026 9019 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 387117182 12095488 51 33554432000 4194304 5436572 140733302603552 140733302599848 4883175 0 0 4096 24578 18446744071579943789 0 0 17 0 0 0 0 0 0
/proc/12026/statm: 2953 51 31 304 0 2645 0

[startup+0.0259539 s]
/proc/loadavg: 2.12 2.07 2.05 2/171 12026
/proc/meminfo: memFree=30919920/32873648 swapFree=7124/7124
[pid=12026] ppid=12024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12026/stat : 12026 (npSolver-wbo-It) S 12024 12026 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387117182 9367552 275 33554432000 4194304 5064252 140735322724352 140735322723264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12026/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100151 s]
/proc/loadavg: 2.12 2.07 2.05 2/171 12026
/proc/meminfo: memFree=30919920/32873648 swapFree=7124/7124
[pid=12026] ppid=12024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12026/stat : 12026 (npSolver-wbo-It) S 12024 12026 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387117182 9367552 275 33554432000 4194304 5064252 140735322724352 140735322723264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12026/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300203 s]
/proc/loadavg: 2.12 2.07 2.05 2/171 12026
/proc/meminfo: memFree=30919920/32873648 swapFree=7124/7124
[pid=12026] ppid=12024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12026/stat : 12026 (npSolver-wbo-It) S 12024 12026 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387117182 9367552 275 33554432000 4194304 5064252 140735322724352 140735322723264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12026/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700173 s]
/proc/loadavg: 2.12 2.07 2.05 2/171 12026
/proc/meminfo: memFree=30919920/32873648 swapFree=7124/7124
[pid=12026] ppid=12024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12026/stat : 12026 (npSolver-wbo-It) S 12024 12026 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387117182 9367552 275 33554432000 4194304 5064252 140735322724352 140735322723264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12026/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.12 2.07 2.05 3/179 12070
/proc/meminfo: memFree=30876580/32873648 swapFree=7124/7124
[pid=12026] ppid=12024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12026/stat : 12026 (npSolver-wbo-It) S 12024 12026 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387117182 9367552 275 33554432000 4194304 5064252 140735322724352 140735322723264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12026/statm: 2287 275 233 213 0 72 0
[pid=12028] ppid=12026 vsize=27560 CPUtime=1.01 cores=0,2,4,6
/proc/12028/stat : 12028 (npSolver-wbo) S 12026 12026 9019 0 -1 4202496 6921 11873 0 0 23 9 67 2 20 0 1 0 387117182 28221440 6244 33554432000 4194304 6006132 140735342043872 140735342035232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12028/statm: 6890 6244 176 443 0 6443 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 36708

[startup+3.10031 s]
/proc/loadavg: 2.12 2.07 2.05 3/183 12081
/proc/meminfo: memFree=30794360/32873648 swapFree=7124/7124
[pid=12026] ppid=12024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12026/stat : 12026 (npSolver-wbo-It) S 12024 12026 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387117182 9367552 275 33554432000 4194304 5064252 140735322724352 140735322723264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12026/statm: 2287 275 233 213 0 72 0
[pid=12028] ppid=12026 vsize=27560 CPUtime=1.01 cores=0,2,4,6
/proc/12028/stat : 12028 (npSolver-wbo) S 12026 12026 9019 0 -1 4202496 6921 11873 0 0 23 9 67 2 20 0 1 0 387117182 28221440 6244 33554432000 4194304 6006132 140735342043872 140735342035232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12028/statm: 6890 6244 176 443 0 6443 0
[pid=12073] ppid=12028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12073/stat : 12073 (satsolver.sh) S 12028 12026 9019 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387117286 9367552 267 33554432000 4194304 5064252 140734971608720 140734971607632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12073/statm: 2287 267 226 213 0 72 0
[pid=12074] ppid=12073 vsize=54056 CPUtime=2.04 cores=0,2,4,6
/proc/12074/stat : 12074 (glucose) R 12073 12026 9019 0 -1 4202496 11872 0 0 0 202 2 0 0 20 0 1 0 387117287 55353344 12450 33554432000 4194304 5208918 140735536131200 140735536129160 4211732 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12074/statm: 13514 12450 95 248 0 13263 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 99912

[startup+6.30031 s]
/proc/loadavg: 2.11 2.07 2.05 3/183 12116
/proc/meminfo: memFree=30810680/32873648 swapFree=7124/7124
[pid=12026] ppid=12024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12026/stat : 12026 (npSolver-wbo-It) S 12024 12026 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387117182 9367552 275 33554432000 4194304 5064252 140735322724352 140735322723264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12026/statm: 2287 275 233 213 0 72 0
[pid=12028] ppid=12026 vsize=27560 CPUtime=1.01 cores=0,2,4,6
/proc/12028/stat : 12028 (npSolver-wbo) S 12026 12026 9019 0 -1 4202496 6921 11873 0 0 23 9 67 2 20 0 1 0 387117182 28221440 6244 33554432000 4194304 6006132 140735342043872 140735342035232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12028/statm: 6890 6244 176 443 0 6443 0
[pid=12073] ppid=12028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12073/stat : 12073 (satsolver.sh) S 12028 12026 9019 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387117286 9367552 267 33554432000 4194304 5064252 140734971608720 140734971607632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12073/statm: 2287 267 226 213 0 72 0
[pid=12074] ppid=12073 vsize=54056 CPUtime=5.24 cores=0,2,4,6
/proc/12074/stat : 12074 (glucose) R 12073 12026 9019 0 -1 4202496 11886 0 0 0 522 2 0 0 20 0 1 0 387117287 55353344 12464 33554432000 4194304 5208918 140735536131200 140735536129160 4211572 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12074/statm: 13514 12464 95 248 0 13263 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 99912

[startup+12.7003 s]
/proc/loadavg: 2.10 2.07 2.05 3/181 12177
/proc/meminfo: memFree=30817176/32873648 swapFree=7124/7124
[pid=12026] ppid=12024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12026/stat : 12026 (npSolver-wbo-It) S 12024 12026 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387117182 9367552 275 33554432000 4194304 5064252 140735322724352 140735322723264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12026/statm: 2287 275 233 213 0 72 0
[pid=12028] ppid=12026 vsize=27560 CPUtime=1.01 cores=0,2,4,6
/proc/12028/stat : 12028 (npSolver-wbo) S 12026 12026 9019 0 -1 4202496 6921 11873 0 0 23 9 67 2 20 0 1 0 387117182 28221440 6244 33554432000 4194304 6006132 140735342043872 140735342035232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12028/statm: 6890 6244 176 443 0 6443 0
[pid=12073] ppid=12028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12073/stat : 12073 (satsolver.sh) S 12028 12026 9019 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387117286 9367552 267 33554432000 4194304 5064252 140734971608720 140734971607632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12073/statm: 2287 267 226 213 0 72 0
[pid=12074] ppid=12073 vsize=54056 CPUtime=11.64 cores=0,2,4,6
/proc/12074/stat : 12074 (glucose) R 12073 12026 9019 0 -1 4202496 11916 0 0 0 1162 2 0 0 20 0 1 0 387117287 55353344 12494 33554432000 4194304 5208918 140735536131200 140735536129160 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12074/statm: 13514 12494 95 248 0 13263 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 99912

[startup+25.5003 s]
/proc/loadavg: 2.08 2.07 2.05 3/183 12305
/proc/meminfo: memFree=30805760/32873648 swapFree=7124/7124
[pid=12026] ppid=12024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12026/stat : 12026 (npSolver-wbo-It) S 12024 12026 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387117182 9367552 275 33554432000 4194304 5064252 140735322724352 140735322723264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12026/statm: 2287 275 233 213 0 72 0
[pid=12028] ppid=12026 vsize=27560 CPUtime=1.01 cores=0,2,4,6
/proc/12028/stat : 12028 (npSolver-wbo) S 12026 12026 9019 0 -1 4202496 6921 11873 0 0 23 9 67 2 20 0 1 0 387117182 28221440 6244 33554432000 4194304 6006132 140735342043872 140735342035232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12028/statm: 6890 6244 176 443 0 6443 0
[pid=12073] ppid=12028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12073/stat : 12073 (satsolver.sh) S 12028 12026 9019 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387117286 9367552 267 33554432000 4194304 5064252 140734971608720 140734971607632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12073/statm: 2287 267 226 213 0 72 0
[pid=12074] ppid=12073 vsize=58476 CPUtime=24.43 cores=0,2,4,6
/proc/12074/stat : 12074 (glucose) R 12073 12026 9019 0 -1 4202496 11978 0 0 0 2441 2 0 0 20 0 1 0 387117287 59879424 12556 33554432000 4194304 5208918 140735536131200 140735536129352 4211888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12074/statm: 14619 12556 95 248 0 14368 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 104332

[startup+51.1003 s]
/proc/loadavg: 2.05 2.06 2.05 3/183 12544
/proc/meminfo: memFree=30790928/32873648 swapFree=7124/7124
[pid=12026] ppid=12024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12026/stat : 12026 (npSolver-wbo-It) S 12024 12026 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387117182 9367552 275 33554432000 4194304 5064252 140735322724352 140735322723264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12026/statm: 2287 275 233 213 0 72 0
[pid=12028] ppid=12026 vsize=27560 CPUtime=1.01 cores=0,2,4,6
/proc/12028/stat : 12028 (npSolver-wbo) S 12026 12026 9019 0 -1 4202496 6921 11873 0 0 23 9 67 2 20 0 1 0 387117182 28221440 6244 33554432000 4194304 6006132 140735342043872 140735342035232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12028/statm: 6890 6244 176 443 0 6443 0
[pid=12073] ppid=12028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12073/stat : 12073 (satsolver.sh) S 12028 12026 9019 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387117286 9367552 267 33554432000 4194304 5064252 140734971608720 140734971607632 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12073/statm: 2287 267 226 213 0 72 0
[pid=12074] ppid=12073 vsize=58608 CPUtime=50.03 cores=0,2,4,6
/proc/12074/stat : 12074 (glucose) R 12073 12026 9019 0 -1 4202496 12097 0 0 0 5001 2 0 0 20 0 1 0 387117287 60014592 12674 33554432000 4194304 5208918 140735536131200 140735536128872 4211501 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12074/statm: 14652 12674 95 248 0 14401 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 104464

[startup+102.306 s]
/proc/loadavg: 2.16 2.08 2.05 3/183 13048
/proc/meminfo: memFree=30792920/32873648 swapFree=7124/7124
[pid=12026] ppid=12024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12026/stat : 12026 (npSolver-wbo-It) S 12024 12026 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387117182 9367552 275 33554432000 4194304 5064252 140735322724352 140735322723264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12026/statm: 2287 275 233 213 0 72 0
[pid=12028] ppid=12026 vsize=27560 CPUtime=53.3 cores=0,2,4,6
/proc/12028/stat : 12028 (npSolver-wbo) S 12026 12026 9019 0 -1 4202496 9567 30020 0 0 33 10 5269 18 20 0 1 0 387117182 28221440 6244 33554432000 4194304 6006132 140735342043872 140735342035232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12028/statm: 6890 6244 176 443 0 6443 0
[pid=12578] ppid=12028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12578/stat : 12578 (satsolver.sh) S 12028 12026 9019 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387122515 9367552 267 33554432000 4194304 5064252 140736211416608 140736211415520 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12578/statm: 2287 267 226 213 0 72 0
[pid=12579] ppid=12578 vsize=58480 CPUtime=48.95 cores=0,2,4,6
/proc/12579/stat : 12579 (glucose) R 12578 12026 9019 0 -1 4202496 12122 0 0 0 4893 2 0 0 20 0 1 0 387122516 59883520 12670 33554432000 4194304 5208918 140736291749344 140736291747496 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12579/statm: 14620 12670 95 248 0 14369 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 104336

[startup+162.3 s]
/proc/loadavg: 2.14 2.08 2.05 3/183 13629
/proc/meminfo: memFree=30791876/32873648 swapFree=7124/7124
[pid=12026] ppid=12024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12026/stat : 12026 (npSolver-wbo-It) S 12024 12026 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387117182 9367552 275 33554432000 4194304 5064252 140735322724352 140735322723264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12026/statm: 2287 275 233 213 0 72 0
[pid=12028] ppid=12026 vsize=27560 CPUtime=157.83 cores=0,2,4,6
/proc/12028/stat : 12028 (npSolver-wbo) S 12026 12026 9019 0 -1 4202496 14859 67862 0 0 53 13 15669 48 20 0 1 0 387117182 28221440 6244 33554432000 4194304 6006132 140735342043872 140735342035232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12028/statm: 6890 6244 176 443 0 6443 0
[pid=13593] ppid=12028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13593/stat : 13593 (satsolver.sh) S 12028 12026 9019 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 387132969 9367552 266 33554432000 4194304 5064252 140736729414672 140736729413584 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/13593/statm: 2287 266 226 213 0 72 0
[pid=13594] ppid=13593 vsize=54060 CPUtime=4.4 cores=0,2,4,6
/proc/13594/stat : 13594 (glucose) R 13593 12026 9019 0 -1 4202496 12490 0 0 0 438 2 0 0 20 0 1 0 387132970 55357440 12461 33554432000 4194304 5208918 140735459742336 140735459740296 4211744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13594/statm: 13515 12461 95 248 0 13264 0
Current children cumulated CPU time (s) 162.23

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


[startup+1362.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/183 25287
/proc/meminfo: memFree=30803480/32873648 swapFree=7124/7124
[pid=12026] ppid=12024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12026/stat : 12026 (npSolver-wbo-It) S 12024 12026 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387117182 9367552 275 33554432000 4194304 5064252 140735322724352 140735322723264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12026/statm: 2287 275 233 213 0 72 0
[pid=12028] ppid=12026 vsize=27560 CPUtime=1319.66 cores=0,2,4,6
/proc/12028/stat : 12028 (npSolver-wbo) S 12026 12026 9019 0 -1 4202496 73071 475953 0 0 261 38 131294 373 20 0 1 0 387117182 28221440 6244 33554432000 4194304 6006132 140735342043872 140735342035232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12028/statm: 6890 6244 176 443 0 6443 0
[pid=24891] ppid=12028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24891/stat : 24891 (satsolver.sh) S 12028 12026 9019 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387249204 9367552 267 33554432000 4194304 5064252 140733567407568 140733567406480 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/24891/statm: 2287 267 226 213 0 72 0
[pid=24892] ppid=24891 vsize=58480 CPUtime=42.04 cores=0,2,4,6
/proc/24892/stat : 24892 (glucose) R 24891 12026 9019 0 -1 4202496 12672 0 0 0 4202 2 0 0 20 0 1 0 387249205 59883520 12637 33554432000 4194304 5208918 140734031769728 140734031767880 4211599 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24892/statm: 14620 12637 95 248 0 14369 0
Current children cumulated CPU time (s) 1361.7
Current children cumulated vsize (KiB) 104336

[startup+1422.31 s]
/proc/loadavg: 1.99 1.99 1.99 3/183 25872
/proc/meminfo: memFree=30789216/32873648 swapFree=7124/7124
[pid=12026] ppid=12024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12026/stat : 12026 (npSolver-wbo-It) S 12024 12026 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387117182 9367552 275 33554432000 4194304 5064252 140735322724352 140735322723264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12026/statm: 2287 275 233 213 0 72 0
[pid=12028] ppid=12026 vsize=27560 CPUtime=1372.12 cores=0,2,4,6
/proc/12028/stat : 12028 (npSolver-wbo) S 12026 12026 9019 0 -1 4202496 75717 495221 0 0 271 39 136513 389 20 0 1 0 387117182 28221440 6244 33554432000 4194304 6006132 140735342043872 140735342035232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12028/statm: 6890 6244 176 443 0 6443 0
[pid=25398] ppid=12028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25398/stat : 25398 (satsolver.sh) S 12028 12026 9019 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387254452 9367552 266 33554432000 4194304 5064252 140736184333104 140736184332016 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/25398/statm: 2287 266 226 213 0 72 0
[pid=25399] ppid=25398 vsize=58480 CPUtime=49.57 cores=0,2,4,6
/proc/25399/stat : 25399 (glucose) R 25398 12026 9019 0 -1 4202496 12114 0 0 0 4955 2 0 0 20 0 1 0 387254452 59883520 12660 33554432000 4194304 5208918 140735148931824 140735148929976 4211888 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25399/statm: 14620 12660 95 248 0 14369 0
Current children cumulated CPU time (s) 1421.69
Current children cumulated vsize (KiB) 104336

[startup+1482.3 s]
/proc/loadavg: 1.96 1.97 1.99 3/183 26453
/proc/meminfo: memFree=30788784/32873648 swapFree=7124/7124
[pid=12026] ppid=12024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12026/stat : 12026 (npSolver-wbo-It) S 12024 12026 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387117182 9367552 275 33554432000 4194304 5064252 140735322724352 140735322723264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12026/statm: 2287 275 233 213 0 72 0
[pid=12028] ppid=12026 vsize=27560 CPUtime=1479.29 cores=0,2,4,6
/proc/12028/stat : 12028 (npSolver-wbo) S 12026 12026 9019 0 -1 4202496 81009 532578 0 0 289 42 147177 421 20 0 1 0 387117182 28221440 6244 33554432000 4194304 6006132 140735342043872 140735342035232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12028/statm: 6890 6244 176 443 0 6443 0
[pid=26438] ppid=12028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26438/stat : 26438 (satsolver.sh) S 12028 12026 9019 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387265173 9367552 266 33554432000 4194304 5064252 140736598426128 140736598425040 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26438/statm: 2287 266 226 213 0 72 0
[pid=26439] ppid=26438 vsize=54056 CPUtime=2.37 cores=0,2,4,6
/proc/26439/stat : 26439 (glucose) R 26438 12026 9019 0 -1 4202496 11974 0 0 0 235 2 0 0 20 0 1 0 387265173 55353344 12451 33554432000 4194304 5208918 140737070786976 140737070784936 4211521 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26439/statm: 13514 12451 95 248 0 13263 0
Current children cumulated CPU time (s) 1481.66
Current children cumulated vsize (KiB) 99912

[startup+1542.3 s]
/proc/loadavg: 1.98 1.97 1.99 3/184 27044
/proc/meminfo: memFree=30788512/32873648 swapFree=7124/7124
[pid=12026] ppid=12024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12026/stat : 12026 (npSolver-wbo-It) S 12024 12026 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387117182 9367552 275 33554432000 4194304 5064252 140735322724352 140735322723264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12026/statm: 2287 275 233 213 0 72 0
[pid=12028] ppid=12026 vsize=27560 CPUtime=1532.53 cores=0,2,4,6
/proc/12028/stat : 12028 (npSolver-wbo) S 12026 12026 9019 0 -1 4202496 83655 550821 0 0 298 43 152475 437 20 0 1 0 387117182 28221440 6244 33554432000 4194304 6006132 140735342043872 140735342035232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12028/statm: 6890 6244 176 443 0 6443 0
[pid=26959] ppid=12028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26959/stat : 26959 (satsolver.sh) S 12028 12026 9019 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387270499 9367552 266 33554432000 4194304 5064252 140736373181280 140736373180192 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26959/statm: 2287 266 226 213 0 72 0
[pid=26960] ppid=26959 vsize=54064 CPUtime=9.11 cores=0,2,4,6
/proc/26960/stat : 26960 (glucose) R 26959 12026 9019 0 -1 4202496 11922 0 0 0 909 2 0 0 20 0 1 0 387270499 55361536 12482 33554432000 4194304 5208918 140734176195904 140734176193864 4211744 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26960/statm: 13516 12482 95 248 0 13265 0
Current children cumulated CPU time (s) 1541.64
Current children cumulated vsize (KiB) 99920

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/183 27619
/proc/meminfo: memFree=30786972/32873648 swapFree=7124/7124
[pid=12026] ppid=12024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12026/stat : 12026 (npSolver-wbo-It) S 12024 12026 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387117182 9367552 275 33554432000 4194304 5064252 140735322724352 140735322723264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12026/statm: 2287 275 233 213 0 72 0
[pid=12028] ppid=12026 vsize=27560 CPUtime=1585.77 cores=0,2,4,6
/proc/12028/stat : 12028 (npSolver-wbo) S 12026 12026 9019 0 -1 4202496 86301 569490 0 0 307 44 157772 454 20 0 1 0 387117182 28221440 6244 33554432000 4194304 6006132 140735342043872 140735342035232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12028/statm: 6890 6244 176 443 0 6443 0
[pid=27474] ppid=12028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27474/stat : 27474 (satsolver.sh) S 12028 12026 9019 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387275825 9367552 267 33554432000 4194304 5064252 140737193164656 140737193163568 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27474/statm: 2287 267 226 213 0 72 0
[pid=27475] ppid=27474 vsize=54056 CPUtime=15.84 cores=0,2,4,6
/proc/27475/stat : 27475 (glucose) R 27474 12026 9019 0 -1 4202496 12526 0 0 0 1582 2 0 0 20 0 1 0 387275825 55353344 12513 33554432000 4194304 5208918 140736382026688 140736382024648 4211712 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27475/statm: 13514 12513 95 248 0 13263 0
Current children cumulated CPU time (s) 1601.61
Current children cumulated vsize (KiB) 99912

[startup+1662.3 s]
/proc/loadavg: 1.94 1.96 1.98 3/183 28207
/proc/meminfo: memFree=30787248/32873648 swapFree=7124/7124
[pid=12026] ppid=12024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12026/stat : 12026 (npSolver-wbo-It) S 12024 12026 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387117182 9367552 275 33554432000 4194304 5064252 140735322724352 140735322723264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12026/statm: 2287 275 233 213 0 72 0
[pid=12028] ppid=12026 vsize=27560 CPUtime=1638.12 cores=0,2,4,6
/proc/12028/stat : 12028 (npSolver-wbo) S 12026 12026 9019 0 -1 4202496 88947 588179 0 0 316 45 162983 468 20 0 1 0 387117182 28221440 6244 33554432000 4194304 6006132 140735342043872 140735342035232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12028/statm: 6890 6244 176 443 0 6443 0
[pid=27982] ppid=12028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27982/stat : 27982 (satsolver.sh) S 12028 12026 9019 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387281063 9367552 265 33554432000 4194304 5064252 140736208319344 140736208318256 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27982/statm: 2287 265 226 213 0 72 0
[pid=27983] ppid=27982 vsize=58476 CPUtime=23.47 cores=0,2,4,6
/proc/27983/stat : 27983 (glucose) R 27982 12026 9019 0 -1 4202496 12094 0 0 0 2345 2 0 0 20 0 1 0 387281063 59879424 12568 33554432000 4194304 5208918 140734877711056 140734877709208 4211834 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27983/statm: 14619 12568 95 248 0 14368 0
Current children cumulated CPU time (s) 1661.59
Current children cumulated vsize (KiB) 104332

[startup+1722.3 s]
/proc/loadavg: 1.94 1.95 1.97 3/183 28781
/proc/meminfo: memFree=30784644/32873648 swapFree=7124/7124
[pid=12026] ppid=12024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12026/stat : 12026 (npSolver-wbo-It) S 12024 12026 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387117182 9367552 275 33554432000 4194304 5064252 140735322724352 140735322723264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12026/statm: 2287 275 233 213 0 72 0
[pid=12028] ppid=12026 vsize=27560 CPUtime=1690.18 cores=0,2,4,6
/proc/12028/stat : 12028 (npSolver-wbo) S 12026 12026 9019 0 -1 4202496 91593 606953 0 0 325 46 168165 482 20 0 1 0 387117182 28221440 6244 33554432000 4194304 6006132 140735342043872 140735342035232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12028/statm: 6890 6244 176 443 0 6443 0
[pid=28486] ppid=12028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28486/stat : 28486 (satsolver.sh) S 12028 12026 9019 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387286270 9367552 267 33554432000 4194304 5064252 140737140568176 140737140567088 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28486/statm: 2287 267 226 213 0 72 0
[pid=28487] ppid=28486 vsize=58476 CPUtime=31.38 cores=0,2,4,6
/proc/28487/stat : 28487 (glucose) R 28486 12026 9019 0 -1 4202496 12573 0 0 0 3136 2 0 0 20 0 1 0 387286271 59879424 13054 33554432000 4194304 5208918 140733884259552 140733884257704 4211632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28487/statm: 14619 13054 95 248 0 14368 0
Current children cumulated CPU time (s) 1721.56
Current children cumulated vsize (KiB) 104332

[startup+1782.3 s]
/proc/loadavg: 1.98 1.95 1.97 3/183 29362
/proc/meminfo: memFree=30785356/32873648 swapFree=7124/7124
[pid=12026] ppid=12024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12026/stat : 12026 (npSolver-wbo-It) S 12024 12026 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387117182 9367552 275 33554432000 4194304 5064252 140735322724352 140735322723264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12026/statm: 2287 275 233 213 0 72 0
[pid=12028] ppid=12026 vsize=27560 CPUtime=1742.95 cores=0,2,4,6
/proc/12028/stat : 12028 (npSolver-wbo) S 12026 12026 9019 0 -1 4202496 94239 625567 0 0 335 47 173416 497 20 0 1 0 387117182 28221440 6244 33554432000 4194304 6006132 140735342043872 140735342035232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12028/statm: 6890 6244 176 443 0 6443 0
[pid=28997] ppid=12028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28997/stat : 28997 (satsolver.sh) S 12028 12026 9019 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387291549 9367552 267 33554432000 4194304 5064252 140737060914560 140737060913472 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28997/statm: 2287 267 226 213 0 72 0
[pid=28998] ppid=28997 vsize=58480 CPUtime=38.6 cores=0,2,4,6
/proc/28998/stat : 28998 (glucose) R 28997 12026 9019 0 -1 4202496 12649 0 0 0 3858 2 0 0 20 0 1 0 387291549 59883520 12614 33554432000 4194304 5208918 140737158178112 140737158176264 4211584 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28998/statm: 14620 12614 95 248 0 14369 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (KiB) 104336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.98 1.95 1.97 3/183 29551
/proc/meminfo: memFree=30785780/32873648 swapFree=7124/7124
[pid=12026] ppid=12024 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12026/stat : 12026 (npSolver-wbo-It) S 12024 12026 9019 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 387117182 9367552 275 33554432000 4194304 5064252 140735322724352 140735322723264 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12026/statm: 2287 275 233 213 0 72 0
[pid=12028] ppid=12026 vsize=27560 CPUtime=1797.79 cores=0,2,4,6
/proc/12028/stat : 12028 (npSolver-wbo) S 12026 12026 9019 0 -1 4202496 96885 644834 0 0 344 49 178874 512 20 0 1 0 387117182 28221440 6244 33554432000 4194304 6006132 140735342043872 140735342035232 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12028/statm: 6890 6244 176 443 0 6443 0
[pid=29529] ppid=12028 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29529/stat : 29529 (satsolver.sh) S 12028 12026 9019 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387297034 9367552 267 33554432000 4194304 5064252 140734771046320 140734771045232 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29529/statm: 2287 267 226 213 0 72 0
[pid=29530] ppid=29529 vsize=54060 CPUtime=2.25 cores=0,2,4,6
/proc/29530/stat : 29530 (glucose) R 29529 12026 9019 0 -1 4202496 11883 0 0 0 223 2 0 0 20 0 1 0 387297035 55357440 12451 33554432000 4194304 5208918 140736212579264 140736212577224 4211744 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/29530/statm: 13515 12451 95 248 0 13264 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 99916

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.81
CPU time (s): 1800.08
CPU user time (s): 1794.42
CPU system time (s): 5.65214
CPU usage (%): 99.9592
Max. virtual memory (cumulated for all children) (KiB): 110252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.42
system time used= 5.65214
maximum resident set size= 57548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 754593
page faults= 0
swaps= 0
block input operations= 0
block output operations= 618776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11488
involuntary context switches= 3869

runsolver used 2.6496 second user time and 7.28089 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-09 04:44:58
IDJOB=3752616
IDBENCH=79338
IDSOLVER=2336
FILE ID=node114/3752616-1339209898
RUNJOBID= node114-1339204496-9035
PBS_JOBID= 14643855
Free space on /tmp= 70704 MiB

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

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

MD5SUM BENCH= a305848cf761b3c7939395660924f4d7
RANDOM SEED=1604002639

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:        30920448 kB
Buffers:          540644 kB
Cached:           446332 kB
SwapCached:         2464 kB
Active:           603392 kB
Inactive:         388148 kB
Active(anon):       2388 kB
Inactive(anon):     4636 kB
Active(file):     601004 kB
Inactive(file):   383512 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67099604 kB
Dirty:              9052 kB
Writeback:             0 kB
AnonPages:          9648 kB
Mapped:             8532 kB
Shmem:                 0 kB
Slab:             822648 kB
SReclaimable:     265808 kB
SUnreclaim:       556840 kB
KernelStack:        1424 kB
PageTables:         3960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104380 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= 70676 MiB
End job on node114 at 2012-06-09 05:14:59