Trace number 3702534

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.1 1800.61

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_8.opb
MD5SUMc9443936e5641d3aca30cbd92e359860
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4692139
Best CPU time to get the best result obtained on this benchmark1801.26
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 91246785518
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 91246785518
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.34	c run inc solver
0.00/0.34	c [INC SYSTEM] run initial solver
0.00/0.34	c [INC SYSTEM] preprocess with white file
2.38/2.46	c [INC SYSTEM] finished preprocessing in 2 s
2.38/2.46	c [INC SYSTEM] execute solver
3.76/3.82	c [INC SEARCH] formula is SAT
3.76/3.84	c [INC SYSTEM] solved the initial formula
3.76/3.87	c model valid
3.76/3.87	c current solution ok
4.66/4.73	o 79363311
4.66/4.73	c starting approximation
5.21/5.33	c factor = 2
5.21/5.33	c factor still to low - shrinking to 2.31662e+06
5.21/5.33	c approx number of clauses: 1e+06
5.21/5.33	c current bound: 39681692
5.21/5.37	c leaving approximation
5.21/5.37	c finished approximation
5.21/5.37	c [INC SYSTEM] there exists a inc, kill it!
5.21/5.37	c write failed with 2
5.21/5.37	c [INC SEARCH] iteration: 0
5.21/5.37	c [INC BOUNDS] best value:79363381 search for 79363380
5.21/5.37	c [INC SYSTEM] create new solver instance
5.21/5.37	c [INC] encode full formula
5.21/5.37	c fallback to adder encoding
6.59/6.76	c set iterative enc to: adder
6.59/6.76	c set iterative enc to: none
6.79/6.94	c [INC SEARCH] isOptimum variable: 0
45.27/45.44	c formula is SAT
45.27/45.48	c [INC SEARCH] copied best model
45.27/45.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
45.36/45.51	c model valid
45.36/45.51	c current solution ok
45.36/45.51	o 46603717
45.36/45.51	c [INC SEARCH] iteration: 1
45.36/45.51	c [INC BOUNDS] best value:46603787 search for 46603786
45.36/45.51	c [INC SYSTEM] there exists a inc, kill it!
45.36/45.51	c write failed with 2
45.36/45.53	c [INC SYSTEM] create new solver instance
45.36/45.53	c [INC] encode full formula
45.36/45.53	c fallback to adder encoding
46.66/46.81	c set iterative enc to: adder
46.66/46.81	c set iterative enc to: none
46.86/47.00	c [INC SEARCH] isOptimum variable: 0
63.77/63.90	c formula is SAT
63.77/63.94	c [INC SEARCH] copied best model
63.77/63.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
63.77/63.97	c model valid
63.77/63.97	c current solution ok
63.77/63.97	o 21420253
63.77/63.97	c [INC SEARCH] iteration: 2
63.77/63.97	c [INC BOUNDS] best value:21420323 search for 21420322
63.77/63.97	c [INC SYSTEM] there exists a inc, kill it!
63.77/63.97	c write failed with 2
63.77/63.99	c [INC SYSTEM] create new solver instance
63.77/63.99	c [INC] encode full formula
63.77/63.99	c fallback to adder encoding
64.88/65.08	c set iterative enc to: adder
64.88/65.08	c set iterative enc to: none
65.09/65.24	c [INC SEARCH] isOptimum variable: 0
140.14/140.37	c formula is SAT
140.25/140.41	c [INC SEARCH] copied best model
140.25/140.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
140.25/140.44	c model valid
140.25/140.44	c current solution ok
140.25/140.44	o 20047197
140.25/140.44	c [INC SEARCH] iteration: 3
140.25/140.44	c [INC BOUNDS] best value:20047267 search for 20047266
140.25/140.44	c [INC SYSTEM] there exists a inc, kill it!
140.25/140.44	c write failed with 2
140.25/140.46	c [INC SYSTEM] create new solver instance
140.25/140.46	c [INC] encode full formula
140.25/140.46	c fallback to adder encoding
141.36/141.54	c set iterative enc to: adder
141.36/141.54	c set iterative enc to: none
141.57/141.71	c [INC SEARCH] isOptimum variable: 0
169.33/169.50	c formula is SAT
169.33/169.54	c [INC SEARCH] copied best model
169.33/169.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
169.33/169.58	c model valid
169.33/169.58	c current solution ok
169.33/169.58	o 17263701
169.33/169.58	c [INC SEARCH] iteration: 4
169.33/169.58	c [INC BOUNDS] best value:17263771 search for 17263770
169.33/169.58	c [INC SYSTEM] there exists a inc, kill it!
169.33/169.58	c write failed with 2
169.33/169.59	c [INC SYSTEM] create new solver instance
169.33/169.59	c [INC] encode full formula
169.33/169.59	c fallback to adder encoding
170.45/170.65	c set iterative enc to: adder
170.45/170.65	c set iterative enc to: none
170.66/170.81	c [INC SEARCH] isOptimum variable: 0
463.98/464.25	c formula is SAT
463.98/464.29	c [INC SEARCH] copied best model
463.98/464.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
464.08/464.32	c model valid
464.08/464.32	c current solution ok
464.08/464.32	o 15373081
464.08/464.32	c [INC SEARCH] iteration: 5
464.08/464.32	c [INC BOUNDS] best value:15373151 search for 15373150
464.08/464.32	c [INC SYSTEM] there exists a inc, kill it!
464.08/464.32	c write failed with 2
464.08/464.33	c [INC SYSTEM] create new solver instance
464.08/464.33	c [INC] encode full formula
464.08/464.33	c fallback to adder encoding
465.10/465.33	c set iterative enc to: adder
465.10/465.33	c set iterative enc to: none
465.18/465.48	c [INC SEARCH] isOptimum variable: 0
499.85/500.13	c formula is SAT
499.85/500.16	c [INC SEARCH] copied best model
499.85/500.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
499.85/500.19	c model valid
499.85/500.19	c current solution ok
499.85/500.19	o 8554699
499.85/500.19	c [INC SEARCH] iteration: 6
499.85/500.19	c [INC BOUNDS] best value:8554769 search for 8554768
499.85/500.19	c [INC SYSTEM] there exists a inc, kill it!
499.85/500.19	c write failed with 2
499.94/500.20	c [INC SYSTEM] create new solver instance
499.94/500.20	c [INC] encode full formula
499.94/500.20	c fallback to adder encoding
500.85/501.13	c set iterative enc to: adder
500.85/501.13	c set iterative enc to: none
500.95/501.28	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.61	HOME/npSolver-pbo-Itdqb.sh: line 18:  5188 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -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-3702534-1338132575/watcher-3702534-1338132575 -o /tmp/evaluation-result-3702534-1338132575/solver-3702534-1338132575 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702534-1338132575.opb 1978963228 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.17 2.19 2.09 3/180 5187
/proc/meminfo: memFree=30469248/32873844 swapFree=7112/7112
[pid=5187] ppid=5185 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5187/stat : 5187 (npSolver-pbo-It) S 5185 5187 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279382797 9367552 275 33554432000 4194304 5064252 140735291263360 140735291262272 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5187/statm: 2287 275 233 213 0 72 0

[startup+0.018219 s]
/proc/loadavg: 2.17 2.19 2.09 3/180 5187
/proc/meminfo: memFree=30469248/32873844 swapFree=7112/7112
[pid=5187] ppid=5185 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5187/stat : 5187 (npSolver-pbo-It) S 5185 5187 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279382797 9367552 275 33554432000 4194304 5064252 140735291263360 140735291262272 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5187/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100252 s]
/proc/loadavg: 2.17 2.19 2.09 3/180 5187
/proc/meminfo: memFree=30469248/32873844 swapFree=7112/7112
[pid=5187] ppid=5185 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5187/stat : 5187 (npSolver-pbo-It) S 5185 5187 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279382797 9367552 275 33554432000 4194304 5064252 140735291263360 140735291262272 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5187/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30026 s]
/proc/loadavg: 2.17 2.19 2.09 3/180 5187
/proc/meminfo: memFree=30469248/32873844 swapFree=7112/7112
[pid=5187] ppid=5185 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5187/stat : 5187 (npSolver-pbo-It) S 5185 5187 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279382797 9367552 275 33554432000 4194304 5064252 140735291263360 140735291262272 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5187/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700275 s]
/proc/loadavg: 2.17 2.19 2.09 3/180 5187
/proc/meminfo: memFree=30469248/32873844 swapFree=7112/7112
[pid=5187] ppid=5185 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5187/stat : 5187 (npSolver-pbo-It) S 5185 5187 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279382797 9367552 275 33554432000 4194304 5064252 140735291263360 140735291262272 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5187/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.16 2.19 2.09 3/184 5191
/proc/meminfo: memFree=30300460/32873844 swapFree=7112/7112
[pid=5187] ppid=5185 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5187/stat : 5187 (npSolver-pbo-It) S 5185 5187 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279382797 9367552 275 33554432000 4194304 5064252 140735291263360 140735291262272 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5187/statm: 2287 275 233 213 0 72 0
[pid=5188] ppid=5187 vsize=30340 CPUtime=0.35 cores=0,2,4,6
/proc/5188/stat : 5188 (npSolver-pbo) S 5187 5187 4091 0 -1 4202496 5846 0 0 0 31 4 0 0 20 0 1 0 279382797 31068160 6334 33554432000 4194304 5992684 140736983204480 140736983198928 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5188/statm: 7585 6334 172 440 0 7141 0
[pid=5190] ppid=5188 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5190/stat : 5190 (cp2_pre.sh) S 5188 5187 4091 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279382833 9367552 276 33554432000 4194304 5064252 140734927982320 140734927981024 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5190/statm: 2287 276 234 213 0 72 0
[pid=5191] ppid=5190 vsize=165088 CPUtime=1.13 cores=0,2,4,6
/proc/5191/stat : 5191 (coprocessor) R 5190 5187 4091 0 -1 4202496 28172 0 0 0 108 5 0 0 20 0 1 0 279382833 169050112 40207 33554432000 4194304 6586260 140736569881248 140736569877512 5509083 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/5191/statm: 41272 40207 184 584 0 40684 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 213724

[startup+3.10029 s]
/proc/loadavg: 2.16 2.19 2.09 3/184 5191
/proc/meminfo: memFree=30245320/32873844 swapFree=7112/7112
[pid=5187] ppid=5185 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5187/stat : 5187 (npSolver-pbo-It) S 5185 5187 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279382797 9367552 275 33554432000 4194304 5064252 140735291263360 140735291262272 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5187/statm: 2287 275 233 213 0 72 0
[pid=5188] ppid=5187 vsize=30340 CPUtime=2.44 cores=0,2,4,6
/proc/5188/stat : 5188 (npSolver-pbo) S 5187 5187 4091 0 -1 4202496 5861 33830 0 0 31 4 182 27 20 0 1 0 279382797 31068160 6336 33554432000 4194304 5992684 140736983204480 140736983190744 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5188/statm: 7585 6336 174 440 0 7141 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 39488
heavy processes:

[startup+6.30031 s]
/proc/loadavg: 2.16 2.19 2.09 3/182 5201
/proc/meminfo: memFree=30399760/32873844 swapFree=7112/7112
[pid=5187] ppid=5185 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5187/stat : 5187 (npSolver-pbo-It) S 5185 5187 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279382797 9367552 275 33554432000 4194304 5064252 140735291263360 140735291262272 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5187/statm: 2287 275 233 213 0 72 0
[pid=5188] ppid=5187 vsize=125420 CPUtime=6.19 cores=0,2,4,6
/proc/5188/stat : 5188 (npSolver-pbo) R 5187 5187 4091 0 -1 4202496 14726 78183 0 0 150 75 351 43 20 0 1 0 279382797 128430080 30008 33554432000 4194304 5992684 140736983204480 140736983197192 5044375 0 0 4096 0 0 0 0 17 2 0 0 2 0 0
/proc/5188/statm: 31355 30008 205 440 0 30911 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 134568

[startup+12.7003 s]
/proc/loadavg: 2.21 2.20 2.09 3/183 5203
/proc/meminfo: memFree=29989348/32873844 swapFree=7112/7112
[pid=5187] ppid=5185 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5187/stat : 5187 (npSolver-pbo-It) S 5185 5187 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279382797 9367552 275 33554432000 4194304 5064252 140735291263360 140735291262272 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5187/statm: 2287 275 233 213 0 72 0
[pid=5188] ppid=5187 vsize=59884 CPUtime=6.84 cores=0,2,4,6
/proc/5188/stat : 5188 (npSolver-pbo) S 5187 5187 4091 0 -1 4202496 15520 78700 0 0 197 91 351 45 20 0 1 0 279382797 61321216 13727 33554432000 4194304 5992684 140736983204480 140736983190312 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/5188/statm: 14971 13727 206 440 0 14527 0
[pid=5203] ppid=5188 vsize=345980 CPUtime=5.74 cores=0,2,4,6
/proc/5203/stat : 5203 (glucosInc) R 5188 5187 4091 0 -1 4202496 57172 0 0 0 562 12 0 0 20 0 1 0 279383491 354283520 74134 33554432000 4194304 5654031 140734786171408 140734786159224 4214475 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5203/statm: 86495 74134 141 357 0 86135 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 415012

[startup+25.5003 s]
/proc/loadavg: 2.17 2.19 2.09 3/183 5203
/proc/meminfo: memFree=29986552/32873844 swapFree=7112/7112
[pid=5187] ppid=5185 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5187/stat : 5187 (npSolver-pbo-It) S 5185 5187 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279382797 9367552 275 33554432000 4194304 5064252 140735291263360 140735291262272 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5187/statm: 2287 275 233 213 0 72 0
[pid=5188] ppid=5187 vsize=59884 CPUtime=6.84 cores=0,2,4,6
/proc/5188/stat : 5188 (npSolver-pbo) S 5187 5187 4091 0 -1 4202496 15520 78700 0 0 197 91 351 45 20 0 1 0 279382797 61321216 13727 33554432000 4194304 5992684 140736983204480 140736983190312 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/5188/statm: 14971 13727 206 440 0 14527 0
[pid=5203] ppid=5188 vsize=348072 CPUtime=18.54 cores=0,2,4,6
/proc/5203/stat : 5203 (glucosInc) R 5188 5187 4091 0 -1 4202496 57847 0 0 0 1842 12 0 0 20 0 1 0 279383491 356425728 75314 33554432000 4194304 5654031 140734786171408 140734786159224 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5203/statm: 87018 75314 142 357 0 86658 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 417104

[startup+51.1003 s]
/proc/loadavg: 2.18 2.19 2.09 3/184 5210
/proc/meminfo: memFree=30074696/32873844 swapFree=7112/7112
[pid=5187] ppid=5185 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5187/stat : 5187 (npSolver-pbo-It) S 5185 5187 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279382797 9367552 275 33554432000 4194304 5064252 140735291263360 140735291262272 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5187/statm: 2287 275 233 213 0 72 0
[pid=5188] ppid=5187 vsize=50664 CPUtime=46.87 cores=0,2,4,6
/proc/5188/stat : 5188 (npSolver-pbo) S 5187 5187 4091 0 -1 4202496 22454 137971 0 0 332 108 4184 63 20 0 1 0 279382797 51879936 11454 33554432000 4194304 5992684 140736983204480 140736983190312 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/5188/statm: 12666 11454 206 440 0 12222 0
[pid=5210] ppid=5188 vsize=338616 CPUtime=4.07 cores=0,2,4,6
/proc/5210/stat : 5210 (glucosInc) R 5188 5187 4091 0 -1 4202496 52022 0 0 0 394 13 0 0 20 0 1 0 279387497 346742784 68560 33554432000 4194304 5654031 140734989224544 140734989222152 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5210/statm: 84654 68560 140 357 0 84294 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 398428

[startup+102.3 s]
/proc/loadavg: 2.24 2.20 2.10 3/183 5214
/proc/meminfo: memFree=30162084/32873844 swapFree=7112/7112
[pid=5187] ppid=5185 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5187/stat : 5187 (npSolver-pbo-It) S 5185 5187 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279382797 9367552 275 33554432000 4194304 5064252 140735291263360 140735291262272 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5187/statm: 2287 275 233 213 0 72 0
[pid=5188] ppid=5187 vsize=48768 CPUtime=65.13 cores=0,2,4,6
/proc/5188/stat : 5188 (npSolver-pbo) S 5187 5187 4091 0 -1 4202496 29318 191384 0 0 449 123 5858 83 20 0 1 0 279382797 49938432 10980 33554432000 4194304 5992684 140736983204480 140736983190312 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/5188/statm: 12192 10980 206 440 0 11748 0
[pid=5212] ppid=5188 vsize=301316 CPUtime=37.04 cores=0,2,4,6
/proc/5212/stat : 5212 (glucosInc) R 5188 5187 4091 0 -1 4202496 49681 0 0 0 3693 11 0 0 20 0 1 0 279389321 308547584 62754 33554432000 4194304 5654031 140734734556384 140734734544200 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5212/statm: 75329 62754 142 357 0 74969 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 359232

[startup+162.3 s]
/proc/loadavg: 2.13 2.18 2.09 3/183 5218
/proc/meminfo: memFree=30207764/32873844 swapFree=7112/7112
[pid=5187] ppid=5185 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5187/stat : 5187 (npSolver-pbo-It) S 5185 5187 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279382797 9367552 275 33554432000 4194304 5064252 140735291263360 140735291262272 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5187/statm: 2287 275 233 213 0 72 0
[pid=5188] ppid=5187 vsize=48160 CPUtime=141.58 cores=0,2,4,6
/proc/5188/stat : 5188 (npSolver-pbo) S 5187 5187 4091 0 -1 4202496 36379 241755 0 0 565 138 13356 99 20 0 1 0 279382797 49315840 10828 33554432000 4194304 5992684 140736983204480 140736983190312 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/5188/statm: 12040 10828 206 440 0 11596 0
[pid=5218] ppid=5188 vsize=296064 CPUtime=20.57 cores=0,2,4,6
/proc/5218/stat : 5218 (glucosInc) R 5188 5187 4091 0 -1 4202496 49156 0 0 0 2046 11 0 0 20 0 1 0 279396968 303169536 62328 33554432000 4194304 5654031 140736686768800 140736686756616 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5218/statm: 74016 62328 142 357 0 73656 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 353372

[startup+222.3 s]
/proc/loadavg: 2.04 2.14 2.09 3/183 5220
/proc/meminfo: memFree=30200164/32873844 swapFree=7112/7112
[pid=5187] ppid=5185 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5187/stat : 5187 (npSolver-pbo-It) S 5185 5187 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279382797 9367552 275 33554432000 4194304 5064252 140735291263360 140735291262272 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5187/statm: 2287 275 233 213 0 72 0
[pid=5188] ppid=5187 vsize=47940 CPUtime=170.67 cores=0,2,4,6
/proc/5188/stat : 5188 (npSolver-pbo) S 5187 5187 4091 0 -1 4202496 43450 292088 0 0 678 152 16120 117 20 0 1 0 279382797 49090560 10773 33554432000 4194304 5992684 140736983204480 140736983190312 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 2 0 0
/proc/5188/statm: 11985 10773 206 440 0 11541 0
[pid=5220] ppid=5188 vsize=296224 CPUtime=51.46 cores=0,2,4,6
/proc/5220/stat : 5220 (glucosInc) R 5188 5187 4091 0 -1 4202496 48470 0 0 0 5133 13 0 0 20 0 1 0 279399878 303333376 62788 33554432000 4194304 5654031 140735320880208 140735320868024 4215248 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5220/statm: 74056 62788 142 357 0 73696 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 353312

[startup+282.3 s]
/proc/loadavg: 2.01 2.11 2.08 3/183 5221
/proc/meminfo: memFree=30172604/32873844 swapFree=7112/7112

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

/proc/loadavg: 2.00 2.00 2.00 3/183 5239
/proc/meminfo: memFree=30199196/32873844 swapFree=7112/7112
[pid=5187] ppid=5185 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5187/stat : 5187 (npSolver-pbo-It) S 5185 5187 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279382797 9367552 275 33554432000 4194304 5064252 140735291263360 140735291262272 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5187/statm: 2287 275 233 213 0 72 0
[pid=5188] ppid=5187 vsize=46932 CPUtime=501.03 cores=0,2,4,6
/proc/5188/stat : 5188 (npSolver-pbo) S 5187 5187 4091 0 -1 4202496 55333 394371 0 0 883 178 48884 158 20 0 1 0 279382797 48058368 10521 33554432000 4194304 5992684 140736983204480 140736983190312 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/5188/statm: 11733 10521 206 440 0 11289 0
[pid=5225] ppid=5188 vsize=361660 CPUtime=860.84 cores=0,2,4,6
/proc/5225/stat : 5225 (glucosInc) R 5188 5187 4091 0 -1 4202496 72741 0 0 0 86016 68 0 0 20 0 1 0 279432925 370339840 76430 33554432000 4194304 5654031 140737383257744 140737383245560 4215200 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 90415 76430 142 357 0 90055 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 417740

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5239
/proc/meminfo: memFree=30162124/32873844 swapFree=7112/7112
[pid=5187] ppid=5185 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5187/stat : 5187 (npSolver-pbo-It) S 5185 5187 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279382797 9367552 275 33554432000 4194304 5064252 140735291263360 140735291262272 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5187/statm: 2287 275 233 213 0 72 0
[pid=5188] ppid=5187 vsize=46932 CPUtime=501.03 cores=0,2,4,6
/proc/5188/stat : 5188 (npSolver-pbo) S 5187 5187 4091 0 -1 4202496 55333 394371 0 0 883 178 48884 158 20 0 1 0 279382797 48058368 10521 33554432000 4194304 5992684 140736983204480 140736983190312 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/5188/statm: 11733 10521 206 440 0 11289 0
[pid=5225] ppid=5188 vsize=361660 CPUtime=920.83 cores=0,2,4,6
/proc/5225/stat : 5225 (glucosInc) R 5188 5187 4091 0 -1 4202496 72752 0 0 0 92015 68 0 0 20 0 1 0 279432925 370339840 81551 33554432000 4194304 5654031 140737383257744 140737383245560 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 90415 81551 142 357 0 90055 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 417740

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5240
/proc/meminfo: memFree=30193392/32873844 swapFree=7112/7112
[pid=5187] ppid=5185 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5187/stat : 5187 (npSolver-pbo-It) S 5185 5187 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279382797 9367552 275 33554432000 4194304 5064252 140735291263360 140735291262272 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5187/statm: 2287 275 233 213 0 72 0
[pid=5188] ppid=5187 vsize=46932 CPUtime=501.03 cores=0,2,4,6
/proc/5188/stat : 5188 (npSolver-pbo) S 5187 5187 4091 0 -1 4202496 55333 394371 0 0 883 178 48884 158 20 0 1 0 279382797 48058368 10521 33554432000 4194304 5992684 140736983204480 140736983190312 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/5188/statm: 11733 10521 206 440 0 11289 0
[pid=5225] ppid=5188 vsize=311572 CPUtime=980.82 cores=0,2,4,6
/proc/5225/stat : 5225 (glucosInc) R 5188 5187 4091 0 -1 4202496 73205 0 0 0 98013 69 0 0 20 0 1 0 279432925 319049728 69568 33554432000 4194304 5654031 140737383257744 140737383245560 4214603 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 77893 69568 142 357 0 77533 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 367652

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5240
/proc/meminfo: memFree=30133028/32873844 swapFree=7112/7112
[pid=5187] ppid=5185 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5187/stat : 5187 (npSolver-pbo-It) S 5185 5187 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279382797 9367552 275 33554432000 4194304 5064252 140735291263360 140735291262272 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5187/statm: 2287 275 233 213 0 72 0
[pid=5188] ppid=5187 vsize=46932 CPUtime=501.03 cores=0,2,4,6
/proc/5188/stat : 5188 (npSolver-pbo) S 5187 5187 4091 0 -1 4202496 55333 394371 0 0 883 178 48884 158 20 0 1 0 279382797 48058368 10521 33554432000 4194304 5992684 140736983204480 140736983190312 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/5188/statm: 11733 10521 206 440 0 11289 0
[pid=5225] ppid=5188 vsize=363304 CPUtime=1040.81 cores=0,2,4,6
/proc/5225/stat : 5225 (glucosInc) R 5188 5187 4091 0 -1 4202496 73977 0 0 0 104011 70 0 0 20 0 1 0 279432925 372023296 80045 33554432000 4194304 5654031 140737383257744 140737383255528 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 90826 80045 142 357 0 90466 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 419384

[startup+1602.3 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 5284
/proc/meminfo: memFree=30874624/32873844 swapFree=7112/7112
[pid=5187] ppid=5185 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5187/stat : 5187 (npSolver-pbo-It) S 5185 5187 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279382797 9367552 275 33554432000 4194304 5064252 140735291263360 140735291262272 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5187/statm: 2287 275 233 213 0 72 0
[pid=5188] ppid=5187 vsize=46932 CPUtime=501.03 cores=0,2,4,6
/proc/5188/stat : 5188 (npSolver-pbo) S 5187 5187 4091 0 -1 4202496 55333 394371 0 0 883 178 48884 158 20 0 1 0 279382797 48058368 10521 33554432000 4194304 5992684 140736983204480 140736983190312 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/5188/statm: 11733 10521 206 440 0 11289 0
[pid=5225] ppid=5188 vsize=369200 CPUtime=1100.8 cores=0,2,4,6
/proc/5225/stat : 5225 (glucosInc) R 5188 5187 4091 0 -1 4202496 76579 0 0 0 110003 77 0 0 20 0 1 0 279432925 378060800 79736 33554432000 4194304 5654031 140737383257744 140737383245560 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 92300 79736 142 357 0 91940 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 425280

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 5294
/proc/meminfo: memFree=30255292/32873844 swapFree=7112/7112
[pid=5187] ppid=5185 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5187/stat : 5187 (npSolver-pbo-It) S 5185 5187 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279382797 9367552 275 33554432000 4194304 5064252 140735291263360 140735291262272 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5187/statm: 2287 275 233 213 0 72 0
[pid=5188] ppid=5187 vsize=46932 CPUtime=501.03 cores=0,2,4,6
/proc/5188/stat : 5188 (npSolver-pbo) S 5187 5187 4091 0 -1 4202496 55333 394371 0 0 883 178 48884 158 20 0 1 0 279382797 48058368 10521 33554432000 4194304 5992684 140736983204480 140736983190312 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/5188/statm: 11733 10521 206 440 0 11289 0
[pid=5225] ppid=5188 vsize=455196 CPUtime=1160.8 cores=0,2,4,6
/proc/5225/stat : 5225 (glucosInc) R 5188 5187 4091 0 -1 4202496 79205 0 0 0 115997 83 0 0 20 0 1 0 279432925 466120704 94440 33554432000 4194304 5654031 140737383257744 140737383255528 4215248 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 113799 94440 142 357 0 113439 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 511276

[startup+1722.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 5294
/proc/meminfo: memFree=30306720/32873844 swapFree=7112/7112
[pid=5187] ppid=5185 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5187/stat : 5187 (npSolver-pbo-It) S 5185 5187 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279382797 9367552 275 33554432000 4194304 5064252 140735291263360 140735291262272 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5187/statm: 2287 275 233 213 0 72 0
[pid=5188] ppid=5187 vsize=46932 CPUtime=501.03 cores=0,2,4,6
/proc/5188/stat : 5188 (npSolver-pbo) S 5187 5187 4091 0 -1 4202496 55333 394371 0 0 883 178 48884 158 20 0 1 0 279382797 48058368 10521 33554432000 4194304 5992684 140736983204480 140736983190312 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/5188/statm: 11733 10521 206 440 0 11289 0
[pid=5225] ppid=5188 vsize=377712 CPUtime=1220.77 cores=0,2,4,6
/proc/5225/stat : 5225 (glucosInc) R 5188 5187 4091 0 -1 4202496 82136 0 0 0 121988 89 0 0 20 0 1 0 279432925 386777088 79456 33554432000 4194304 5654031 140737383257744 140737383245560 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 94428 79456 142 357 0 94068 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 433792

[startup+1782.31 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 5297
/proc/meminfo: memFree=30278552/32873844 swapFree=7112/7112
[pid=5187] ppid=5185 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5187/stat : 5187 (npSolver-pbo-It) S 5185 5187 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279382797 9367552 275 33554432000 4194304 5064252 140735291263360 140735291262272 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5187/statm: 2287 275 233 213 0 72 0
[pid=5188] ppid=5187 vsize=46932 CPUtime=501.03 cores=0,2,4,6
/proc/5188/stat : 5188 (npSolver-pbo) S 5187 5187 4091 0 -1 4202496 55333 394371 0 0 883 178 48884 158 20 0 1 0 279382797 48058368 10521 33554432000 4194304 5992684 140736983204480 140736983190312 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/5188/statm: 11733 10521 206 440 0 11289 0
[pid=5225] ppid=5188 vsize=378220 CPUtime=1280.77 cores=0,2,4,6
/proc/5225/stat : 5225 (glucosInc) R 5188 5187 4091 0 -1 4202496 82354 0 0 0 127987 90 0 0 20 0 1 0 279432925 387297280 87850 33554432000 4194304 5654031 140737383257744 140737383245560 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 94555 87850 142 357 0 94195 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 434300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.06 2.03 2.00 3/183 5297
/proc/meminfo: memFree=30235544/32873844 swapFree=7112/7112
[pid=5187] ppid=5185 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5187/stat : 5187 (npSolver-pbo-It) S 5185 5187 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279382797 9367552 275 33554432000 4194304 5064252 140735291263360 140735291262272 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5187/statm: 2287 275 233 213 0 72 0
[pid=5188] ppid=5187 vsize=46932 CPUtime=501.03 cores=0,2,4,6
/proc/5188/stat : 5188 (npSolver-pbo) S 5187 5187 4091 0 -1 4202496 55333 394371 0 0 883 178 48884 158 20 0 1 0 279382797 48058368 10521 33554432000 4194304 5992684 140736983204480 140736983190312 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/5188/statm: 11733 10521 206 440 0 11289 0
[pid=5225] ppid=5188 vsize=378352 CPUtime=1299.07 cores=0,2,4,6
/proc/5225/stat : 5225 (glucosInc) R 5188 5187 4091 0 -1 4202496 82414 0 0 0 129817 90 0 0 20 0 1 0 279432925 387432448 89443 33554432000 4194304 5654031 140737383257744 140737383245560 4215327 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 94588 89443 142 357 0 94228 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 434432

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.06 2.03 2.00 3/183 5297
/proc/meminfo: memFree=30235544/32873844 swapFree=7112/7112
[pid=5187] ppid=5185 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5187/stat : 5187 (npSolver-pbo-It) S 5185 5187 4091 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279382797 9367552 275 33554432000 4194304 5064252 140735291263360 140735291262272 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5187/statm: 2287 275 233 213 0 72 0
[pid=5188] ppid=5187 vsize=46932 CPUtime=501.03 cores=0,2,4,6
/proc/5188/stat : 5188 (npSolver-pbo) S 5187 5187 4091 0 -1 4202496 55333 394371 0 0 883 178 48884 158 20 0 1 0 279382797 48058368 10521 33554432000 4194304 5992684 140736983204480 140736983190312 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 2 0 0
/proc/5188/statm: 11733 10521 206 440 0 11289 0
[pid=5225] ppid=5188 vsize=378352 CPUtime=1299.07 cores=0,2,4,6
/proc/5225/stat : 5225 (glucosInc) R 5188 5187 4091 0 -1 4202496 82414 0 0 0 129817 90 0 0 20 0 1 0 279432925 387432448 89443 33554432000 4194304 5654031 140737383257744 140737383245560 4215327 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5225/statm: 94588 89443 142 357 0 94228 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 434432

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5187 and gives
#  childrusage.ru_utime.tv_sec=497
#  childrusage.ru_utime.tv_usec=681340
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=375486
# CPU time returned by wait4() is 501.057
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.61
CPU time (s): 1800.1
CPU user time (s): 1795.84
CPU system time (s): 4.26
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 594104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 497.681
system time used= 3.37549
maximum resident set size= 374264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 450078
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1363872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8016
involuntary context switches= 5491

runsolver used 2.93055 second user time and 8.5627 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-27 17:29:35
IDJOB=3702534
IDBENCH=92727
IDSOLVER=2278
FILE ID=node132/3702534-1338132575
RUNJOBID= node132-1338123012-4107
PBS_JOBID= 14624343
Free space on /tmp= 71372 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat70_4_22_8.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702534-1338132575/watcher-3702534-1338132575 -o /tmp/evaluation-result-3702534-1338132575/solver-3702534-1338132575 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702534-1338132575.opb 1978963228 HOME HOME

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

MD5SUM BENCH= c9443936e5641d3aca30cbd92e359860
RANDOM SEED=1978963228

node132.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.832
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	: 5333.66
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30469892 kB
Buffers:          364648 kB
Cached:           399344 kB
SwapCached:         2272 kB
Active:          1494772 kB
Inactive:          35344 kB
Active(anon):     757800 kB
Inactive(anon):     9224 kB
Active(file):     736972 kB
Inactive(file):    26120 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67103728 kB
Dirty:              8932 kB
Writeback:             0 kB
AnonPages:        888368 kB
Mapped:            12404 kB
Shmem:                 8 kB
Slab:             730792 kB
SReclaimable:     172368 kB
SUnreclaim:       558424 kB
KernelStack:        1536 kB
PageTables:         5340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1038836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 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= 71360 MiB
End job on node132 at 2012-05-27 17:59:35