Trace number 3751690

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.03 1801.61

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_7.opb
MD5SUMb79cf832cc8fb39cc9e05c792def1a32
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4636291
Best CPU time to get the best result obtained on this benchmark1800.13
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 134217728
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 95222180678
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 134217728
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 95222180678
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.07	c old isEQ: 0, new EQ is 1
0.00/0.34	c old isEQ: 192, new EQ is 1
0.00/0.43	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.42	c [INC SYSTEM] finished preprocessing in 3 s
4.38/4.42	c [INC SYSTEM] execute solver
4.41/5.09	c [INC SEARCH] formula is SAT
4.42/5.10	c [INC SYSTEM] solved the initial formula
4.42/5.13	c model valid
4.42/5.13	c current solution ok
6.02/7.29	o 227778293
6.02/7.29	c starting approximation
6.02/7.29	c factor = 2
6.02/7.29	c factor still to low - shrinking to 6.64885e+06
6.02/7.29	c approx number of clauses: 1e+06
6.02/7.29	c current bound: 113889184
6.74/8.07	c leaving approximation
6.74/8.07	c finished approximation
6.74/8.07	c [INC SYSTEM] there exists a inc, kill it!
6.74/8.07	c write failed with 2
6.74/8.08	c [INC SEARCH] iteration: 0
6.74/8.08	c [INC BOUNDS] best value:227778363 search for 227778362
6.74/8.08	c [INC SYSTEM] create new solver instance
6.74/8.08	c [INC] encode full formula
6.74/8.08	c fallback to adder encoding
8.26/9.53	c set iterative enc to: adder
8.26/9.53	c set iterative enc to: none
8.46/9.72	c [INC SEARCH] isOptimum variable: 0
12.26/13.56	c formula is SAT
12.36/13.61	c [INC SEARCH] copied best model
12.36/13.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.36/13.64	c model valid
12.36/13.64	c current solution ok
12.36/13.64	o 69499223
12.36/13.64	c [INC SEARCH] iteration: 1
12.36/13.64	c [INC BOUNDS] best value:69499293 search for 69499292
12.36/13.64	c [INC SYSTEM] there exists a inc, kill it!
12.36/13.64	c write failed with 2
12.36/13.66	c [INC SYSTEM] create new solver instance
12.36/13.66	c [INC] encode full formula
12.36/13.66	c fallback to adder encoding
13.77/15.03	c set iterative enc to: adder
13.77/15.03	c set iterative enc to: none
13.97/15.24	c [INC SEARCH] isOptimum variable: 0
76.87/78.15	c formula is SAT
76.87/78.19	c [INC SEARCH] copied best model
76.87/78.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
76.97/78.23	c model valid
76.97/78.23	c current solution ok
76.97/78.23	o 32930119
76.97/78.23	c [INC SEARCH] iteration: 2
76.97/78.23	c [INC BOUNDS] best value:32930189 search for 32930188
76.97/78.23	c [INC SYSTEM] there exists a inc, kill it!
76.97/78.23	c write failed with 2
76.97/78.24	c [INC SYSTEM] create new solver instance
76.97/78.24	c [INC] encode full formula
76.97/78.24	c fallback to adder encoding
78.18/79.42	c set iterative enc to: adder
78.18/79.42	c set iterative enc to: none
78.37/79.61	c [INC SEARCH] isOptimum variable: 0
83.98/85.29	c formula is SAT
84.08/85.33	c [INC SEARCH] copied best model
84.08/85.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
84.08/85.36	c model valid
84.08/85.36	c current solution ok
84.08/85.36	o 16847053
84.08/85.36	c [INC SEARCH] iteration: 3
84.08/85.36	c [INC BOUNDS] best value:16847123 search for 16847122
84.08/85.36	c [INC SYSTEM] there exists a inc, kill it!
84.08/85.36	c write failed with 2
84.08/85.38	c [INC SYSTEM] create new solver instance
84.08/85.38	c [INC] encode full formula
84.08/85.38	c fallback to adder encoding
85.20/86.43	c set iterative enc to: adder
85.20/86.43	c set iterative enc to: none
85.40/86.60	c [INC SEARCH] isOptimum variable: 0
112.50/113.70	c formula is SAT
112.50/113.74	c [INC SEARCH] copied best model
112.50/113.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
112.50/113.77	c model valid
112.50/113.77	c current solution ok
112.50/113.77	o 14264469
112.50/113.77	c [INC SEARCH] iteration: 4
112.50/113.77	c [INC BOUNDS] best value:14264539 search for 14264538
112.50/113.77	c [INC SYSTEM] there exists a inc, kill it!
112.50/113.77	c write failed with 2
112.50/113.79	c [INC SYSTEM] create new solver instance
112.50/113.79	c [INC] encode full formula
112.50/113.79	c fallback to adder encoding
113.51/114.77	c set iterative enc to: adder
113.51/114.77	c set iterative enc to: none
113.70/114.92	c [INC SEARCH] isOptimum variable: 0
172.77/174.05	c formula is SAT
172.77/174.09	c [INC SEARCH] copied best model
172.77/174.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
172.88/174.12	c model valid
172.88/174.12	c current solution ok
172.88/174.12	o 13901649
172.88/174.12	c [INC SEARCH] iteration: 5
172.88/174.12	c [INC BOUNDS] best value:13901719 search for 13901718
172.88/174.12	c [INC SYSTEM] there exists a inc, kill it!
172.88/174.12	c write failed with 2
172.88/174.14	c [INC SYSTEM] create new solver instance
172.88/174.14	c [INC] encode full formula
172.88/174.14	c fallback to adder encoding
173.90/175.11	c set iterative enc to: adder
173.90/175.11	c set iterative enc to: none
174.00/175.26	c [INC SEARCH] isOptimum variable: 0
1766.66/1768.22	c formula is SAT
1766.66/1768.25	c [INC SEARCH] copied best model
1766.66/1768.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1766.66/1768.28	c model valid
1766.66/1768.28	c current solution ok
1766.66/1768.28	o 13545635
1766.66/1768.28	c [INC SEARCH] iteration: 6
1766.66/1768.28	c [INC BOUNDS] best value:13545705 search for 13545704
1766.66/1768.28	c [INC SYSTEM] there exists a inc, kill it!
1766.66/1768.28	c write failed with 2
1766.66/1768.29	c [INC SYSTEM] create new solver instance
1766.66/1768.29	c [INC] encode full formula
1766.66/1768.29	c fallback to adder encoding
1767.66/1769.26	c set iterative enc to: adder
1767.66/1769.26	c set iterative enc to: none
1767.86/1769.42	c [INC SEARCH] isOptimum variable: 0
1800.03/1801.61	HOME/npSolver-pbo-Itdqb.sh: line 18: 17110 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-3751690-1339178035/watcher-3751690-1339178035 -o /tmp/evaluation-result-3751690-1339178035/solver-3751690-1339178035 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751690-1339178035.opb 576971356 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/179 17108
/proc/meminfo: memFree=30683692/32873648 swapFree=7628/7628
[pid=17108] ppid=17106 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/17108/stat : 17108 (runsolver) D 17106 17108 16392 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 383928921 12095488 50 33554432000 4194304 5436572 140736121408000 140736121404296 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/17108/statm: 2953 50 31 304 0 2645 0

[startup+0.020302 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17108
/proc/meminfo: memFree=30683692/32873648 swapFree=7628/7628
[pid=17108] ppid=17106 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17108/stat : 17108 (npSolver-pbo-It) S 17106 17108 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928921 9367552 274 33554432000 4194304 5064252 140733643427120 140733643426032 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17108/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100218 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17108
/proc/meminfo: memFree=30683692/32873648 swapFree=7628/7628
[pid=17108] ppid=17106 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17108/stat : 17108 (npSolver-pbo-It) S 17106 17108 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928921 9367552 274 33554432000 4194304 5064252 140733643427120 140733643426032 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17108/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300246 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17108
/proc/meminfo: memFree=30683692/32873648 swapFree=7628/7628
[pid=17108] ppid=17106 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17108/stat : 17108 (npSolver-pbo-It) S 17106 17108 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928921 9367552 274 33554432000 4194304 5064252 140733643427120 140733643426032 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17108/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700149 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17108
/proc/meminfo: memFree=30683692/32873648 swapFree=7628/7628
[pid=17108] ppid=17106 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17108/stat : 17108 (npSolver-pbo-It) S 17106 17108 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928921 9367552 274 33554432000 4194304 5064252 140733643427120 140733643426032 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17108/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 17114
/proc/meminfo: memFree=30617476/32873648 swapFree=7628/7628
[pid=17108] ppid=17106 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17108/stat : 17108 (npSolver-pbo-It) S 17106 17108 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928921 9367552 274 33554432000 4194304 5064252 140733643427120 140733643426032 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17108/statm: 2287 274 233 213 0 72 0
[pid=17110] ppid=17108 vsize=37592 CPUtime=0.51 cores=0,2,4,6
/proc/17110/stat : 17110 (npSolver-pbo) S 17108 17108 16392 0 -1 4202496 8951 0 0 0 46 5 0 0 20 0 1 0 383928922 38494208 7892 33554432000 4194304 6004724 140733418560160 140733418554624 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17110/statm: 9398 7892 164 442 0 8952 0
[pid=17113] ppid=17110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17113/stat : 17113 (cp2_pre.sh) S 17110 17108 16392 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383928973 9367552 277 33554432000 4194304 5064252 140734335501632 140734335500336 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17113/statm: 2287 277 234 213 0 72 0
[pid=17114] ppid=17113 vsize=163544 CPUtime=0.97 cores=0,2,4,6
/proc/17114/stat : 17114 (coprocessor) R 17113 17108 16392 0 -1 4202496 30378 0 0 0 92 5 0 0 20 0 1 0 383928974 167469056 39600 33554432000 4194304 6586260 140734160142256 140734160138184 5431483 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/17114/statm: 40886 39600 182 584 0 40298 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 219432

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 17117
/proc/meminfo: memFree=30439000/32873648 swapFree=7628/7628
[pid=17108] ppid=17106 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17108/stat : 17108 (npSolver-pbo-It) S 17106 17108 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928921 9367552 274 33554432000 4194304 5064252 140733643427120 140733643426032 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17108/statm: 2287 274 233 213 0 72 0
[pid=17110] ppid=17108 vsize=37592 CPUtime=0.51 cores=0,2,4,6
/proc/17110/stat : 17110 (npSolver-pbo) S 17108 17108 16392 0 -1 4202496 8951 0 0 0 46 5 0 0 20 0 1 0 383928922 38494208 7892 33554432000 4194304 6004724 140733418560160 140733418554624 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17110/statm: 9398 7892 164 442 0 8952 0
[pid=17113] ppid=17110 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17113/stat : 17113 (cp2_pre.sh) S 17110 17108 16392 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383928973 9367552 277 33554432000 4194304 5064252 140734335501632 140734335500336 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/17113/statm: 2287 277 234 213 0 72 0
[pid=17114] ppid=17113 vsize=188960 CPUtime=2.57 cores=0,2,4,6
/proc/17114/stat : 17114 (coprocessor) R 17113 17108 16392 0 -1 4202496 33895 0 0 0 251 6 0 0 20 0 1 0 383928974 193495040 46183 33554432000 4194304 6586260 140734160142256 140734160137576 4683548 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/17114/statm: 47240 46183 192 584 0 46652 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 244848

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 2/181 17126
/proc/meminfo: memFree=30327760/32873648 swapFree=7628/7628
[pid=17108] ppid=17106 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17108/stat : 17108 (npSolver-pbo-It) S 17106 17108 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928921 9367552 274 33554432000 4194304 5064252 140733643427120 140733643426032 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17108/statm: 2287 274 233 213 0 72 0
[pid=17110] ppid=17108 vsize=37592 CPUtime=5.37 cores=0,2,4,6
/proc/17110/stat : 17110 (npSolver-pbo) S 17108 17108 16392 0 -1 4202496 10742 36079 0 0 65 82 371 19 20 0 1 0 383928922 38494208 7901 33554432000 4194304 6004724 140733418560160 140733418554208 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 11 0 0
/proc/17110/statm: 9398 7901 173 442 0 8952 0
[pid=17126] ppid=17110 vsize=84508 CPUtime=0.65 cores=0,2,4,6
/proc/17126/stat : 17126 (glucosInc) S 17110 17108 16392 0 -1 4202496 17538 0 0 0 62 3 0 0 20 0 1 0 383929364 86536192 19424 33554432000 4194304 5654031 140733829421760 140733829420072 4976656 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/17126/statm: 21127 19424 146 357 0 20767 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 131248

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17136
/proc/meminfo: memFree=29943144/32873648 swapFree=7628/7628
[pid=17108] ppid=17106 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17108/stat : 17108 (npSolver-pbo-It) S 17106 17108 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928921 9367552 274 33554432000 4194304 5064252 140733643427120 140733643426032 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17108/statm: 2287 274 233 213 0 72 0
[pid=17110] ppid=17108 vsize=53720 CPUtime=8.49 cores=0,2,4,6
/proc/17110/stat : 17110 (npSolver-pbo) S 17108 17108 16392 0 -1 4202496 19297 85406 0 0 218 102 493 36 20 0 1 0 383928922 55009280 11959 33554432000 4194304 6004724 140733418560160 140733418546008 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 11 0 0
/proc/17110/statm: 13430 11959 199 442 0 12984 0
[pid=17136] ppid=17110 vsize=352116 CPUtime=2.96 cores=0,2,4,6
/proc/17136/stat : 17136 (glucosInc) R 17110 17108 16392 0 -1 4202496 59226 0 0 0 283 13 0 0 20 0 1 0 383929894 360566784 77971 33554432000 4194304 5654031 140736404090720 140736404088408 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17136/statm: 88029 77971 140 357 0 87669 0
Current children cumulated CPU time (s) 11.45
Current children cumulated vsize (KiB) 414984

[startup+25.5004 s]
/proc/loadavg: 2.14 2.03 2.01 3/181 17138
/proc/meminfo: memFree=29933148/32873648 swapFree=7628/7628
[pid=17108] ppid=17106 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17108/stat : 17108 (npSolver-pbo-It) S 17106 17108 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928921 9367552 274 33554432000 4194304 5064252 140733643427120 140733643426032 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17108/statm: 2287 274 233 213 0 72 0
[pid=17110] ppid=17108 vsize=44356 CPUtime=14.01 cores=0,2,4,6
/proc/17110/stat : 17110 (npSolver-pbo) S 17108 17108 16392 0 -1 4202496 26311 145601 0 0 363 120 863 55 20 0 1 0 383928922 45420544 9651 33554432000 4194304 6004724 140733418560160 140733418546008 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 11 0 0
/proc/17110/statm: 11089 9651 200 442 0 10643 0
[pid=17138] ppid=17110 vsize=347800 CPUtime=10.25 cores=0,2,4,6
/proc/17138/stat : 17138 (glucosInc) R 17110 17108 16392 0 -1 4202496 56942 0 0 0 1011 14 0 0 20 0 1 0 383930446 356147200 75840 33554432000 4194304 5654031 140736351487504 140736351475320 4208659 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17138/statm: 86950 75840 142 357 0 86590 0
Current children cumulated CPU time (s) 24.26
Current children cumulated vsize (KiB) 401304

[startup+51.1004 s]
/proc/loadavg: 2.15 2.04 2.01 3/181 17138
/proc/meminfo: memFree=29942088/32873648 swapFree=7628/7628
[pid=17108] ppid=17106 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17108/stat : 17108 (npSolver-pbo-It) S 17106 17108 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928921 9367552 274 33554432000 4194304 5064252 140733643427120 140733643426032 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17108/statm: 2287 274 233 213 0 72 0
[pid=17110] ppid=17108 vsize=44356 CPUtime=14.01 cores=0,2,4,6
/proc/17110/stat : 17110 (npSolver-pbo) S 17108 17108 16392 0 -1 4202496 26311 145601 0 0 363 120 863 55 20 0 1 0 383928922 45420544 9651 33554432000 4194304 6004724 140733418560160 140733418546008 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 11 0 0
/proc/17110/statm: 11089 9651 200 442 0 10643 0
[pid=17138] ppid=17110 vsize=350964 CPUtime=35.85 cores=0,2,4,6
/proc/17138/stat : 17138 (glucosInc) R 17110 17108 16392 0 -1 4202496 57666 0 0 0 3571 14 0 0 20 0 1 0 383930446 359387136 78097 33554432000 4194304 5654031 140736351487504 140736351475320 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17138/statm: 87741 78097 142 357 0 87381 0
Current children cumulated CPU time (s) 49.86
Current children cumulated vsize (KiB) 404468

[startup+102.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/181 17142
/proc/meminfo: memFree=29976904/32873648 swapFree=7628/7628
[pid=17108] ppid=17106 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17108/stat : 17108 (npSolver-pbo-It) S 17106 17108 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928921 9367552 274 33554432000 4194304 5064252 140733643427120 140733643426032 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17108/statm: 2287 274 233 213 0 72 0
[pid=17110] ppid=17108 vsize=41236 CPUtime=85.4 cores=0,2,4,6
/proc/17110/stat : 17110 (npSolver-pbo) S 17108 17108 16392 0 -1 4202496 42163 255855 0 0 601 154 7688 97 20 0 1 0 383928922 42225664 8871 33554432000 4194304 6004724 140733418560160 140733418546008 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 11 0 0
/proc/17110/statm: 10309 8871 200 442 0 9863 0
[pid=17142] ppid=17110 vsize=297504 CPUtime=15.68 cores=0,2,4,6
/proc/17142/stat : 17142 (glucosInc) R 17110 17108 16392 0 -1 4202496 48218 0 0 0 1555 13 0 0 20 0 1 0 383937582 304644096 60620 33554432000 4194304 5654031 140736200120160 140736200118248 4215026 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17142/statm: 74376 60620 141 357 0 74016 0
Current children cumulated CPU time (s) 101.08
Current children cumulated vsize (KiB) 347888

[startup+162.307 s]
/proc/loadavg: 2.08 2.05 2.01 3/181 17144
/proc/meminfo: memFree=29953504/32873648 swapFree=7628/7628
[pid=17108] ppid=17106 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17108/stat : 17108 (npSolver-pbo-It) S 17106 17108 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928921 9367552 274 33554432000 4194304 5064252 140733643427120 140733643426032 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17108/statm: 2287 274 233 213 0 72 0
[pid=17110] ppid=17108 vsize=40720 CPUtime=113.72 cores=0,2,4,6
/proc/17110/stat : 17110 (npSolver-pbo) S 17108 17108 16392 0 -1 4202496 49777 305484 0 0 705 169 10382 116 20 0 1 0 383928922 41697280 8742 33554432000 4194304 6004724 140733418560160 140733418546008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/17110/statm: 10180 8742 200 442 0 9734 0
[pid=17144] ppid=17110 vsize=290460 CPUtime=47.36 cores=0,2,4,6
/proc/17144/stat : 17144 (glucosInc) R 17110 17108 16392 0 -1 4202496 47016 0 0 0 4725 11 0 0 20 0 1 0 383940414 297431040 63407 33554432000 4194304 5654031 140734053985856 140734053973672 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17144/statm: 72615 63407 142 357 0 72255 0
Current children cumulated CPU time (s) 161.08
Current children cumulated vsize (KiB) 340328

[startup+222.3 s]
/proc/loadavg: 2.14 2.07 2.02 3/181 17151
/proc/meminfo: memFree=30185192/32873648 swapFree=7628/7628
[pid=17108] ppid=17106 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17108/stat : 17108 (npSolver-pbo-It) S 17106 17108 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928921 9367552 274 33554432000 4194304 5064252 140733643427120 140733643426032 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17108/statm: 2287 274 233 213 0 72 0
[pid=17110] ppid=17108 vsize=40480 CPUtime=174.07 cores=0,2,4,6
/proc/17110/stat : 17110 (npSolver-pbo) S 17108 17108 16392 0 -1 4202496 55631 353703 0 0 809 183 16282 133 20 0 1 0 383928922 41451520 8682 33554432000 4194304 6004724 140733418560160 140733418546008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/17110/statm: 10120 8682 200 442 0 9674 0
[pid=17147] ppid=17110 vsize=339944 CPUtime=47.02 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.02 2.00 3/181 17184
/proc/meminfo: memFree=29735580/32873648 swapFree=7628/7628
[pid=17108] ppid=17106 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17108/stat : 17108 (npSolver-pbo-It) S 17106 17108 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928921 9367552 274 33554432000 4194304 5064252 140733643427120 140733643426032 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17108/statm: 2287 274 233 213 0 72 0
[pid=17110] ppid=17108 vsize=40480 CPUtime=174.07 cores=0,2,4,6
/proc/17110/stat : 17110 (npSolver-pbo) S 17108 17108 16392 0 -1 4202496 55631 353703 0 0 809 183 16282 133 20 0 1 0 383928922 41451520 8682 33554432000 4194304 6004724 140733418560160 140733418546008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/17110/statm: 10120 8682 200 442 0 9674 0
[pid=17147] ppid=17110 vsize=572580 CPUtime=1126.75 cores=0,2,4,6
/proc/17147/stat : 17147 (glucosInc) R 17110 17108 16392 0 -1 4202496 82919 0 0 0 112534 141 0 0 20 0 1 0 383946448 586321920 114952 33554432000 4194304 5654031 140737066735360 140737066733448 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17147/statm: 143145 114952 142 357 0 142785 0
Current children cumulated CPU time (s) 1300.82
Current children cumulated vsize (KiB) 622208

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 17184
/proc/meminfo: memFree=29415664/32873648 swapFree=7628/7628
[pid=17108] ppid=17106 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17108/stat : 17108 (npSolver-pbo-It) S 17106 17108 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928921 9367552 274 33554432000 4194304 5064252 140733643427120 140733643426032 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17108/statm: 2287 274 233 213 0 72 0
[pid=17110] ppid=17108 vsize=40480 CPUtime=174.07 cores=0,2,4,6
/proc/17110/stat : 17110 (npSolver-pbo) S 17108 17108 16392 0 -1 4202496 55631 353703 0 0 809 183 16282 133 20 0 1 0 383928922 41451520 8682 33554432000 4194304 6004724 140733418560160 140733418546008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/17110/statm: 10120 8682 200 442 0 9674 0
[pid=17147] ppid=17110 vsize=787960 CPUtime=1186.74 cores=0,2,4,6
/proc/17147/stat : 17147 (glucosInc) R 17110 17108 16392 0 -1 4202496 83545 0 0 0 118529 145 0 0 20 0 1 0 383946448 806871040 142199 33554432000 4194304 5654031 140737066735360 140737066733448 4232973 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17147/statm: 196990 142199 142 357 0 196630 0
Current children cumulated CPU time (s) 1360.81
Current children cumulated vsize (KiB) 837588

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 17185
/proc/meminfo: memFree=29520112/32873648 swapFree=7628/7628
[pid=17108] ppid=17106 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17108/stat : 17108 (npSolver-pbo-It) S 17106 17108 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928921 9367552 274 33554432000 4194304 5064252 140733643427120 140733643426032 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17108/statm: 2287 274 233 213 0 72 0
[pid=17110] ppid=17108 vsize=40480 CPUtime=174.07 cores=0,2,4,6
/proc/17110/stat : 17110 (npSolver-pbo) S 17108 17108 16392 0 -1 4202496 55631 353703 0 0 809 183 16282 133 20 0 1 0 383928922 41451520 8682 33554432000 4194304 6004724 140733418560160 140733418546008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/17110/statm: 10120 8682 200 442 0 9674 0
[pid=17147] ppid=17110 vsize=789472 CPUtime=1246.72 cores=0,2,4,6
/proc/17147/stat : 17147 (glucosInc) R 17110 17108 16392 0 -1 4202496 83907 0 0 0 124525 147 0 0 20 0 1 0 383946448 808419328 168622 33554432000 4194304 5654031 140737066735360 140737066733144 4232973 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17147/statm: 197368 168622 142 357 0 197008 0
Current children cumulated CPU time (s) 1420.79
Current children cumulated vsize (KiB) 839100

[startup+1482.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17185
/proc/meminfo: memFree=29599152/32873648 swapFree=7628/7628
[pid=17108] ppid=17106 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17108/stat : 17108 (npSolver-pbo-It) S 17106 17108 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928921 9367552 274 33554432000 4194304 5064252 140733643427120 140733643426032 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17108/statm: 2287 274 233 213 0 72 0
[pid=17110] ppid=17108 vsize=40480 CPUtime=174.07 cores=0,2,4,6
/proc/17110/stat : 17110 (npSolver-pbo) S 17108 17108 16392 0 -1 4202496 55631 353703 0 0 809 183 16282 133 20 0 1 0 383928922 41451520 8682 33554432000 4194304 6004724 140733418560160 140733418546008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/17110/statm: 10120 8682 200 442 0 9674 0
[pid=17147] ppid=17110 vsize=575200 CPUtime=1306.72 cores=0,2,4,6
/proc/17147/stat : 17147 (glucosInc) R 17110 17108 16392 0 -1 4202496 85050 0 0 0 130517 155 0 0 20 0 1 0 383946448 589004800 112523 33554432000 4194304 5654031 140737066735360 140737066733448 4215014 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17147/statm: 143800 112523 142 357 0 143440 0
Current children cumulated CPU time (s) 1480.79
Current children cumulated vsize (KiB) 624828

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17185
/proc/meminfo: memFree=29737476/32873648 swapFree=7628/7628
[pid=17108] ppid=17106 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17108/stat : 17108 (npSolver-pbo-It) S 17106 17108 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928921 9367552 274 33554432000 4194304 5064252 140733643427120 140733643426032 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17108/statm: 2287 274 233 213 0 72 0
[pid=17110] ppid=17108 vsize=40480 CPUtime=174.07 cores=0,2,4,6
/proc/17110/stat : 17110 (npSolver-pbo) S 17108 17108 16392 0 -1 4202496 55631 353703 0 0 809 183 16282 133 20 0 1 0 383928922 41451520 8682 33554432000 4194304 6004724 140733418560160 140733418546008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/17110/statm: 10120 8682 200 442 0 9674 0
[pid=17147] ppid=17110 vsize=575200 CPUtime=1366.71 cores=0,2,4,6
/proc/17147/stat : 17147 (glucosInc) R 17110 17108 16392 0 -1 4202496 85103 0 0 0 136514 157 0 0 20 0 1 0 383946448 589004800 139659 33554432000 4194304 5654031 140737066735360 140737066733448 4214927 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17147/statm: 143800 139659 142 357 0 143440 0
Current children cumulated CPU time (s) 1540.78
Current children cumulated vsize (KiB) 624828

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 17188
/proc/meminfo: memFree=29446352/32873648 swapFree=7628/7628
[pid=17108] ppid=17106 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17108/stat : 17108 (npSolver-pbo-It) S 17106 17108 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928921 9367552 274 33554432000 4194304 5064252 140733643427120 140733643426032 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17108/statm: 2287 274 233 213 0 72 0
[pid=17110] ppid=17108 vsize=40480 CPUtime=174.07 cores=0,2,4,6
/proc/17110/stat : 17110 (npSolver-pbo) S 17108 17108 16392 0 -1 4202496 55631 353703 0 0 809 183 16282 133 20 0 1 0 383928922 41451520 8682 33554432000 4194304 6004724 140733418560160 140733418546008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/17110/statm: 10120 8682 200 442 0 9674 0
[pid=17147] ppid=17110 vsize=790336 CPUtime=1426.7 cores=0,2,4,6
/proc/17147/stat : 17147 (glucosInc) R 17110 17108 16392 0 -1 4202496 85631 0 0 0 142510 160 0 0 20 0 1 0 383946448 809304064 165226 33554432000 4194304 5654031 140737066735360 140737066733144 4232960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17147/statm: 197584 165226 142 357 0 197224 0
Current children cumulated CPU time (s) 1600.77
Current children cumulated vsize (KiB) 839964

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 17188
/proc/meminfo: memFree=29151396/32873648 swapFree=7628/7628
[pid=17108] ppid=17106 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17108/stat : 17108 (npSolver-pbo-It) S 17106 17108 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928921 9367552 274 33554432000 4194304 5064252 140733643427120 140733643426032 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17108/statm: 2287 274 233 213 0 72 0
[pid=17110] ppid=17108 vsize=40480 CPUtime=174.07 cores=0,2,4,6
/proc/17110/stat : 17110 (npSolver-pbo) S 17108 17108 16392 0 -1 4202496 55631 353703 0 0 809 183 16282 133 20 0 1 0 383928922 41451520 8682 33554432000 4194304 6004724 140733418560160 140733418546008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/17110/statm: 10120 8682 200 442 0 9674 0
[pid=17147] ppid=17110 vsize=791332 CPUtime=1486.68 cores=0,2,4,6
/proc/17147/stat : 17147 (glucosInc) R 17110 17108 16392 0 -1 4202496 85890 0 0 0 148507 161 0 0 20 0 1 0 383946448 810323968 191546 33554432000 4194304 5654031 140737066735360 140737066733144 4233148 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17147/statm: 197833 191546 142 357 0 197473 0
Current children cumulated CPU time (s) 1660.75
Current children cumulated vsize (KiB) 840960

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17189
/proc/meminfo: memFree=29648904/32873648 swapFree=7628/7628
[pid=17108] ppid=17106 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17108/stat : 17108 (npSolver-pbo-It) S 17106 17108 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928921 9367552 274 33554432000 4194304 5064252 140733643427120 140733643426032 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17108/statm: 2287 274 233 213 0 72 0
[pid=17110] ppid=17108 vsize=40480 CPUtime=174.07 cores=0,2,4,6
/proc/17110/stat : 17110 (npSolver-pbo) S 17108 17108 16392 0 -1 4202496 55631 353703 0 0 809 183 16282 133 20 0 1 0 383928922 41451520 8682 33554432000 4194304 6004724 140733418560160 140733418546008 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 11 0 0
/proc/17110/statm: 10120 8682 200 442 0 9674 0
[pid=17147] ppid=17110 vsize=578388 CPUtime=1546.67 cores=0,2,4,6
/proc/17147/stat : 17147 (glucosInc) R 17110 17108 16392 0 -1 4202496 87193 0 0 0 154499 168 0 0 20 0 1 0 383946448 592269312 127066 33554432000 4194304 5654031 140737066735360 140737066723176 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17147/statm: 144597 127066 142 357 0 144237 0
Current children cumulated CPU time (s) 1720.74
Current children cumulated vsize (KiB) 628016

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 17191
/proc/meminfo: memFree=29772724/32873648 swapFree=7628/7628
[pid=17108] ppid=17106 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17108/stat : 17108 (npSolver-pbo-It) S 17106 17108 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928921 9367552 274 33554432000 4194304 5064252 140733643427120 140733643426032 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17108/statm: 2287 274 233 213 0 72 0
[pid=17110] ppid=17108 vsize=40428 CPUtime=1767.88 cores=0,2,4,6
/proc/17110/stat : 17110 (npSolver-pbo) S 17108 17108 16392 0 -1 4202496 62920 442314 0 0 913 197 175372 306 20 0 1 0 383928922 41398272 8669 33554432000 4194304 6004724 140733418560160 140733418546008 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/17110/statm: 10107 8669 200 442 0 9661 0
[pid=17191] ppid=17110 vsize=257352 CPUtime=12.85 cores=0,2,4,6
/proc/17191/stat : 17191 (glucosInc) R 17110 17108 16392 0 -1 4202496 45706 0 0 0 1275 10 0 0 20 0 1 0 384105864 263528448 58880 33554432000 4194304 5654031 140733362964512 140733362952328 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17191/statm: 64338 58880 142 357 0 63978 0
Current children cumulated CPU time (s) 1780.73
Current children cumulated vsize (KiB) 306928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.6 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 17287
/proc/meminfo: memFree=30487524/32873648 swapFree=7628/7628
[pid=17108] ppid=17106 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17108/stat : 17108 (npSolver-pbo-It) S 17106 17108 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928921 9367552 274 33554432000 4194304 5064252 140733643427120 140733643426032 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17108/statm: 2287 274 233 213 0 72 0
[pid=17110] ppid=17108 vsize=40428 CPUtime=1767.88 cores=0,2,4,6
/proc/17110/stat : 17110 (npSolver-pbo) S 17108 17108 16392 0 -1 4202496 62920 442314 0 0 913 197 175372 306 20 0 1 0 383928922 41398272 8669 33554432000 4194304 6004724 140733418560160 140733418546008 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/17110/statm: 10107 8669 200 442 0 9661 0
[pid=17191] ppid=17110 vsize=288548 CPUtime=32.15 cores=0,2,4,6
/proc/17191/stat : 17191 (glucosInc) R 17110 17108 16392 0 -1 4202496 46398 0 0 0 3204 11 0 0 20 0 1 0 384105864 295473152 60079 33554432000 4194304 5654031 140733362964512 140733362962120 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17191/statm: 72137 60079 142 357 0 71777 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 338124

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 17108 and gives
#  childrusage.ru_utime.tv_sec=1762
#  childrusage.ru_utime.tv_usec=857005
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=39233
# CPU time returned by wait4() is 1767.9
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.61
CPU time (s): 1800.03
CPU user time (s): 1794.89
CPU system time (s): 5.14
CPU usage (%): 99.9121
Max. virtual memory (cumulated for all children) (KiB): 1534464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1762.86
system time used= 5.03923
maximum resident set size= 1025368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 505608
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1384392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8278
involuntary context switches= 2427

runsolver used 3.37249 second user time and 10.9273 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-08 19:53:55
IDJOB=3751690
IDBENCH=92758
IDSOLVER=2335
FILE ID=node127/3751690-1339178035
RUNJOBID= node127-1339168608-16408
PBS_JOBID= 14643807
Free space on /tmp= 70808 MiB

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

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

MD5SUM BENCH= b79cf832cc8fb39cc9e05c792def1a32
RANDOM SEED=576971356

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30683584 kB
Buffers:          434096 kB
Cached:           628032 kB
SwapCached:         1968 kB
Active:          1269708 kB
Inactive:          24096 kB
Active(anon):     218504 kB
Inactive(anon):     9412 kB
Active(file):    1051204 kB
Inactive(file):    14684 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67103464 kB
Dirty:             36168 kB
Writeback:             0 kB
AnonPages:        333332 kB
Mapped:            11688 kB
Shmem:                92 kB
Slab:             758328 kB
SReclaimable:     202216 kB
SUnreclaim:       556112 kB
KernelStack:        1528 kB
PageTables:         4584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     352468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 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= 70724 MiB
End job on node127 at 2012-06-08 20:23:56