Trace number 3702532

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.02 1800.52

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_6.opb
MD5SUM3d381ed93f57c88e2b6d7a913913eca6
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5298527
Best CPU time to get the best result obtained on this benchmark1800.07
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 174676879
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 105424044698
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 174676879
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 105424044698
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.57/2.67	c [INC SYSTEM] finished preprocessing in 2 s
2.57/2.67	c [INC SYSTEM] execute solver
4.16/4.24	c [INC SEARCH] formula is SAT
4.28/4.31	c [INC SYSTEM] solved the initial formula
4.28/4.31	c model valid
4.28/4.31	c current solution ok
5.07/5.19	o 325027503
5.07/5.19	c starting approximation
5.07/5.19	c factor = 2
5.07/5.19	c factor still to low - shrinking to 9.48756e+06
5.07/5.19	c approx number of clauses: 1e+06
5.07/5.19	c current bound: 162513792
5.76/5.89	c leaving approximation
5.76/5.89	c finished approximation
5.76/5.89	c [INC SYSTEM] there exists a inc, kill it!
5.76/5.89	c write failed with 2
5.89/5.90	c [INC SEARCH] iteration: 0
5.89/5.90	c [INC BOUNDS] best value:325027573 search for 325027572
5.89/5.90	c [INC SYSTEM] create new solver instance
5.89/5.90	c [INC] encode full formula
5.89/5.90	c fallback to adder encoding
7.38/7.47	c set iterative enc to: adder
7.38/7.47	c set iterative enc to: none
7.68/7.71	c [INC SEARCH] isOptimum variable: 0
16.69/16.71	c formula is SAT
16.69/16.76	c [INC SEARCH] copied best model
16.69/16.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.69/16.79	c model valid
16.69/16.79	c current solution ok
16.69/16.79	o 221946721
16.69/16.79	c [INC SEARCH] iteration: 1
16.69/16.79	c [INC BOUNDS] best value:221946791 search for 221946790
16.69/16.79	c [INC SYSTEM] there exists a inc, kill it!
16.69/16.79	c write failed with 2
16.79/16.82	c [INC SYSTEM] create new solver instance
16.79/16.82	c [INC] encode full formula
16.79/16.82	c fallback to adder encoding
18.29/18.34	c set iterative enc to: adder
18.29/18.34	c set iterative enc to: none
18.49/18.60	c [INC SEARCH] isOptimum variable: 0
31.79/31.82	c formula is SAT
31.79/31.87	c [INC SEARCH] copied best model
31.79/31.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
31.91/31.90	c model valid
31.91/31.90	c current solution ok
31.91/31.90	o 105300247
31.91/31.90	c [INC SEARCH] iteration: 2
31.91/31.90	c [INC BOUNDS] best value:105300317 search for 105300316
31.91/31.90	c [INC SYSTEM] there exists a inc, kill it!
31.91/31.90	c write failed with 2
31.91/31.93	c [INC SYSTEM] create new solver instance
31.91/31.93	c [INC] encode full formula
31.91/31.93	c fallback to adder encoding
33.31/33.38	c set iterative enc to: adder
33.31/33.38	c set iterative enc to: none
33.61/33.63	c [INC SEARCH] isOptimum variable: 0
40.20/40.29	c formula is SAT
40.30/40.33	c [INC SEARCH] copied best model
40.30/40.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
40.30/40.36	c model valid
40.30/40.36	c current solution ok
40.30/40.36	o 30521945
40.30/40.36	c [INC SEARCH] iteration: 3
40.30/40.36	c [INC BOUNDS] best value:30522015 search for 30522014
40.30/40.36	c [INC SYSTEM] there exists a inc, kill it!
40.30/40.36	c write failed with 2
40.30/40.39	c [INC SYSTEM] create new solver instance
40.30/40.39	c [INC] encode full formula
40.30/40.39	c fallback to adder encoding
41.52/41.58	c set iterative enc to: adder
41.52/41.58	c set iterative enc to: none
41.72/41.79	c [INC SEARCH] isOptimum variable: 0
232.43/232.56	c formula is SAT
232.53/232.60	c [INC SEARCH] copied best model
232.53/232.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
232.53/232.63	c model valid
232.53/232.63	c current solution ok
232.53/232.63	o 24039823
232.53/232.63	c [INC SEARCH] iteration: 4
232.53/232.63	c [INC BOUNDS] best value:24039893 search for 24039892
232.53/232.63	c [INC SYSTEM] there exists a inc, kill it!
232.53/232.63	c write failed with 2
232.53/232.64	c [INC SYSTEM] create new solver instance
232.53/232.64	c [INC] encode full formula
232.53/232.64	c fallback to adder encoding
233.64/233.79	c set iterative enc to: adder
233.64/233.79	c set iterative enc to: none
233.85/233.98	c [INC SEARCH] isOptimum variable: 0
356.02/356.11	c formula is SAT
356.02/356.15	c [INC SEARCH] copied best model
356.02/356.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
356.02/356.18	c model valid
356.02/356.18	c current solution ok
356.02/356.18	o 20357471
356.02/356.18	c [INC SEARCH] iteration: 5
356.02/356.18	c [INC BOUNDS] best value:20357541 search for 20357540
356.02/356.18	c [INC SYSTEM] there exists a inc, kill it!
356.02/356.18	c write failed with 2
356.12/356.20	c [INC SYSTEM] create new solver instance
356.12/356.20	c [INC] encode full formula
356.12/356.20	c fallback to adder encoding
357.23/357.31	c set iterative enc to: adder
357.23/357.31	c set iterative enc to: none
357.43/357.51	c [INC SEARCH] isOptimum variable: 0
568.32/568.56	c formula is SAT
568.32/568.59	c [INC SEARCH] copied best model
568.32/568.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
568.43/568.63	c model valid
568.43/568.63	c current solution ok
568.43/568.63	o 18870293
568.43/568.63	c [INC SEARCH] iteration: 6
568.43/568.63	c [INC BOUNDS] best value:18870363 search for 18870362
568.43/568.63	c [INC SYSTEM] there exists a inc, kill it!
568.43/568.63	c write failed with 2
568.43/568.63	c [INC SYSTEM] create new solver instance
568.43/568.63	c [INC] encode full formula
568.43/568.63	c fallback to adder encoding
569.54/569.73	c set iterative enc to: adder
569.54/569.73	c set iterative enc to: none
569.75/569.92	c [INC SEARCH] isOptimum variable: 0
630.03/630.27	c formula is SAT
630.14/630.30	c [INC SEARCH] copied best model
630.14/630.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
630.14/630.34	c model valid
630.14/630.34	c current solution ok
630.14/630.34	o 18196307
630.14/630.34	c [INC SEARCH] iteration: 7
630.14/630.34	c [INC BOUNDS] best value:18196377 search for 18196376
630.14/630.34	c [INC SYSTEM] there exists a inc, kill it!
630.14/630.34	c write failed with 2
630.14/630.36	c [INC SYSTEM] create new solver instance
630.14/630.36	c [INC] encode full formula
630.14/630.36	c fallback to adder encoding
631.24/631.45	c set iterative enc to: adder
631.24/631.45	c set iterative enc to: none
631.43/631.64	c [INC SEARCH] isOptimum variable: 0
867.37/867.60	c formula is SAT
867.37/867.63	c [INC SEARCH] copied best model
867.37/867.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
867.37/867.66	c model valid
867.37/867.66	c current solution ok
867.37/867.66	o 17452383
867.37/867.66	c [INC SEARCH] iteration: 8
867.37/867.66	c [INC BOUNDS] best value:17452453 search for 17452452
867.37/867.66	c [INC SYSTEM] there exists a inc, kill it!
867.37/867.66	c write failed with 2
867.37/867.67	c [INC SYSTEM] create new solver instance
867.37/867.67	c [INC] encode full formula
867.37/867.67	c fallback to adder encoding
868.48/868.76	c set iterative enc to: adder
868.48/868.76	c set iterative enc to: none
868.68/868.95	c [INC SEARCH] isOptimum variable: 0
1329.14/1329.57	c formula is SAT
1329.26/1329.61	c [INC SEARCH] copied best model
1329.26/1329.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1329.26/1329.64	c model valid
1329.26/1329.64	c current solution ok
1329.26/1329.64	o 12301127
1329.26/1329.64	c [INC SEARCH] iteration: 9
1329.26/1329.64	c [INC BOUNDS] best value:12301197 search for 12301196
1329.26/1329.64	c [INC SYSTEM] there exists a inc, kill it!
1329.26/1329.64	c write failed with 2
1329.26/1329.65	c [INC SYSTEM] create new solver instance
1329.26/1329.65	c [INC] encode full formula
1329.26/1329.65	c fallback to adder encoding
1330.26/1330.60	c set iterative enc to: adder
1330.26/1330.60	c set iterative enc to: none
1330.36/1330.78	c [INC SEARCH] isOptimum variable: 0
1755.67/1756.19	c formula is SAT
1755.76/1756.22	c [INC SEARCH] copied best model
1755.76/1756.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1755.76/1756.25	c model valid
1755.76/1756.25	c current solution ok
1755.76/1756.25	o 8434445
1755.76/1756.25	c [INC SEARCH] iteration: 10
1755.76/1756.25	c [INC BOUNDS] best value:8434515 search for 8434514
1755.76/1756.25	c [INC SYSTEM] there exists a inc, kill it!
1755.76/1756.25	c write failed with 2
1755.76/1756.26	c [INC SYSTEM] create new solver instance
1755.76/1756.26	c [INC] encode full formula
1755.76/1756.26	c fallback to adder encoding
1756.67/1757.17	c set iterative enc to: adder
1756.67/1757.17	c set iterative enc to: none
1756.86/1757.34	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.51	HOME/npSolver-pbo-Itdqb.sh: line 18: 26299 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-3702532-1338134172/watcher-3702532-1338134172 -o /tmp/evaluation-result-3702532-1338134172/solver-3702532-1338134172 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702532-1338134172.opb 1142535226 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.02 2.01 2.00 3/178 26298
/proc/meminfo: memFree=31105524/32873844 swapFree=6080/6080
[pid=26298] ppid=26296 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26298/stat : 26298 (npSolver-pbo-It) S 26296 26298 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279541809 9367552 275 33554432000 4194304 5064252 140736690308928 140736690307840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26298/statm: 2287 275 233 213 0 72 0

[startup+0.079395 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 26298
/proc/meminfo: memFree=31105524/32873844 swapFree=6080/6080
[pid=26298] ppid=26296 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26298/stat : 26298 (npSolver-pbo-It) S 26296 26298 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279541809 9367552 275 33554432000 4194304 5064252 140736690308928 140736690307840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26298/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100217 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 26298
/proc/meminfo: memFree=31105524/32873844 swapFree=6080/6080
[pid=26298] ppid=26296 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26298/stat : 26298 (npSolver-pbo-It) S 26296 26298 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279541809 9367552 275 33554432000 4194304 5064252 140736690308928 140736690307840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26298/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300218 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 26298
/proc/meminfo: memFree=31105524/32873844 swapFree=6080/6080
[pid=26298] ppid=26296 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26298/stat : 26298 (npSolver-pbo-It) S 26296 26298 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279541809 9367552 275 33554432000 4194304 5064252 140736690308928 140736690307840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26298/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700236 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 26298
/proc/meminfo: memFree=31105524/32873844 swapFree=6080/6080
[pid=26298] ppid=26296 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26298/stat : 26298 (npSolver-pbo-It) S 26296 26298 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279541809 9367552 275 33554432000 4194304 5064252 140736690308928 140736690307840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26298/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50047 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 26302
/proc/meminfo: memFree=30949940/32873844 swapFree=6080/6080
[pid=26298] ppid=26296 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26298/stat : 26298 (npSolver-pbo-It) S 26296 26298 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279541809 9367552 275 33554432000 4194304 5064252 140736690308928 140736690307840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26298/statm: 2287 275 233 213 0 72 0
[pid=26299] ppid=26298 vsize=30348 CPUtime=0.36 cores=1,3,5,7
/proc/26299/stat : 26299 (npSolver-pbo) S 26298 26298 24278 0 -1 4202496 5880 0 0 0 32 4 0 0 20 0 1 0 279541809 31076352 6367 33554432000 4194304 5992684 140735971894416 140735971888864 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26299/statm: 7587 6367 172 440 0 7143 0
[pid=26301] ppid=26299 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26301/stat : 26301 (cp2_pre.sh) S 26299 26298 24278 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 279541846 9367552 276 33554432000 4194304 5064252 140734137058096 140734137056800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26301/statm: 2287 276 234 213 0 72 0
[pid=26302] ppid=26301 vsize=153432 CPUtime=1.12 cores=1,3,5,7
/proc/26302/stat : 26302 (coprocessor) R 26301 26298 24278 0 -1 4202496 27514 0 0 0 106 6 0 0 20 0 1 0 279541846 157114368 36994 33554432000 4194304 6586260 140736375396752 140736375392952 4770132 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/26302/statm: 38358 36994 182 584 0 37770 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 202076

[startup+3.10028 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 26304
/proc/meminfo: memFree=31014776/32873844 swapFree=6080/6080
[pid=26298] ppid=26296 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26298/stat : 26298 (npSolver-pbo-It) S 26296 26298 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279541809 9367552 275 33554432000 4194304 5064252 140736690308928 140736690307840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26298/statm: 2287 275 233 213 0 72 0
[pid=26299] ppid=26298 vsize=30348 CPUtime=2.65 cores=1,3,5,7
/proc/26299/stat : 26299 (npSolver-pbo) S 26298 26298 24278 0 -1 4202496 5895 34045 0 0 32 4 202 27 20 0 1 0 279541809 31076352 6369 33554432000 4194304 5992684 140735971894416 140735971880680 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26299/statm: 7587 6369 174 440 0 7143 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 39496

[startup+6.30032 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 26309
/proc/meminfo: memFree=30981868/32873844 swapFree=6080/6080
[pid=26298] ppid=26296 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26298/stat : 26298 (npSolver-pbo-It) S 26296 26298 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279541809 9367552 275 33554432000 4194304 5064252 140736690308928 140736690307840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26298/statm: 2287 275 233 213 0 72 0
[pid=26299] ppid=26298 vsize=93208 CPUtime=6.29 cores=1,3,5,7
/proc/26299/stat : 26299 (npSolver-pbo) R 26298 26298 24278 0 -1 4202496 13485 80595 0 0 100 80 406 43 20 0 1 0 279541809 95444992 20650 33554432000 4194304 5992684 140735971894416 140735971890480 4524687 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26299/statm: 23302 20650 205 440 0 22858 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 102356

[startup+12.7004 s]
/proc/loadavg: 2.10 2.02 2.01 3/181 26316
/proc/meminfo: memFree=30670108/32873844 swapFree=6080/6080
[pid=26298] ppid=26296 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26298/stat : 26298 (npSolver-pbo-It) S 26296 26298 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279541809 9367552 275 33554432000 4194304 5064252 140736690308928 140736690307840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26298/statm: 2287 275 233 213 0 72 0
[pid=26299] ppid=26298 vsize=60440 CPUtime=7.7 cores=1,3,5,7
/proc/26299/stat : 26299 (npSolver-pbo) S 26298 26298 24278 0 -1 4202496 15279 81110 0 0 217 102 406 45 20 0 1 0 279541809 61890560 13897 33554432000 4194304 5992684 140735971894416 140735971880248 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26299/statm: 15110 13897 206 440 0 14666 0
[pid=26316] ppid=26299 vsize=352564 CPUtime=4.97 cores=1,3,5,7
/proc/26316/stat : 26316 (glucosInc) R 26299 26298 24278 0 -1 4202496 58740 0 0 0 477 20 0 0 20 0 1 0 279542581 361025536 78596 33554432000 4194304 5654031 140733537932672 140733537930456 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26316/statm: 88141 78596 141 357 0 87781 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 422152

[startup+25.5004 s]
/proc/loadavg: 2.08 2.02 2.00 3/181 26320
/proc/meminfo: memFree=30727220/32873844 swapFree=6080/6080
[pid=26298] ppid=26296 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26298/stat : 26298 (npSolver-pbo-It) S 26296 26298 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279541809 9367552 275 33554432000 4194304 5064252 140736690308928 140736690307840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26298/statm: 2287 275 233 213 0 72 0
[pid=26299] ppid=26298 vsize=52012 CPUtime=18.6 cores=1,3,5,7
/proc/26299/stat : 26299 (npSolver-pbo) S 26298 26298 24278 0 -1 4202496 22466 141074 0 0 379 124 1284 73 20 0 1 0 279541809 53260288 11822 33554432000 4194304 5992684 140735971894416 140735971880248 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26299/statm: 13003 11822 206 440 0 12559 0
[pid=26318] ppid=26299 vsize=350192 CPUtime=6.89 cores=1,3,5,7
/proc/26318/stat : 26318 (glucosInc) R 26299 26298 24278 0 -1 4202496 59829 0 0 0 670 19 0 0 20 0 1 0 279543670 358596608 76842 33554432000 4194304 5654031 140735762933088 140735762920904 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26318/statm: 87548 76842 141 357 0 87188 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 411352

[startup+51.1004 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 26324
/proc/meminfo: memFree=30768212/32873844 swapFree=6080/6080
[pid=26298] ppid=26296 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26298/stat : 26298 (npSolver-pbo-It) S 26296 26298 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279541809 9367552 275 33554432000 4194304 5064252 140736690308928 140736690307840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26298/statm: 2287 275 233 213 0 72 0
[pid=26299] ppid=26298 vsize=49564 CPUtime=41.81 cores=1,3,5,7
/proc/26299/stat : 26299 (npSolver-pbo) S 26298 26298 24278 0 -1 4202496 37332 260581 0 0 662 164 3231 124 20 0 1 0 279541809 50753536 11210 33554432000 4194304 5992684 140735971894416 140735971880248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26299/statm: 12391 11210 206 440 0 11947 0
[pid=26324] ppid=26299 vsize=298860 CPUtime=9.3 cores=1,3,5,7
/proc/26324/stat : 26324 (glucosInc) R 26299 26298 24278 0 -1 4202496 49188 0 0 0 915 15 0 0 20 0 1 0 279545988 306032640 63317 33554432000 4194304 5654031 140734112428512 140734112416328 4232577 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26324/statm: 74715 63317 140 357 0 74355 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 357572

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 26325
/proc/meminfo: memFree=30729760/32873844 swapFree=6080/6080
[pid=26298] ppid=26296 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26298/stat : 26298 (npSolver-pbo-It) S 26296 26298 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279541809 9367552 275 33554432000 4194304 5064252 140736690308928 140736690307840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26298/statm: 2287 275 233 213 0 72 0
[pid=26299] ppid=26298 vsize=49564 CPUtime=41.81 cores=1,3,5,7
/proc/26299/stat : 26299 (npSolver-pbo) S 26298 26298 24278 0 -1 4202496 37332 260581 0 0 662 164 3231 124 20 0 1 0 279541809 50753536 11210 33554432000 4194304 5992684 140735971894416 140735971880248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26299/statm: 12391 11210 206 440 0 11947 0
[pid=26324] ppid=26299 vsize=301588 CPUtime=60.5 cores=1,3,5,7
/proc/26324/stat : 26324 (glucosInc) R 26299 26298 24278 0 -1 4202496 49849 0 0 0 6034 16 0 0 20 0 1 0 279545988 308826112 66022 33554432000 4194304 5654031 140734112428512 140734112416328 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26324/statm: 75397 66022 141 357 0 75037 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 360300

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 26325
/proc/meminfo: memFree=30711888/32873844 swapFree=6080/6080
[pid=26298] ppid=26296 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26298/stat : 26298 (npSolver-pbo-It) S 26296 26298 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279541809 9367552 275 33554432000 4194304 5064252 140736690308928 140736690307840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26298/statm: 2287 275 233 213 0 72 0
[pid=26299] ppid=26298 vsize=49564 CPUtime=41.81 cores=1,3,5,7
/proc/26299/stat : 26299 (npSolver-pbo) S 26298 26298 24278 0 -1 4202496 37332 260581 0 0 662 164 3231 124 20 0 1 0 279541809 50753536 11210 33554432000 4194304 5992684 140735971894416 140735971880248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26299/statm: 12391 11210 206 440 0 11947 0
[pid=26324] ppid=26299 vsize=303288 CPUtime=120.46 cores=1,3,5,7
/proc/26324/stat : 26324 (glucosInc) R 26299 26298 24278 0 -1 4202496 50323 0 0 0 12030 16 0 0 20 0 1 0 279545988 310566912 67496 33554432000 4194304 5654031 140734112428512 140734112416328 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26324/statm: 75822 67496 141 357 0 75462 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 362000

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26325
/proc/meminfo: memFree=30723616/32873844 swapFree=6080/6080
[pid=26298] ppid=26296 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26298/stat : 26298 (npSolver-pbo-It) S 26296 26298 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279541809 9367552 275 33554432000 4194304 5064252 140736690308928 140736690307840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26298/statm: 2287 275 233 213 0 72 0
[pid=26299] ppid=26298 vsize=49564 CPUtime=41.81 cores=1,3,5,7
/proc/26299/stat : 26299 (npSolver-pbo) S 26298 26298 24278 0 -1 4202496 37332 260581 0 0 662 164 3231 124 20 0 1 0 279541809 50753536 11210 33554432000 4194304 5992684 140735971894416 140735971880248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26299/statm: 12391 11210 206 440 0 11947 0
[pid=26324] ppid=26299 vsize=309428 CPUtime=180.43 cores=1,3,5,7
/proc/26324/stat : 26324 (glucosInc) R 26299 26298 24278 0 -1 4202496 51785 0 0 0 18026 17 0 0 20 0 1 0 279545988 316854272 65919 33554432000 4194304 5654031 140734112428512 140734112416328 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26324/statm: 77357 65919 141 357 0 76997 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 368140

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26332
/proc/meminfo: memFree=30728624/32873844 swapFree=6080/6080
[pid=26298] ppid=26296 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/loadavg: 2.05 2.02 2.00 3/181 26378
/proc/meminfo: memFree=30741636/32873844 swapFree=6080/6080
[pid=26298] ppid=26296 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26298/stat : 26298 (npSolver-pbo-It) S 26296 26298 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279541809 9367552 275 33554432000 4194304 5064252 140736690308928 140736690307840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26298/statm: 2287 275 233 213 0 72 0
[pid=26299] ppid=26298 vsize=47160 CPUtime=1330.44 cores=1,3,5,7
/proc/26299/stat : 26299 (npSolver-pbo) S 26298 26298 24278 0 -1 4202496 74394 601742 0 0 1355 263 131044 382 20 0 1 0 279541809 48291840 10609 33554432000 4194304 5992684 140735971894416 140735971880248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26299/statm: 11790 10609 206 440 0 11346 0
[pid=26378] ppid=26299 vsize=236512 CPUtime=31.5 cores=1,3,5,7
/proc/26378/stat : 26378 (glucosInc) R 26299 26298 24278 0 -1 4202496 43684 0 0 0 3137 13 0 0 20 0 1 0 279674887 242188288 56240 33554432000 4194304 5654031 140734847129504 140734847117320 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26378/statm: 59128 56240 142 357 0 58768 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 292820

[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 26378
/proc/meminfo: memFree=30711252/32873844 swapFree=6080/6080
[pid=26298] ppid=26296 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26298/stat : 26298 (npSolver-pbo-It) S 26296 26298 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279541809 9367552 275 33554432000 4194304 5064252 140736690308928 140736690307840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26298/statm: 2287 275 233 213 0 72 0
[pid=26299] ppid=26298 vsize=47160 CPUtime=1330.44 cores=1,3,5,7
/proc/26299/stat : 26299 (npSolver-pbo) S 26298 26298 24278 0 -1 4202496 74394 601742 0 0 1355 263 131044 382 20 0 1 0 279541809 48291840 10609 33554432000 4194304 5992684 140735971894416 140735971880248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26299/statm: 11790 10609 206 440 0 11346 0
[pid=26378] ppid=26299 vsize=269144 CPUtime=91.49 cores=1,3,5,7
/proc/26378/stat : 26378 (glucosInc) R 26299 26298 24278 0 -1 4202496 44749 0 0 0 9135 14 0 0 20 0 1 0 279674887 275603456 58292 33554432000 4194304 5654031 140734847129504 140734847117320 4232571 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26378/statm: 67286 58292 142 357 0 66926 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 325452

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 26381
/proc/meminfo: memFree=30699768/32873844 swapFree=6080/6080
[pid=26298] ppid=26296 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26298/stat : 26298 (npSolver-pbo-It) S 26296 26298 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279541809 9367552 275 33554432000 4194304 5064252 140736690308928 140736690307840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26298/statm: 2287 275 233 213 0 72 0
[pid=26299] ppid=26298 vsize=47160 CPUtime=1330.44 cores=1,3,5,7
/proc/26299/stat : 26299 (npSolver-pbo) S 26298 26298 24278 0 -1 4202496 74394 601742 0 0 1355 263 131044 382 20 0 1 0 279541809 48291840 10609 33554432000 4194304 5992684 140735971894416 140735971880248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26299/statm: 11790 10609 206 440 0 11346 0
[pid=26378] ppid=26299 vsize=321656 CPUtime=151.46 cores=1,3,5,7
/proc/26378/stat : 26378 (glucosInc) R 26299 26298 24278 0 -1 4202496 47366 0 0 0 15127 19 0 0 20 0 1 0 279674887 329375744 68837 33554432000 4194304 5654031 140734847129504 140734847127400 4225982 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26378/statm: 80414 68837 142 357 0 80054 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 377964

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26381
/proc/meminfo: memFree=30713620/32873844 swapFree=6080/6080
[pid=26298] ppid=26296 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26298/stat : 26298 (npSolver-pbo-It) S 26296 26298 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279541809 9367552 275 33554432000 4194304 5064252 140736690308928 140736690307840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26298/statm: 2287 275 233 213 0 72 0
[pid=26299] ppid=26298 vsize=47160 CPUtime=1330.44 cores=1,3,5,7
/proc/26299/stat : 26299 (npSolver-pbo) S 26298 26298 24278 0 -1 4202496 74394 601742 0 0 1355 263 131044 382 20 0 1 0 279541809 48291840 10609 33554432000 4194304 5992684 140735971894416 140735971880248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26299/statm: 11790 10609 206 440 0 11346 0
[pid=26378] ppid=26299 vsize=274476 CPUtime=211.45 cores=1,3,5,7
/proc/26378/stat : 26378 (glucosInc) R 26299 26298 24278 0 -1 4202496 48657 0 0 0 21122 23 0 0 20 0 1 0 279674887 281063424 62759 33554432000 4194304 5654031 140734847129504 140734847117320 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26378/statm: 68619 62759 142 357 0 68259 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 330784

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 26381
/proc/meminfo: memFree=30664856/32873844 swapFree=6080/6080
[pid=26298] ppid=26296 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26298/stat : 26298 (npSolver-pbo-It) S 26296 26298 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279541809 9367552 275 33554432000 4194304 5064252 140736690308928 140736690307840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26298/statm: 2287 275 233 213 0 72 0
[pid=26299] ppid=26298 vsize=47160 CPUtime=1330.44 cores=1,3,5,7
/proc/26299/stat : 26299 (npSolver-pbo) S 26298 26298 24278 0 -1 4202496 74394 601742 0 0 1355 263 131044 382 20 0 1 0 279541809 48291840 10609 33554432000 4194304 5992684 140735971894416 140735971880248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26299/statm: 11790 10609 206 440 0 11346 0
[pid=26378] ppid=26299 vsize=280912 CPUtime=271.44 cores=1,3,5,7
/proc/26378/stat : 26378 (glucosInc) R 26299 26298 24278 0 -1 4202496 52543 0 0 0 27115 29 0 0 20 0 1 0 279674887 287653888 67318 33554432000 4194304 5654031 140734847129504 140734847127272 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26378/statm: 70228 67318 142 357 0 69868 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 337220

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 26382
/proc/meminfo: memFree=30689624/32873844 swapFree=6080/6080
[pid=26298] ppid=26296 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26298/stat : 26298 (npSolver-pbo-It) S 26296 26298 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279541809 9367552 275 33554432000 4194304 5064252 140736690308928 140736690307840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26298/statm: 2287 275 233 213 0 72 0
[pid=26299] ppid=26298 vsize=47160 CPUtime=1330.44 cores=1,3,5,7
/proc/26299/stat : 26299 (npSolver-pbo) S 26298 26298 24278 0 -1 4202496 74394 601742 0 0 1355 263 131044 382 20 0 1 0 279541809 48291840 10609 33554432000 4194304 5992684 140735971894416 140735971880248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26299/statm: 11790 10609 206 440 0 11346 0
[pid=26378] ppid=26299 vsize=282396 CPUtime=331.43 cores=1,3,5,7
/proc/26378/stat : 26378 (glucosInc) R 26299 26298 24278 0 -1 4202496 56373 0 0 0 33104 39 0 0 20 0 1 0 279674887 289173504 63590 33554432000 4194304 5654031 140734847129504 140734847127528 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26378/statm: 70599 63590 142 357 0 70239 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 338704

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26382
/proc/meminfo: memFree=30649216/32873844 swapFree=6080/6080
[pid=26298] ppid=26296 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26298/stat : 26298 (npSolver-pbo-It) S 26296 26298 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279541809 9367552 275 33554432000 4194304 5064252 140736690308928 140736690307840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26298/statm: 2287 275 233 213 0 72 0
[pid=26299] ppid=26298 vsize=47160 CPUtime=1330.44 cores=1,3,5,7
/proc/26299/stat : 26299 (npSolver-pbo) S 26298 26298 24278 0 -1 4202496 74394 601742 0 0 1355 263 131044 382 20 0 1 0 279541809 48291840 10609 33554432000 4194304 5992684 140735971894416 140735971880248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26299/statm: 11790 10609 206 440 0 11346 0
[pid=26378] ppid=26299 vsize=285056 CPUtime=391.42 cores=1,3,5,7
/proc/26378/stat : 26378 (glucosInc) R 26299 26298 24278 0 -1 4202496 59756 0 0 0 39094 48 0 0 20 0 1 0 279674887 291897344 67289 33554432000 4194304 5654031 140734847129504 140734847127288 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26378/statm: 71264 67289 142 357 0 70904 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 341364

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26384
/proc/meminfo: memFree=30701932/32873844 swapFree=6080/6080
[pid=26298] ppid=26296 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26298/stat : 26298 (npSolver-pbo-It) S 26296 26298 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279541809 9367552 275 33554432000 4194304 5064252 140736690308928 140736690307840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26298/statm: 2287 275 233 213 0 72 0
[pid=26299] ppid=26298 vsize=46552 CPUtime=1756.9 cores=1,3,5,7
/proc/26299/stat : 26299 (npSolver-pbo) S 26298 26298 24278 0 -1 4202496 80536 663008 0 0 1454 277 173524 435 20 0 1 0 279541809 47669248 10457 33554432000 4194304 5992684 140735971894416 140735971880248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26299/statm: 11638 10457 206 440 0 11194 0
[pid=26384] ppid=26299 vsize=232968 CPUtime=24.93 cores=1,3,5,7
/proc/26384/stat : 26384 (glucosInc) R 26299 26298 24278 0 -1 4202496 42084 0 0 0 2479 14 0 0 20 0 1 0 279717543 238559232 53430 33554432000 4194304 5654031 140735550944224 140735550942008 4232403 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26384/statm: 58242 53430 141 357 0 57882 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 288668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26436
/proc/meminfo: memFree=30767064/32873844 swapFree=6080/6080
[pid=26298] ppid=26296 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26298/stat : 26298 (npSolver-pbo-It) S 26296 26298 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279541809 9367552 275 33554432000 4194304 5064252 140736690308928 140736690307840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26298/statm: 2287 275 233 213 0 72 0
[pid=26299] ppid=26298 vsize=46552 CPUtime=1756.9 cores=1,3,5,7
/proc/26299/stat : 26299 (npSolver-pbo) S 26298 26298 24278 0 -1 4202496 80536 663008 0 0 1454 277 173524 435 20 0 1 0 279541809 47669248 10457 33554432000 4194304 5992684 140735971894416 140735971880248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26299/statm: 11638 10457 206 440 0 11194 0
[pid=26384] ppid=26299 vsize=265624 CPUtime=43.12 cores=1,3,5,7
/proc/26384/stat : 26384 (glucosInc) R 26299 26298 24278 0 -1 4202496 43109 0 0 0 4297 15 0 0 20 0 1 0 279717543 271998976 54935 33554432000 4194304 5654031 140735550944224 140735550942312 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26384/statm: 66406 54935 141 357 0 66046 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 321324

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.00 2.00 3/180 26436
/proc/meminfo: memFree=30767064/32873844 swapFree=6080/6080
[pid=26298] ppid=26296 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26298/stat : 26298 (npSolver-pbo-It) S 26296 26298 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279541809 9367552 275 33554432000 4194304 5064252 140736690308928 140736690307840 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26298/statm: 2287 275 233 213 0 72 0
[pid=26299] ppid=26298 vsize=46552 CPUtime=1756.9 cores=1,3,5,7
/proc/26299/stat : 26299 (npSolver-pbo) S 26298 26298 24278 0 -1 4202496 80536 663008 0 0 1454 277 173524 435 20 0 1 0 279541809 47669248 10457 33554432000 4194304 5992684 140735971894416 140735971880248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26299/statm: 11638 10457 206 440 0 11194 0
[pid=26384] ppid=26299 vsize=265624 CPUtime=43.12 cores=1,3,5,7
/proc/26384/stat : 26384 (glucosInc) R 26299 26298 24278 0 -1 4202496 43109 0 0 0 4297 15 0 0 20 0 1 0 279717543 271998976 54935 33554432000 4194304 5654031 140735550944224 140735550942312 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26384/statm: 66406 54935 141 357 0 66046 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 321324

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26298 and gives
#  childrusage.ru_utime.tv_sec=1749
#  childrusage.ru_utime.tv_usec=786991
#  childrusage.ru_stime.tv_sec=7
#  childrusage.ru_stime.tv_usec=139914
# CPU time returned by wait4() is 1756.93
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.52
CPU time (s): 1800.02
CPU user time (s): 1792.75
CPU system time (s): 7.27
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 618636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1749.79
system time used= 7.13991
maximum resident set size= 479684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 743919
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2118800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13309
involuntary context switches= 6626

runsolver used 6.09507 second user time and 15.3977 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-27 17:56:13
IDJOB=3702532
IDBENCH=92737
IDSOLVER=2278
FILE ID=node139/3702532-1338134172
RUNJOBID= node139-1338122473-24295
PBS_JOBID= 14624487
Free space on /tmp= 71596 MiB

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

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

MD5SUM BENCH= 3d381ed93f57c88e2b6d7a913913eca6
RANDOM SEED=1142535226

node139.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.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
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.750
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.750
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.90
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.750
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.750
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.750
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.750
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.750
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:       32873844 kB
MemFree:        31105904 kB
Buffers:          355672 kB
Cached:           346444 kB
SwapCached:          828 kB
Active:           868932 kB
Inactive:          43496 kB
Active(anon):     203316 kB
Inactive(anon):     9096 kB
Active(file):     665616 kB
Inactive(file):    34400 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:             76140 kB
Writeback:             0 kB
AnonPages:        198984 kB
Mapped:            13396 kB
Shmem:                 8 kB
Slab:             715964 kB
SReclaimable:     157880 kB
SUnreclaim:       558084 kB
KernelStack:        1504 kB
PageTables:         4340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     350064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71504 MiB
End job on node139 at 2012-05-27 18:26:13