Trace number 3702528

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.04 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_2.opb
MD5SUM1172ec321506151f46656b695a5e98c9
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4041903
Best CPU time to get the best result obtained on this benchmark1800.49
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 148877000
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 81547827734
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 148877000
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 81547827734
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.37/2.45	c [INC SYSTEM] finished preprocessing in 2 s
2.37/2.45	c [INC SYSTEM] execute solver
3.68/3.77	c [INC SEARCH] formula is SAT
3.68/3.78	c [INC SYSTEM] solved the initial formula
3.80/3.81	c model valid
3.80/3.81	c current solution ok
4.68/4.71	o 139723149
4.68/4.71	c starting approximation
4.68/4.71	c factor = 2
4.68/4.71	c factor still to low - shrinking to 4.07852e+06
4.68/4.71	c approx number of clauses: 1e+06
4.68/4.71	c current bound: 69861608
5.26/5.40	c leaving approximation
5.26/5.40	c finished approximation
5.26/5.40	c [INC SYSTEM] there exists a inc, kill it!
5.26/5.40	c write failed with 2
5.26/5.41	c [INC SEARCH] iteration: 0
5.26/5.41	c [INC BOUNDS] best value:139723219 search for 139723218
5.26/5.41	c [INC SYSTEM] create new solver instance
5.26/5.41	c [INC] encode full formula
5.26/5.41	c fallback to adder encoding
6.67/6.85	c set iterative enc to: adder
6.67/6.85	c set iterative enc to: none
6.87/7.04	c [INC SEARCH] isOptimum variable: 0
14.36/14.58	c formula is SAT
14.47/14.63	c [INC SEARCH] copied best model
14.47/14.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.47/14.66	c model valid
14.47/14.66	c current solution ok
14.47/14.66	o 66394207
14.47/14.66	c [INC SEARCH] iteration: 1
14.47/14.66	c [INC BOUNDS] best value:66394277 search for 66394276
14.47/14.66	c [INC SYSTEM] there exists a inc, kill it!
14.47/14.66	c write failed with 2
14.47/14.68	c [INC SYSTEM] create new solver instance
14.47/14.68	c [INC] encode full formula
14.47/14.68	c fallback to adder encoding
15.77/15.99	c set iterative enc to: adder
15.77/15.99	c set iterative enc to: none
15.98/16.19	c [INC SEARCH] isOptimum variable: 0
135.56/135.72	c formula is SAT
135.56/135.76	c [INC SEARCH] copied best model
135.56/135.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
135.56/135.79	c model valid
135.56/135.79	c current solution ok
135.56/135.79	o 60350559
135.56/135.79	c [INC SEARCH] iteration: 2
135.56/135.79	c [INC BOUNDS] best value:60350629 search for 60350628
135.56/135.79	c [INC SYSTEM] there exists a inc, kill it!
135.56/135.79	c write failed with 2
135.65/135.81	c [INC SYSTEM] create new solver instance
135.65/135.81	c [INC] encode full formula
135.65/135.81	c fallback to adder encoding
136.97/137.12	c set iterative enc to: adder
136.97/137.12	c set iterative enc to: none
137.16/137.31	c [INC SEARCH] isOptimum variable: 0
251.86/252.01	c formula is SAT
251.86/252.05	c [INC SEARCH] copied best model
251.86/252.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
251.86/252.09	c model valid
251.86/252.09	c current solution ok
251.86/252.09	o 50479579
251.86/252.09	c [INC SEARCH] iteration: 3
251.86/252.09	c [INC BOUNDS] best value:50479649 search for 50479648
251.86/252.09	c [INC SYSTEM] there exists a inc, kill it!
251.86/252.09	c write failed with 2
251.94/252.10	c [INC SYSTEM] create new solver instance
251.94/252.10	c [INC] encode full formula
251.94/252.10	c fallback to adder encoding
253.16/253.39	c set iterative enc to: adder
253.16/253.39	c set iterative enc to: none
253.35/253.59	c [INC SEARCH] isOptimum variable: 0
417.91/418.17	c formula is SAT
418.01/418.21	c [INC SEARCH] copied best model
418.01/418.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
418.01/418.24	c model valid
418.01/418.24	c current solution ok
418.01/418.24	o 38011059
418.01/418.24	c [INC SEARCH] iteration: 4
418.01/418.24	c [INC BOUNDS] best value:38011129 search for 38011128
418.01/418.24	c [INC SYSTEM] there exists a inc, kill it!
418.01/418.24	c write failed with 2
418.01/418.25	c [INC SYSTEM] create new solver instance
418.01/418.25	c [INC] encode full formula
418.01/418.25	c fallback to adder encoding
419.33/419.51	c set iterative enc to: adder
419.33/419.51	c set iterative enc to: none
419.52/419.70	c [INC SEARCH] isOptimum variable: 0
427.84/428.02	c formula is SAT
427.84/428.06	c [INC SEARCH] copied best model
427.84/428.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
427.84/428.09	c model valid
427.84/428.09	c current solution ok
427.84/428.09	o 31596935
427.84/428.09	c [INC SEARCH] iteration: 5
427.84/428.09	c [INC BOUNDS] best value:31597005 search for 31597004
427.84/428.09	c [INC SYSTEM] there exists a inc, kill it!
427.84/428.09	c write failed with 2
427.93/428.11	c [INC SYSTEM] create new solver instance
427.93/428.11	c [INC] encode full formula
427.93/428.11	c fallback to adder encoding
429.05/429.29	c set iterative enc to: adder
429.05/429.29	c set iterative enc to: none
429.24/429.47	c [INC SEARCH] isOptimum variable: 0
471.53/471.76	c formula is SAT
471.64/471.80	c [INC SEARCH] copied best model
471.64/471.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
471.64/471.84	c model valid
471.64/471.84	c current solution ok
471.64/471.84	o 16941539
471.64/471.84	c [INC SEARCH] iteration: 6
471.64/471.84	c [INC BOUNDS] best value:16941609 search for 16941608
471.64/471.84	c [INC SYSTEM] there exists a inc, kill it!
471.64/471.84	c write failed with 2
471.64/471.85	c [INC SYSTEM] create new solver instance
471.64/471.85	c [INC] encode full formula
471.64/471.85	c fallback to adder encoding
472.75/472.94	c set iterative enc to: adder
472.75/472.94	c set iterative enc to: none
472.86/473.10	c [INC SEARCH] isOptimum variable: 0
620.63/620.89	c formula is SAT
620.74/620.93	c [INC SEARCH] copied best model
620.74/620.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
620.74/620.96	c model valid
620.74/620.96	c current solution ok
620.74/620.96	o 14348739
620.74/620.96	c [INC SEARCH] iteration: 7
620.74/620.96	c [INC BOUNDS] best value:14348809 search for 14348808
620.74/620.96	c [INC SYSTEM] there exists a inc, kill it!
620.74/620.96	c write failed with 2
620.74/620.97	c [INC SYSTEM] create new solver instance
620.74/620.97	c [INC] encode full formula
620.74/620.97	c fallback to adder encoding
621.75/621.99	c set iterative enc to: adder
621.75/621.99	c set iterative enc to: none
621.95/622.14	c [INC SEARCH] isOptimum variable: 0
763.27/763.56	c formula is SAT
763.27/763.59	c [INC SEARCH] copied best model
763.27/763.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
763.37/763.63	c model valid
763.37/763.63	c current solution ok
763.37/763.63	o 13220901
763.37/763.63	c [INC SEARCH] iteration: 8
763.37/763.63	c [INC BOUNDS] best value:13220971 search for 13220970
763.37/763.63	c [INC SYSTEM] there exists a inc, kill it!
763.37/763.63	c write failed with 2
763.37/763.63	c [INC SYSTEM] create new solver instance
763.37/763.63	c [INC] encode full formula
763.37/763.63	c fallback to adder encoding
764.39/764.64	c set iterative enc to: adder
764.39/764.64	c set iterative enc to: none
764.48/764.79	c [INC SEARCH] isOptimum variable: 0
1236.55/1236.93	c formula is SAT
1236.55/1236.96	c [INC SEARCH] copied best model
1236.55/1236.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1236.55/1236.99	c model valid
1236.55/1236.99	c current solution ok
1236.55/1236.99	o 11323121
1236.55/1236.99	c [INC SEARCH] iteration: 9
1236.55/1236.99	c [INC BOUNDS] best value:11323191 search for 11323190
1236.55/1236.99	c [INC SYSTEM] there exists a inc, kill it!
1236.55/1236.99	c write failed with 2
1236.66/1237.00	c [INC SYSTEM] create new solver instance
1236.66/1237.00	c [INC] encode full formula
1236.66/1237.00	c fallback to adder encoding
1237.57/1237.98	c set iterative enc to: adder
1237.57/1237.98	c set iterative enc to: none
1237.77/1238.12	c [INC SEARCH] isOptimum variable: 0
1762.83/1763.34	c formula is SAT
1762.83/1763.37	c [INC SEARCH] copied best model
1762.83/1763.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1762.83/1763.40	c model valid
1762.83/1763.40	c current solution ok
1762.83/1763.40	o 9068383
1762.83/1763.40	c [INC SEARCH] iteration: 10
1762.83/1763.40	c [INC BOUNDS] best value:9068453 search for 9068452
1762.83/1763.40	c [INC SYSTEM] there exists a inc, kill it!
1762.83/1763.40	c write failed with 2
1762.94/1763.41	c [INC SYSTEM] create new solver instance
1762.94/1763.41	c [INC] encode full formula
1762.94/1763.41	c fallback to adder encoding
1763.86/1764.35	c set iterative enc to: adder
1763.86/1764.35	c set iterative enc to: none
1763.95/1764.50	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.51	HOME/npSolver-pbo-Itdqb.sh: line 18:   352 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-3702528-1338135979/watcher-3702528-1338135979 -o /tmp/evaluation-result-3702528-1338135979/solver-3702528-1338135979 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702528-1338135979.opb 691701346 HOME HOME 

running on 4 cores: 1,3,5,7

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.08 2.02 2.00 3/178 351
/proc/meminfo: memFree=31212908/32873648 swapFree=7116/7116
[pid=351] ppid=349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/351/stat : 351 (npSolver-pbo-It) S 349 351 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279723383 9367552 275 33554432000 4194304 5064252 140733435139776 140733435138688 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/351/statm: 2287 275 233 213 0 72 0

[startup+0.100546 s]
/proc/loadavg: 2.08 2.02 2.00 3/178 351
/proc/meminfo: memFree=31212908/32873648 swapFree=7116/7116
[pid=351] ppid=349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/351/stat : 351 (npSolver-pbo-It) S 349 351 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279723383 9367552 275 33554432000 4194304 5064252 140733435139776 140733435138688 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/351/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200218 s]
/proc/loadavg: 2.08 2.02 2.00 3/178 351
/proc/meminfo: memFree=31212908/32873648 swapFree=7116/7116
[pid=351] ppid=349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/351/stat : 351 (npSolver-pbo-It) S 349 351 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279723383 9367552 275 33554432000 4194304 5064252 140733435139776 140733435138688 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/351/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300228 s]
/proc/loadavg: 2.08 2.02 2.00 3/178 351
/proc/meminfo: memFree=31212908/32873648 swapFree=7116/7116
[pid=351] ppid=349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/351/stat : 351 (npSolver-pbo-It) S 349 351 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279723383 9367552 275 33554432000 4194304 5064252 140733435139776 140733435138688 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/351/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700241 s]
/proc/loadavg: 2.08 2.02 2.00 3/178 351
/proc/meminfo: memFree=31212908/32873648 swapFree=7116/7116
[pid=351] ppid=349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/351/stat : 351 (npSolver-pbo-It) S 349 351 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279723383 9367552 275 33554432000 4194304 5064252 140733435139776 140733435138688 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/351/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 355
/proc/meminfo: memFree=31037364/32873648 swapFree=7116/7116
[pid=351] ppid=349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/351/stat : 351 (npSolver-pbo-It) S 349 351 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279723383 9367552 275 33554432000 4194304 5064252 140733435139776 140733435138688 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/351/statm: 2287 275 233 213 0 72 0
[pid=352] ppid=351 vsize=30344 CPUtime=0.35 cores=1,3,5,7
/proc/352/stat : 352 (npSolver-pbo) S 351 351 31461 0 -1 4202496 5992 0 0 0 31 4 0 0 20 0 1 0 279723383 31072256 6479 33554432000 4194304 5992684 140734725077536 140734725071984 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/352/statm: 7586 6479 172 440 0 7142 0
[pid=354] ppid=352 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/354/stat : 354 (cp2_pre.sh) S 352 351 31461 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279723419 9367552 276 33554432000 4194304 5064252 140735787215888 140735787214592 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/354/statm: 2287 276 234 213 0 72 0
[pid=355] ppid=354 vsize=165088 CPUtime=1.12 cores=1,3,5,7
/proc/355/stat : 355 (coprocessor) R 354 351 31461 0 -1 4202496 28705 0 0 0 108 4 0 0 20 0 1 0 279723420 169050112 40229 33554432000 4194304 6586260 140735367310096 140735367306360 4692057 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/355/statm: 41272 40229 184 584 0 40684 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 213728

[startup+3.10024 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 355
/proc/meminfo: memFree=30986052/32873648 swapFree=7116/7116
[pid=351] ppid=349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/351/stat : 351 (npSolver-pbo-It) S 349 351 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279723383 9367552 275 33554432000 4194304 5064252 140733435139776 140733435138688 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/351/statm: 2287 275 233 213 0 72 0
[pid=352] ppid=351 vsize=30344 CPUtime=2.44 cores=1,3,5,7
/proc/352/stat : 352 (npSolver-pbo) S 351 351 31461 0 -1 4202496 6008 34363 0 0 31 4 184 25 20 0 1 0 279723383 31072256 6481 33554432000 4194304 5992684 140734725077536 140734725063800 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/352/statm: 7586 6481 174 440 0 7142 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 39492
heavy processes:

[startup+6.30028 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 371
/proc/meminfo: memFree=31134908/32873648 swapFree=7116/7116
[pid=351] ppid=349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/351/stat : 351 (npSolver-pbo-It) S 349 351 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279723383 9367552 275 33554432000 4194304 5064252 140733435139776 140733435138688 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/351/statm: 2287 275 233 213 0 72 0
[pid=352] ppid=351 vsize=125968 CPUtime=6.16 cores=1,3,5,7
/proc/352/stat : 352 (npSolver-pbo) R 351 351 31461 0 -1 4202496 11534 79938 0 0 145 81 352 38 20 0 1 0 279723383 128991232 30089 33554432000 4194304 5992684 140734725077536 140734725070600 4523474 0 0 4096 0 0 0 0 17 1 0 0 11 0 0
/proc/352/statm: 31492 30089 204 440 0 31048 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 135116

[startup+12.7003 s]
/proc/loadavg: 2.14 2.04 2.01 3/181 373
/proc/meminfo: memFree=30720540/32873648 swapFree=7116/7116
[pid=351] ppid=349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/351/stat : 351 (npSolver-pbo-It) S 349 351 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279723383 9367552 275 33554432000 4194304 5064252 140733435139776 140733435138688 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/351/statm: 2287 275 233 213 0 72 0
[pid=352] ppid=351 vsize=60432 CPUtime=6.91 cores=1,3,5,7
/proc/352/stat : 352 (npSolver-pbo) S 351 351 31461 0 -1 4202496 12834 80455 0 0 201 98 352 40 20 0 1 0 279723383 61882368 14007 33554432000 4194304 5992684 140734725077536 140734725063368 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/352/statm: 15108 14007 205 440 0 14664 0
[pid=373] ppid=352 vsize=350340 CPUtime=5.65 cores=1,3,5,7
/proc/373/stat : 373 (glucosInc) R 352 351 31461 0 -1 4202496 58160 0 0 0 548 17 0 0 20 0 1 0 279724087 358748160 77241 33554432000 4194304 5654031 140737407777008 140737407774616 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/373/statm: 87585 77241 141 357 0 87225 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 419920

[startup+25.5004 s]
/proc/loadavg: 2.12 2.03 2.01 3/181 375
/proc/meminfo: memFree=30760600/32873648 swapFree=7116/7116
[pid=351] ppid=349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/351/stat : 351 (npSolver-pbo-It) S 349 351 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279723383 9367552 275 33554432000 4194304 5064252 140733435139776 140733435138688 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/351/statm: 2287 275 233 213 0 72 0
[pid=352] ppid=351 vsize=51216 CPUtime=16.07 cores=1,3,5,7
/proc/352/stat : 352 (npSolver-pbo) S 351 351 31461 0 -1 4202496 18069 140083 0 0 341 115 1088 63 20 0 1 0 279723383 52445184 11736 33554432000 4194304 5992684 140734725077536 140734725063368 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/352/statm: 12804 11736 206 440 0 12360 0
[pid=375] ppid=352 vsize=341932 CPUtime=9.29 cores=1,3,5,7
/proc/375/stat : 375 (glucosInc) R 352 351 31461 0 -1 4202496 54504 0 0 0 918 11 0 0 20 0 1 0 279725002 350138368 71578 33554432000 4194304 5654031 140734584131424 140734584129208 4233306 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/375/statm: 85483 71578 140 357 0 85123 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 402296

[startup+51.1003 s]
/proc/loadavg: 2.07 2.03 2.00 3/182 376
/proc/meminfo: memFree=30756296/32873648 swapFree=7116/7116
[pid=351] ppid=349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/351/stat : 351 (npSolver-pbo-It) S 349 351 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279723383 9367552 275 33554432000 4194304 5064252 140733435139776 140733435138688 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/351/statm: 2287 275 233 213 0 72 0
[pid=352] ppid=351 vsize=51216 CPUtime=16.07 cores=1,3,5,7
/proc/352/stat : 352 (npSolver-pbo) S 351 351 31461 0 -1 4202496 18069 140083 0 0 341 115 1088 63 20 0 1 0 279723383 52445184 11736 33554432000 4194304 5992684 140734725077536 140734725063368 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/352/statm: 12804 11736 206 440 0 12360 0
[pid=375] ppid=352 vsize=345680 CPUtime=34.89 cores=1,3,5,7
/proc/375/stat : 375 (glucosInc) R 352 351 31461 0 -1 4202496 55413 0 0 0 3478 11 0 0 20 0 1 0 279725002 353976320 73509 33554432000 4194304 5654031 140734584131424 140734584119240 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/375/statm: 86420 73509 141 357 0 86060 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 406044

[startup+102.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 378
/proc/meminfo: memFree=30744348/32873648 swapFree=7116/7116
[pid=351] ppid=349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/351/stat : 351 (npSolver-pbo-It) S 349 351 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279723383 9367552 275 33554432000 4194304 5064252 140733435139776 140733435138688 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/351/statm: 2287 275 233 213 0 72 0
[pid=352] ppid=351 vsize=51216 CPUtime=16.07 cores=1,3,5,7
/proc/352/stat : 352 (npSolver-pbo) S 351 351 31461 0 -1 4202496 18069 140083 0 0 341 115 1088 63 20 0 1 0 279723383 52445184 11736 33554432000 4194304 5992684 140734725077536 140734725063368 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/352/statm: 12804 11736 206 440 0 12360 0
[pid=375] ppid=352 vsize=403760 CPUtime=86.09 cores=1,3,5,7
/proc/375/stat : 375 (glucosInc) R 352 351 31461 0 -1 4202496 57300 0 0 0 8595 14 0 0 20 0 1 0 279725002 413450240 79905 33554432000 4194304 5654031 140734584131424 140734584119240 4215061 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/375/statm: 100940 79905 141 357 0 100580 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 464124

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 381
/proc/meminfo: memFree=30753812/32873648 swapFree=7116/7116
[pid=351] ppid=349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/351/stat : 351 (npSolver-pbo-It) S 349 351 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279723383 9367552 275 33554432000 4194304 5064252 140733435139776 140733435138688 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/351/statm: 2287 275 233 213 0 72 0
[pid=352] ppid=351 vsize=50788 CPUtime=137.18 cores=1,3,5,7
/proc/352/stat : 352 (npSolver-pbo) S 351 351 31461 0 -1 4202496 24650 198301 0 0 479 134 13022 83 20 0 1 0 279723383 52006912 11629 33554432000 4194304 5992684 140734725077536 140734725063368 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/352/statm: 12697 11629 206 440 0 12253 0
[pid=380] ppid=352 vsize=343228 CPUtime=24.98 cores=1,3,5,7
/proc/380/stat : 380 (glucosInc) R 352 351 31461 0 -1 4202496 55255 0 0 0 2484 14 0 0 20 0 1 0 279737115 351465472 71967 33554432000 4194304 5654031 140736307734320 140736307732008 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/380/statm: 85807 71967 141 357 0 85447 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 403164

[startup+222.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 384
/proc/meminfo: memFree=30758832/32873648 swapFree=7116/7116
[pid=351] ppid=349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/351/stat : 351 (npSolver-pbo-It) S 349 351 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279723383 9367552 275 33554432000 4194304 5064252 140733435139776 140733435138688 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/351/statm: 2287 275 233 213 0 72 0
[pid=352] ppid=351 vsize=50788 CPUtime=137.18 cores=1,3,5,7
/proc/352/stat : 352 (npSolver-pbo) S 351 351 31461 0 -1 4202496 24650 198301 0 0 479 134 13022 83 20 0 1 0 279723383 52006912 11629 33554432000 4194304 5992684 140734725077536 140734725063368 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/352/statm: 12697 11629 206 440 0 12253 0
[pid=380] ppid=352 vsize=345796 CPUtime=84.97 cores=1,3,5,7
/proc/380/stat : 380 (glucosInc) R 352 351 31461 0 -1 4202496 55957 0 0 0 8483 14 0 0 20 0 1 0 279737115 354095104 76246 33554432000 4194304 5654031 140736307734320 140736307722136 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/380/statm: 86449 76246 141 357 0 86089 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 405732

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 386
/proc/meminfo: memFree=30770388/32873648 swapFree=7116/7116

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

/proc/loadavg: 2.02 2.02 2.00 3/181 410
/proc/meminfo: memFree=30833076/32873648 swapFree=7116/7116
[pid=351] ppid=349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/351/stat : 351 (npSolver-pbo-It) S 349 351 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279723383 9367552 275 33554432000 4194304 5064252 140733435139776 140733435138688 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/351/statm: 2287 275 233 213 0 72 0
[pid=352] ppid=351 vsize=47436 CPUtime=1237.8 cores=1,3,5,7
/proc/352/stat : 352 (npSolver-pbo) S 351 351 31461 0 -1 4202496 62494 593192 0 0 1311 240 121970 259 20 0 1 0 279723383 48574464 10791 33554432000 4194304 5992684 140734725077536 140734725063368 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/352/statm: 11859 10791 206 440 0 11415 0
[pid=408] ppid=352 vsize=281596 CPUtime=124.11 cores=1,3,5,7
/proc/408/stat : 408 (glucosInc) R 352 351 31461 0 -1 4202496 49688 0 0 0 12394 17 0 0 20 0 1 0 279847196 288354304 60974 33554432000 4194304 5654031 140735123520032 140735123517800 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/408/statm: 70399 60974 142 357 0 70039 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 338180

[startup+1422.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 414
/proc/meminfo: memFree=30831012/32873648 swapFree=7116/7116
[pid=351] ppid=349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/351/stat : 351 (npSolver-pbo-It) S 349 351 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279723383 9367552 275 33554432000 4194304 5064252 140733435139776 140733435138688 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/351/statm: 2287 275 233 213 0 72 0
[pid=352] ppid=351 vsize=47436 CPUtime=1237.8 cores=1,3,5,7
/proc/352/stat : 352 (npSolver-pbo) S 351 351 31461 0 -1 4202496 62494 593192 0 0 1311 240 121970 259 20 0 1 0 279723383 48574464 10791 33554432000 4194304 5992684 140734725077536 140734725063368 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/352/statm: 11859 10791 206 440 0 11415 0
[pid=408] ppid=352 vsize=281596 CPUtime=184.1 cores=1,3,5,7
/proc/408/stat : 408 (glucosInc) R 352 351 31461 0 -1 4202496 49900 0 0 0 18392 18 0 0 20 0 1 0 279847196 288354304 64748 33554432000 4194304 5654031 140735123520032 140735123507848 4216632 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/408/statm: 70399 64748 142 357 0 70039 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 338180

[startup+1482.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/182 414
/proc/meminfo: memFree=30841052/32873648 swapFree=7116/7116
[pid=351] ppid=349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/351/stat : 351 (npSolver-pbo-It) S 349 351 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279723383 9367552 275 33554432000 4194304 5064252 140733435139776 140733435138688 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/351/statm: 2287 275 233 213 0 72 0
[pid=352] ppid=351 vsize=47436 CPUtime=1237.8 cores=1,3,5,7
/proc/352/stat : 352 (npSolver-pbo) S 351 351 31461 0 -1 4202496 62494 593192 0 0 1311 240 121970 259 20 0 1 0 279723383 48574464 10791 33554432000 4194304 5992684 140734725077536 140734725063368 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/352/statm: 11859 10791 206 440 0 11415 0
[pid=408] ppid=352 vsize=283784 CPUtime=244.07 cores=1,3,5,7
/proc/408/stat : 408 (glucosInc) R 352 351 31461 0 -1 4202496 50477 0 0 0 24388 19 0 0 20 0 1 0 279847196 290594816 66446 33554432000 4194304 5654031 140735123520032 140735123507848 4215290 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/408/statm: 70946 66446 142 357 0 70586 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 340368

[startup+1542.31 s]
/proc/loadavg: 2.20 2.07 2.01 3/181 474
/proc/meminfo: memFree=31059208/32873648 swapFree=7116/7116
[pid=351] ppid=349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/351/stat : 351 (npSolver-pbo-It) S 349 351 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279723383 9367552 275 33554432000 4194304 5064252 140733435139776 140733435138688 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/351/statm: 2287 275 233 213 0 72 0
[pid=352] ppid=351 vsize=47436 CPUtime=1237.8 cores=1,3,5,7
/proc/352/stat : 352 (npSolver-pbo) S 351 351 31461 0 -1 4202496 62494 593192 0 0 1311 240 121970 259 20 0 1 0 279723383 48574464 10791 33554432000 4194304 5992684 140734725077536 140734725063368 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/352/statm: 11859 10791 206 440 0 11415 0
[pid=408] ppid=352 vsize=285788 CPUtime=304.07 cores=1,3,5,7
/proc/408/stat : 408 (glucosInc) R 352 351 31461 0 -1 4202496 51315 0 0 0 30384 23 0 0 20 0 1 0 279847196 292646912 62693 33554432000 4194304 5654031 140735123520032 140735123507848 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/408/statm: 71447 62693 142 357 0 71087 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 342372

[startup+1602.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/181 474
/proc/meminfo: memFree=31006140/32873648 swapFree=7116/7116
[pid=351] ppid=349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/351/stat : 351 (npSolver-pbo-It) S 349 351 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279723383 9367552 275 33554432000 4194304 5064252 140733435139776 140733435138688 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/351/statm: 2287 275 233 213 0 72 0
[pid=352] ppid=351 vsize=47436 CPUtime=1237.8 cores=1,3,5,7
/proc/352/stat : 352 (npSolver-pbo) S 351 351 31461 0 -1 4202496 62494 593192 0 0 1311 240 121970 259 20 0 1 0 279723383 48574464 10791 33554432000 4194304 5992684 140734725077536 140734725063368 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/352/statm: 11859 10791 206 440 0 11415 0
[pid=408] ppid=352 vsize=285788 CPUtime=364.06 cores=1,3,5,7
/proc/408/stat : 408 (glucosInc) R 352 351 31461 0 -1 4202496 51700 0 0 0 36383 23 0 0 20 0 1 0 279847196 292646912 68188 33554432000 4194304 5654031 140735123520032 140735123507848 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/408/statm: 71447 68188 142 357 0 71087 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 342372

[startup+1662.31 s]
/proc/loadavg: 2.02 2.04 2.00 3/181 476
/proc/meminfo: memFree=31015336/32873648 swapFree=7116/7116
[pid=351] ppid=349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/351/stat : 351 (npSolver-pbo-It) S 349 351 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279723383 9367552 275 33554432000 4194304 5064252 140733435139776 140733435138688 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/351/statm: 2287 275 233 213 0 72 0
[pid=352] ppid=351 vsize=47436 CPUtime=1237.8 cores=1,3,5,7
/proc/352/stat : 352 (npSolver-pbo) S 351 351 31461 0 -1 4202496 62494 593192 0 0 1311 240 121970 259 20 0 1 0 279723383 48574464 10791 33554432000 4194304 5992684 140734725077536 140734725063368 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/352/statm: 11859 10791 206 440 0 11415 0
[pid=408] ppid=352 vsize=285788 CPUtime=424.06 cores=1,3,5,7
/proc/408/stat : 408 (glucosInc) R 352 351 31461 0 -1 4202496 52054 0 0 0 42380 26 0 0 20 0 1 0 279847196 292646912 67164 33554432000 4194304 5654031 140735123520032 140735123518056 4215079 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/408/statm: 71447 67164 142 357 0 71087 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 342372

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 479
/proc/meminfo: memFree=31032740/32873648 swapFree=7116/7116
[pid=351] ppid=349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/351/stat : 351 (npSolver-pbo-It) S 349 351 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279723383 9367552 275 33554432000 4194304 5064252 140733435139776 140733435138688 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/351/statm: 2287 275 233 213 0 72 0
[pid=352] ppid=351 vsize=47436 CPUtime=1237.8 cores=1,3,5,7
/proc/352/stat : 352 (npSolver-pbo) S 351 351 31461 0 -1 4202496 62494 593192 0 0 1311 240 121970 259 20 0 1 0 279723383 48574464 10791 33554432000 4194304 5992684 140734725077536 140734725063368 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/352/statm: 11859 10791 206 440 0 11415 0
[pid=408] ppid=352 vsize=335876 CPUtime=484.04 cores=1,3,5,7
/proc/408/stat : 408 (glucosInc) R 352 351 31461 0 -1 4202496 52368 0 0 0 48377 27 0 0 20 0 1 0 279847196 343937024 74121 33554432000 4194304 5654031 140735123520032 140735123518120 4215026 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/408/statm: 83969 74121 142 357 0 83609 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 392460

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 481
/proc/meminfo: memFree=31100744/32873648 swapFree=7116/7116
[pid=351] ppid=349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/351/stat : 351 (npSolver-pbo-It) S 349 351 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279723383 9367552 275 33554432000 4194304 5064252 140733435139776 140733435138688 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/351/statm: 2287 275 233 213 0 72 0
[pid=352] ppid=351 vsize=47104 CPUtime=1764.05 cores=1,3,5,7
/proc/352/stat : 352 (npSolver-pbo) S 351 351 31461 0 -1 4202496 67395 646666 0 0 1412 252 174450 291 20 0 1 0 279723383 48234496 10708 33554432000 4194304 5992684 140734725077536 140734725063368 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/352/statm: 11776 10708 206 440 0 11332 0
[pid=481] ppid=352 vsize=236120 CPUtime=17.78 cores=1,3,5,7
/proc/481/stat : 481 (glucosInc) R 352 351 31461 0 -1 4202496 43136 0 0 0 1768 10 0 0 20 0 1 0 279899833 241786880 55224 33554432000 4194304 5654031 140733582071792 140733582059608 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/481/statm: 59030 55224 141 357 0 58670 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 292372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 481
/proc/meminfo: memFree=31084876/32873648 swapFree=7116/7116
[pid=351] ppid=349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/351/stat : 351 (npSolver-pbo-It) S 349 351 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279723383 9367552 275 33554432000 4194304 5064252 140733435139776 140733435138688 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/351/statm: 2287 275 233 213 0 72 0
[pid=352] ppid=351 vsize=47104 CPUtime=1764.05 cores=1,3,5,7
/proc/352/stat : 352 (npSolver-pbo) S 351 351 31461 0 -1 4202496 67395 646666 0 0 1412 252 174450 291 20 0 1 0 279723383 48234496 10708 33554432000 4194304 5992684 140734725077536 140734725063368 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/352/statm: 11776 10708 206 440 0 11332 0
[pid=481] ppid=352 vsize=268356 CPUtime=35.99 cores=1,3,5,7
/proc/481/stat : 481 (glucosInc) R 352 351 31461 0 -1 4202496 44929 0 0 0 3586 13 0 0 20 0 1 0 279899833 274796544 58280 33554432000 4194304 5654031 140733582071792 140733582069880 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/481/statm: 67089 58280 142 357 0 66729 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 324608

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 481
/proc/meminfo: memFree=31084876/32873648 swapFree=7116/7116
[pid=351] ppid=349 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/351/stat : 351 (npSolver-pbo-It) S 349 351 31461 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279723383 9367552 275 33554432000 4194304 5064252 140733435139776 140733435138688 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/351/statm: 2287 275 233 213 0 72 0
[pid=352] ppid=351 vsize=47104 CPUtime=1764.05 cores=1,3,5,7
/proc/352/stat : 352 (npSolver-pbo) S 351 351 31461 0 -1 4202496 67395 646666 0 0 1412 252 174450 291 20 0 1 0 279723383 48234496 10708 33554432000 4194304 5992684 140734725077536 140734725063368 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 11 0 0
/proc/352/statm: 11776 10708 206 440 0 11332 0
[pid=481] ppid=352 vsize=268356 CPUtime=35.99 cores=1,3,5,7
/proc/481/stat : 481 (glucosInc) R 352 351 31461 0 -1 4202496 44929 0 0 0 3586 13 0 0 20 0 1 0 279899833 274796544 58280 33554432000 4194304 5654031 140733582071792 140733582069880 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/481/statm: 67089 58280 142 357 0 66729 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 324608

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 351 and gives
#  childrusage.ru_utime.tv_sec=1758
#  childrusage.ru_utime.tv_usec=627647
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=448171
# CPU time returned by wait4() is 1764.08
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.04
CPU user time (s): 1794.48
CPU system time (s): 5.56
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 544264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1758.63
system time used= 5.44817
maximum resident set size= 394752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 714436
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2165200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13468
involuntary context switches= 1908

runsolver used 3.39148 second user time and 11.0373 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-27 18:26:19
IDJOB=3702528
IDBENCH=92749
IDSOLVER=2278
FILE ID=node123/3702528-1338135979
RUNJOBID= node123-1338124037-31478
PBS_JOBID= 14624505
Free space on /tmp= 71520 MiB

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

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

MD5SUM BENCH= 1172ec321506151f46656b695a5e98c9
RANDOM SEED=691701346

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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		: 2667.217
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:        31212908 kB
Buffers:          117288 kB
Cached:           235644 kB
SwapCached:          956 kB
Active:           828644 kB
Inactive:          40428 kB
Active(anon):     509068 kB
Inactive(anon):     9416 kB
Active(file):     319576 kB
Inactive(file):    31012 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67102956 kB
Dirty:              8948 kB
Writeback:             8 kB
AnonPages:        524700 kB
Mapped:            11684 kB
Shmem:                 0 kB
Slab:             650620 kB
SReclaimable:      95144 kB
SUnreclaim:       555476 kB
KernelStack:        1464 kB
PageTables:         5076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     707084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    321536 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= 71480 MiB
End job on node123 at 2012-05-27 18:56:20