Trace number 3751687

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 (fixed)? (TO) 1800.01 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_4.opb
MD5SUMb9760eca078029bee17418839cb4525f
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3452273
Best CPU time to get the best result obtained on this benchmark1800.15
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 153130375
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 77399784670
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 153130375
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 77399784670
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.06	c old isEQ: 0, new EQ is 1
0.00/0.34	c old isEQ: 192, new EQ is 1
0.00/0.42	c old isEQ: 1, new EQ is 1
0.00/0.50	c run inc solver
0.00/0.50	c [INC SYSTEM] run initial solver
0.00/0.50	c [INC SYSTEM] preprocess with white file
4.38/4.47	c [INC SYSTEM] finished preprocessing in 3 s
4.38/4.47	c [INC SYSTEM] execute solver
4.45/5.19	c [INC SEARCH] formula is SAT
4.57/5.33	c [INC SYSTEM] solved the initial formula
4.57/5.33	c model valid
4.57/5.33	c current solution ok
6.06/6.16	o 446556629
6.06/6.16	c starting approximation
6.06/6.16	c factor = 2
6.06/6.16	c factor still to low - shrinking to 1.3035e+07
6.06/6.16	c approx number of clauses: 1e+06
6.06/6.16	c current bound: 223278352
6.66/6.74	c leaving approximation
6.66/6.74	c finished approximation
6.66/6.74	c [INC SYSTEM] there exists a inc, kill it!
6.66/6.74	c write failed with 2
6.66/6.75	c [INC SEARCH] iteration: 0
6.66/6.75	c [INC BOUNDS] best value:446556699 search for 446556698
6.66/6.75	c [INC SYSTEM] create new solver instance
6.66/6.75	c [INC] encode full formula
6.66/6.75	c fallback to adder encoding
8.17/8.27	c set iterative enc to: adder
8.17/8.27	c set iterative enc to: none
8.37/8.47	c [INC SEARCH] isOptimum variable: 0
12.66/12.76	c formula is SAT
12.66/12.80	c [INC SEARCH] copied best model
12.66/12.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.66/12.84	c model valid
12.66/12.84	c current solution ok
12.66/12.84	o 136464375
12.66/12.84	c [INC SEARCH] iteration: 1
12.66/12.84	c [INC BOUNDS] best value:136464445 search for 136464444
12.66/12.84	c [INC SYSTEM] there exists a inc, kill it!
12.66/12.84	c write failed with 2
12.66/12.86	c [INC SYSTEM] create new solver instance
12.66/12.86	c [INC] encode full formula
12.66/12.86	c fallback to adder encoding
14.27/14.33	c set iterative enc to: adder
14.27/14.33	c set iterative enc to: none
14.47/14.55	c [INC SEARCH] isOptimum variable: 0
26.66/26.74	c formula is SAT
26.66/26.79	c [INC SEARCH] copied best model
26.66/26.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
26.77/26.82	c model valid
26.77/26.82	c current solution ok
26.77/26.82	o 63461745
26.77/26.82	c [INC SEARCH] iteration: 2
26.77/26.82	c [INC BOUNDS] best value:63461815 search for 63461814
26.77/26.82	c [INC SYSTEM] there exists a inc, kill it!
26.77/26.82	c write failed with 2
26.77/26.85	c [INC SYSTEM] create new solver instance
26.77/26.85	c [INC] encode full formula
26.77/26.85	c fallback to adder encoding
28.08/28.19	c set iterative enc to: adder
28.08/28.19	c set iterative enc to: none
28.37/28.40	c [INC SEARCH] isOptimum variable: 0
37.16/37.20	c formula is SAT
37.16/37.25	c [INC SEARCH] copied best model
37.16/37.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
37.16/37.28	c model valid
37.16/37.28	c current solution ok
37.16/37.28	o 18897433
37.16/37.28	c [INC SEARCH] iteration: 3
37.16/37.28	c [INC BOUNDS] best value:18897503 search for 18897502
37.16/37.28	c [INC SYSTEM] there exists a inc, kill it!
37.16/37.28	c write failed with 2
37.16/37.30	c [INC SYSTEM] create new solver instance
37.16/37.30	c [INC] encode full formula
37.16/37.30	c fallback to adder encoding
38.40/38.43	c set iterative enc to: adder
38.40/38.43	c set iterative enc to: none
38.59/38.60	c [INC SEARCH] isOptimum variable: 0
170.85/170.98	c formula is SAT
170.94/171.02	c [INC SEARCH] copied best model
170.94/171.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
170.94/171.05	c model valid
170.94/171.05	c current solution ok
170.94/171.05	o 11489677
170.94/171.05	c [INC SEARCH] iteration: 4
170.94/171.05	c [INC BOUNDS] best value:11489747 search for 11489746
170.94/171.05	c [INC SYSTEM] there exists a inc, kill it!
170.94/171.05	c write failed with 2
170.94/171.07	c [INC SYSTEM] create new solver instance
170.94/171.07	c [INC] encode full formula
170.94/171.07	c fallback to adder encoding
171.95/172.08	c set iterative enc to: adder
171.95/172.08	c set iterative enc to: none
172.15/172.24	c [INC SEARCH] isOptimum variable: 0
849.78/850.01	c formula is SAT
849.78/850.05	c [INC SEARCH] copied best model
849.78/850.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
849.78/850.08	c model valid
849.78/850.08	c current solution ok
849.78/850.08	o 10155649
849.78/850.08	c [INC SEARCH] iteration: 5
849.78/850.08	c [INC BOUNDS] best value:10155719 search for 10155718
849.78/850.08	c [INC SYSTEM] there exists a inc, kill it!
849.78/850.08	c write failed with 2
849.78/850.09	c [INC SYSTEM] create new solver instance
849.78/850.09	c [INC] encode full formula
849.78/850.09	c fallback to adder encoding
850.78/851.07	c set iterative enc to: adder
850.78/851.07	c set iterative enc to: none
850.98/851.22	c [INC SEARCH] isOptimum variable: 0
1692.03/1692.49	c formula is SAT
1692.14/1692.53	c [INC SEARCH] copied best model
1692.14/1692.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1692.14/1692.56	c model valid
1692.14/1692.56	c current solution ok
1692.14/1692.56	o 7432225
1692.14/1692.56	c [INC SEARCH] iteration: 6
1692.14/1692.56	c [INC BOUNDS] best value:7432295 search for 7432294
1692.14/1692.56	c [INC SYSTEM] there exists a inc, kill it!
1692.14/1692.56	c write failed with 2
1692.14/1692.57	c [INC SYSTEM] create new solver instance
1692.14/1692.57	c [INC] encode full formula
1692.14/1692.57	c fallback to adder encoding
1693.04/1693.43	c set iterative enc to: adder
1693.04/1693.43	c set iterative enc to: none
1693.14/1693.58	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18:  3390 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-3751687-1339177437/watcher-3751687-1339177437 -o /tmp/evaluation-result-3751687-1339177437/solver-3751687-1339177437 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751687-1339177437.opb 2050095870 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3389
/proc/meminfo: memFree=25457496/32873844 swapFree=7128/7128
[pid=3389] ppid=3387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3389/stat : 3389 (npSolver-pbo-It) S 3387 3389 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383810756 9367552 275 33554432000 4194304 5064252 140734003769376 140734003768288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3389/statm: 2287 275 233 213 0 72 0

[startup+0.043341 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3389
/proc/meminfo: memFree=25457496/32873844 swapFree=7128/7128
[pid=3389] ppid=3387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3389/stat : 3389 (npSolver-pbo-It) S 3387 3389 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383810756 9367552 275 33554432000 4194304 5064252 140734003769376 140734003768288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3389/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100292 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3389
/proc/meminfo: memFree=25457496/32873844 swapFree=7128/7128
[pid=3389] ppid=3387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3389/stat : 3389 (npSolver-pbo-It) S 3387 3389 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383810756 9367552 275 33554432000 4194304 5064252 140734003769376 140734003768288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3389/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300208 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3389
/proc/meminfo: memFree=25457496/32873844 swapFree=7128/7128
[pid=3389] ppid=3387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3389/stat : 3389 (npSolver-pbo-It) S 3387 3389 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383810756 9367552 275 33554432000 4194304 5064252 140734003769376 140734003768288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3389/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700273 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 3389
/proc/meminfo: memFree=25457496/32873844 swapFree=7128/7128
[pid=3389] ppid=3387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3389/stat : 3389 (npSolver-pbo-It) S 3387 3389 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383810756 9367552 275 33554432000 4194304 5064252 140734003769376 140734003768288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3389/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 3393
/proc/meminfo: memFree=25285756/32873844 swapFree=7128/7128
[pid=3389] ppid=3387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3389/stat : 3389 (npSolver-pbo-It) S 3387 3389 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383810756 9367552 275 33554432000 4194304 5064252 140734003769376 140734003768288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3389/statm: 2287 275 233 213 0 72 0
[pid=3390] ppid=3389 vsize=37592 CPUtime=0.5 cores=0,2,4,6
/proc/3390/stat : 3390 (npSolver-pbo) S 3389 3389 2649 0 -1 4202496 9194 0 0 0 46 4 0 0 20 0 1 0 383810756 38494208 8014 33554432000 4194304 6004724 140733386829744 140733386824208 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3390/statm: 9398 8014 164 442 0 8952 0
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (cp2_pre.sh) S 3390 3389 2649 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383810807 9367552 276 33554432000 4194304 5064252 140735067792128 140735067790832 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3392/statm: 2287 276 234 213 0 72 0
[pid=3393] ppid=3392 vsize=163544 CPUtime=0.97 cores=0,2,4,6
/proc/3393/stat : 3393 (coprocessor) R 3392 3389 2649 0 -1 4202496 29064 0 0 0 92 5 0 0 20 0 1 0 383810807 167469056 39309 33554432000 4194304 6586260 140733448284480 140733448280744 4771401 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/3393/statm: 40886 39309 182 584 0 40298 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 219432

[startup+3.10042 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 3393
/proc/meminfo: memFree=25232648/32873844 swapFree=7128/7128
[pid=3389] ppid=3387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3389/stat : 3389 (npSolver-pbo-It) S 3387 3389 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383810756 9367552 275 33554432000 4194304 5064252 140734003769376 140734003768288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3389/statm: 2287 275 233 213 0 72 0
[pid=3390] ppid=3389 vsize=37592 CPUtime=0.5 cores=0,2,4,6
/proc/3390/stat : 3390 (npSolver-pbo) S 3389 3389 2649 0 -1 4202496 9194 0 0 0 46 4 0 0 20 0 1 0 383810756 38494208 8014 33554432000 4194304 6004724 140733386829744 140733386824208 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3390/statm: 9398 8014 164 442 0 8952 0
[pid=3392] ppid=3390 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3392/stat : 3392 (cp2_pre.sh) S 3390 3389 2649 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383810807 9367552 276 33554432000 4194304 5064252 140735067792128 140735067790832 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3392/statm: 2287 276 234 213 0 72 0
[pid=3393] ppid=3392 vsize=188960 CPUtime=2.57 cores=0,2,4,6
/proc/3393/stat : 3393 (coprocessor) R 3392 3389 2649 0 -1 4202496 33091 0 0 0 251 6 0 0 20 0 1 0 383810807 193495040 45891 33554432000 4194304 6586260 140733448284480 140733448279848 5599305 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/3393/statm: 47240 45891 192 584 0 46652 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 244848

[startup+6.30037 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3395
/proc/meminfo: memFree=25332512/32873844 swapFree=7128/7128
[pid=3389] ppid=3387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3389/stat : 3389 (npSolver-pbo-It) S 3387 3389 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383810756 9367552 275 33554432000 4194304 5064252 140734003769376 140734003768288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3389/statm: 2287 275 233 213 0 72 0
[pid=3390] ppid=3389 vsize=45236 CPUtime=5.53 cores=0,2,4,6
/proc/3390/stat : 3390 (npSolver-pbo) S 3389 3389 2649 0 -1 4202496 13742 35794 0 0 74 82 380 17 20 0 1 0 383810756 46321664 9761 33554432000 4194304 6004724 140733386829744 140733386822048 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3390/statm: 11309 9761 191 442 0 10863 0
[pid=3395] ppid=3390 vsize=84508 CPUtime=0.7 cores=0,2,4,6
/proc/3395/stat : 3395 (glucosInc) S 3390 3389 2649 0 -1 4202496 17456 0 0 0 68 2 0 0 20 0 1 0 383811203 86536192 19901 33554432000 4194304 5654031 140736275042384 140736275040696 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3395/statm: 21127 19901 146 357 0 20767 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 138892

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3405
/proc/meminfo: memFree=24953076/32873844 swapFree=7128/7128
[pid=3389] ppid=3387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3389/stat : 3389 (npSolver-pbo-It) S 3387 3389 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383810756 9367552 275 33554432000 4194304 5064252 140734003769376 140734003768288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3389/statm: 2287 275 233 213 0 72 0
[pid=3390] ppid=3389 vsize=53720 CPUtime=8.45 cores=0,2,4,6
/proc/3390/stat : 3390 (npSolver-pbo) S 3389 3389 2649 0 -1 4202496 22378 82697 0 0 225 102 488 30 20 0 1 0 383810756 55009280 12081 33554432000 4194304 6004724 140733386829744 140733386815592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3390/statm: 13430 12081 199 442 0 12984 0
[pid=3405] ppid=3390 vsize=355696 CPUtime=4.21 cores=0,2,4,6
/proc/3405/stat : 3405 (glucosInc) R 3390 3389 2649 0 -1 4202496 59674 0 0 0 404 17 0 0 20 0 1 0 383811603 364232704 80301 33554432000 4194304 5654031 140733581499072 140733581496760 4976752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3405/statm: 88924 80301 142 357 0 88564 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 418564

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 3407
/proc/meminfo: memFree=24938608/32873844 swapFree=7128/7128
[pid=3389] ppid=3387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3389/stat : 3389 (npSolver-pbo-It) S 3387 3389 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383810756 9367552 275 33554432000 4194304 5064252 140734003769376 140734003768288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3389/statm: 2287 275 233 213 0 72 0
[pid=3390] ppid=3389 vsize=79268 CPUtime=14.53 cores=0,2,4,6
/proc/3390/stat : 3390 (npSolver-pbo) S 3389 3389 2649 0 -1 4202496 26320 142898 0 0 380 121 898 54 20 0 1 0 383810756 81170432 18473 33554432000 4194304 6004724 140733386829744 140733386815592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3390/statm: 19817 18473 200 442 0 19371 0
[pid=3407] ppid=3390 vsize=358436 CPUtime=10.93 cores=0,2,4,6
/proc/3407/stat : 3407 (glucosInc) R 3390 3389 2649 0 -1 4202496 59199 0 0 0 1076 17 0 0 20 0 1 0 383812211 367038464 79648 33554432000 4194304 5654031 140736847244928 140736847232744 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3407/statm: 89609 79648 141 357 0 89249 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 446852

[startup+51.1003 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 3411
/proc/meminfo: memFree=24994356/32873844 swapFree=7128/7128
[pid=3389] ppid=3387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3389/stat : 3389 (npSolver-pbo-It) S 3387 3389 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383810756 9367552 275 33554432000 4194304 5064252 140734003769376 140734003768288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3389/statm: 2287 275 233 213 0 72 0
[pid=3390] ppid=3389 vsize=79268 CPUtime=38.59 cores=0,2,4,6
/proc/3390/stat : 3390 (npSolver-pbo) S 3389 3389 2649 0 -1 4202496 39711 259388 0 0 643 154 2963 99 20 0 1 0 383810756 81170432 18473 33554432000 4194304 6004724 140733386829744 140733386815592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3390/statm: 19817 18473 200 442 0 19371 0
[pid=3411] ppid=3390 vsize=305452 CPUtime=12.47 cores=0,2,4,6
/proc/3411/stat : 3411 (glucosInc) R 3390 3389 2649 0 -1 4202496 51033 0 0 0 1230 17 0 0 20 0 1 0 383814616 312782848 65830 33554432000 4194304 5654031 140734075147472 140734075145560 4215344 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3411/statm: 76363 65830 140 357 0 76003 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 393868

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 3411
/proc/meminfo: memFree=24995928/32873844 swapFree=7128/7128
[pid=3389] ppid=3387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3389/stat : 3389 (npSolver-pbo-It) S 3387 3389 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383810756 9367552 275 33554432000 4194304 5064252 140734003769376 140734003768288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3389/statm: 2287 275 233 213 0 72 0
[pid=3390] ppid=3389 vsize=79268 CPUtime=38.59 cores=0,2,4,6
/proc/3390/stat : 3390 (npSolver-pbo) S 3389 3389 2649 0 -1 4202496 39711 259388 0 0 643 154 2963 99 20 0 1 0 383810756 81170432 18473 33554432000 4194304 6004724 140733386829744 140733386815592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3390/statm: 19817 18473 200 442 0 19371 0
[pid=3411] ppid=3390 vsize=308944 CPUtime=63.67 cores=0,2,4,6
/proc/3411/stat : 3411 (glucosInc) R 3390 3389 2649 0 -1 4202496 52790 0 0 0 6347 20 0 0 20 0 1 0 383814616 316358656 71400 33554432000 4194304 5654031 140734075147472 140734075135288 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3411/statm: 77236 71400 141 357 0 76876 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 397360

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3412
/proc/meminfo: memFree=25000676/32873844 swapFree=7128/7128
[pid=3389] ppid=3387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3389/stat : 3389 (npSolver-pbo-It) S 3387 3389 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383810756 9367552 275 33554432000 4194304 5064252 140734003769376 140734003768288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3389/statm: 2287 275 233 213 0 72 0
[pid=3390] ppid=3389 vsize=79268 CPUtime=38.59 cores=0,2,4,6
/proc/3390/stat : 3390 (npSolver-pbo) S 3389 3389 2649 0 -1 4202496 39711 259388 0 0 643 154 2963 99 20 0 1 0 383810756 81170432 18473 33554432000 4194304 6004724 140733386829744 140733386815592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3390/statm: 19817 18473 200 442 0 19371 0
[pid=3411] ppid=3390 vsize=311828 CPUtime=123.66 cores=0,2,4,6
/proc/3411/stat : 3411 (glucosInc) R 3390 3389 2649 0 -1 4202496 53574 0 0 0 12344 22 0 0 20 0 1 0 383814616 319311872 70142 33554432000 4194304 5654031 140734075147472 140734075135288 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3411/statm: 77957 70142 141 357 0 77597 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 400244

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3414
/proc/meminfo: memFree=25049588/32873844 swapFree=7128/7128
[pid=3389] ppid=3387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3389/stat : 3389 (npSolver-pbo-It) S 3387 3389 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383810756 9367552 275 33554432000 4194304 5064252 140734003769376 140734003768288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3389/statm: 2287 275 233 213 0 72 0
[pid=3390] ppid=3389 vsize=79268 CPUtime=172.19 cores=0,2,4,6
/proc/3390/stat : 3390 (npSolver-pbo) S 3389 3389 2649 0 -1 4202496 46535 314205 0 0 750 168 16173 128 20 0 1 0 383810756 81170432 18473 33554432000 4194304 6004724 140733386829744 140733386815592 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3390/statm: 19817 18473 200 442 0 19371 0
[pid=3414] ppid=3390 vsize=258236 CPUtime=50.04 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.00 2.00 3/181 3502
/proc/meminfo: memFree=29115068/32873844 swapFree=7128/7128
[pid=3389] ppid=3387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3389/stat : 3389 (npSolver-pbo-It) S 3387 3389 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383810756 9367552 275 33554432000 4194304 5064252 140734003769376 140734003768288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3389/statm: 2287 275 233 213 0 72 0
[pid=3390] ppid=3389 vsize=79268 CPUtime=851.01 cores=0,2,4,6
/proc/3390/stat : 3390 (npSolver-pbo) S 3389 3389 2649 0 -1 4202496 52851 382067 0 0 855 182 83878 186 20 0 1 0 383810756 81170432 18473 33554432000 4194304 6004724 140733386829744 140733386815592 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3390/statm: 19817 18473 200 442 0 19371 0
[pid=3476] ppid=3390 vsize=342700 CPUtime=450.99 cores=0,2,4,6
/proc/3476/stat : 3476 (glucosInc) R 3390 3389 2649 0 -1 4202496 66170 0 0 0 45044 55 0 0 20 0 1 0 383895878 350924800 76692 33554432000 4194304 5654031 140737128952688 140737128940504 4215827 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3476/statm: 85675 76692 142 357 0 85315 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 431116

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 3504
/proc/meminfo: memFree=29457016/32873844 swapFree=7128/7128
[pid=3389] ppid=3387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3389/stat : 3389 (npSolver-pbo-It) S 3387 3389 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383810756 9367552 275 33554432000 4194304 5064252 140734003769376 140734003768288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3389/statm: 2287 275 233 213 0 72 0
[pid=3390] ppid=3389 vsize=79268 CPUtime=851.01 cores=0,2,4,6
/proc/3390/stat : 3390 (npSolver-pbo) S 3389 3389 2649 0 -1 4202496 52851 382067 0 0 855 182 83878 186 20 0 1 0 383810756 81170432 18473 33554432000 4194304 6004724 140733386829744 140733386815592 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3390/statm: 19817 18473 200 442 0 19371 0
[pid=3476] ppid=3390 vsize=295960 CPUtime=510.97 cores=0,2,4,6
/proc/3476/stat : 3476 (glucosInc) R 3390 3389 2649 0 -1 4202496 66844 0 0 0 51040 57 0 0 20 0 1 0 383895878 303063040 70679 33554432000 4194304 5654031 140737128952688 140737128940504 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3476/statm: 73990 70679 142 357 0 73630 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 384376

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 3505
/proc/meminfo: memFree=29431064/32873844 swapFree=7128/7128
[pid=3389] ppid=3387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3389/stat : 3389 (npSolver-pbo-It) S 3387 3389 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383810756 9367552 275 33554432000 4194304 5064252 140734003769376 140734003768288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3389/statm: 2287 275 233 213 0 72 0
[pid=3390] ppid=3389 vsize=79268 CPUtime=851.01 cores=0,2,4,6
/proc/3390/stat : 3390 (npSolver-pbo) S 3389 3389 2649 0 -1 4202496 52851 382067 0 0 855 182 83878 186 20 0 1 0 383810756 81170432 18473 33554432000 4194304 6004724 140733386829744 140733386815592 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3390/statm: 19817 18473 200 442 0 19371 0
[pid=3476] ppid=3390 vsize=346048 CPUtime=570.96 cores=0,2,4,6
/proc/3476/stat : 3476 (glucosInc) R 3390 3389 2649 0 -1 4202496 67677 0 0 0 57038 58 0 0 20 0 1 0 383895878 354353152 75792 33554432000 4194304 5654031 140737128952688 140737128940504 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3476/statm: 86512 75792 142 357 0 86152 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 434464

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3505
/proc/meminfo: memFree=29382180/32873844 swapFree=7128/7128
[pid=3389] ppid=3387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3389/stat : 3389 (npSolver-pbo-It) S 3387 3389 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383810756 9367552 275 33554432000 4194304 5064252 140734003769376 140734003768288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3389/statm: 2287 275 233 213 0 72 0
[pid=3390] ppid=3389 vsize=79268 CPUtime=851.01 cores=0,2,4,6
/proc/3390/stat : 3390 (npSolver-pbo) S 3389 3389 2649 0 -1 4202496 52851 382067 0 0 855 182 83878 186 20 0 1 0 383810756 81170432 18473 33554432000 4194304 6004724 140733386829744 140733386815592 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3390/statm: 19817 18473 200 442 0 19371 0
[pid=3476] ppid=3390 vsize=427436 CPUtime=630.95 cores=0,2,4,6
/proc/3476/stat : 3476 (glucosInc) R 3390 3389 2649 0 -1 4202496 70665 0 0 0 63029 66 0 0 20 0 1 0 383895878 437694464 86139 33554432000 4194304 5654031 140737128952688 140737128950776 4215200 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3476/statm: 106859 86139 142 357 0 106499 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 515852

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3505
/proc/meminfo: memFree=29314192/32873844 swapFree=7128/7128
[pid=3389] ppid=3387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3389/stat : 3389 (npSolver-pbo-It) S 3387 3389 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383810756 9367552 275 33554432000 4194304 5064252 140734003769376 140734003768288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3389/statm: 2287 275 233 213 0 72 0
[pid=3390] ppid=3389 vsize=79268 CPUtime=851.01 cores=0,2,4,6
/proc/3390/stat : 3390 (npSolver-pbo) S 3389 3389 2649 0 -1 4202496 52851 382067 0 0 855 182 83878 186 20 0 1 0 383810756 81170432 18473 33554432000 4194304 6004724 140733386829744 140733386815592 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3390/statm: 19817 18473 200 442 0 19371 0
[pid=3476] ppid=3390 vsize=560360 CPUtime=690.93 cores=0,2,4,6
/proc/3476/stat : 3476 (glucosInc) R 3390 3389 2649 0 -1 4202496 72994 0 0 0 69021 72 0 0 20 0 1 0 383895878 573808640 111775 33554432000 4194304 5654031 140737128952688 140737128950472 4225940 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3476/statm: 140090 111775 142 357 0 139730 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 648776

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 3508
/proc/meminfo: memFree=29362056/32873844 swapFree=7128/7128
[pid=3389] ppid=3387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3389/stat : 3389 (npSolver-pbo-It) S 3387 3389 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383810756 9367552 275 33554432000 4194304 5064252 140734003769376 140734003768288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3389/statm: 2287 275 233 213 0 72 0
[pid=3390] ppid=3389 vsize=79268 CPUtime=851.01 cores=0,2,4,6
/proc/3390/stat : 3390 (npSolver-pbo) S 3389 3389 2649 0 -1 4202496 52851 382067 0 0 855 182 83878 186 20 0 1 0 383810756 81170432 18473 33554432000 4194304 6004724 140733386829744 140733386815592 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3390/statm: 19817 18473 200 442 0 19371 0
[pid=3476] ppid=3390 vsize=435580 CPUtime=750.92 cores=0,2,4,6
/proc/3476/stat : 3476 (glucosInc) R 3390 3389 2649 0 -1 4202496 76266 0 0 0 75010 82 0 0 20 0 1 0 383895878 446033920 88142 33554432000 4194304 5654031 140737128952688 140737128940504 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3476/statm: 108895 88142 142 357 0 108535 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 523996

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3508
/proc/meminfo: memFree=29286288/32873844 swapFree=7128/7128
[pid=3389] ppid=3387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3389/stat : 3389 (npSolver-pbo-It) S 3387 3389 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383810756 9367552 275 33554432000 4194304 5064252 140734003769376 140734003768288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3389/statm: 2287 275 233 213 0 72 0
[pid=3390] ppid=3389 vsize=79268 CPUtime=851.01 cores=0,2,4,6
/proc/3390/stat : 3390 (npSolver-pbo) S 3389 3389 2649 0 -1 4202496 52851 382067 0 0 855 182 83878 186 20 0 1 0 383810756 81170432 18473 33554432000 4194304 6004724 140733386829744 140733386815592 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3390/statm: 19817 18473 200 442 0 19371 0
[pid=3476] ppid=3390 vsize=435580 CPUtime=810.91 cores=0,2,4,6
/proc/3476/stat : 3476 (glucosInc) R 3390 3389 2649 0 -1 4202496 76299 0 0 0 81008 83 0 0 20 0 1 0 383895878 446033920 105038 33554432000 4194304 5654031 140737128952688 140737128940504 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3476/statm: 108895 105038 142 357 0 108535 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 523996

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3511
/proc/meminfo: memFree=29482280/32873844 swapFree=7128/7128
[pid=3389] ppid=3387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3389/stat : 3389 (npSolver-pbo-It) S 3387 3389 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383810756 9367552 275 33554432000 4194304 5064252 140734003769376 140734003768288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3389/statm: 2287 275 233 213 0 72 0
[pid=3390] ppid=3389 vsize=79268 CPUtime=1693.22 cores=0,2,4,6
/proc/3390/stat : 3390 (npSolver-pbo) S 3389 3389 2649 0 -1 4202496 58661 460828 0 0 950 192 167901 279 20 0 1 0 383810756 81170432 18473 33554432000 4194304 6004724 140733386829744 140733386815592 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3390/statm: 19817 18473 200 442 0 19371 0
[pid=3511] ppid=3390 vsize=269880 CPUtime=28.7 cores=0,2,4,6
/proc/3511/stat : 3511 (glucosInc) R 3390 3389 2649 0 -1 4202496 44800 0 0 0 2857 13 0 0 20 0 1 0 383980114 276357120 56973 33554432000 4194304 5654031 140734317354096 140734317352184 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3511/statm: 67470 56973 141 357 0 67110 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 358296

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 3511
/proc/meminfo: memFree=29470816/32873844 swapFree=7128/7128
[pid=3389] ppid=3387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3389/stat : 3389 (npSolver-pbo-It) S 3387 3389 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383810756 9367552 275 33554432000 4194304 5064252 140734003769376 140734003768288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3389/statm: 2287 275 233 213 0 72 0
[pid=3390] ppid=3389 vsize=79268 CPUtime=1693.22 cores=0,2,4,6
/proc/3390/stat : 3390 (npSolver-pbo) S 3389 3389 2649 0 -1 4202496 58661 460828 0 0 950 192 167901 279 20 0 1 0 383810756 81170432 18473 33554432000 4194304 6004724 140733386829744 140733386815592 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3390/statm: 19817 18473 200 442 0 19371 0
[pid=3511] ppid=3390 vsize=241500 CPUtime=88.69 cores=0,2,4,6
/proc/3511/stat : 3511 (glucosInc) R 3390 3389 2649 0 -1 4202496 47025 0 0 0 8853 16 0 0 20 0 1 0 383980114 247296000 56733 33554432000 4194304 5654031 140734317354096 140734317341912 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3511/statm: 60375 56733 142 357 0 60015 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 329916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 3511
/proc/meminfo: memFree=29463364/32873844 swapFree=7128/7128
[pid=3389] ppid=3387 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3389/stat : 3389 (npSolver-pbo-It) S 3387 3389 2649 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383810756 9367552 275 33554432000 4194304 5064252 140734003769376 140734003768288 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3389/statm: 2287 275 233 213 0 72 0
[pid=3390] ppid=3389 vsize=79268 CPUtime=1693.22 cores=0,2,4,6
/proc/3390/stat : 3390 (npSolver-pbo) S 3389 3389 2649 0 -1 4202496 58661 460828 0 0 950 192 167901 279 20 0 1 0 383810756 81170432 18473 33554432000 4194304 6004724 140733386829744 140733386815592 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/3390/statm: 19817 18473 200 442 0 19371 0
[pid=3511] ppid=3390 vsize=272320 CPUtime=106.79 cores=0,2,4,6
/proc/3511/stat : 3511 (glucosInc) R 3390 3389 2649 0 -1 4202496 47402 0 0 0 10663 16 0 0 20 0 1 0 383980114 278855680 57109 33554432000 4194304 5654031 140734317354096 140734317352184 4232729 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3511/statm: 68080 57109 142 357 0 67720 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 360736

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 3389 and gives
#  childrusage.ru_utime.tv_sec=1688
#  childrusage.ru_utime.tv_usec=515306
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=728281
# CPU time returned by wait4() is 1693.24
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.01
CPU user time (s): 1795.14
CPU system time (s): 4.87
CPU usage (%): 99.9775
Max. virtual memory (cumulated for all children) (KiB): 784236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1688.52
system time used= 4.72828
maximum resident set size= 538128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 519863
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1425888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8614
involuntary context switches= 4017

runsolver used 2.72358 second user time and 7.10592 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-08 19:43:57
IDJOB=3751687
IDBENCH=92725
IDSOLVER=2335
FILE ID=node105/3751687-1339177437
RUNJOBID= node105-1339170247-2665
PBS_JOBID= 14643847
Free space on /tmp= 65660 MiB

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

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

MD5SUM BENCH= b9760eca078029bee17418839cb4525f
RANDOM SEED=2050095870

node105.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.882
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.76
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.882
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.882
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.91
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.882
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.882
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	: 5438.54
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.882
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.882
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.92
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.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25457388 kB
Buffers:          487572 kB
Cached:          1522860 kB
SwapCached:         2464 kB
Active:          6455536 kB
Inactive:          10376 kB
Active(anon):    4453492 kB
Inactive(anon):     3764 kB
Active(file):    2002044 kB
Inactive(file):     6612 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67098764 kB
Dirty:              8940 kB
Writeback:             0 kB
AnonPages:       4478940 kB
Mapped:            10336 kB
Shmem:                 0 kB
Slab:             801064 kB
SReclaimable:     242776 kB
SUnreclaim:       558288 kB
KernelStack:        1504 kB
PageTables:        12744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    5926444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2340864 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= 66412 MiB
End job on node105 at 2012-06-08 20:13:58