Trace number 3748498

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_7.opb
MD5SUMb79cf832cc8fb39cc9e05c792def1a32
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4636291
Best CPU time to get the best result obtained on this benchmark1800.13
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 134217728
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 95222180678
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 134217728
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 95222180678
Number of bits of the biggest sum of numbers37
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.06	c old isEQ: 0, new EQ is 1
0.00/0.33	c old isEQ: 192, new EQ is 1
0.00/0.41	c old isEQ: 1, new EQ is 1
0.00/0.48	c run inc solver
0.00/0.48	c [INC SYSTEM] run initial solver
0.00/0.48	c [INC SYSTEM] preprocess with white file
4.28/4.38	c [INC SYSTEM] finished preprocessing in 3 s
4.28/4.38	c [INC SYSTEM] execute solver
4.36/5.05	c [INC SEARCH] formula is SAT
4.36/5.06	c [INC SYSTEM] solved the initial formula
4.36/5.09	c model valid
4.36/5.09	c current solution ok
5.96/6.00	o 227778293
5.96/6.00	c execute binary inc search
5.96/6.00	c [INC SEARCH] current bound: 113889181
5.96/6.00	c [INC SEARCH] iteration: 0
5.96/6.00	c [INC SEARCH] lower bound: 0 upperbound 227778363 current bound: 113889181 best value:227778363
5.96/6.00	c [INC SYSTEM] there exists a inc, kill it!
5.96/6.00	c write failed with 2
5.96/6.01	c [INC SYSTEM] create new solver instance
5.96/6.01	c [INC] encode full formula
5.96/6.01	c fallback to adder encoding
7.38/7.40	c set iterative enc to: adder
7.38/7.40	c set iterative enc to: none
7.48/7.59	c [INC SEARCH] isOptimum variable: 0
17.48/17.51	c [INC SEARCH] formula is SAT
17.48/17.55	c [INC SEARCH] copied best model
17.48/17.55	c sat variable: 1 optimum/unsat variable: 0
17.48/17.58	c model valid
17.48/17.58	c current solution ok
17.48/17.58	o 84675135
17.48/17.58	c [INC SEARCH] current bound: 42337602
17.48/17.58	c [INC SEARCH] iteration: 1
17.48/17.58	c [INC SEARCH] lower bound: 0 upperbound 84675205 current bound: 42337602 best value:84675205
17.48/17.58	c [INC SYSTEM] there exists a inc, kill it!
17.48/17.58	c write failed with 2
17.48/17.60	c [INC SYSTEM] create new solver instance
17.48/17.60	c [INC] encode full formula
17.48/17.60	c fallback to adder encoding
18.77/18.85	c set iterative enc to: adder
18.77/18.85	c set iterative enc to: none
18.97/19.04	c [INC SEARCH] isOptimum variable: 0
21.28/21.32	c [INC SEARCH] formula is SAT
21.28/21.35	c [INC SEARCH] copied best model
21.28/21.36	c sat variable: 1 optimum/unsat variable: 0
21.28/21.39	c model valid
21.28/21.39	c current solution ok
21.28/21.39	o 30822987
21.28/21.39	c [INC SEARCH] current bound: 15411528
21.28/21.39	c [INC SEARCH] iteration: 2
21.28/21.39	c [INC SEARCH] lower bound: 0 upperbound 30823057 current bound: 15411528 best value:30823057
21.28/21.39	c [INC SYSTEM] there exists a inc, kill it!
21.28/21.39	c write failed with 2
21.37/21.41	c [INC SYSTEM] create new solver instance
21.37/21.41	c [INC] encode full formula
21.37/21.41	c fallback to adder encoding
22.29/22.40	c set iterative enc to: adder
22.29/22.40	c set iterative enc to: none
22.50/22.56	c [INC SEARCH] isOptimum variable: 0
43.98/44.06	c [INC SEARCH] formula is SAT
43.98/44.09	c [INC SEARCH] copied best model
43.98/44.09	c sat variable: 1 optimum/unsat variable: 0
44.07/44.12	c model valid
44.07/44.12	c current solution ok
44.07/44.12	o 14459545
44.07/44.12	c [INC SEARCH] current bound: 7229807
44.07/44.12	c [INC SEARCH] iteration: 3
44.07/44.12	c [INC SEARCH] lower bound: 0 upperbound 14459615 current bound: 7229807 best value:14459615
44.07/44.12	c [INC SYSTEM] there exists a inc, kill it!
44.07/44.12	c write failed with 2
44.07/44.14	c [INC SYSTEM] create new solver instance
44.07/44.14	c [INC] encode full formula
44.07/44.14	c fallback to adder encoding
44.89/44.97	c set iterative enc to: adder
44.89/44.97	c set iterative enc to: none
45.09/45.10	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.41	HOME/npSolver-pbo-I.sh: line 18: 28153 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=1

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-3748498-1339177457/watcher-3748498-1339177457 -o /tmp/evaluation-result-3748498-1339177457/solver-3748498-1339177457 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748498-1339177457.opb 373533995 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.00 2.00 2.00 3/178 28152
/proc/meminfo: memFree=23550276/32873648 swapFree=7376/7376
[pid=28152] ppid=28150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28152/stat : 28152 (npSolver-pbo-I.) S 28150 28152 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383871206 9367552 275 33554432000 4194304 5064252 140737427410672 140737427409584 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28152/statm: 2287 275 233 213 0 72 0

[startup+0.065067 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28152
/proc/meminfo: memFree=23550276/32873648 swapFree=7376/7376
[pid=28152] ppid=28150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28152/stat : 28152 (npSolver-pbo-I.) S 28150 28152 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383871206 9367552 275 33554432000 4194304 5064252 140737427410672 140737427409584 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28152/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100309 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28152
/proc/meminfo: memFree=23550276/32873648 swapFree=7376/7376
[pid=28152] ppid=28150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28152/stat : 28152 (npSolver-pbo-I.) S 28150 28152 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383871206 9367552 275 33554432000 4194304 5064252 140737427410672 140737427409584 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28152/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300204 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28152
/proc/meminfo: memFree=23550276/32873648 swapFree=7376/7376
[pid=28152] ppid=28150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28152/stat : 28152 (npSolver-pbo-I.) S 28150 28152 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383871206 9367552 275 33554432000 4194304 5064252 140737427410672 140737427409584 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28152/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700238 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28152
/proc/meminfo: memFree=23550276/32873648 swapFree=7376/7376
[pid=28152] ppid=28150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28152/stat : 28152 (npSolver-pbo-I.) S 28150 28152 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383871206 9367552 275 33554432000 4194304 5064252 140737427410672 140737427409584 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28152/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50042 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 28156
/proc/meminfo: memFree=23376656/32873648 swapFree=7376/7376
[pid=28152] ppid=28150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28152/stat : 28152 (npSolver-pbo-I.) S 28150 28152 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383871206 9367552 275 33554432000 4194304 5064252 140737427410672 140737427409584 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28152/statm: 2287 275 233 213 0 72 0
[pid=28153] ppid=28152 vsize=37588 CPUtime=0.49 cores=0,2,4,6
/proc/28153/stat : 28153 (npSolver-pbo) S 28152 28152 27509 0 -1 4202496 7288 0 0 0 45 4 0 0 20 0 1 0 383871206 38490112 8082 33554432000 4194304 6004724 140733797580672 140733797575136 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28153/statm: 9397 8082 164 442 0 8951 0
[pid=28155] ppid=28153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28155/stat : 28155 (cp2_pre.sh) S 28153 28152 27509 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383871257 9367552 276 33554432000 4194304 5064252 140734514146848 140734514145552 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28155/statm: 2287 276 234 213 0 72 0
[pid=28156] ppid=28155 vsize=163544 CPUtime=0.98 cores=0,2,4,6
/proc/28156/stat : 28156 (coprocessor) R 28155 28152 27509 0 -1 4202496 29067 0 0 0 94 4 0 0 20 0 1 0 383871257 167469056 39312 33554432000 4194304 6586260 140735809260448 140735809257208 4768359 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/28156/statm: 40886 39312 182 584 0 40298 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 219428

[startup+3.10041 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 28156
/proc/meminfo: memFree=23324804/32873648 swapFree=7376/7376
[pid=28152] ppid=28150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28152/stat : 28152 (npSolver-pbo-I.) S 28150 28152 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383871206 9367552 275 33554432000 4194304 5064252 140737427410672 140737427409584 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28152/statm: 2287 275 233 213 0 72 0
[pid=28153] ppid=28152 vsize=37588 CPUtime=0.49 cores=0,2,4,6
/proc/28153/stat : 28153 (npSolver-pbo) S 28152 28152 27509 0 -1 4202496 7288 0 0 0 45 4 0 0 20 0 1 0 383871206 38490112 8082 33554432000 4194304 6004724 140733797580672 140733797575136 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/28153/statm: 9397 8082 164 442 0 8951 0
[pid=28155] ppid=28153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28155/stat : 28155 (cp2_pre.sh) S 28153 28152 27509 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383871257 9367552 276 33554432000 4194304 5064252 140734514146848 140734514145552 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28155/statm: 2287 276 234 213 0 72 0
[pid=28156] ppid=28155 vsize=188960 CPUtime=2.58 cores=0,2,4,6
/proc/28156/stat : 28156 (coprocessor) R 28155 28152 27509 0 -1 4202496 33095 0 0 0 253 5 0 0 20 0 1 0 383871257 193495040 45895 33554432000 4194304 6586260 140735809260448 140735809255768 4676681 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/28156/statm: 47240 45895 192 584 0 46652 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 244844

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28158
/proc/meminfo: memFree=23391952/32873648 swapFree=7376/7376
[pid=28152] ppid=28150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28152/stat : 28152 (npSolver-pbo-I.) S 28150 28152 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383871206 9367552 275 33554432000 4194304 5064252 140737427410672 140737427409584 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28152/statm: 2287 275 233 213 0 72 0
[pid=28153] ppid=28152 vsize=85852 CPUtime=6.28 cores=0,2,4,6
/proc/28153/stat : 28153 (npSolver-pbo) R 28152 28152 27509 0 -1 4202496 12136 52855 0 0 95 77 435 21 20 0 1 0 383871206 87912448 17152 33554432000 4194304 6004724 140733797580672 140733797575232 4582511 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28153/statm: 21463 17152 182 442 0 21017 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 95000

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28161
/proc/meminfo: memFree=23073956/32873648 swapFree=7376/7376
[pid=28152] ppid=28150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28152/stat : 28152 (npSolver-pbo-I.) S 28150 28152 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383871206 9367552 275 33554432000 4194304 5064252 140737427410672 140737427409584 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28152/statm: 2287 275 233 213 0 72 0
[pid=28153] ppid=28152 vsize=53084 CPUtime=7.57 cores=0,2,4,6
/proc/28153/stat : 28153 (npSolver-pbo) S 28152 28152 27509 0 -1 4202496 13992 53370 0 0 205 94 435 23 20 0 1 0 383871206 54358016 11978 33554432000 4194304 6004724 140733797580672 140733797565592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28153/statm: 13271 11978 183 442 0 12825 0
[pid=28161] ppid=28153 vsize=349348 CPUtime=5.1 cores=0,2,4,6
/proc/28161/stat : 28161 (glucosInc) R 28153 28152 27509 0 -1 4202496 57161 0 0 0 496 14 0 0 20 0 1 0 383871965 357732352 75667 33554432000 4194304 5654031 140733898378544 140733898366360 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28161/statm: 87337 75667 141 357 0 86977 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 411580

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28165
/proc/meminfo: memFree=23184968/32873648 swapFree=7376/7376
[pid=28152] ppid=28150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28152/stat : 28152 (npSolver-pbo-I.) S 28150 28152 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383871206 9367552 275 33554432000 4194304 5064252 140737427410672 140737427409584 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28152/statm: 2287 275 233 213 0 72 0
[pid=28153] ppid=28152 vsize=41404 CPUtime=22.56 cores=0,2,4,6
/proc/28153/stat : 28153 (npSolver-pbo) S 28152 28152 27509 0 -1 4202496 27536 166220 0 0 442 127 1624 63 20 0 1 0 383871206 42397696 9089 33554432000 4194304 6004724 140733797580672 140733797565592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28153/statm: 10351 9089 185 442 0 9905 0
[pid=28165] ppid=28153 vsize=253592 CPUtime=2.92 cores=0,2,4,6
/proc/28165/stat : 28165 (glucosInc) R 28153 28152 27509 0 -1 4202496 45599 0 0 0 281 11 0 0 20 0 1 0 383873462 259678208 58180 33554432000 4194304 5654031 140734272355648 140734272353336 4232720 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28165/statm: 63398 58180 141 357 0 63038 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 304144

[startup+51.1003 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 28167
/proc/meminfo: memFree=23218252/32873648 swapFree=7376/7376
[pid=28152] ppid=28150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28152/stat : 28152 (npSolver-pbo-I.) S 28150 28152 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383871206 9367552 275 33554432000 4194304 5064252 140737427410672 140737427409584 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28152/statm: 2287 275 233 213 0 72 0
[pid=28153] ppid=28152 vsize=39536 CPUtime=45.1 cores=0,2,4,6
/proc/28153/stat : 28153 (npSolver-pbo) S 28152 28152 27509 0 -1 4202496 33633 214063 0 0 531 139 3759 81 20 0 1 0 383871206 40484864 8622 33554432000 4194304 6004724 140733797580672 140733797565592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28153/statm: 9884 8622 185 442 0 9438 0
[pid=28167] ppid=28153 vsize=230248 CPUtime=5.98 cores=0,2,4,6
/proc/28167/stat : 28167 (glucosInc) R 28153 28152 27509 0 -1 4202496 44290 0 0 0 588 10 0 0 20 0 1 0 383875717 235773952 53080 33554432000 4194304 5654031 140735144097040 140735144084856 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28167/statm: 57562 53080 141 357 0 57202 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 278932

[startup+102.307 s]
/proc/loadavg: 2.14 2.04 2.01 3/181 28211
/proc/meminfo: memFree=28783428/32873648 swapFree=7376/7376
[pid=28152] ppid=28150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28152/stat : 28152 (npSolver-pbo-I.) S 28150 28152 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383871206 9367552 275 33554432000 4194304 5064252 140737427410672 140737427409584 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28152/statm: 2287 275 233 213 0 72 0
[pid=28153] ppid=28152 vsize=39536 CPUtime=45.1 cores=0,2,4,6
/proc/28153/stat : 28153 (npSolver-pbo) S 28152 28152 27509 0 -1 4202496 33633 214063 0 0 531 139 3759 81 20 0 1 0 383871206 40484864 8622 33554432000 4194304 6004724 140733797580672 140733797565592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28153/statm: 9884 8622 185 442 0 9438 0
[pid=28167] ppid=28153 vsize=265660 CPUtime=57.17 cores=0,2,4,6
/proc/28167/stat : 28167 (glucosInc) R 28153 28152 27509 0 -1 4202496 46046 0 0 0 5706 11 0 0 20 0 1 0 383875717 272035840 58410 33554432000 4194304 5654031 140735144097040 140735144084856 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28167/statm: 66415 58410 142 357 0 66055 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 314344

[startup+162.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 28212
/proc/meminfo: memFree=28732060/32873648 swapFree=7376/7376
[pid=28152] ppid=28150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28152/stat : 28152 (npSolver-pbo-I.) S 28150 28152 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383871206 9367552 275 33554432000 4194304 5064252 140737427410672 140737427409584 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28152/statm: 2287 275 233 213 0 72 0
[pid=28153] ppid=28152 vsize=39536 CPUtime=45.1 cores=0,2,4,6
/proc/28153/stat : 28153 (npSolver-pbo) S 28152 28152 27509 0 -1 4202496 33633 214063 0 0 531 139 3759 81 20 0 1 0 383871206 40484864 8622 33554432000 4194304 6004724 140733797580672 140733797565592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28153/statm: 9884 8622 185 442 0 9438 0
[pid=28167] ppid=28153 vsize=319600 CPUtime=117.15 cores=0,2,4,6
/proc/28167/stat : 28167 (glucosInc) R 28153 28152 27509 0 -1 4202496 49238 0 0 0 11699 16 0 0 20 0 1 0 383875717 327270400 65572 33554432000 4194304 5654031 140735144097040 140735144095128 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28167/statm: 79900 65572 142 357 0 79540 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 368284

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 28212
/proc/meminfo: memFree=28691592/32873648 swapFree=7376/7376
[pid=28152] ppid=28150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28152/stat : 28152 (npSolver-pbo-I.) S 28150 28152 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383871206 9367552 275 33554432000 4194304 5064252 140737427410672 140737427409584 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28152/statm: 2287 275 233 213 0 72 0
[pid=28153] ppid=28152 vsize=39536 CPUtime=45.1 cores=0,2,4,6
/proc/28153/stat : 28153 (npSolver-pbo) S 28152 28152 27509 0 -1 4202496 33633 214063 0 0 531 139 3759 81 20 0 1 0 383871206 40484864 8622 33554432000 4194304 6004724 140733797580672 140733797565592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28153/statm: 9884 8622 185 442 0 9438 0
[pid=28167] ppid=28153 vsize=319600 CPUtime=177.13 cores=0,2,4,6
/proc/28167/stat : 28167 (glucosInc) R 28153 28152 27509 0 -1 4202496 51058 0 0 0 17691 22 0 0 20 0 1 0 383875717 327270400 69512 33554432000 4194304 5654031 140735144097040 140735144095128 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28167/statm: 79900 69512 142 357 0 79540 0
Current children cumulated CPU time (s) 222.23

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

/proc/loadavg: 2.00 2.00 2.00 3/180 28244
/proc/meminfo: memFree=28480804/32873648 swapFree=7376/7376
[pid=28152] ppid=28150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28152/stat : 28152 (npSolver-pbo-I.) S 28150 28152 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383871206 9367552 275 33554432000 4194304 5064252 140737427410672 140737427409584 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28152/statm: 2287 275 233 213 0 72 0
[pid=28153] ppid=28152 vsize=39536 CPUtime=45.1 cores=0,2,4,6
/proc/28153/stat : 28153 (npSolver-pbo) S 28152 28152 27509 0 -1 4202496 33633 214063 0 0 531 139 3759 81 20 0 1 0 383871206 40484864 8622 33554432000 4194304 6004724 140733797580672 140733797565592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28153/statm: 9884 8622 185 442 0 9438 0
[pid=28167] ppid=28153 vsize=561580 CPUtime=1256.94 cores=0,2,4,6
/proc/28167/stat : 28167 (glucosInc) R 28153 28152 27509 0 -1 4202496 72378 0 0 0 125624 70 0 0 20 0 1 0 383875717 575057920 107950 33554432000 4194304 5654031 140735144097040 140735144095128 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28167/statm: 140395 107950 142 357 0 140035 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 610264

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28246
/proc/meminfo: memFree=28348268/32873648 swapFree=7376/7376
[pid=28152] ppid=28150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28152/stat : 28152 (npSolver-pbo-I.) S 28150 28152 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383871206 9367552 275 33554432000 4194304 5064252 140737427410672 140737427409584 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28152/statm: 2287 275 233 213 0 72 0
[pid=28153] ppid=28152 vsize=39536 CPUtime=45.1 cores=0,2,4,6
/proc/28153/stat : 28153 (npSolver-pbo) S 28152 28152 27509 0 -1 4202496 33633 214063 0 0 531 139 3759 81 20 0 1 0 383871206 40484864 8622 33554432000 4194304 6004724 140733797580672 140733797565592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28153/statm: 9884 8622 185 442 0 9438 0
[pid=28167] ppid=28153 vsize=779104 CPUtime=1316.92 cores=0,2,4,6
/proc/28167/stat : 28167 (glucosInc) R 28153 28152 27509 0 -1 4202496 74920 0 0 0 131613 79 0 0 20 0 1 0 383875717 797802496 142800 33554432000 4194304 5654031 140735144097040 140735144095128 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28167/statm: 194776 142800 142 357 0 194416 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 827788

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28246
/proc/meminfo: memFree=28435444/32873648 swapFree=7376/7376
[pid=28152] ppid=28150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28152/stat : 28152 (npSolver-pbo-I.) S 28150 28152 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383871206 9367552 275 33554432000 4194304 5064252 140737427410672 140737427409584 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28152/statm: 2287 275 233 213 0 72 0
[pid=28153] ppid=28152 vsize=39536 CPUtime=45.1 cores=0,2,4,6
/proc/28153/stat : 28153 (npSolver-pbo) S 28152 28152 27509 0 -1 4202496 33633 214063 0 0 531 139 3759 81 20 0 1 0 383871206 40484864 8622 33554432000 4194304 6004724 140733797580672 140733797565592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28153/statm: 9884 8622 185 442 0 9438 0
[pid=28167] ppid=28153 vsize=566004 CPUtime=1376.91 cores=0,2,4,6
/proc/28167/stat : 28167 (glucosInc) R 28153 28152 27509 0 -1 4202496 78087 0 0 0 137596 95 0 0 20 0 1 0 383875717 579588096 120645 33554432000 4194304 5654031 140735144097040 140735144094824 4215076 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28167/statm: 141501 120645 142 357 0 141141 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 614688

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28246
/proc/meminfo: memFree=28338684/32873648 swapFree=7376/7376
[pid=28152] ppid=28150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28152/stat : 28152 (npSolver-pbo-I.) S 28150 28152 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383871206 9367552 275 33554432000 4194304 5064252 140737427410672 140737427409584 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28152/statm: 2287 275 233 213 0 72 0
[pid=28153] ppid=28152 vsize=39536 CPUtime=45.1 cores=0,2,4,6
/proc/28153/stat : 28153 (npSolver-pbo) S 28152 28152 27509 0 -1 4202496 33633 214063 0 0 531 139 3759 81 20 0 1 0 383871206 40484864 8622 33554432000 4194304 6004724 140733797580672 140733797565592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28153/statm: 9884 8622 185 442 0 9438 0
[pid=28167] ppid=28153 vsize=782264 CPUtime=1436.9 cores=0,2,4,6
/proc/28167/stat : 28167 (glucosInc) R 28153 28152 27509 0 -1 4202496 80400 0 0 0 143587 103 0 0 20 0 1 0 383875717 801038336 139518 33554432000 4194304 5654031 140735144097040 140735144095128 4232763 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28167/statm: 195566 139518 142 357 0 195206 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 830948

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28246
/proc/meminfo: memFree=28328916/32873648 swapFree=7376/7376
[pid=28152] ppid=28150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28152/stat : 28152 (npSolver-pbo-I.) S 28150 28152 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383871206 9367552 275 33554432000 4194304 5064252 140737427410672 140737427409584 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28152/statm: 2287 275 233 213 0 72 0
[pid=28153] ppid=28152 vsize=39536 CPUtime=45.1 cores=0,2,4,6
/proc/28153/stat : 28153 (npSolver-pbo) S 28152 28152 27509 0 -1 4202496 33633 214063 0 0 531 139 3759 81 20 0 1 0 383871206 40484864 8622 33554432000 4194304 6004724 140733797580672 140733797565592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28153/statm: 9884 8622 185 442 0 9438 0
[pid=28167] ppid=28153 vsize=784028 CPUtime=1496.89 cores=0,2,4,6
/proc/28167/stat : 28167 (glucosInc) R 28153 28152 27509 0 -1 4202496 82558 0 0 0 149576 113 0 0 20 0 1 0 383875717 802844672 142173 33554432000 4194304 5654031 140735144097040 140735144095128 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28167/statm: 196007 142173 142 357 0 195647 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 832712

[startup+1602.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/182 28249
/proc/meminfo: memFree=28345976/32873648 swapFree=7376/7376
[pid=28152] ppid=28150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28152/stat : 28152 (npSolver-pbo-I.) S 28150 28152 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383871206 9367552 275 33554432000 4194304 5064252 140737427410672 140737427409584 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28152/statm: 2287 275 233 213 0 72 0
[pid=28153] ppid=28152 vsize=39536 CPUtime=45.1 cores=0,2,4,6
/proc/28153/stat : 28153 (npSolver-pbo) S 28152 28152 27509 0 -1 4202496 33633 214063 0 0 531 139 3759 81 20 0 1 0 383871206 40484864 8622 33554432000 4194304 6004724 140733797580672 140733797565592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28153/statm: 9884 8622 185 442 0 9438 0
[pid=28167] ppid=28153 vsize=570160 CPUtime=1556.88 cores=0,2,4,6
/proc/28167/stat : 28167 (glucosInc) R 28153 28152 27509 0 -1 4202496 83531 0 0 0 155564 124 0 0 20 0 1 0 383875717 583843840 138873 33554432000 4194304 5654031 140735144097040 140735144094824 4215357 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28167/statm: 142540 138873 142 357 0 142180 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 618844

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 28250
/proc/meminfo: memFree=28216892/32873648 swapFree=7376/7376
[pid=28152] ppid=28150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28152/stat : 28152 (npSolver-pbo-I.) S 28150 28152 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383871206 9367552 275 33554432000 4194304 5064252 140737427410672 140737427409584 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28152/statm: 2287 275 233 213 0 72 0
[pid=28153] ppid=28152 vsize=39536 CPUtime=45.1 cores=0,2,4,6
/proc/28153/stat : 28153 (npSolver-pbo) S 28152 28152 27509 0 -1 4202496 33633 214063 0 0 531 139 3759 81 20 0 1 0 383871206 40484864 8622 33554432000 4194304 6004724 140733797580672 140733797565592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28153/statm: 9884 8622 185 442 0 9438 0
[pid=28167] ppid=28153 vsize=793120 CPUtime=1616.86 cores=0,2,4,6
/proc/28167/stat : 28167 (glucosInc) R 28153 28152 27509 0 -1 4202496 86373 0 0 0 161559 127 0 0 20 0 1 0 383875717 812154880 169559 33554432000 4194304 5654031 140735144097040 140735144084856 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28167/statm: 198280 169559 142 357 0 197920 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 841804

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28250
/proc/meminfo: memFree=28524476/32873648 swapFree=7376/7376
[pid=28152] ppid=28150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28152/stat : 28152 (npSolver-pbo-I.) S 28150 28152 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383871206 9367552 275 33554432000 4194304 5064252 140737427410672 140737427409584 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28152/statm: 2287 275 233 213 0 72 0
[pid=28153] ppid=28152 vsize=39536 CPUtime=45.1 cores=0,2,4,6
/proc/28153/stat : 28153 (npSolver-pbo) S 28152 28152 27509 0 -1 4202496 33633 214063 0 0 531 139 3759 81 20 0 1 0 383871206 40484864 8622 33554432000 4194304 6004724 140733797580672 140733797565592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28153/statm: 9884 8622 185 442 0 9438 0
[pid=28167] ppid=28153 vsize=447176 CPUtime=1676.85 cores=0,2,4,6
/proc/28167/stat : 28167 (glucosInc) R 28153 28152 27509 0 -1 4202496 87102 0 0 0 167553 132 0 0 20 0 1 0 383875717 457908224 92981 33554432000 4194304 5654031 140735144097040 140735144084856 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28167/statm: 111794 92981 142 357 0 111434 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 495860

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28250
/proc/meminfo: memFree=28490176/32873648 swapFree=7376/7376
[pid=28152] ppid=28150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28152/stat : 28152 (npSolver-pbo-I.) S 28150 28152 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383871206 9367552 275 33554432000 4194304 5064252 140737427410672 140737427409584 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28152/statm: 2287 275 233 213 0 72 0
[pid=28153] ppid=28152 vsize=39536 CPUtime=45.1 cores=0,2,4,6
/proc/28153/stat : 28153 (npSolver-pbo) S 28152 28152 27509 0 -1 4202496 33633 214063 0 0 531 139 3759 81 20 0 1 0 383871206 40484864 8622 33554432000 4194304 6004724 140733797580672 140733797565592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28153/statm: 9884 8622 185 442 0 9438 0
[pid=28167] ppid=28153 vsize=449224 CPUtime=1736.85 cores=0,2,4,6
/proc/28167/stat : 28167 (glucosInc) R 28153 28152 27509 0 -1 4202496 87337 0 0 0 173552 133 0 0 20 0 1 0 383875717 460005376 103436 33554432000 4194304 5654031 140735144097040 140735144084856 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28167/statm: 112306 103436 142 357 0 111946 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 497908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28250
/proc/meminfo: memFree=28471560/32873648 swapFree=7376/7376
[pid=28152] ppid=28150 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28152/stat : 28152 (npSolver-pbo-I.) S 28150 28152 27509 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383871206 9367552 275 33554432000 4194304 5064252 140737427410672 140737427409584 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28152/statm: 2287 275 233 213 0 72 0
[pid=28153] ppid=28152 vsize=39536 CPUtime=45.1 cores=0,2,4,6
/proc/28153/stat : 28153 (npSolver-pbo) S 28152 28152 27509 0 -1 4202496 33633 214063 0 0 531 139 3759 81 20 0 1 0 383871206 40484864 8622 33554432000 4194304 6004724 140733797580672 140733797565592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28153/statm: 9884 8622 185 442 0 9438 0
[pid=28167] ppid=28153 vsize=449224 CPUtime=1754.95 cores=0,2,4,6
/proc/28167/stat : 28167 (glucosInc) R 28153 28152 27509 0 -1 4202496 87455 0 0 0 175362 133 0 0 20 0 1 0 383875717 460005376 106620 33554432000 4194304 5654031 140735144097040 140735144084856 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28167/statm: 112306 106620 142 357 0 111946 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 497908

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28152 and gives
#  childrusage.ru_utime.tv_sec=42
#  childrusage.ru_utime.tv_usec=906477
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=207664
# CPU time returned by wait4() is 45.1141
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1796.52
CPU system time (s): 3.53
CPU usage (%): 99.9798
Max. virtual memory (cumulated for all children) (KiB): 1044948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 42.9065
system time used= 2.20766
maximum resident set size= 379612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 248070
page faults= 0
swaps= 0
block input operations= 0
block output operations= 799880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4479
involuntary context switches= 2742

runsolver used 2.80957 second user time and 7.02193 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-08 19:44:18
IDJOB=3748498
IDBENCH=92758
IDSOLVER=2333
FILE ID=node125/3748498-1339177457
RUNJOBID= node125-1339170243-27525
PBS_JOBID= 14643842
Free space on /tmp= 69620 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat70_4_22_7.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748498-1339177457/watcher-3748498-1339177457 -o /tmp/evaluation-result-3748498-1339177457/solver-3748498-1339177457 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748498-1339177457.opb 373533995 HOME HOME

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

MD5SUM BENCH= b79cf832cc8fb39cc9e05c792def1a32
RANDOM SEED=373533995

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.373
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.373
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	: 5438.54
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.373
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.373
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:        23550176 kB
Buffers:          732280 kB
Cached:          3130640 kB
SwapCached:         1248 kB
Active:          7887948 kB
Inactive:         451160 kB
Active(anon):    4466308 kB
Inactive(anon):     7424 kB
Active(file):    3421640 kB
Inactive(file):   443736 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67102600 kB
Dirty:              9296 kB
Writeback:             0 kB
AnonPages:       4478052 kB
Mapped:            12656 kB
Shmem:                96 kB
Slab:             836312 kB
SReclaimable:     279972 kB
SUnreclaim:       556340 kB
KernelStack:        1472 kB
PageTables:        13036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    5936744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2635776 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= 70660 MiB
End job on node125 at 2012-06-08 20:14:18