Trace number 3750191

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 1.0 (fixed)? (TO) 1800.14 1800.61

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_7_mh.opb
MD5SUM578db65b35c9d87cb72f70788034039a
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark15820949
Best CPU time to get the best result obtained on this benchmark105.68
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6810
Total number of constraints15202
Number of constraints which are clauses11580
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints3600
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 3795
Biggest coefficient in the objective function 76225024
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 5067828285
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 76225024
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 5067828285
Number of bits of the biggest sum of numbers33
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.05	c old isEQ: 0, new EQ is 1
0.00/0.05	c old isEQ: 96, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 1
0.00/0.10	c old isEQ: 1, new EQ is 1
0.00/0.11	c run usual solver
0.00/0.74	c model valid
0.00/0.74	c current solution ok
0.00/0.87	o 343503041
0.00/0.87	c current bound: 171751528
0.00/0.87	c fallback to adder encoding
56.35/56.52	c model valid
56.35/56.52	c current solution ok
56.35/56.53	o 147857822
56.35/56.53	c current bound: 73928918
56.35/56.53	c fallback to adder encoding
1120.64/1121.08	c model valid
1120.64/1121.08	c current solution ok
1120.73/1121.10	o 70559939
1120.73/1121.10	c current bound: 35279977
1120.73/1121.10	c fallback to adder encoding
1800.10/1800.61	./satsolver.sh: line 5:  8735 Terminated              ./glucose $1 > $2 2> /dev/null
1800.10/1800.61	c error: unexpected solver exit code
1800.10/1800.61	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3750191-1339179964/watcher-3750191-1339179964 -o /tmp/evaluation-result-3750191-1339179964/solver-3750191-1339179964 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750191-1339179964.opb 879170672 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: 1.92 1.98 1.99 3/179 8644
/proc/meminfo: memFree=30483160/32873844 swapFree=7116/7116
[pid=8644] ppid=8642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8644/stat : 8644 (npSolver-pbo.sh) S 8642 8644 7523 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 384123384 9367552 274 33554432000 4194304 5064252 140735367113664 140735367112576 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8644/statm: 2287 274 233 213 0 72 0

[startup+0.0667411 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 8644
/proc/meminfo: memFree=30483160/32873844 swapFree=7116/7116
[pid=8644] ppid=8642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8644/stat : 8644 (npSolver-pbo.sh) S 8642 8644 7523 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 384123384 9367552 274 33554432000 4194304 5064252 140735367113664 140735367112576 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8644/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10031 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 8644
/proc/meminfo: memFree=30483160/32873844 swapFree=7116/7116
[pid=8644] ppid=8642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8644/stat : 8644 (npSolver-pbo.sh) S 8642 8644 7523 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 384123384 9367552 274 33554432000 4194304 5064252 140735367113664 140735367112576 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8644/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300159 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 8644
/proc/meminfo: memFree=30483160/32873844 swapFree=7116/7116
[pid=8644] ppid=8642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8644/stat : 8644 (npSolver-pbo.sh) S 8642 8644 7523 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 384123384 9367552 274 33554432000 4194304 5064252 140735367113664 140735367112576 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8644/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700166 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 8644
/proc/meminfo: memFree=30483160/32873844 swapFree=7116/7116
[pid=8644] ppid=8642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8644/stat : 8644 (npSolver-pbo.sh) S 8642 8644 7523 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 384123384 9367552 274 33554432000 4194304 5064252 140735367113664 140735367112576 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8644/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 1.92 1.98 1.99 3/181 8656
/proc/meminfo: memFree=30454260/32873844 swapFree=7116/7116
[pid=8644] ppid=8642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8644/stat : 8644 (npSolver-pbo.sh) S 8642 8644 7523 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 384123384 9367552 274 33554432000 4194304 5064252 140735367113664 140735367112576 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8644/statm: 2287 274 233 213 0 72 0
[pid=8645] ppid=8644 vsize=132716 CPUtime=1.48 cores=0,2,4,6
/proc/8645/stat : 8645 (npSolver-pbo) R 8644 8644 7523 0 -1 4202496 10000 13503 0 0 70 19 55 4 20 0 1 0 384123384 135901184 26213 33554432000 4194304 6004724 140735910590384 140735910584432 5193835 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8645/statm: 33179 26213 180 442 0 32733 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 141864

[startup+3.10041 s]
/proc/loadavg: 1.92 1.98 1.99 3/183 8658
/proc/meminfo: memFree=30270328/32873844 swapFree=7116/7116
[pid=8644] ppid=8642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8644/stat : 8644 (npSolver-pbo.sh) S 8642 8644 7523 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 384123384 9367552 274 33554432000 4194304 5064252 140735367113664 140735367112576 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8644/statm: 2287 274 233 213 0 72 0
[pid=8645] ppid=8644 vsize=94524 CPUtime=1.48 cores=0,2,4,6
/proc/8645/stat : 8645 (npSolver-pbo) S 8644 8644 7523 0 -1 4202496 10001 13503 0 0 70 19 55 4 20 0 1 0 384123384 96792576 16666 33554432000 4194304 6004724 140735910590384 140735910582736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8645/statm: 23631 16666 180 442 0 23185 0
[pid=8657] ppid=8645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8657/stat : 8657 (satsolver.sh) S 8645 8644 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384123534 9367552 267 33554432000 4194304 5064252 140735421085248 140735421084160 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8657/statm: 2287 267 226 213 0 72 0
[pid=8658] ppid=8657 vsize=123096 CPUtime=1.58 cores=0,2,4,6
/proc/8658/stat : 8658 (glucose) R 8657 8644 7523 0 -1 4202496 24029 0 0 0 151 7 0 0 20 0 1 0 384123534 126050304 26932 33554432000 4194304 5208918 140734001312400 140734001310248 4211665 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8658/statm: 30774 26932 104 248 0 30523 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 235916

[startup+6.30044 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 8658
/proc/meminfo: memFree=30266476/32873844 swapFree=7116/7116
[pid=8644] ppid=8642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8644/stat : 8644 (npSolver-pbo.sh) S 8642 8644 7523 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 384123384 9367552 274 33554432000 4194304 5064252 140735367113664 140735367112576 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8644/statm: 2287 274 233 213 0 72 0
[pid=8645] ppid=8644 vsize=94524 CPUtime=1.48 cores=0,2,4,6
/proc/8645/stat : 8645 (npSolver-pbo) S 8644 8644 7523 0 -1 4202496 10001 13503 0 0 70 19 55 4 20 0 1 0 384123384 96792576 16666 33554432000 4194304 6004724 140735910590384 140735910582736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8645/statm: 23631 16666 180 442 0 23185 0
[pid=8657] ppid=8645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8657/stat : 8657 (satsolver.sh) S 8645 8644 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384123534 9367552 267 33554432000 4194304 5064252 140735421085248 140735421084160 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8657/statm: 2287 267 226 213 0 72 0
[pid=8658] ppid=8657 vsize=123756 CPUtime=4.78 cores=0,2,4,6
/proc/8658/stat : 8658 (glucose) R 8657 8644 7523 0 -1 4202496 24201 0 0 0 471 7 0 0 20 0 1 0 384123534 126726144 27104 33554432000 4194304 5208918 140734001312400 140734001310248 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8658/statm: 30939 27104 105 248 0 30688 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 236576

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 8658
/proc/meminfo: memFree=30261280/32873844 swapFree=7116/7116
[pid=8644] ppid=8642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8644/stat : 8644 (npSolver-pbo.sh) S 8642 8644 7523 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 384123384 9367552 274 33554432000 4194304 5064252 140735367113664 140735367112576 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8644/statm: 2287 274 233 213 0 72 0
[pid=8645] ppid=8644 vsize=94524 CPUtime=1.48 cores=0,2,4,6
/proc/8645/stat : 8645 (npSolver-pbo) S 8644 8644 7523 0 -1 4202496 10001 13503 0 0 70 19 55 4 20 0 1 0 384123384 96792576 16666 33554432000 4194304 6004724 140735910590384 140735910582736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8645/statm: 23631 16666 180 442 0 23185 0
[pid=8657] ppid=8645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8657/stat : 8657 (satsolver.sh) S 8645 8644 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384123534 9367552 267 33554432000 4194304 5064252 140735421085248 140735421084160 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8657/statm: 2287 267 226 213 0 72 0
[pid=8658] ppid=8657 vsize=124548 CPUtime=11.18 cores=0,2,4,6
/proc/8658/stat : 8658 (glucose) R 8657 8644 7523 0 -1 4202496 24387 0 0 0 1111 7 0 0 20 0 1 0 384123534 127537152 27801 33554432000 4194304 5208918 140734001312400 140734001310248 4229251 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8658/statm: 31137 27801 105 248 0 30886 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 237368

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 1.99 3/183 8658
/proc/meminfo: memFree=30253028/32873844 swapFree=7116/7116
[pid=8644] ppid=8642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8644/stat : 8644 (npSolver-pbo.sh) S 8642 8644 7523 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 384123384 9367552 274 33554432000 4194304 5064252 140735367113664 140735367112576 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8644/statm: 2287 274 233 213 0 72 0
[pid=8645] ppid=8644 vsize=94524 CPUtime=1.48 cores=0,2,4,6
/proc/8645/stat : 8645 (npSolver-pbo) S 8644 8644 7523 0 -1 4202496 10001 13503 0 0 70 19 55 4 20 0 1 0 384123384 96792576 16666 33554432000 4194304 6004724 140735910590384 140735910582736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8645/statm: 23631 16666 180 442 0 23185 0
[pid=8657] ppid=8645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8657/stat : 8657 (satsolver.sh) S 8645 8644 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384123534 9367552 267 33554432000 4194304 5064252 140735421085248 140735421084160 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8657/statm: 2287 267 226 213 0 72 0
[pid=8658] ppid=8657 vsize=145044 CPUtime=23.98 cores=0,2,4,6
/proc/8658/stat : 8658 (glucose) R 8657 8644 7523 0 -1 4202496 25051 0 0 0 2391 7 0 0 20 0 1 0 384123534 148525056 29487 33554432000 4194304 5208918 140734001312400 140734001310248 4211049 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8658/statm: 36261 29487 105 248 0 36010 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 257864

[startup+51.1005 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 8658
/proc/meminfo: memFree=30247568/32873844 swapFree=7116/7116
[pid=8644] ppid=8642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8644/stat : 8644 (npSolver-pbo.sh) S 8642 8644 7523 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 384123384 9367552 274 33554432000 4194304 5064252 140735367113664 140735367112576 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8644/statm: 2287 274 233 213 0 72 0
[pid=8645] ppid=8644 vsize=94524 CPUtime=1.48 cores=0,2,4,6
/proc/8645/stat : 8645 (npSolver-pbo) S 8644 8644 7523 0 -1 4202496 10001 13503 0 0 70 19 55 4 20 0 1 0 384123384 96792576 16666 33554432000 4194304 6004724 140735910590384 140735910582736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8645/statm: 23631 16666 180 442 0 23185 0
[pid=8657] ppid=8645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8657/stat : 8657 (satsolver.sh) S 8645 8644 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384123534 9367552 267 33554432000 4194304 5064252 140735421085248 140735421084160 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8657/statm: 2287 267 226 213 0 72 0
[pid=8658] ppid=8657 vsize=128940 CPUtime=49.57 cores=0,2,4,6
/proc/8658/stat : 8658 (glucose) R 8657 8644 7523 0 -1 4202496 26851 0 0 0 4948 9 0 0 20 0 1 0 384123534 132034560 28780 33554432000 4194304 5208918 140734001312400 140734001310552 4229347 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8658/statm: 32235 28780 105 248 0 31984 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 241760

[startup+102.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/183 8665
/proc/meminfo: memFree=30264832/32873844 swapFree=7116/7116
[pid=8644] ppid=8642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8644/stat : 8644 (npSolver-pbo.sh) S 8642 8644 7523 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 384123384 9367552 274 33554432000 4194304 5064252 140735367113664 140735367112576 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8644/statm: 2287 274 233 213 0 72 0
[pid=8645] ppid=8644 vsize=78132 CPUtime=57 cores=0,2,4,6
/proc/8645/stat : 8645 (npSolver-pbo) S 8644 8644 7523 0 -1 4202496 15212 46076 0 0 126 26 5520 28 20 0 1 0 384123384 80007168 12089 33554432000 4194304 6004724 140735910590384 140735910582736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8645/statm: 19533 12089 181 442 0 19087 0
[pid=8664] ppid=8645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (satsolver.sh) S 8645 8644 7523 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384129098 9367552 266 33554432000 4194304 5064252 140734586790608 140734586789520 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8664/statm: 2287 266 226 213 0 72 0
[pid=8665] ppid=8664 vsize=142800 CPUtime=45.14 cores=0,2,4,6
/proc/8665/stat : 8665 (glucose) R 8664 8644 7523 0 -1 4202496 25783 0 0 0 4507 7 0 0 20 0 1 0 384129098 146227200 29908 33554432000 4194304 5208918 140733688771088 140733688768920 4205203 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8665/statm: 35700 29908 105 248 0 35449 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 239228

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/183 8665
/proc/meminfo: memFree=30251436/32873844 swapFree=7116/7116
[pid=8644] ppid=8642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8644/stat : 8644 (npSolver-pbo.sh) S 8642 8644 7523 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 384123384 9367552 274 33554432000 4194304 5064252 140735367113664 140735367112576 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8644/statm: 2287 274 233 213 0 72 0
[pid=8645] ppid=8644 vsize=78132 CPUtime=57 cores=0,2,4,6
/proc/8645/stat : 8645 (npSolver-pbo) S 8644 8644 7523 0 -1 4202496 15212 46076 0 0 126 26 5520 28 20 0 1 0 384123384 80007168 12089 33554432000 4194304 6004724 140735910590384 140735910582736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8645/statm: 19533 12089 181 442 0 19087 0
[pid=8664] ppid=8645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8664/stat : 8664 (satsolver.sh) S 8645 8644 7523 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 384129098 9367552 266 33554432000 4194304 5064252 140734586790608 140734586789520 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8664/statm: 2287 266 226 213 0 72 0
[pid=8665] ppid=8664 vsize=125916 CPUtime=105.13 cores=0,2,4,6
/proc/8665/stat : 8665 (glucose) R 8664 8644 7523 0 -1 4202496 27552 0 0 0 10503 10 0 0 20 0 1 0 384129098 128937984 29743 33554432000 4194304 5208918 140733688771088 140733688767400 4229021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8665/statm: 31479 29743 105 248 0 31228 0
Current children cumulated CPU time (s) 162.13

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


[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 8750
/proc/meminfo: memFree=30639540/32873844 swapFree=7116/7116
[pid=8644] ppid=8642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8644/stat : 8644 (npSolver-pbo.sh) S 8642 8644 7523 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 384123384 9367552 274 33554432000 4194304 5064252 140735367113664 140735367112576 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8644/statm: 2287 274 233 213 0 72 0
[pid=8645] ppid=8644 vsize=110644 CPUtime=1121.31 cores=0,2,4,6
/proc/8645/stat : 8645 (npSolver-pbo) S 8644 8644 7523 0 -1 4202496 20444 96239 0 0 180 32 111840 79 20 0 1 0 384123384 113299456 19673 33554432000 4194304 6004724 140735910590384 140735910582736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8645/statm: 27661 19673 181 442 0 27215 0
[pid=8734] ppid=8645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8734/stat : 8734 (satsolver.sh) S 8645 8644 7523 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384235551 9367552 266 33554432000 4194304 5064252 140736875692416 140736875691328 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8734/statm: 2287 266 226 213 0 72 0
[pid=8735] ppid=8734 vsize=198748 CPUtime=300.54 cores=0,2,4,6
/proc/8735/stat : 8735 (glucose) R 8734 8644 7523 0 -1 4202496 29298 0 0 0 30044 10 0 0 20 0 1 0 384235552 203517952 43574 33554432000 4194304 5208918 140734597634960 140734597632952 4229483 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8735/statm: 49687 43574 105 248 0 49436 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 327688

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 8753
/proc/meminfo: memFree=30670336/32873844 swapFree=7116/7116
[pid=8644] ppid=8642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8644/stat : 8644 (npSolver-pbo.sh) S 8642 8644 7523 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 384123384 9367552 274 33554432000 4194304 5064252 140735367113664 140735367112576 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8644/statm: 2287 274 233 213 0 72 0
[pid=8645] ppid=8644 vsize=110644 CPUtime=1121.31 cores=0,2,4,6
/proc/8645/stat : 8645 (npSolver-pbo) S 8644 8644 7523 0 -1 4202496 20444 96239 0 0 180 32 111840 79 20 0 1 0 384123384 113299456 19673 33554432000 4194304 6004724 140735910590384 140735910582736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8645/statm: 27661 19673 181 442 0 27215 0
[pid=8734] ppid=8645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8734/stat : 8734 (satsolver.sh) S 8645 8644 7523 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384235551 9367552 266 33554432000 4194304 5064252 140736875692416 140736875691328 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8734/statm: 2287 266 226 213 0 72 0
[pid=8735] ppid=8734 vsize=149428 CPUtime=360.53 cores=0,2,4,6
/proc/8735/stat : 8735 (glucose) R 8734 8644 7523 0 -1 4202496 29799 0 0 0 36042 11 0 0 20 0 1 0 384235552 153014272 35412 33554432000 4194304 5208918 140734597634960 140734597633048 4205139 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8735/statm: 37357 35412 105 248 0 37106 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 278368

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8753
/proc/meminfo: memFree=30658640/32873844 swapFree=7116/7116
[pid=8644] ppid=8642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8644/stat : 8644 (npSolver-pbo.sh) S 8642 8644 7523 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 384123384 9367552 274 33554432000 4194304 5064252 140735367113664 140735367112576 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8644/statm: 2287 274 233 213 0 72 0
[pid=8645] ppid=8644 vsize=110644 CPUtime=1121.31 cores=0,2,4,6
/proc/8645/stat : 8645 (npSolver-pbo) S 8644 8644 7523 0 -1 4202496 20444 96239 0 0 180 32 111840 79 20 0 1 0 384123384 113299456 19673 33554432000 4194304 6004724 140735910590384 140735910582736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8645/statm: 27661 19673 181 442 0 27215 0
[pid=8734] ppid=8645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8734/stat : 8734 (satsolver.sh) S 8645 8644 7523 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384235551 9367552 266 33554432000 4194304 5064252 140736875692416 140736875691328 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8734/statm: 2287 266 226 213 0 72 0
[pid=8735] ppid=8734 vsize=198748 CPUtime=420.52 cores=0,2,4,6
/proc/8735/stat : 8735 (glucose) R 8734 8644 7523 0 -1 4202496 30795 0 0 0 42040 12 0 0 20 0 1 0 384235552 203517952 43062 33554432000 4194304 5208918 140734597634960 140734597633048 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8735/statm: 49687 43062 105 248 0 49436 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 327688

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8753
/proc/meminfo: memFree=30570020/32873844 swapFree=7116/7116
[pid=8644] ppid=8642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8644/stat : 8644 (npSolver-pbo.sh) S 8642 8644 7523 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 384123384 9367552 274 33554432000 4194304 5064252 140735367113664 140735367112576 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8644/statm: 2287 274 233 213 0 72 0
[pid=8645] ppid=8644 vsize=110644 CPUtime=1121.31 cores=0,2,4,6
/proc/8645/stat : 8645 (npSolver-pbo) S 8644 8644 7523 0 -1 4202496 20444 96239 0 0 180 32 111840 79 20 0 1 0 384123384 113299456 19673 33554432000 4194304 6004724 140735910590384 140735910582736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8645/statm: 27661 19673 181 442 0 27215 0
[pid=8734] ppid=8645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8734/stat : 8734 (satsolver.sh) S 8645 8644 7523 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384235551 9367552 266 33554432000 4194304 5064252 140736875692416 140736875691328 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8734/statm: 2287 266 226 213 0 72 0
[pid=8735] ppid=8734 vsize=198748 CPUtime=480.5 cores=0,2,4,6
/proc/8735/stat : 8735 (glucose) R 8734 8644 7523 0 -1 4202496 31298 0 0 0 48038 12 0 0 20 0 1 0 384235552 203517952 44598 33554432000 4194304 5208918 140734597634960 140734597632952 4211501 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8735/statm: 49687 44598 105 248 0 49436 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 327688

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 8753
/proc/meminfo: memFree=30631644/32873844 swapFree=7116/7116
[pid=8644] ppid=8642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8644/stat : 8644 (npSolver-pbo.sh) S 8642 8644 7523 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 384123384 9367552 274 33554432000 4194304 5064252 140735367113664 140735367112576 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8644/statm: 2287 274 233 213 0 72 0
[pid=8645] ppid=8644 vsize=110644 CPUtime=1121.31 cores=0,2,4,6
/proc/8645/stat : 8645 (npSolver-pbo) S 8644 8644 7523 0 -1 4202496 20444 96239 0 0 180 32 111840 79 20 0 1 0 384123384 113299456 19673 33554432000 4194304 6004724 140735910590384 140735910582736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8645/statm: 27661 19673 181 442 0 27215 0
[pid=8734] ppid=8645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8734/stat : 8734 (satsolver.sh) S 8645 8644 7523 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384235551 9367552 266 33554432000 4194304 5064252 140736875692416 140736875691328 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8734/statm: 2287 266 226 213 0 72 0
[pid=8735] ppid=8734 vsize=149428 CPUtime=540.5 cores=0,2,4,6
/proc/8735/stat : 8735 (glucose) R 8734 8644 7523 0 -1 4202496 31803 0 0 0 54036 14 0 0 20 0 1 0 384235552 153014272 35412 33554432000 4194304 5208918 140734597634960 140734597633048 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8735/statm: 37357 35412 105 248 0 37106 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 278368

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 8753
/proc/meminfo: memFree=30504928/32873844 swapFree=7116/7116
[pid=8644] ppid=8642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8644/stat : 8644 (npSolver-pbo.sh) S 8642 8644 7523 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 384123384 9367552 274 33554432000 4194304 5064252 140735367113664 140735367112576 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8644/statm: 2287 274 233 213 0 72 0
[pid=8645] ppid=8644 vsize=110644 CPUtime=1121.31 cores=0,2,4,6
/proc/8645/stat : 8645 (npSolver-pbo) S 8644 8644 7523 0 -1 4202496 20444 96239 0 0 180 32 111840 79 20 0 1 0 384123384 113299456 19673 33554432000 4194304 6004724 140735910590384 140735910582736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8645/statm: 27661 19673 181 442 0 27215 0
[pid=8734] ppid=8645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8734/stat : 8734 (satsolver.sh) S 8645 8644 7523 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384235551 9367552 266 33554432000 4194304 5064252 140736875692416 140736875691328 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8734/statm: 2287 266 226 213 0 72 0
[pid=8735] ppid=8734 vsize=198748 CPUtime=600.48 cores=0,2,4,6
/proc/8735/stat : 8735 (glucose) R 8734 8644 7523 0 -1 4202496 32805 0 0 0 60033 15 0 0 20 0 1 0 384235552 203517952 44086 33554432000 4194304 5208918 140734597634960 140734597632952 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8735/statm: 49687 44086 105 248 0 49436 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 327688

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 8754
/proc/meminfo: memFree=30563920/32873844 swapFree=7116/7116
[pid=8644] ppid=8642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8644/stat : 8644 (npSolver-pbo.sh) S 8642 8644 7523 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 384123384 9367552 274 33554432000 4194304 5064252 140735367113664 140735367112576 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8644/statm: 2287 274 233 213 0 72 0
[pid=8645] ppid=8644 vsize=110644 CPUtime=1121.31 cores=0,2,4,6
/proc/8645/stat : 8645 (npSolver-pbo) S 8644 8644 7523 0 -1 4202496 20444 96239 0 0 180 32 111840 79 20 0 1 0 384123384 113299456 19673 33554432000 4194304 6004724 140735910590384 140735910582736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8645/statm: 27661 19673 181 442 0 27215 0
[pid=8734] ppid=8645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8734/stat : 8734 (satsolver.sh) S 8645 8644 7523 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384235551 9367552 266 33554432000 4194304 5064252 140736875692416 140736875691328 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8734/statm: 2287 266 226 213 0 72 0
[pid=8735] ppid=8734 vsize=198748 CPUtime=660.48 cores=0,2,4,6
/proc/8735/stat : 8735 (glucose) R 8734 8644 7523 0 -1 4202496 33310 0 0 0 66031 17 0 0 20 0 1 0 384235552 203517952 44598 33554432000 4194304 5208918 140734597634960 140734597631336 4229520 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8735/statm: 49687 44598 105 248 0 49436 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 327688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8754
/proc/meminfo: memFree=30533140/32873844 swapFree=7116/7116
[pid=8644] ppid=8642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8644/stat : 8644 (npSolver-pbo.sh) S 8642 8644 7523 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 384123384 9367552 274 33554432000 4194304 5064252 140735367113664 140735367112576 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8644/statm: 2287 274 233 213 0 72 0
[pid=8645] ppid=8644 vsize=110644 CPUtime=1121.31 cores=0,2,4,6
/proc/8645/stat : 8645 (npSolver-pbo) S 8644 8644 7523 0 -1 4202496 20444 96239 0 0 180 32 111840 79 20 0 1 0 384123384 113299456 19673 33554432000 4194304 6004724 140735910590384 140735910582736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8645/statm: 27661 19673 181 442 0 27215 0
[pid=8734] ppid=8645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8734/stat : 8734 (satsolver.sh) S 8645 8644 7523 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384235551 9367552 266 33554432000 4194304 5064252 140736875692416 140736875691328 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8734/statm: 2287 266 226 213 0 72 0
[pid=8735] ppid=8734 vsize=198748 CPUtime=678.79 cores=0,2,4,6
/proc/8735/stat : 8735 (glucose) R 8734 8644 7523 0 -1 4202496 33312 0 0 0 67862 17 0 0 20 0 1 0 384235552 203517952 45622 33554432000 4194304 5208918 140734597634960 140734597631336 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8735/statm: 49687 45622 105 248 0 49436 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 327688

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8754
/proc/meminfo: memFree=30533140/32873844 swapFree=7116/7116
[pid=8644] ppid=8642 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8644/stat : 8644 (npSolver-pbo.sh) S 8642 8644 7523 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 384123384 9367552 274 33554432000 4194304 5064252 140735367113664 140735367112576 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8644/statm: 2287 274 233 213 0 72 0
[pid=8645] ppid=8644 vsize=110644 CPUtime=1121.31 cores=0,2,4,6
/proc/8645/stat : 8645 (npSolver-pbo) S 8644 8644 7523 0 -1 4202496 20444 96239 0 0 180 32 111840 79 20 0 1 0 384123384 113299456 19673 33554432000 4194304 6004724 140735910590384 140735910582736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8645/statm: 27661 19673 181 442 0 27215 0
[pid=8734] ppid=8645 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8734/stat : 8734 (satsolver.sh) S 8645 8644 7523 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384235551 9367552 266 33554432000 4194304 5064252 140736875692416 140736875691328 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8734/statm: 2287 266 226 213 0 72 0
[pid=8735] ppid=8734 vsize=198748 CPUtime=678.79 cores=0,2,4,6
/proc/8735/stat : 8735 (glucose) R 8734 8644 7523 0 -1 4202496 33312 0 0 0 67862 17 0 0 20 0 1 0 384235552 203517952 45622 33554432000 4194304 5208918 140734597634960 140734597631336 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8735/statm: 49687 45622 105 248 0 49436 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 327688

Child status: 0
Real time (s): 1800.61
CPU time (s): 1800.14
CPU user time (s): 1798.83
CPU system time (s): 1.3028
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 337948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.83
system time used= 1.3028
maximum resident set size= 189464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150982
page faults= 0
swaps= 0
block input operations= 0
block output operations= 243248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1077
involuntary context switches= 2173

runsolver used 6.72698 second user time and 19.2511 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-08 20:26:04
IDJOB=3750191
IDBENCH=92695
IDSOLVER=2334
FILE ID=node111/3750191-1339179964
RUNJOBID= node111-1339170182-7539
PBS_JOBID= 14643817
Free space on /tmp= 71032 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat15_5_3_7_mh.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750191-1339179964/watcher-3750191-1339179964 -o /tmp/evaluation-result-3750191-1339179964/solver-3750191-1339179964 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750191-1339179964.opb 879170672 HOME HOME

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

MD5SUM BENCH= 578db65b35c9d87cb72f70788034039a
RANDOM SEED=879170672

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30483688 kB
Buffers:          299240 kB
Cached:           469792 kB
SwapCached:         1308 kB
Active:          1392676 kB
Inactive:         139652 kB
Active(anon):     760072 kB
Inactive(anon):     4004 kB
Active(file):     632604 kB
Inactive(file):   135648 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100188 kB
Dirty:              8588 kB
Writeback:             0 kB
AnonPages:        769392 kB
Mapped:             9916 kB
Shmem:                 0 kB
Slab:             713572 kB
SReclaimable:     155636 kB
SUnreclaim:       557936 kB
KernelStack:        1480 kB
PageTables:         5780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1031088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    387072 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71096 MiB
End job on node111 at 2012-06-08 20:56:05