Trace number 3697733

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? (TO) 1800.06 1800.81

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_1.opb
MD5SUM8a23e88f34ee33e636d3b24522832f27
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3948307
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 143877824
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 43040121046
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 143877824
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 43040121046
Number of bits of the biggest sum of numbers36
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.15	c run inc solver
0.00/0.15	c [INC SYSTEM] run initial solver
0.00/0.15	c [INC SYSTEM] preprocess with white file
0.97/1.07	c [INC SYSTEM] finished preprocessing in 0 s
0.97/1.07	c [INC SYSTEM] execute solver
1.05/1.21	c [INC SEARCH] formula is SAT
1.05/1.22	c [INC SYSTEM] solved the initial formula
1.05/1.23	c model valid
1.05/1.23	c current solution ok
1.33/1.56	o 151763057
1.33/1.56	c [INC SYSTEM] there exists a inc, kill it!
1.33/1.56	c write failed with 2
1.33/1.57	c [INC SEARCH] iteration: 0
1.33/1.57	c [INC BOUNDS] best value:151763107 search for 151763106
1.33/1.57	c [INC SYSTEM] create new solver instance
1.33/1.57	c [INC] encode full formula
1.33/1.57	c fallback to adder encoding
2.28/2.32	c set iterative enc to: adder
2.28/2.32	c set iterative enc to: none
2.38/2.42	c [INC SEARCH] isOptimum variable: 0
4.67/4.74	c formula is SAT
4.67/4.76	c [INC SEARCH] copied best model
4.67/4.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.67/4.78	c model valid
4.67/4.78	c current solution ok
4.67/4.78	o 144875547
4.67/4.78	c [INC SEARCH] iteration: 1
4.67/4.78	c [INC BOUNDS] best value:144875597 search for 144875596
4.67/4.78	c [INC SYSTEM] there exists a inc, kill it!
4.67/4.78	c write failed with 2
4.67/4.79	c [INC SYSTEM] create new solver instance
4.67/4.79	c [INC] encode full formula
4.67/4.79	c fallback to adder encoding
5.50/5.54	c set iterative enc to: adder
5.50/5.54	c set iterative enc to: none
5.61/6.03	c [INC SEARCH] isOptimum variable: 0
10.20/10.62	c formula is SAT
10.32/10.78	c [INC SEARCH] copied best model
10.32/10.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.32/10.78	c model valid
10.32/10.78	c current solution ok
10.32/10.78	o 84534435
10.32/10.78	c [INC SEARCH] iteration: 2
10.32/10.78	c [INC BOUNDS] best value:84534485 search for 84534484
10.32/10.78	c [INC SYSTEM] there exists a inc, kill it!
10.32/10.78	c write failed with 2
10.32/10.78	c [INC SYSTEM] create new solver instance
10.32/10.78	c [INC] encode full formula
10.32/10.78	c fallback to adder encoding
10.92/11.39	c set iterative enc to: adder
10.92/11.39	c set iterative enc to: none
11.02/11.49	c [INC SEARCH] isOptimum variable: 0
18.51/18.95	c formula is SAT
18.51/18.97	c [INC SEARCH] copied best model
18.51/18.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
18.51/18.98	c model valid
18.51/18.98	c current solution ok
18.51/18.98	o 17959523
18.51/18.98	c [INC SEARCH] iteration: 3
18.51/18.98	c [INC BOUNDS] best value:17959573 search for 17959572
18.51/18.98	c [INC SYSTEM] there exists a inc, kill it!
18.51/18.98	c write failed with 2
18.51/18.99	c [INC SYSTEM] create new solver instance
18.51/18.99	c [INC] encode full formula
18.51/18.99	c fallback to adder encoding
19.13/19.57	c set iterative enc to: adder
19.13/19.57	c set iterative enc to: none
19.22/19.65	c [INC SEARCH] isOptimum variable: 0
104.70/105.17	c formula is SAT
104.70/105.19	c [INC SEARCH] copied best model
104.70/105.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
104.81/105.21	c model valid
104.81/105.21	c current solution ok
104.81/105.21	o 12686665
104.81/105.21	c [INC SEARCH] iteration: 4
104.81/105.21	c [INC BOUNDS] best value:12686715 search for 12686714
104.81/105.21	c [INC SYSTEM] there exists a inc, kill it!
104.81/105.21	c write failed with 2
104.81/105.21	c [INC SYSTEM] create new solver instance
104.81/105.21	c [INC] encode full formula
104.81/105.21	c fallback to adder encoding
105.32/105.73	c set iterative enc to: adder
105.32/105.73	c set iterative enc to: none
105.42/105.81	c [INC SEARCH] isOptimum variable: 0
307.34/307.90	c formula is SAT
307.46/307.92	c [INC SEARCH] copied best model
307.46/307.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
307.46/307.93	c model valid
307.46/307.93	c current solution ok
307.46/307.93	o 7481665
307.46/307.93	c [INC SEARCH] iteration: 5
307.46/307.93	c [INC BOUNDS] best value:7481715 search for 7481714
307.46/307.93	c [INC SYSTEM] there exists a inc, kill it!
307.46/307.93	c write failed with 2
307.46/307.94	c [INC SYSTEM] create new solver instance
307.46/307.94	c [INC] encode full formula
307.46/307.94	c fallback to adder encoding
307.87/308.38	c set iterative enc to: adder
307.87/308.38	c set iterative enc to: none
307.95/308.45	c [INC SEARCH] isOptimum variable: 0
345.54/346.08	c formula is SAT
345.54/346.09	c [INC SEARCH] copied best model
345.54/346.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
345.65/346.11	c model valid
345.65/346.11	c current solution ok
345.65/346.11	o 6766541
345.65/346.11	c [INC SEARCH] iteration: 6
345.65/346.11	c [INC BOUNDS] best value:6766591 search for 6766590
345.65/346.11	c [INC SYSTEM] there exists a inc, kill it!
345.65/346.11	c write failed with 2
345.65/346.12	c [INC SYSTEM] create new solver instance
345.65/346.12	c [INC] encode full formula
345.65/346.12	c fallback to adder encoding
346.06/346.56	c set iterative enc to: adder
346.06/346.56	c set iterative enc to: none
346.16/346.62	c [INC SEARCH] isOptimum variable: 0
520.20/520.75	c formula is SAT
520.20/520.76	c [INC SEARCH] copied best model
520.20/520.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
520.20/520.78	c model valid
520.20/520.78	c current solution ok
520.20/520.78	o 4856183
520.20/520.78	c [INC SEARCH] iteration: 7
520.20/520.78	c [INC BOUNDS] best value:4856233 search for 4856232
520.20/520.78	c [INC SYSTEM] there exists a inc, kill it!
520.20/520.78	c write failed with 2
520.20/520.78	c [INC SYSTEM] create new solver instance
520.20/520.78	c [INC] encode full formula
520.20/520.78	c fallback to adder encoding
520.72/521.20	c set iterative enc to: adder
520.72/521.20	c set iterative enc to: none
520.72/521.26	c [INC SEARCH] isOptimum variable: 0
674.05/674.65	c formula is SAT
674.05/674.66	c [INC SEARCH] copied best model
674.05/674.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
674.05/674.68	c model valid
674.05/674.68	c current solution ok
674.05/674.68	o 4540647
674.05/674.68	c [INC SEARCH] iteration: 8
674.05/674.68	c [INC BOUNDS] best value:4540697 search for 4540696
674.05/674.68	c [INC SYSTEM] there exists a inc, kill it!
674.05/674.68	c write failed with 2
674.05/674.68	c [INC SYSTEM] create new solver instance
674.05/674.68	c [INC] encode full formula
674.05/674.68	c fallback to adder encoding
674.59/675.10	c set iterative enc to: adder
674.59/675.10	c set iterative enc to: none
674.59/675.16	c [INC SEARCH] isOptimum variable: 0
925.13/925.73	c formula is SAT
925.13/925.75	c [INC SEARCH] copied best model
925.13/925.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
925.13/925.76	c model valid
925.13/925.76	c current solution ok
925.13/925.76	o 3753129
925.13/925.76	c [INC SEARCH] iteration: 9
925.13/925.76	c [INC BOUNDS] best value:3753179 search for 3753178
925.13/925.76	c [INC SYSTEM] there exists a inc, kill it!
925.13/925.76	c write failed with 2
925.13/925.77	c [INC SYSTEM] create new solver instance
925.13/925.77	c [INC] encode full formula
925.13/925.77	c fallback to adder encoding
925.55/926.16	c set iterative enc to: adder
925.55/926.16	c set iterative enc to: none
925.64/926.21	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.81	HOME/npSolver-pbo-Itd.sh: line 18: 22573 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -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-3697733-1338132906/watcher-3697733-1338132906 -o /tmp/evaluation-result-3697733-1338132906/solver-3697733-1338132906 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697733-1338132906.opb 345934536 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.02 2.04 2.00 3/176 22572
/proc/meminfo: memFree=28130924/32873624 swapFree=7104/7104
[pid=22572] ppid=22570 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22572/stat : 22572 (npSolver-pbo-It) S 22570 22572 21372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279416054 9367552 275 33554432000 4194304 5064252 140736468207168 140736468206080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22572/statm: 2287 275 233 213 0 72 0

[startup+0.0284789 s]
/proc/loadavg: 2.02 2.04 2.00 3/176 22572
/proc/meminfo: memFree=28130924/32873624 swapFree=7104/7104
[pid=22572] ppid=22570 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22572/stat : 22572 (npSolver-pbo-It) S 22570 22572 21372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279416054 9367552 275 33554432000 4194304 5064252 140736468207168 140736468206080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22572/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100137 s]
/proc/loadavg: 2.02 2.04 2.00 3/176 22572
/proc/meminfo: memFree=28130924/32873624 swapFree=7104/7104
[pid=22572] ppid=22570 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22572/stat : 22572 (npSolver-pbo-It) S 22570 22572 21372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279416054 9367552 275 33554432000 4194304 5064252 140736468207168 140736468206080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22572/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300156 s]
/proc/loadavg: 2.02 2.04 2.00 3/176 22572
/proc/meminfo: memFree=28130924/32873624 swapFree=7104/7104
[pid=22572] ppid=22570 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22572/stat : 22572 (npSolver-pbo-It) S 22570 22572 21372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279416054 9367552 275 33554432000 4194304 5064252 140736468207168 140736468206080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22572/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700177 s]
/proc/loadavg: 2.02 2.04 2.00 3/176 22572
/proc/meminfo: memFree=28130924/32873624 swapFree=7104/7104
[pid=22572] ppid=22570 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22572/stat : 22572 (npSolver-pbo-It) S 22570 22572 21372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279416054 9367552 275 33554432000 4194304 5064252 140736468207168 140736468206080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22572/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50014 s]
/proc/loadavg: 2.02 2.04 2.00 3/180 22576
/proc/meminfo: memFree=28032948/32873624 swapFree=7104/7104
[pid=22572] ppid=22570 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22572/stat : 22572 (npSolver-pbo-It) S 22570 22572 21372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279416054 9367552 275 33554432000 4194304 5064252 140736468207168 140736468206080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22572/statm: 2287 275 233 213 0 72 0
[pid=22573] ppid=22572 vsize=18248 CPUtime=1.33 cores=0,2,4,6
/proc/22573/stat : 22573 (npSolver-pbo) R 22572 22572 21372 0 -1 4202496 4561 17903 0 0 20 23 79 11 20 0 1 0 279416054 18685952 3741 33554432000 4194304 5992684 140733935446096 140733935432360 5179696 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22573/statm: 4562 3741 181 440 0 4118 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 27396

[startup+3.1002 s]
/proc/loadavg: 2.02 2.04 2.00 3/178 22579
/proc/meminfo: memFree=28056556/32873624 swapFree=7104/7104
[pid=22572] ppid=22570 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22572/stat : 22572 (npSolver-pbo-It) S 22570 22572 21372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279416054 9367552 275 33554432000 4194304 5064252 140736468207168 140736468206080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22572/statm: 2287 275 233 213 0 72 0
[pid=22573] ppid=22572 vsize=30524 CPUtime=2.4 cores=0,2,4,6
/proc/22573/stat : 22573 (npSolver-pbo) S 22572 22572 21372 0 -1 4202496 10084 25275 0 0 96 38 92 14 20 0 1 0 279416054 31256576 6820 33554432000 4194304 5992684 140733935446096 140733935431928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22573/statm: 7631 6820 191 440 0 7187 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 39672
heavy processes:

[startup+6.3002 s]
/proc/loadavg: 2.02 2.04 2.00 3/178 22581
/proc/meminfo: memFree=27998468/32873624 swapFree=7104/7104
[pid=22572] ppid=22570 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22572/stat : 22572 (npSolver-pbo-It) S 22570 22572 21372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279416054 9367552 275 33554432000 4194304 5064252 140736468207168 140736468206080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22572/statm: 2287 275 233 213 0 72 0
[pid=22573] ppid=22572 vsize=26272 CPUtime=5.65 cores=0,2,4,6
/proc/22573/stat : 22573 (npSolver-pbo) S 22572 22572 21372 0 -1 4202496 16402 58463 0 0 175 49 318 23 20 0 1 0 279416054 26902528 5789 33554432000 4194304 5992684 140733935446096 140733935431928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22573/statm: 6568 5789 191 440 0 6124 0
Current children cumulated CPU time (s) 5.65
Current children cumulated vsize (KiB) 35420

[startup+12.7003 s]
/proc/loadavg: 2.02 2.04 2.00 3/178 22585
/proc/meminfo: memFree=27922668/32873624 swapFree=7104/7104
[pid=22572] ppid=22570 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22572/stat : 22572 (npSolver-pbo-It) S 22570 22572 21372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279416054 9367552 275 33554432000 4194304 5064252 140736468207168 140736468206080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22572/statm: 2287 275 233 213 0 72 0
[pid=22573] ppid=22572 vsize=26004 CPUtime=11.11 cores=0,2,4,6
/proc/22573/stat : 22573 (npSolver-pbo) S 22572 22572 21372 0 -1 4202496 22695 90711 0 0 251 58 770 32 20 0 1 0 279416054 26628096 5722 33554432000 4194304 5992684 140733935446096 140733935431928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22573/statm: 6501 5722 191 440 0 6057 0
[pid=22585] ppid=22573 vsize=155812 CPUtime=1.19 cores=0,2,4,6
/proc/22585/stat : 22585 (glucosInc) R 22573 22572 21372 0 -1 4202496 31923 0 0 0 112 7 0 0 20 0 1 0 279417204 159551488 36249 33554432000 4194304 5654031 140736830456656 140736830454920 4215888 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22585/statm: 38953 36249 132 357 0 38593 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 190964

[startup+25.5003 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 22588
/proc/meminfo: memFree=27966204/32873624 swapFree=7104/7104
[pid=22572] ppid=22570 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22572/stat : 22572 (npSolver-pbo-It) S 22570 22572 21372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279416054 9367552 275 33554432000 4194304 5064252 140736468207168 140736468206080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22572/statm: 2287 275 233 213 0 72 0
[pid=22573] ppid=22572 vsize=24984 CPUtime=19.28 cores=0,2,4,6
/proc/22573/stat : 22573 (npSolver-pbo) S 22572 22572 21372 0 -1 4202496 29033 124168 0 0 312 66 1506 44 20 0 1 0 279416054 25583616 5467 33554432000 4194304 5992684 140733935446096 140733935431928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22573/statm: 6246 5467 191 440 0 5802 0
[pid=22588] ppid=22573 vsize=145556 CPUtime=5.83 cores=0,2,4,6
/proc/22588/stat : 22588 (glucosInc) R 22573 22572 21372 0 -1 4202496 26458 0 0 0 578 5 0 0 20 0 1 0 279418020 149049344 30034 33554432000 4194304 5654031 140736651758768 140736651746584 4232925 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22588/statm: 36389 30034 141 357 0 36029 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 179688

[startup+51.1003 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 22588
/proc/meminfo: memFree=27941560/32873624 swapFree=7104/7104
[pid=22572] ppid=22570 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22572/stat : 22572 (npSolver-pbo-It) S 22570 22572 21372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279416054 9367552 275 33554432000 4194304 5064252 140736468207168 140736468206080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22572/statm: 2287 275 233 213 0 72 0
[pid=22573] ppid=22572 vsize=24984 CPUtime=19.28 cores=0,2,4,6
/proc/22573/stat : 22573 (npSolver-pbo) S 22572 22572 21372 0 -1 4202496 29033 124168 0 0 312 66 1506 44 20 0 1 0 279416054 25583616 5467 33554432000 4194304 5992684 140733935446096 140733935431928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22573/statm: 6246 5467 191 440 0 5802 0
[pid=22588] ppid=22573 vsize=150388 CPUtime=31.43 cores=0,2,4,6
/proc/22588/stat : 22588 (glucosInc) R 22573 22572 21372 0 -1 4202496 27308 0 0 0 3138 5 0 0 20 0 1 0 279418020 153997312 31395 33554432000 4194304 5654031 140736651758768 140736651746584 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 37597 31395 142 357 0 37237 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 184520

[startup+102.306 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 22588
/proc/meminfo: memFree=27891888/32873624 swapFree=7104/7104
[pid=22572] ppid=22570 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22572/stat : 22572 (npSolver-pbo-It) S 22570 22572 21372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279416054 9367552 275 33554432000 4194304 5064252 140736468207168 140736468206080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22572/statm: 2287 275 233 213 0 72 0
[pid=22573] ppid=22572 vsize=24984 CPUtime=19.28 cores=0,2,4,6
/proc/22573/stat : 22573 (npSolver-pbo) S 22572 22572 21372 0 -1 4202496 29033 124168 0 0 312 66 1506 44 20 0 1 0 279416054 25583616 5467 33554432000 4194304 5992684 140733935446096 140733935431928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22573/statm: 6246 5467 191 440 0 5802 0
[pid=22588] ppid=22573 vsize=170640 CPUtime=82.63 cores=0,2,4,6
/proc/22588/stat : 22588 (glucosInc) R 22573 22572 21372 0 -1 4202496 32668 0 0 0 8253 10 0 0 20 0 1 0 279418020 174735360 36366 33554432000 4194304 5654031 140736651758768 140736651746584 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22588/statm: 42660 36366 142 357 0 42300 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 204772

[startup+162.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 22590
/proc/meminfo: memFree=27901292/32873624 swapFree=7104/7104
[pid=22572] ppid=22570 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22572/stat : 22572 (npSolver-pbo-It) S 22570 22572 21372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279416054 9367552 275 33554432000 4194304 5064252 140736468207168 140736468206080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22572/statm: 2287 275 233 213 0 72 0
[pid=22573] ppid=22572 vsize=24256 CPUtime=105.43 cores=0,2,4,6
/proc/22573/stat : 22573 (npSolver-pbo) S 22572 22572 21372 0 -1 4202496 34286 157636 0 0 367 73 10046 57 20 0 1 0 279416054 24838144 5285 33554432000 4194304 5992684 140733935446096 140733935431928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22573/statm: 6064 5285 191 440 0 5620 0
[pid=22590] ppid=22573 vsize=133964 CPUtime=56.47 cores=0,2,4,6
/proc/22590/stat : 22590 (glucosInc) R 22573 22572 21372 0 -1 4202496 27411 0 0 0 5641 6 0 0 20 0 1 0 279426636 137179136 30002 33554432000 4194304 5654031 140737178264704 140737178252520 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22590/statm: 33491 30002 142 357 0 33131 0
Current children cumulated CPU time (s) 161.9
Current children cumulated vsize (KiB) 167368

[startup+222.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/179 22590
/proc/meminfo: memFree=27907688/32873624 swapFree=7104/7104
[pid=22572] ppid=22570 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22572/stat : 22572 (npSolver-pbo-It) S 22570 22572 21372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279416054 9367552 275 33554432000 4194304 5064252 140736468207168 140736468206080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22572/statm: 2287 275 233 213 0 72 0
[pid=22573] ppid=22572 vsize=24256 CPUtime=105.43 cores=0,2,4,6
/proc/22573/stat : 22573 (npSolver-pbo) S 22572 22572 21372 0 -1 4202496 34286 157636 0 0 367 73 10046 57 20 0 1 0 279416054 24838144 5285 33554432000 4194304 5992684 140733935446096 140733935431928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22573/statm: 6064 5285 191 440 0 5620 0
[pid=22590] ppid=22573 vsize=155556 CPUtime=116.46 cores=0,2,4,6
/proc/22590/stat : 22590 (glucosInc) R 22573 22572 21372 0 -1 4202496 30351 0 0 0 11637 9 0 0 20 0 1 0 279426636 159289344 32304 33554432000 4194304 5654031 140737178264704 140737178252520 4232782 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22590/statm: 38889 32304 142 357 0 38529 0
Current children cumulated CPU time (s) 221.89
Current children cumulated vsize (KiB) 188960

[startup+282.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/179 22594
/proc/meminfo: memFree=28006924/32873624 swapFree=7104/7104
[pid=22572] ppid=22570 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22572/stat : 22572 (npSolver-pbo-It) S 22570 22572 21372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279416054 9367552 275 33554432000 4194304 5064252 140736468207168 140736468206080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22572/statm: 2287 275 233 213 0 72 0
[pid=22573] ppid=22572 vsize=24256 CPUtime=105.43 cores=0,2,4,6
/proc/22573/stat : 22573 (npSolver-pbo) S 22572 22572 21372 0 -1 4202496 34286 157636 0 0 367 73 10046 57 20 0 1 0 279416054 24838144 5285 33554432000 4194304 5992684 140733935446096 140733935431928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22573/statm: 6064 5285 191 440 0 5620 0

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

/proc/loadavg: 2.02 2.01 2.00 3/179 22614
/proc/meminfo: memFree=27888028/32873624 swapFree=7104/7104
[pid=22572] ppid=22570 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22572/stat : 22572 (npSolver-pbo-It) S 22570 22572 21372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279416054 9367552 275 33554432000 4194304 5064252 140736468207168 140736468206080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22572/statm: 2287 275 233 213 0 72 0
[pid=22573] ppid=22572 vsize=56160 CPUtime=925.65 cores=0,2,4,6
/proc/22573/stat : 22573 (npSolver-pbo) S 22572 22572 21372 0 -1 4202496 66288 291900 0 0 595 99 91759 112 20 0 1 0 279416054 57507840 13229 33554432000 4194304 5992684 140733935446096 140733935431928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22573/statm: 14040 13229 191 440 0 13596 0
[pid=22612] ppid=22573 vsize=182700 CPUtime=375.99 cores=0,2,4,6
/proc/22612/stat : 22612 (glucosInc) R 22573 22572 21372 0 -1 4202496 26531 0 0 0 37587 12 0 0 20 0 1 0 279508676 187084800 42034 33554432000 4194304 5654031 140734142321312 140734142309128 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22612/statm: 45675 42034 142 357 0 45315 0
Current children cumulated CPU time (s) 1301.64
Current children cumulated vsize (KiB) 248008

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 22614
/proc/meminfo: memFree=27859196/32873624 swapFree=7104/7104
[pid=22572] ppid=22570 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22572/stat : 22572 (npSolver-pbo-It) S 22570 22572 21372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279416054 9367552 275 33554432000 4194304 5064252 140736468207168 140736468206080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22572/statm: 2287 275 233 213 0 72 0
[pid=22573] ppid=22572 vsize=56160 CPUtime=925.65 cores=0,2,4,6
/proc/22573/stat : 22573 (npSolver-pbo) S 22572 22572 21372 0 -1 4202496 66288 291900 0 0 595 99 91759 112 20 0 1 0 279416054 57507840 13229 33554432000 4194304 5992684 140733935446096 140733935431928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22573/statm: 14040 13229 191 440 0 13596 0
[pid=22612] ppid=22573 vsize=182700 CPUtime=435.97 cores=0,2,4,6
/proc/22612/stat : 22612 (glucosInc) R 22573 22572 21372 0 -1 4202496 27252 0 0 0 43583 14 0 0 20 0 1 0 279508676 187084800 43570 33554432000 4194304 5654031 140734142321312 140734142309128 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22612/statm: 45675 43570 142 357 0 45315 0
Current children cumulated CPU time (s) 1361.62
Current children cumulated vsize (KiB) 248008

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22614
/proc/meminfo: memFree=27899364/32873624 swapFree=7104/7104
[pid=22572] ppid=22570 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22572/stat : 22572 (npSolver-pbo-It) S 22570 22572 21372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279416054 9367552 275 33554432000 4194304 5064252 140736468207168 140736468206080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22572/statm: 2287 275 233 213 0 72 0
[pid=22573] ppid=22572 vsize=56160 CPUtime=925.65 cores=0,2,4,6
/proc/22573/stat : 22573 (npSolver-pbo) S 22572 22572 21372 0 -1 4202496 66288 291900 0 0 595 99 91759 112 20 0 1 0 279416054 57507840 13229 33554432000 4194304 5992684 140733935446096 140733935431928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22573/statm: 14040 13229 191 440 0 13596 0
[pid=22612] ppid=22573 vsize=182700 CPUtime=495.97 cores=0,2,4,6
/proc/22612/stat : 22612 (glucosInc) R 22573 22572 21372 0 -1 4202496 28122 0 0 0 49581 16 0 0 20 0 1 0 279508676 187084800 42034 33554432000 4194304 5654031 140734142321312 140734142309128 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22612/statm: 45675 42034 142 357 0 45315 0
Current children cumulated CPU time (s) 1421.62
Current children cumulated vsize (KiB) 248008

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22614
/proc/meminfo: memFree=27884672/32873624 swapFree=7104/7104
[pid=22572] ppid=22570 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22572/stat : 22572 (npSolver-pbo-It) S 22570 22572 21372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279416054 9367552 275 33554432000 4194304 5064252 140736468207168 140736468206080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22572/statm: 2287 275 233 213 0 72 0
[pid=22573] ppid=22572 vsize=56160 CPUtime=925.65 cores=0,2,4,6
/proc/22573/stat : 22573 (npSolver-pbo) S 22572 22572 21372 0 -1 4202496 66288 291900 0 0 595 99 91759 112 20 0 1 0 279416054 57507840 13229 33554432000 4194304 5992684 140733935446096 140733935431928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22573/statm: 14040 13229 191 440 0 13596 0
[pid=22612] ppid=22573 vsize=182700 CPUtime=555.95 cores=0,2,4,6
/proc/22612/stat : 22612 (glucosInc) R 22573 22572 21372 0 -1 4202496 28994 0 0 0 55578 17 0 0 20 0 1 0 279508676 187084800 41524 33554432000 4194304 5654031 140734142321312 140734142309128 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22612/statm: 45675 41524 142 357 0 45315 0
Current children cumulated CPU time (s) 1481.6
Current children cumulated vsize (KiB) 248008

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 22665
/proc/meminfo: memFree=27514648/32873624 swapFree=7104/7104
[pid=22572] ppid=22570 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22572/stat : 22572 (npSolver-pbo-It) S 22570 22572 21372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279416054 9367552 275 33554432000 4194304 5064252 140736468207168 140736468206080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22572/statm: 2287 275 233 213 0 72 0
[pid=22573] ppid=22572 vsize=56160 CPUtime=925.65 cores=0,2,4,6
/proc/22573/stat : 22573 (npSolver-pbo) S 22572 22572 21372 0 -1 4202496 66288 291900 0 0 595 99 91759 112 20 0 1 0 279416054 57507840 13229 33554432000 4194304 5992684 140733935446096 140733935431928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22573/statm: 14040 13229 191 440 0 13596 0
[pid=22612] ppid=22573 vsize=213520 CPUtime=615.95 cores=0,2,4,6
/proc/22612/stat : 22612 (glucosInc) R 22573 22572 21372 0 -1 4202496 29590 0 0 0 61576 19 0 0 20 0 1 0 279508676 218644480 49271 33554432000 4194304 5654031 140734142321312 140734142309128 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22612/statm: 53380 49271 142 357 0 53020 0
Current children cumulated CPU time (s) 1541.6
Current children cumulated vsize (KiB) 278828

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 22688
/proc/meminfo: memFree=27511088/32873624 swapFree=7104/7104
[pid=22572] ppid=22570 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22572/stat : 22572 (npSolver-pbo-It) S 22570 22572 21372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279416054 9367552 275 33554432000 4194304 5064252 140736468207168 140736468206080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22572/statm: 2287 275 233 213 0 72 0
[pid=22573] ppid=22572 vsize=56160 CPUtime=925.65 cores=0,2,4,6
/proc/22573/stat : 22573 (npSolver-pbo) S 22572 22572 21372 0 -1 4202496 66288 291900 0 0 595 99 91759 112 20 0 1 0 279416054 57507840 13229 33554432000 4194304 5992684 140733935446096 140733935431928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22573/statm: 14040 13229 191 440 0 13596 0
[pid=22612] ppid=22573 vsize=213520 CPUtime=675.94 cores=0,2,4,6
/proc/22612/stat : 22612 (glucosInc) R 22573 22572 21372 0 -1 4202496 30487 0 0 0 67574 20 0 0 20 0 1 0 279508676 218644480 46711 33554432000 4194304 5654031 140734142321312 140734142309128 4215200 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22612/statm: 53380 46711 142 357 0 53020 0
Current children cumulated CPU time (s) 1601.59
Current children cumulated vsize (KiB) 278828

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 22688
/proc/meminfo: memFree=27518556/32873624 swapFree=7104/7104
[pid=22572] ppid=22570 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22572/stat : 22572 (npSolver-pbo-It) S 22570 22572 21372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279416054 9367552 275 33554432000 4194304 5064252 140736468207168 140736468206080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22572/statm: 2287 275 233 213 0 72 0
[pid=22573] ppid=22572 vsize=56160 CPUtime=925.65 cores=0,2,4,6
/proc/22573/stat : 22573 (npSolver-pbo) S 22572 22572 21372 0 -1 4202496 66288 291900 0 0 595 99 91759 112 20 0 1 0 279416054 57507840 13229 33554432000 4194304 5992684 140733935446096 140733935431928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22573/statm: 14040 13229 191 440 0 13596 0
[pid=22612] ppid=22573 vsize=182700 CPUtime=735.93 cores=0,2,4,6
/proc/22612/stat : 22612 (glucosInc) R 22573 22572 21372 0 -1 4202496 30788 0 0 0 73571 22 0 0 20 0 1 0 279508676 187084800 44084 33554432000 4194304 5654031 140734142321312 140734142309128 4214638 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22612/statm: 45675 44084 142 357 0 45315 0
Current children cumulated CPU time (s) 1661.58
Current children cumulated vsize (KiB) 248008

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 22688
/proc/meminfo: memFree=27526808/32873624 swapFree=7104/7104
[pid=22572] ppid=22570 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22572/stat : 22572 (npSolver-pbo-It) S 22570 22572 21372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279416054 9367552 275 33554432000 4194304 5064252 140736468207168 140736468206080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22572/statm: 2287 275 233 213 0 72 0
[pid=22573] ppid=22572 vsize=56160 CPUtime=925.65 cores=0,2,4,6
/proc/22573/stat : 22573 (npSolver-pbo) S 22572 22572 21372 0 -1 4202496 66288 291900 0 0 595 99 91759 112 20 0 1 0 279416054 57507840 13229 33554432000 4194304 5992684 140733935446096 140733935431928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22573/statm: 14040 13229 191 440 0 13596 0
[pid=22612] ppid=22573 vsize=182700 CPUtime=795.92 cores=0,2,4,6
/proc/22612/stat : 22612 (glucosInc) R 22573 22572 21372 0 -1 4202496 31679 0 0 0 79568 24 0 0 20 0 1 0 279508676 187084800 41012 33554432000 4194304 5654031 140734142321312 140734142309128 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22612/statm: 45675 41012 142 357 0 45315 0
Current children cumulated CPU time (s) 1721.57
Current children cumulated vsize (KiB) 248008

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 22688
/proc/meminfo: memFree=27500028/32873624 swapFree=7104/7104
[pid=22572] ppid=22570 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22572/stat : 22572 (npSolver-pbo-It) S 22570 22572 21372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279416054 9367552 275 33554432000 4194304 5064252 140736468207168 140736468206080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22572/statm: 2287 275 233 213 0 72 0
[pid=22573] ppid=22572 vsize=56160 CPUtime=925.65 cores=0,2,4,6
/proc/22573/stat : 22573 (npSolver-pbo) S 22572 22572 21372 0 -1 4202496 66288 291900 0 0 595 99 91759 112 20 0 1 0 279416054 57507840 13229 33554432000 4194304 5992684 140733935446096 140733935431928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22573/statm: 14040 13229 191 440 0 13596 0
[pid=22612] ppid=22573 vsize=213520 CPUtime=855.91 cores=0,2,4,6
/proc/22612/stat : 22612 (glucosInc) R 22573 22572 21372 0 -1 4202496 32275 0 0 0 85566 25 0 0 20 0 1 0 279508676 218644480 49271 33554432000 4194304 5654031 140734142321312 140734142309128 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22612/statm: 53380 49271 142 357 0 53020 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (KiB) 278828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22688
/proc/meminfo: memFree=27473500/32873624 swapFree=7104/7104
[pid=22572] ppid=22570 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22572/stat : 22572 (npSolver-pbo-It) S 22570 22572 21372 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279416054 9367552 275 33554432000 4194304 5064252 140736468207168 140736468206080 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22572/statm: 2287 275 233 213 0 72 0
[pid=22573] ppid=22572 vsize=56160 CPUtime=925.65 cores=0,2,4,6
/proc/22573/stat : 22573 (npSolver-pbo) S 22572 22572 21372 0 -1 4202496 66288 291900 0 0 595 99 91759 112 20 0 1 0 279416054 57507840 13229 33554432000 4194304 5992684 140733935446096 140733935431928 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/22573/statm: 14040 13229 191 440 0 13596 0
[pid=22612] ppid=22573 vsize=213520 CPUtime=874.41 cores=0,2,4,6
/proc/22612/stat : 22612 (glucosInc) R 22573 22572 21372 0 -1 4202496 32279 0 0 0 87416 25 0 0 20 0 1 0 279508676 218644480 51319 33554432000 4194304 5654031 140734142321312 140734142309128 4232791 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22612/statm: 53380 51319 142 357 0 53020 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 278828

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22572 and gives
#  childrusage.ru_utime.tv_sec=923
#  childrusage.ru_utime.tv_usec=550598
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=128676
# CPU time returned by wait4() is 925.679
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.81
CPU time (s): 1800.06
CPU user time (s): 1797.7
CPU system time (s): 2.36
CPU usage (%): 99.9582
Max. virtual memory (cumulated for all children) (KiB): 328148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 923.551
system time used= 2.12868
maximum resident set size= 203548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358563
page faults= 0
swaps= 0
block input operations= 0
block output operations= 871616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5366
involuntary context switches= 1184

runsolver used 2.79657 second user time and 7.06792 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-27 17:35:06
IDJOB=3697733
IDBENCH=92748
IDSOLVER=2275
FILE ID=node121/3697733-1338132906
RUNJOBID= node121-1338122085-21388
PBS_JOBID= 14624482
Free space on /tmp= 71556 MiB

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

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

MD5SUM BENCH= 8a23e88f34ee33e636d3b24522832f27
RANDOM SEED=345934536

node121.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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:       32873624 kB
MemFree:        28130924 kB
Buffers:          502076 kB
Cached:          2866240 kB
SwapCached:            0 kB
Active:          1426320 kB
Inactive:        2453036 kB
Active(anon):     512424 kB
Inactive(anon):        0 kB
Active(file):     913896 kB
Inactive(file):  2453036 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8580 kB
Writeback:             0 kB
AnonPages:        764232 kB
Mapped:            15708 kB
Shmem:               200 kB
Slab:             717628 kB
SReclaimable:     162080 kB
SUnreclaim:       555548 kB
KernelStack:        1488 kB
PageTables:         4652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     683460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    358400 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 node121 at 2012-05-27 18:05:07