Trace number 3702535

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.07 1801.01

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_9.opb
MD5SUM9dfe9f707e4bec0ff7b60653d14cbd16
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4065875
Best CPU time to get the best result obtained on this benchmark1800.37
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 126506008
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 91840906354
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 126506008
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 91840906354
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.35	c run inc solver
0.00/0.35	c [INC SYSTEM] run initial solver
0.00/0.35	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.76/3.85	c [INC SEARCH] formula is SAT
3.76/3.86	c [INC SYSTEM] solved the initial formula
3.76/3.89	c model valid
3.76/3.89	c current solution ok
4.73/5.29	o 266790837
4.73/5.29	c starting approximation
4.86/5.41	c factor = 2
4.86/5.41	c factor still to low - shrinking to 7.78763e+06
4.86/5.41	c approx number of clauses: 1e+06
4.86/5.41	c current bound: 133395456
5.26/5.86	c leaving approximation
5.26/5.86	c finished approximation
5.26/5.86	c [INC SYSTEM] there exists a inc, kill it!
5.26/5.86	c write failed with 2
5.26/5.87	c [INC SEARCH] iteration: 0
5.26/5.87	c [INC BOUNDS] best value:266790907 search for 266790906
5.26/5.87	c [INC SYSTEM] create new solver instance
5.26/5.87	c [INC] encode full formula
5.26/5.87	c fallback to adder encoding
6.77/7.34	c set iterative enc to: adder
6.77/7.34	c set iterative enc to: none
6.97/7.53	c [INC SEARCH] isOptimum variable: 0
14.27/14.80	c formula is SAT
14.27/14.85	c [INC SEARCH] copied best model
14.27/14.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.27/14.88	c model valid
14.27/14.88	c current solution ok
14.27/14.88	o 185387321
14.27/14.88	c [INC SEARCH] iteration: 1
14.27/14.88	c [INC BOUNDS] best value:185387391 search for 185387390
14.27/14.88	c [INC SYSTEM] there exists a inc, kill it!
14.27/14.88	c write failed with 2
14.36/14.90	c [INC SYSTEM] create new solver instance
14.36/14.90	c [INC] encode full formula
14.36/14.90	c fallback to adder encoding
15.77/16.36	c set iterative enc to: adder
15.77/16.36	c set iterative enc to: none
15.99/16.58	c [INC SEARCH] isOptimum variable: 0
22.48/23.09	c formula is SAT
22.60/23.14	c [INC SEARCH] copied best model
22.60/23.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
22.60/23.17	c model valid
22.60/23.17	c current solution ok
22.60/23.17	o 99208767
22.60/23.17	c [INC SEARCH] iteration: 2
22.60/23.17	c [INC BOUNDS] best value:99208837 search for 99208836
22.60/23.17	c [INC SYSTEM] there exists a inc, kill it!
22.60/23.17	c write failed with 2
22.60/23.19	c [INC SYSTEM] create new solver instance
22.60/23.19	c [INC] encode full formula
22.60/23.19	c fallback to adder encoding
24.10/24.60	c set iterative enc to: adder
24.10/24.60	c set iterative enc to: none
24.29/24.81	c [INC SEARCH] isOptimum variable: 0
128.56/129.13	c formula is SAT
128.56/129.17	c [INC SEARCH] copied best model
128.56/129.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
128.65/129.20	c model valid
128.65/129.20	c current solution ok
128.65/129.20	o 62779965
128.65/129.20	c [INC SEARCH] iteration: 3
128.65/129.20	c [INC BOUNDS] best value:62780035 search for 62780034
128.65/129.20	c [INC SYSTEM] there exists a inc, kill it!
128.65/129.20	c write failed with 2
128.65/129.22	c [INC SYSTEM] create new solver instance
128.65/129.22	c [INC] encode full formula
128.65/129.22	c fallback to adder encoding
129.95/130.55	c set iterative enc to: adder
129.95/130.55	c set iterative enc to: none
130.15/130.75	c [INC SEARCH] isOptimum variable: 0
817.19/817.90	c formula is SAT
817.19/817.94	c [INC SEARCH] copied best model
817.19/817.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
817.19/817.97	c model valid
817.19/817.97	c current solution ok
817.19/817.97	o 51949963
817.19/817.97	c [INC SEARCH] iteration: 4
817.19/817.97	c [INC BOUNDS] best value:51950033 search for 51950032
817.19/817.97	c [INC SYSTEM] there exists a inc, kill it!
817.19/817.97	c write failed with 2
817.19/817.99	c [INC SYSTEM] create new solver instance
817.19/817.99	c [INC] encode full formula
817.19/817.99	c fallback to adder encoding
818.51/819.29	c set iterative enc to: adder
818.51/819.29	c set iterative enc to: none
818.71/819.49	c [INC SEARCH] isOptimum variable: 0
861.89/862.62	c formula is SAT
861.89/862.67	c [INC SEARCH] copied best model
861.89/862.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
861.99/862.70	c model valid
861.99/862.70	c current solution ok
861.99/862.70	o 14122687
861.99/862.70	c [INC SEARCH] iteration: 5
861.99/862.70	c [INC BOUNDS] best value:14122757 search for 14122756
861.99/862.70	c [INC SYSTEM] there exists a inc, kill it!
861.99/862.70	c write failed with 2
861.99/862.72	c [INC SYSTEM] create new solver instance
861.99/862.72	c [INC] encode full formula
861.99/862.72	c fallback to adder encoding
863.00/863.71	c set iterative enc to: adder
863.00/863.71	c set iterative enc to: none
863.11/863.87	c [INC SEARCH] isOptimum variable: 0
1445.27/1446.15	c formula is SAT
1445.27/1446.18	c [INC SEARCH] copied best model
1445.27/1446.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1445.37/1446.21	c model valid
1445.37/1446.21	c current solution ok
1445.37/1446.21	o 13472295
1445.37/1446.21	c [INC SEARCH] iteration: 6
1445.37/1446.21	c [INC BOUNDS] best value:13472365 search for 13472364
1445.37/1446.21	c [INC SYSTEM] there exists a inc, kill it!
1445.37/1446.21	c write failed with 2
1445.37/1446.22	c [INC SYSTEM] create new solver instance
1445.37/1446.22	c [INC] encode full formula
1445.37/1446.22	c fallback to adder encoding
1446.28/1447.19	c set iterative enc to: adder
1446.28/1447.19	c set iterative enc to: none
1446.48/1447.34	c [INC SEARCH] isOptimum variable: 0
1504.65/1505.54	c formula is SAT
1504.65/1505.58	c [INC SEARCH] copied best model
1504.65/1505.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1504.75/1505.61	c model valid
1504.75/1505.61	c current solution ok
1504.75/1505.61	o 10963719
1504.75/1505.61	c [INC SEARCH] iteration: 7
1504.75/1505.61	c [INC BOUNDS] best value:10963789 search for 10963788
1504.75/1505.61	c [INC SYSTEM] there exists a inc, kill it!
1504.75/1505.61	c write failed with 2
1504.75/1505.62	c [INC SYSTEM] create new solver instance
1504.75/1505.62	c [INC] encode full formula
1504.75/1505.62	c fallback to adder encoding
1505.66/1506.57	c set iterative enc to: adder
1505.66/1506.57	c set iterative enc to: none
1505.86/1506.72	c [INC SEARCH] isOptimum variable: 0
1519.24/1520.18	c formula is SAT
1519.37/1520.21	c [INC SEARCH] copied best model
1519.37/1520.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1519.37/1520.25	c model valid
1519.37/1520.25	c current solution ok
1519.37/1520.25	o 8027021
1519.37/1520.25	c [INC SEARCH] iteration: 8
1519.37/1520.25	c [INC BOUNDS] best value:8027091 search for 8027090
1519.37/1520.25	c [INC SYSTEM] there exists a inc, kill it!
1519.37/1520.25	c write failed with 2
1519.37/1520.26	c [INC SYSTEM] create new solver instance
1519.37/1520.26	c [INC] encode full formula
1519.37/1520.26	c fallback to adder encoding
1520.27/1521.11	c set iterative enc to: adder
1520.27/1521.11	c set iterative enc to: none
1520.38/1521.25	c [INC SEARCH] isOptimum variable: 0
1800.07/1801.01	HOME/npSolver-pbo-Itdqb.sh: line 18: 10389 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-3702535-1338133590/watcher-3702535-1338133590 -o /tmp/evaluation-result-3702535-1338133590/solver-3702535-1338133590 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702535-1338133590.opb 1900604885 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 10388
/proc/meminfo: memFree=31339500/32873648 swapFree=6852/6852
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 9266 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279485785 9367552 274 33554432000 4194304 5064252 140734076125296 140734076124208 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10388/statm: 2287 274 233 213 0 72 0

[startup+0.0826521 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 10388
/proc/meminfo: memFree=31339500/32873648 swapFree=6852/6852
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 9266 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279485785 9367552 274 33554432000 4194304 5064252 140734076125296 140734076124208 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10388/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10027 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 10388
/proc/meminfo: memFree=31339500/32873648 swapFree=6852/6852
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 9266 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279485785 9367552 274 33554432000 4194304 5064252 140734076125296 140734076124208 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10388/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300284 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 10388
/proc/meminfo: memFree=31339500/32873648 swapFree=6852/6852
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 9266 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279485785 9367552 274 33554432000 4194304 5064252 140734076125296 140734076124208 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10388/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700302 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 10388
/proc/meminfo: memFree=31339500/32873648 swapFree=6852/6852
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 9266 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279485785 9367552 274 33554432000 4194304 5064252 140734076125296 140734076124208 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10388/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50042 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 10392
/proc/meminfo: memFree=31171836/32873648 swapFree=6852/6852
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 9266 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279485785 9367552 274 33554432000 4194304 5064252 140734076125296 140734076124208 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10388/statm: 2287 274 233 213 0 72 0
[pid=10389] ppid=10388 vsize=30344 CPUtime=0.36 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 9266 0 -1 4202496 5995 0 0 0 32 4 0 0 20 0 1 0 279485785 31072256 6483 33554432000 4194304 5992684 140733867011888 140733867006336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10389/statm: 7586 6483 172 440 0 7142 0
[pid=10391] ppid=10389 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10391/stat : 10391 (cp2_pre.sh) S 10389 10388 9266 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 279485821 9367552 276 33554432000 4194304 5064252 140737140682528 140737140681232 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10391/statm: 2287 276 234 213 0 72 0
[pid=10392] ppid=10391 vsize=167068 CPUtime=1.12 cores=0,2,4,6
/proc/10392/stat : 10392 (coprocessor) R 10391 10388 9266 0 -1 4202496 28377 0 0 0 108 4 0 0 20 0 1 0 279485822 171077632 40412 33554432000 4194304 6586260 140736239590848 140736239587112 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/10392/statm: 41767 40413 184 584 0 41179 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 215708

[startup+3.10029 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 10392
/proc/meminfo: memFree=31115764/32873648 swapFree=6852/6852
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 9266 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279485785 9367552 274 33554432000 4194304 5064252 140734076125296 140734076124208 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10388/statm: 2287 274 233 213 0 72 0
[pid=10389] ppid=10388 vsize=30344 CPUtime=2.43 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 9266 0 -1 4202496 6011 33527 0 0 32 4 181 26 20 0 1 0 279485785 31072256 6485 33554432000 4194304 5992684 140733867011888 140733866998152 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10389/statm: 7586 6485 174 440 0 7142 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 39492
heavy processes:

[startup+6.30033 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 10396
/proc/meminfo: memFree=31193564/32873648 swapFree=6852/6852
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 9266 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279485785 9367552 274 33554432000 4194304 5064252 140734076125296 140734076124208 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10388/statm: 2287 274 233 213 0 72 0
[pid=10389] ppid=10388 vsize=93204 CPUtime=5.77 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo) R 10388 10388 9266 0 -1 4202496 13681 79410 0 0 101 79 355 42 20 0 1 0 279485785 95440896 21394 33554432000 4194304 5992684 140733867011888 140733867007952 4571359 0 0 4096 0 0 0 0 17 2 0 0 13 0 0
/proc/10389/statm: 23301 21394 205 440 0 22857 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 102352

[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 2.01 4/183 10404
/proc/meminfo: memFree=30845540/32873648 swapFree=6852/6852
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 9266 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279485785 9367552 274 33554432000 4194304 5064252 140734076125296 140734076124208 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10388/statm: 2287 274 233 213 0 72 0
[pid=10389] ppid=10388 vsize=60436 CPUtime=7 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 9266 0 -1 4202496 15536 79926 0 0 205 96 355 44 20 0 1 0 279485785 61886464 14013 33554432000 4194304 5992684 140733867011888 140733866997720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 13 0 0
/proc/10389/statm: 15109 14013 206 440 0 14665 0
[pid=10404] ppid=10389 vsize=349640 CPUtime=5.16 cores=0,2,4,6
/proc/10404/stat : 10404 (glucosInc) R 10389 10388 9266 0 -1 4202496 58450 0 0 0 500 16 0 0 20 0 1 0 279486538 358031360 77169 33554432000 4194304 5654031 140733399948208 140733399945992 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10404/statm: 87410 77169 141 357 0 87050 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 419224

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 10408
/proc/meminfo: memFree=31059328/32873648 swapFree=6852/6852
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 9266 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279485785 9367552 274 33554432000 4194304 5064252 140734076125296 140734076124208 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10388/statm: 2287 274 233 213 0 72 0
[pid=10389] ppid=10388 vsize=51396 CPUtime=24.31 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 9266 0 -1 4202496 30526 198764 0 0 507 136 1698 90 20 0 1 0 279485785 52629504 11785 33554432000 4194304 5992684 140733867011888 140733866997720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 13 0 0
/proc/10389/statm: 12849 11785 206 440 0 12405 0
[pid=10408] ppid=10389 vsize=198180 CPUtime=0.67 cores=0,2,4,6
/proc/10408/stat : 10408 (glucosInc) R 10389 10388 9266 0 -1 4202496 31381 0 0 0 60 7 0 0 20 0 1 0 279488266 202936320 42927 33554432000 4194304 5654031 140736230703312 140736229652760 4797458 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10408/statm: 49545 42927 109 357 0 49185 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 258724

[startup+51.1004 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 10408
/proc/meminfo: memFree=30860224/32873648 swapFree=6852/6852
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 9266 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279485785 9367552 274 33554432000 4194304 5064252 140734076125296 140734076124208 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10388/statm: 2287 274 233 213 0 72 0
[pid=10389] ppid=10388 vsize=51396 CPUtime=24.31 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 9266 0 -1 4202496 30526 198764 0 0 507 136 1698 90 20 0 1 0 279485785 52629504 11785 33554432000 4194304 5992684 140733867011888 140733866997720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 13 0 0
/proc/10389/statm: 12849 11785 206 440 0 12405 0
[pid=10408] ppid=10389 vsize=350592 CPUtime=26.28 cores=0,2,4,6
/proc/10408/stat : 10408 (glucosInc) R 10389 10388 9266 0 -1 4202496 56365 0 0 0 2611 17 0 0 20 0 1 0 279488266 359006208 77319 33554432000 4194304 5654031 140736230703312 140736230691128 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10408/statm: 87648 77319 142 357 0 87288 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 411136

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 10408
/proc/meminfo: memFree=30836652/32873648 swapFree=6852/6852
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 9266 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279485785 9367552 274 33554432000 4194304 5064252 140734076125296 140734076124208 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10388/statm: 2287 274 233 213 0 72 0
[pid=10389] ppid=10388 vsize=51396 CPUtime=24.31 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 9266 0 -1 4202496 30526 198764 0 0 507 136 1698 90 20 0 1 0 279485785 52629504 11785 33554432000 4194304 5992684 140733867011888 140733866997720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 13 0 0
/proc/10389/statm: 12849 11785 206 440 0 12405 0
[pid=10408] ppid=10389 vsize=404728 CPUtime=77.48 cores=0,2,4,6
/proc/10408/stat : 10408 (glucosInc) R 10389 10388 9266 0 -1 4202496 58158 0 0 0 7730 18 0 0 20 0 1 0 279488266 414441472 83198 33554432000 4194304 5654031 140736230703312 140736230691128 4232939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10408/statm: 101182 83198 142 357 0 100822 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 465272

[startup+162.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/181 10465
/proc/meminfo: memFree=30383196/32873648 swapFree=6852/6852
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 9266 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279485785 9367552 274 33554432000 4194304 5064252 140734076125296 140734076124208 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10388/statm: 2287 274 233 213 0 72 0
[pid=10389] ppid=10388 vsize=50988 CPUtime=130.2 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 9266 0 -1 4202496 37629 257848 0 0 647 153 12104 116 20 0 1 0 279485785 52211712 11683 33554432000 4194304 5992684 140733867011888 140733866997720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 13 0 0
/proc/10389/statm: 12747 11683 206 440 0 12303 0
[pid=10410] ppid=10389 vsize=345216 CPUtime=31.52 cores=0,2,4,6
/proc/10410/stat : 10410 (glucosInc) R 10389 10388 9266 0 -1 4202496 56298 0 0 0 3138 14 0 0 20 0 1 0 279498860 353501184 71331 33554432000 4194304 5654031 140735563409056 140735563396872 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10410/statm: 86304 71331 140 357 0 85944 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 405352

[startup+222.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/182 10468
/proc/meminfo: memFree=30282880/32873648 swapFree=6852/6852
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 9266 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279485785 9367552 274 33554432000 4194304 5064252 140734076125296 140734076124208 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10388/statm: 2287 274 233 213 0 72 0
[pid=10389] ppid=10388 vsize=50988 CPUtime=130.2 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 9266 0 -1 4202496 37629 257848 0 0 647 153 12104 116 20 0 1 0 279485785 52211712 11683 33554432000 4194304 5992684 140733867011888 140733866997720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 13 0 0
/proc/10389/statm: 12747 11683 206 440 0 12303 0
[pid=10410] ppid=10389 vsize=395568 CPUtime=91.5 cores=0,2,4,6
/proc/10410/stat : 10410 (glucosInc) R 10389 10388 9266 0 -1 4202496 60395 0 0 0 9122 28 0 0 20 0 1 0 279498860 405061632 82288 33554432000 4194304 5654031 140735563409056 140735563406840 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10410/statm: 98892 82288 141 357 0 98532 0
Current children cumulated CPU time (s) 221.7
Current children cumulated vsize (KiB) 455704

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 10470
/proc/meminfo: memFree=30279056/32873648 swapFree=6852/6852

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

/proc/loadavg: 2.01 2.01 2.00 3/181 10512
/proc/meminfo: memFree=30483344/32873648 swapFree=6852/6852
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 9266 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279485785 9367552 274 33554432000 4194304 5064252 140734076125296 140734076124208 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10388/statm: 2287 274 233 213 0 72 0
[pid=10389] ppid=10388 vsize=48336 CPUtime=863.18 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 9266 0 -1 4202496 51743 390914 0 0 891 185 84977 265 20 0 1 0 279485785 49496064 11020 33554432000 4194304 5992684 140733867011888 140733866997720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 13 0 0
/proc/10389/statm: 12084 11020 206 440 0 11640 0
[pid=10485] ppid=10389 vsize=285364 CPUtime=498.3 cores=0,2,4,6
/proc/10485/stat : 10485 (glucosInc) R 10389 10388 9266 0 -1 4202496 50142 0 0 0 49806 24 0 0 20 0 1 0 279572172 292212736 65997 33554432000 4194304 5654031 140736509770864 140736509758680 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10485/statm: 71341 65997 142 357 0 70981 0
Current children cumulated CPU time (s) 1361.48
Current children cumulated vsize (KiB) 342848

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 10515
/proc/meminfo: memFree=30434548/32873648 swapFree=6852/6852
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 9266 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279485785 9367552 274 33554432000 4194304 5064252 140734076125296 140734076124208 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10388/statm: 2287 274 233 213 0 72 0
[pid=10389] ppid=10388 vsize=48336 CPUtime=863.18 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 9266 0 -1 4202496 51743 390914 0 0 891 185 84977 265 20 0 1 0 279485785 49496064 11020 33554432000 4194304 5992684 140733867011888 140733866997720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 13 0 0
/proc/10389/statm: 12084 11020 206 440 0 11640 0
[pid=10485] ppid=10389 vsize=335452 CPUtime=558.3 cores=0,2,4,6
/proc/10485/stat : 10485 (glucosInc) R 10389 10388 9266 0 -1 4202496 50453 0 0 0 55805 25 0 0 20 0 1 0 279572172 343502848 70442 33554432000 4194304 5654031 140736509770864 140736509758680 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10485/statm: 83863 70442 142 357 0 83503 0
Current children cumulated CPU time (s) 1421.48
Current children cumulated vsize (KiB) 392936

[startup+1482.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 10517
/proc/meminfo: memFree=30497944/32873648 swapFree=6852/6852
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 9266 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279485785 9367552 274 33554432000 4194304 5064252 140734076125296 140734076124208 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10388/statm: 2287 274 233 213 0 72 0
[pid=10389] ppid=10388 vsize=47368 CPUtime=1446.52 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 9266 0 -1 4202496 58237 442125 0 0 995 198 143164 295 20 0 1 0 279485785 48504832 10778 33554432000 4194304 5992684 140733867011888 140733866997720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 13 0 0
/proc/10389/statm: 11842 10778 206 440 0 11398 0
[pid=10517] ppid=10389 vsize=270884 CPUtime=34.94 cores=0,2,4,6
/proc/10517/stat : 10517 (glucosInc) R 10389 10388 9266 0 -1 4202496 46019 0 0 0 3482 12 0 0 20 0 1 0 279630519 277385216 57740 33554432000 4194304 5654031 140735028666912 140735028654728 4232772 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10517/statm: 67721 57740 141 357 0 67361 0
Current children cumulated CPU time (s) 1481.46
Current children cumulated vsize (KiB) 327400

[startup+1542.31 s]
/proc/loadavg: 2.13 2.04 2.01 3/181 10521
/proc/meminfo: memFree=30521336/32873648 swapFree=6852/6852
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 9266 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279485785 9367552 274 33554432000 4194304 5064252 140734076125296 140734076124208 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10388/statm: 2287 274 233 213 0 72 0
[pid=10389] ppid=10388 vsize=46460 CPUtime=1520.43 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 9266 0 -1 4202496 70455 535129 0 0 1187 224 150302 330 20 0 1 0 279485785 47575040 10551 33554432000 4194304 5992684 140733867011888 140733866997720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 13 0 0
/proc/10389/statm: 11615 10551 206 440 0 11171 0
[pid=10521] ppid=10389 vsize=235308 CPUtime=21.03 cores=0,2,4,6
/proc/10521/stat : 10521 (glucosInc) R 10389 10388 9266 0 -1 4202496 43848 0 0 0 2092 11 0 0 20 0 1 0 279637910 240955392 52990 33554432000 4194304 5654031 140733770767856 140733770755672 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10521/statm: 58827 52990 141 357 0 58467 0
Current children cumulated CPU time (s) 1541.46
Current children cumulated vsize (KiB) 290916

[startup+1602.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 10521
/proc/meminfo: memFree=30527044/32873648 swapFree=6852/6852
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 9266 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279485785 9367552 274 33554432000 4194304 5064252 140734076125296 140734076124208 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10388/statm: 2287 274 233 213 0 72 0
[pid=10389] ppid=10388 vsize=46460 CPUtime=1520.43 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 9266 0 -1 4202496 70455 535129 0 0 1187 224 150302 330 20 0 1 0 279485785 47575040 10551 33554432000 4194304 5992684 140733867011888 140733866997720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 13 0 0
/proc/10389/statm: 11615 10551 206 440 0 11171 0
[pid=10521] ppid=10389 vsize=237564 CPUtime=81.02 cores=0,2,4,6
/proc/10521/stat : 10521 (glucosInc) R 10389 10388 9266 0 -1 4202496 45337 0 0 0 8088 14 0 0 20 0 1 0 279637910 243265536 54371 33554432000 4194304 5654031 140733770767856 140733770755672 4215327 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10521/statm: 59391 54371 141 357 0 59031 0
Current children cumulated CPU time (s) 1601.45
Current children cumulated vsize (KiB) 293172

[startup+1662.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/181 10522
/proc/meminfo: memFree=30493840/32873648 swapFree=6852/6852
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 9266 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279485785 9367552 274 33554432000 4194304 5064252 140734076125296 140734076124208 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10388/statm: 2287 274 233 213 0 72 0
[pid=10389] ppid=10388 vsize=46460 CPUtime=1520.43 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 9266 0 -1 4202496 70455 535129 0 0 1187 224 150302 330 20 0 1 0 279485785 47575040 10551 33554432000 4194304 5992684 140733867011888 140733866997720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 13 0 0
/proc/10389/statm: 11615 10551 206 440 0 11171 0
[pid=10521] ppid=10389 vsize=271052 CPUtime=141.01 cores=0,2,4,6
/proc/10521/stat : 10521 (glucosInc) R 10389 10388 9266 0 -1 4202496 46819 0 0 0 14087 14 0 0 20 0 1 0 279637910 277557248 58911 33554432000 4194304 5654031 140733770767856 140733770755672 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10521/statm: 67763 58911 141 357 0 67403 0
Current children cumulated CPU time (s) 1661.44
Current children cumulated vsize (KiB) 326660

[startup+1722.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 10522
/proc/meminfo: memFree=30478020/32873648 swapFree=6852/6852
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 9266 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279485785 9367552 274 33554432000 4194304 5064252 140734076125296 140734076124208 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10388/statm: 2287 274 233 213 0 72 0
[pid=10389] ppid=10388 vsize=46460 CPUtime=1520.43 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 9266 0 -1 4202496 70455 535129 0 0 1187 224 150302 330 20 0 1 0 279485785 47575040 10551 33554432000 4194304 5992684 140733867011888 140733866997720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 13 0 0
/proc/10389/statm: 11615 10551 206 440 0 11171 0
[pid=10521] ppid=10389 vsize=274412 CPUtime=200.97 cores=0,2,4,6
/proc/10521/stat : 10521 (glucosInc) R 10389 10388 9266 0 -1 4202496 49730 0 0 0 20079 18 0 0 20 0 1 0 279637910 280997888 60918 33554432000 4194304 5654031 140733770767856 140733770755672 4216159 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10521/statm: 68603 60918 141 357 0 68243 0
Current children cumulated CPU time (s) 1721.4
Current children cumulated vsize (KiB) 330020

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 10522
/proc/meminfo: memFree=30499092/32873648 swapFree=6852/6852
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 9266 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279485785 9367552 274 33554432000 4194304 5064252 140734076125296 140734076124208 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10388/statm: 2287 274 233 213 0 72 0
[pid=10389] ppid=10388 vsize=46460 CPUtime=1520.43 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 9266 0 -1 4202496 70455 535129 0 0 1187 224 150302 330 20 0 1 0 279485785 47575040 10551 33554432000 4194304 5992684 140733867011888 140733866997720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 13 0 0
/proc/10389/statm: 11615 10551 206 440 0 11171 0
[pid=10521] ppid=10389 vsize=246924 CPUtime=260.95 cores=0,2,4,6
/proc/10521/stat : 10521 (glucosInc) R 10389 10388 9266 0 -1 4202496 50817 0 0 0 26075 20 0 0 20 0 1 0 279637910 252850176 56709 33554432000 4194304 5654031 140733770767856 140733770755672 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10521/statm: 61731 56709 141 357 0 61371 0
Current children cumulated CPU time (s) 1781.38
Current children cumulated vsize (KiB) 302532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 10522
/proc/meminfo: memFree=30491124/32873648 swapFree=6852/6852
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 9266 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279485785 9367552 274 33554432000 4194304 5064252 140734076125296 140734076124208 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10388/statm: 2287 274 233 213 0 72 0
[pid=10389] ppid=10388 vsize=46460 CPUtime=1520.43 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 9266 0 -1 4202496 70455 535129 0 0 1187 224 150302 330 20 0 1 0 279485785 47575040 10551 33554432000 4194304 5992684 140733867011888 140733866997720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 13 0 0
/proc/10389/statm: 11615 10551 206 440 0 11171 0
[pid=10521] ppid=10389 vsize=277744 CPUtime=279.64 cores=0,2,4,6
/proc/10521/stat : 10521 (glucosInc) R 10389 10388 9266 0 -1 4202496 51356 0 0 0 27944 20 0 0 20 0 1 0 279637910 284409856 57236 33554432000 4194304 5654031 140733770767856 140733770755672 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10521/statm: 69436 57236 141 357 0 69076 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 333352

Sending SIGTERM to process tree (bottom up)

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

[startup+1801 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 10522
/proc/meminfo: memFree=30491124/32873648 swapFree=6852/6852
[pid=10388] ppid=10386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10388/stat : 10388 (npSolver-pbo-It) S 10386 10388 9266 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 279485785 9367552 274 33554432000 4194304 5064252 140734076125296 140734076124208 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10388/statm: 2287 274 233 213 0 72 0
[pid=10389] ppid=10388 vsize=46460 CPUtime=1520.43 cores=0,2,4,6
/proc/10389/stat : 10389 (npSolver-pbo) S 10388 10388 9266 0 -1 4202496 70455 535129 0 0 1187 224 150302 330 20 0 1 0 279485785 47575040 10551 33554432000 4194304 5992684 140733867011888 140733866997720 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 13 0 0
/proc/10389/statm: 11615 10551 206 440 0 11171 0
[pid=10521] ppid=10389 vsize=277744 CPUtime=279.64 cores=0,2,4,6
/proc/10521/stat : 10521 (glucosInc) R 10389 10388 9266 0 -1 4202496 51356 0 0 0 27944 20 0 0 20 0 1 0 279637910 284409856 57236 33554432000 4194304 5654031 140733770767856 140733770755672 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10521/statm: 69436 57236 141 357 0 69076 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 333352

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10388 and gives
#  childrusage.ru_utime.tv_sec=1514
#  childrusage.ru_utime.tv_usec=903699
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=550156
# CPU time returned by wait4() is 1520.45
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.01
CPU time (s): 1800.07
CPU user time (s): 1794.33
CPU system time (s): 5.74
CPU usage (%): 99.9476
Max. virtual memory (cumulated for all children) (KiB): 1101500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1514.9
system time used= 5.55016
maximum resident set size= 831072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 605957
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1817000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11046
involuntary context switches= 7842

runsolver used 3.32449 second user time and 7.85081 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-27 17:46:30
IDJOB=3702535
IDBENCH=92731
IDSOLVER=2278
FILE ID=node115/3702535-1338133590
RUNJOBID= node115-1338123580-9282
PBS_JOBID= 14624500
Free space on /tmp= 71632 MiB

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

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

MD5SUM BENCH= 9dfe9f707e4bec0ff7b60653d14cbd16
RANDOM SEED=1900604885

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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:        31340028 kB
Buffers:          280580 kB
Cached:           248160 kB
SwapCached:          936 kB
Active:           658796 kB
Inactive:          32468 kB
Active(anon):     154572 kB
Inactive(anon):    10284 kB
Active(file):     504224 kB
Inactive(file):    22184 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106408 kB
Dirty:              9000 kB
Writeback:             0 kB
AnonPages:        190840 kB
Mapped:            13424 kB
Shmem:                96 kB
Slab:             682324 kB
SReclaimable:     126576 kB
SUnreclaim:       555748 kB
KernelStack:        1472 kB
PageTables:         4288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     320592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 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= 71408 MiB
End job on node115 at 2012-05-27 18:16:31