Trace number 3746898

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_3.opb
MD5SUMe8b41d97566c10d69baac452b7d02eb7
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4527423
Best CPU time to get the best result obtained on this benchmark1800.05
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 171879616
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 85431562646
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 171879616
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 85431562646
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.33	c old isEQ: 192, new EQ is 1
0.00/0.41	c old isEQ: 1, new EQ is 1
0.00/0.48	c run inc solver
0.00/0.48	c [INC SYSTEM] run initial solver
0.00/0.48	c [INC SYSTEM] preprocess with white file
4.28/4.38	c [INC SYSTEM] finished preprocessing in 3 s
4.28/4.38	c [INC SYSTEM] execute solver
4.36/5.06	c [INC SEARCH] formula is SAT
4.41/5.16	c [INC SYSTEM] solved the initial formula
4.41/5.16	c model valid
4.41/5.16	c current solution ok
5.97/6.03	o 44961749
5.97/6.03	c [INC SYSTEM] there exists a inc, kill it!
5.97/6.03	c write failed with 2
5.97/6.04	c [INC SEARCH] iteration: 0
5.97/6.04	c [INC BOUNDS] best value:44961819 search for 44961818
5.97/6.04	c [INC SYSTEM] create new solver instance
5.97/6.04	c [INC] encode full formula
5.97/6.04	c fallback to adder encoding
7.28/7.32	c set iterative enc to: adder
7.28/7.32	c set iterative enc to: none
7.38/7.49	c [INC SEARCH] isOptimum variable: 0
23.47/23.57	c formula is SAT
23.57/23.61	c [INC SEARCH] copied best model
23.57/23.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
23.57/23.65	c model valid
23.57/23.65	c current solution ok
23.57/23.65	o 43584925
23.57/23.65	c [INC SEARCH] iteration: 1
23.57/23.65	c [INC BOUNDS] best value:43584995 search for 43584994
23.57/23.65	c [INC SYSTEM] there exists a inc, kill it!
23.57/23.65	c write failed with 2
23.57/23.67	c [INC SYSTEM] create new solver instance
23.57/23.67	c [INC] encode full formula
23.57/23.67	c fallback to adder encoding
24.88/24.94	c set iterative enc to: adder
24.88/24.94	c set iterative enc to: none
25.08/25.13	c [INC SEARCH] isOptimum variable: 0
59.98/60.01	c formula is SAT
59.98/60.05	c [INC SEARCH] copied best model
59.98/60.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
59.98/60.09	c model valid
59.98/60.09	c current solution ok
59.98/60.09	o 41940301
59.98/60.09	c [INC SEARCH] iteration: 2
59.98/60.09	c [INC BOUNDS] best value:41940371 search for 41940370
59.98/60.09	c [INC SYSTEM] there exists a inc, kill it!
59.98/60.09	c write failed with 2
60.08/60.11	c [INC SYSTEM] create new solver instance
60.08/60.11	c [INC] encode full formula
60.08/60.11	c fallback to adder encoding
61.29/61.39	c set iterative enc to: adder
61.29/61.39	c set iterative enc to: none
61.50/61.59	c [INC SEARCH] isOptimum variable: 0
74.28/74.37	c formula is SAT
74.39/74.41	c [INC SEARCH] copied best model
74.39/74.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
74.39/74.44	c model valid
74.39/74.44	c current solution ok
74.39/74.44	o 26041417
74.39/74.44	c [INC SEARCH] iteration: 3
74.39/74.44	c [INC BOUNDS] best value:26041487 search for 26041486
74.39/74.44	c [INC SYSTEM] there exists a inc, kill it!
74.39/74.44	c write failed with 2
74.39/74.46	c [INC SYSTEM] create new solver instance
74.39/74.46	c [INC] encode full formula
74.39/74.46	c fallback to adder encoding
75.61/75.63	c set iterative enc to: adder
75.61/75.63	c set iterative enc to: none
75.80/75.82	c [INC SEARCH] isOptimum variable: 0
339.34/339.42	c formula is SAT
339.34/339.46	c [INC SEARCH] copied best model
339.34/339.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
339.34/339.49	c model valid
339.34/339.49	c current solution ok
339.34/339.49	o 25996969
339.34/339.49	c [INC SEARCH] iteration: 4
339.34/339.49	c [INC BOUNDS] best value:25997039 search for 25997038
339.34/339.49	c [INC SYSTEM] there exists a inc, kill it!
339.34/339.49	c write failed with 2
339.44/339.50	c [INC SYSTEM] create new solver instance
339.44/339.50	c [INC] encode full formula
339.44/339.50	c fallback to adder encoding
340.54/340.64	c set iterative enc to: adder
340.54/340.64	c set iterative enc to: none
340.75/340.81	c [INC SEARCH] isOptimum variable: 0
354.35/354.44	c formula is SAT
354.35/354.48	c [INC SEARCH] copied best model
354.35/354.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
354.45/354.52	c model valid
354.45/354.52	c current solution ok
354.45/354.52	o 12494315
354.45/354.52	c [INC SEARCH] iteration: 5
354.45/354.52	c [INC BOUNDS] best value:12494385 search for 12494384
354.45/354.52	c [INC SYSTEM] there exists a inc, kill it!
354.45/354.52	c write failed with 2
354.45/354.53	c [INC SYSTEM] create new solver instance
354.45/354.53	c [INC] encode full formula
354.45/354.53	c fallback to adder encoding
355.46/355.51	c set iterative enc to: adder
355.46/355.51	c set iterative enc to: none
355.56/355.67	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.41	HOME/npSolver-pbo-Itd.sh: line 18: 32079 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3746898-1339109511/watcher-3746898-1339109511 -o /tmp/evaluation-result-3746898-1339109511/solver-3746898-1339109511 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746898-1339109511.opb 1360506444 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.09 2.03 2.01 3/178 32078
/proc/meminfo: memFree=30352288/32873648 swapFree=7628/7628
[pid=32078] ppid=32076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32078/stat : 32078 (npSolver-pbo-It) S 32076 32078 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377076538 9367552 274 33554432000 4194304 5064252 140733957094752 140733957093664 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 2287 274 233 213 0 72 0

[startup+0.0906849 s]
/proc/loadavg: 2.09 2.03 2.01 3/178 32078
/proc/meminfo: memFree=30352288/32873648 swapFree=7628/7628
[pid=32078] ppid=32076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32078/stat : 32078 (npSolver-pbo-It) S 32076 32078 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377076538 9367552 274 33554432000 4194304 5064252 140733957094752 140733957093664 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100312 s]
/proc/loadavg: 2.09 2.03 2.01 3/178 32078
/proc/meminfo: memFree=30352288/32873648 swapFree=7628/7628
[pid=32078] ppid=32076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32078/stat : 32078 (npSolver-pbo-It) S 32076 32078 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377076538 9367552 274 33554432000 4194304 5064252 140733957094752 140733957093664 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300252 s]
/proc/loadavg: 2.09 2.03 2.01 3/178 32078
/proc/meminfo: memFree=30352288/32873648 swapFree=7628/7628
[pid=32078] ppid=32076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32078/stat : 32078 (npSolver-pbo-It) S 32076 32078 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377076538 9367552 274 33554432000 4194304 5064252 140733957094752 140733957093664 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700236 s]
/proc/loadavg: 2.09 2.03 2.01 3/178 32078
/proc/meminfo: memFree=30352288/32873648 swapFree=7628/7628
[pid=32078] ppid=32076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32078/stat : 32078 (npSolver-pbo-It) S 32076 32078 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377076538 9367552 274 33554432000 4194304 5064252 140733957094752 140733957093664 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.09 2.03 2.01 3/182 32082
/proc/meminfo: memFree=30181260/32873648 swapFree=7628/7628
[pid=32078] ppid=32076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32078/stat : 32078 (npSolver-pbo-It) S 32076 32078 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377076538 9367552 274 33554432000 4194304 5064252 140733957094752 140733957093664 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 2287 274 233 213 0 72 0
[pid=32079] ppid=32078 vsize=37588 CPUtime=0.49 cores=0,2,4,6
/proc/32079/stat : 32079 (npSolver-pbo) S 32078 32078 30644 0 -1 4202496 8129 0 0 0 44 5 0 0 20 0 1 0 377076539 38490112 7737 33554432000 4194304 6004724 140737224065344 140737224059808 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32079/statm: 9397 7737 164 442 0 8951 0
[pid=32081] ppid=32079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32081/stat : 32081 (cp2_pre.sh) S 32079 32078 30644 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 377076589 9367552 277 33554432000 4194304 5064252 140734819402672 140734819401376 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32081/statm: 2287 277 234 213 0 72 0
[pid=32082] ppid=32081 vsize=163544 CPUtime=0.99 cores=0,2,4,6
/proc/32082/stat : 32082 (coprocessor) R 32081 32078 30644 0 -1 4202496 29821 0 0 0 93 6 0 0 20 0 1 0 377076589 167469056 39555 33554432000 4194304 6586260 140734857114752 140734857110680 4770132 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/32082/statm: 40886 39555 182 584 0 40298 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 219428

[startup+3.10042 s]
/proc/loadavg: 2.09 2.03 2.01 3/182 32082
/proc/meminfo: memFree=30127532/32873648 swapFree=7628/7628
[pid=32078] ppid=32076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32078/stat : 32078 (npSolver-pbo-It) S 32076 32078 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377076538 9367552 274 33554432000 4194304 5064252 140733957094752 140733957093664 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 2287 274 233 213 0 72 0
[pid=32079] ppid=32078 vsize=37588 CPUtime=0.49 cores=0,2,4,6
/proc/32079/stat : 32079 (npSolver-pbo) S 32078 32078 30644 0 -1 4202496 8129 0 0 0 44 5 0 0 20 0 1 0 377076539 38490112 7737 33554432000 4194304 6004724 140737224065344 140737224059808 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32079/statm: 9397 7737 164 442 0 8951 0
[pid=32081] ppid=32079 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32081/stat : 32081 (cp2_pre.sh) S 32079 32078 30644 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 377076589 9367552 277 33554432000 4194304 5064252 140734819402672 140734819401376 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32081/statm: 2287 277 234 213 0 72 0
[pid=32082] ppid=32081 vsize=188960 CPUtime=2.58 cores=0,2,4,6
/proc/32082/stat : 32082 (coprocessor) R 32081 32078 30644 0 -1 4202496 33849 0 0 0 252 6 0 0 20 0 1 0 377076589 193495040 46138 33554432000 4194304 6586260 140734857114752 140734857110120 4676838 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/32082/statm: 47240 46138 192 584 0 46652 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 244844

[startup+6.30028 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 32084
/proc/meminfo: memFree=30227148/32873648 swapFree=7628/7628
[pid=32078] ppid=32076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32078/stat : 32078 (npSolver-pbo-It) S 32076 32078 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377076538 9367552 274 33554432000 4194304 5064252 140733957094752 140733957093664 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 2287 274 233 213 0 72 0
[pid=32079] ppid=32078 vsize=85380 CPUtime=6.28 cores=0,2,4,6
/proc/32079/stat : 32079 (npSolver-pbo) R 32078 32078 30644 0 -1 4202496 14552 52947 0 0 89 82 434 23 20 0 1 0 377076539 87429120 15829 33554432000 4194304 6004724 140737224065344 140737224060832 4534728 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32079/statm: 21345 15829 182 442 0 20899 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 94528

[startup+12.7003 s]
/proc/loadavg: 2.07 2.03 2.01 3/181 32087
/proc/meminfo: memFree=29909684/32873648 swapFree=7628/7628
[pid=32078] ppid=32076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32078/stat : 32078 (npSolver-pbo-It) S 32076 32078 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377076538 9367552 274 33554432000 4194304 5064252 140733957094752 140733957093664 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 2287 274 233 213 0 72 0
[pid=32079] ppid=32078 vsize=52612 CPUtime=7.48 cores=0,2,4,6
/proc/32079/stat : 32079 (npSolver-pbo) S 32078 32078 30644 0 -1 4202496 16299 53461 0 0 191 98 434 25 20 0 1 0 377076539 53874688 11512 33554432000 4194304 6004724 140737224065344 140737224051192 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32079/statm: 13153 11512 183 442 0 12707 0
[pid=32087] ppid=32079 vsize=340956 CPUtime=5.2 cores=0,2,4,6
/proc/32087/stat : 32087 (glucosInc) R 32079 32078 30644 0 -1 4202496 54352 0 0 0 507 13 0 0 20 0 1 0 377077288 349138944 70772 33554432000 4194304 5654031 140733277381792 140733277369608 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32087/statm: 85239 70772 140 357 0 84879 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 402716

[startup+25.5003 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 32089
/proc/meminfo: memFree=30158320/32873648 swapFree=7628/7628
[pid=32078] ppid=32076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32078/stat : 32078 (npSolver-pbo-It) S 32076 32078 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377076538 9367552 274 33554432000 4194304 5064252 140733957094752 140733957093664 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 2287 274 233 213 0 72 0
[pid=32079] ppid=32078 vsize=43492 CPUtime=25.12 cores=0,2,4,6
/proc/32079/stat : 32079 (npSolver-pbo) S 32078 32078 30644 0 -1 4202496 23706 109465 0 0 326 116 2025 45 20 0 1 0 377076539 44535808 9264 33554432000 4194304 6004724 140737224065344 140737224051192 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32079/statm: 10873 9264 183 442 0 10427 0
[pid=32089] ppid=32079 vsize=127488 CPUtime=0.35 cores=0,2,4,6
/proc/32089/stat : 32089 (glucosInc) R 32079 32078 30644 0 -1 4202496 22421 0 0 0 30 5 0 0 20 0 1 0 377079052 130547712 27908 33554432000 4194304 5654031 140733849135056 140733848084408 4797758 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/32089/statm: 31872 27908 109 357 0 31512 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 180128

[startup+51.1004 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 32089
/proc/meminfo: memFree=29847476/32873648 swapFree=7628/7628
[pid=32078] ppid=32076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32078/stat : 32078 (npSolver-pbo-It) S 32076 32078 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377076538 9367552 274 33554432000 4194304 5064252 140733957094752 140733957093664 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 2287 274 233 213 0 72 0
[pid=32079] ppid=32078 vsize=43492 CPUtime=25.12 cores=0,2,4,6
/proc/32079/stat : 32079 (npSolver-pbo) S 32078 32078 30644 0 -1 4202496 23706 109465 0 0 326 116 2025 45 20 0 1 0 377076539 44535808 9264 33554432000 4194304 6004724 140737224065344 140737224051192 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/32079/statm: 10873 9264 183 442 0 10427 0
[pid=32089] ppid=32079 vsize=474112 CPUtime=25.94 cores=0,2,4,6
/proc/32089/stat : 32089 (glucosInc) R 32079 32078 30644 0 -1 4202496 58365 0 0 0 2570 24 0 0 20 0 1 0 377079052 485490688 88643 33554432000 4194304 5654031 140733849135056 140733849132840 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32089/statm: 118528 88643 140 357 0 118168 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 526752

[startup+102.307 s]
/proc/loadavg: 2.09 2.03 2.01 3/181 32097
/proc/meminfo: memFree=29555916/32873648 swapFree=7628/7628
[pid=32078] ppid=32076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32078/stat : 32078 (npSolver-pbo-It) S 32076 32078 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377076538 9367552 274 33554432000 4194304 5064252 140733957094752 140733957093664 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 2287 274 233 213 0 72 0
[pid=32079] ppid=32078 vsize=42356 CPUtime=75.82 cores=0,2,4,6
/proc/32079/stat : 32079 (npSolver-pbo) S 32078 32078 30644 0 -1 4202496 38866 224745 0 0 587 151 6744 100 20 0 1 0 377076539 43372544 8980 33554432000 4194304 6004724 140737224065344 140737224051192 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/32079/statm: 10589 8980 183 442 0 10143 0
[pid=32094] ppid=32079 vsize=305072 CPUtime=26.47 cores=0,2,4,6
/proc/32094/stat : 32094 (glucosInc) R 32079 32078 30644 0 -1 4202496 51352 0 0 0 2634 13 0 0 20 0 1 0 377084120 312393728 68826 33554432000 4194304 5654031 140734343346496 140734343334312 4232803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32094/statm: 76268 68826 141 357 0 75908 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 356576

[startup+162.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/181 32097
/proc/meminfo: memFree=29110320/32873648 swapFree=7628/7628
[pid=32078] ppid=32076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32078/stat : 32078 (npSolver-pbo-It) S 32076 32078 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377076538 9367552 274 33554432000 4194304 5064252 140733957094752 140733957093664 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 2287 274 233 213 0 72 0
[pid=32079] ppid=32078 vsize=42356 CPUtime=75.82 cores=0,2,4,6
/proc/32079/stat : 32079 (npSolver-pbo) S 32078 32078 30644 0 -1 4202496 38866 224745 0 0 587 151 6744 100 20 0 1 0 377076539 43372544 8980 33554432000 4194304 6004724 140737224065344 140737224051192 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/32079/statm: 10589 8980 183 442 0 10143 0
[pid=32094] ppid=32079 vsize=355952 CPUtime=86.46 cores=0,2,4,6
/proc/32094/stat : 32094 (glucosInc) R 32079 32078 30644 0 -1 4202496 53023 0 0 0 8629 17 0 0 20 0 1 0 377084120 364494848 72745 33554432000 4194304 5654031 140734343346496 140734343344520 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32094/statm: 88988 72745 141 357 0 88628 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 407456

[startup+222.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 32097
/proc/meminfo: memFree=28950476/32873648 swapFree=7628/7628
[pid=32078] ppid=32076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32078/stat : 32078 (npSolver-pbo-It) S 32076 32078 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377076538 9367552 274 33554432000 4194304 5064252 140733957094752 140733957093664 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 2287 274 233 213 0 72 0
[pid=32079] ppid=32078 vsize=42356 CPUtime=75.82 cores=0,2,4,6
/proc/32079/stat : 32079 (npSolver-pbo) S 32078 32078 30644 0 -1 4202496 38866 224745 0 0 587 151 6744 100 20 0 1 0 377076539 43372544 8980 33554432000 4194304 6004724 140737224065344 140737224051192 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/32079/statm: 10589 8980 183 442 0 10143 0
[pid=32094] ppid=32079 vsize=309336 CPUtime=146.44 cores=0,2,4,6
/proc/32094/stat : 32094 (glucosInc) R 32079 32078 30644 0 -1 4202496 59092 0 0 0 14611 33 0 0 20 0 1 0 377084120 316760064 71573 33554432000 4194304 5654031 140734343346496 140734343344280 4216213 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32094/statm: 77334 71573 141 357 0 76974 0
Current children cumulated CPU time (s) 222.26

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

/proc/loadavg: 2.00 2.00 2.00 3/181 32138
/proc/meminfo: memFree=29108264/32873648 swapFree=7628/7628
[pid=32078] ppid=32076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32078/stat : 32078 (npSolver-pbo-It) S 32076 32078 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377076538 9367552 274 33554432000 4194304 5064252 140733957094752 140733957093664 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 2287 274 233 213 0 72 0
[pid=32079] ppid=32078 vsize=41028 CPUtime=355.63 cores=0,2,4,6
/proc/32079/stat : 32079 (npSolver-pbo) S 32078 32078 30644 0 -1 4202496 54755 342470 0 0 815 180 34399 169 20 0 1 0 377076539 42012672 8648 33554432000 4194304 6004724 140737224065344 140737224051192 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32079/statm: 10257 8648 183 442 0 9811 0
[pid=32103] ppid=32079 vsize=350908 CPUtime=946.44 cores=0,2,4,6
/proc/32103/stat : 32103 (glucosInc) R 32079 32078 30644 0 -1 4202496 100167 0 0 0 94468 176 0 0 20 0 1 0 377112105 359329792 80806 33554432000 4194304 5654031 140736494146656 140736494144680 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32103/statm: 87727 80806 141 357 0 87367 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 401084

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32138
/proc/meminfo: memFree=28838120/32873648 swapFree=7628/7628
[pid=32078] ppid=32076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32078/stat : 32078 (npSolver-pbo-It) S 32076 32078 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377076538 9367552 274 33554432000 4194304 5064252 140733957094752 140733957093664 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 2287 274 233 213 0 72 0
[pid=32079] ppid=32078 vsize=41028 CPUtime=355.63 cores=0,2,4,6
/proc/32079/stat : 32079 (npSolver-pbo) S 32078 32078 30644 0 -1 4202496 54755 342470 0 0 815 180 34399 169 20 0 1 0 377076539 42012672 8648 33554432000 4194304 6004724 140737224065344 140737224051192 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32079/statm: 10257 8648 183 442 0 9811 0
[pid=32103] ppid=32079 vsize=780000 CPUtime=1006.42 cores=0,2,4,6
/proc/32103/stat : 32103 (glucosInc) R 32079 32078 30644 0 -1 4202496 101959 0 0 0 100462 180 0 0 20 0 1 0 377112105 798720000 148512 33554432000 4194304 5654031 140736494146656 140736494144440 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32103/statm: 195000 148512 141 357 0 194640 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 830176

[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 32138
/proc/meminfo: memFree=29028796/32873648 swapFree=7628/7628
[pid=32078] ppid=32076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32078/stat : 32078 (npSolver-pbo-It) S 32076 32078 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377076538 9367552 274 33554432000 4194304 5064252 140733957094752 140733957093664 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 2287 274 233 213 0 72 0
[pid=32079] ppid=32078 vsize=41028 CPUtime=355.63 cores=0,2,4,6
/proc/32079/stat : 32079 (npSolver-pbo) S 32078 32078 30644 0 -1 4202496 54755 342470 0 0 815 180 34399 169 20 0 1 0 377076539 42012672 8648 33554432000 4194304 6004724 140737224065344 140737224051192 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32079/statm: 10257 8648 183 442 0 9811 0
[pid=32103] ppid=32079 vsize=434360 CPUtime=1066.42 cores=0,2,4,6
/proc/32103/stat : 32103 (glucosInc) R 32079 32078 30644 0 -1 4202496 105832 0 0 0 106449 193 0 0 20 0 1 0 377112105 444784640 98694 33554432000 4194304 5654031 140736494146656 140736494144744 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32103/statm: 108590 98694 141 357 0 108230 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 484536

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 32138
/proc/meminfo: memFree=28792964/32873648 swapFree=7628/7628
[pid=32078] ppid=32076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32078/stat : 32078 (npSolver-pbo-It) S 32076 32078 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377076538 9367552 274 33554432000 4194304 5064252 140733957094752 140733957093664 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 2287 274 233 213 0 72 0
[pid=32079] ppid=32078 vsize=41028 CPUtime=355.63 cores=0,2,4,6
/proc/32079/stat : 32079 (npSolver-pbo) S 32078 32078 30644 0 -1 4202496 54755 342470 0 0 815 180 34399 169 20 0 1 0 377076539 42012672 8648 33554432000 4194304 6004724 140737224065344 140737224051192 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32079/statm: 10257 8648 183 442 0 9811 0
[pid=32103] ppid=32079 vsize=785676 CPUtime=1126.41 cores=0,2,4,6
/proc/32103/stat : 32103 (glucosInc) R 32079 32078 30644 0 -1 4202496 110301 0 0 0 112434 207 0 0 20 0 1 0 377112105 804532224 151007 33554432000 4194304 5654031 140736494146656 140736494144744 4215357 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32103/statm: 196419 151007 141 357 0 196059 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 835852

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 32138
/proc/meminfo: memFree=28716676/32873648 swapFree=7628/7628
[pid=32078] ppid=32076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32078/stat : 32078 (npSolver-pbo-It) S 32076 32078 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377076538 9367552 274 33554432000 4194304 5064252 140733957094752 140733957093664 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 2287 274 233 213 0 72 0
[pid=32079] ppid=32078 vsize=41028 CPUtime=355.63 cores=0,2,4,6
/proc/32079/stat : 32079 (npSolver-pbo) S 32078 32078 30644 0 -1 4202496 54755 342470 0 0 815 180 34399 169 20 0 1 0 377076539 42012672 8648 33554432000 4194304 6004724 140737224065344 140737224051192 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32079/statm: 10257 8648 183 442 0 9811 0
[pid=32103] ppid=32079 vsize=787672 CPUtime=1186.39 cores=0,2,4,6
/proc/32103/stat : 32103 (glucosInc) R 32079 32078 30644 0 -1 4202496 112356 0 0 0 118422 217 0 0 20 0 1 0 377112105 806576128 167015 33554432000 4194304 5654031 140736494146656 140736494144440 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32103/statm: 196918 167015 141 357 0 196558 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 837848

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32139
/proc/meminfo: memFree=28492084/32873648 swapFree=7628/7628
[pid=32078] ppid=32076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32078/stat : 32078 (npSolver-pbo-It) S 32076 32078 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377076538 9367552 274 33554432000 4194304 5064252 140733957094752 140733957093664 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 2287 274 233 213 0 72 0
[pid=32079] ppid=32078 vsize=41028 CPUtime=355.63 cores=0,2,4,6
/proc/32079/stat : 32079 (npSolver-pbo) S 32078 32078 30644 0 -1 4202496 54755 342470 0 0 815 180 34399 169 20 0 1 0 377076539 42012672 8648 33554432000 4194304 6004724 140737224065344 140737224051192 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32079/statm: 10257 8648 183 442 0 9811 0
[pid=32103] ppid=32079 vsize=789308 CPUtime=1246.39 cores=0,2,4,6
/proc/32103/stat : 32103 (glucosInc) R 32079 32078 30644 0 -1 4202496 113850 0 0 0 124401 238 0 0 20 0 1 0 377112105 808251392 167718 33554432000 4194304 5654031 140736494146656 140736494144440 4215121 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32103/statm: 197327 167718 141 357 0 196967 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 839484

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 32139
/proc/meminfo: memFree=28252984/32873648 swapFree=7628/7628
[pid=32078] ppid=32076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32078/stat : 32078 (npSolver-pbo-It) S 32076 32078 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377076538 9367552 274 33554432000 4194304 5064252 140733957094752 140733957093664 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 2287 274 233 213 0 72 0
[pid=32079] ppid=32078 vsize=41028 CPUtime=355.63 cores=0,2,4,6
/proc/32079/stat : 32079 (npSolver-pbo) S 32078 32078 30644 0 -1 4202496 54755 342470 0 0 815 180 34399 169 20 0 1 0 377076539 42012672 8648 33554432000 4194304 6004724 140737224065344 140737224051192 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32079/statm: 10257 8648 183 442 0 9811 0
[pid=32103] ppid=32079 vsize=1140096 CPUtime=1306.37 cores=0,2,4,6
/proc/32103/stat : 32103 (glucosInc) R 32079 32078 30644 0 -1 4202496 115090 0 0 0 130392 245 0 0 20 0 1 0 377112105 1167458304 243052 33554432000 4194304 5654031 140736494146656 140736494144440 4215088 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32103/statm: 285024 243052 141 357 0 284664 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 1190272

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 32142
/proc/meminfo: memFree=28539304/32873648 swapFree=7628/7628
[pid=32078] ppid=32076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32078/stat : 32078 (npSolver-pbo-It) S 32076 32078 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377076538 9367552 274 33554432000 4194304 5064252 140733957094752 140733957093664 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 2287 274 233 213 0 72 0
[pid=32079] ppid=32078 vsize=41028 CPUtime=355.63 cores=0,2,4,6
/proc/32079/stat : 32079 (npSolver-pbo) S 32078 32078 30644 0 -1 4202496 54755 342470 0 0 815 180 34399 169 20 0 1 0 377076539 42012672 8648 33554432000 4194304 6004724 140737224065344 140737224051192 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32079/statm: 10257 8648 183 442 0 9811 0
[pid=32103] ppid=32079 vsize=791276 CPUtime=1366.35 cores=0,2,4,6
/proc/32103/stat : 32103 (glucosInc) R 32079 32078 30644 0 -1 4202496 116085 0 0 0 136376 259 0 0 20 0 1 0 377112105 810266624 175234 33554432000 4194304 5654031 140736494146656 140736494144744 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32103/statm: 197819 175234 141 357 0 197459 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 841452

[startup+1782.3 s]
/proc/loadavg: 1.66 1.92 1.97 2/173 32167
/proc/meminfo: memFree=29754004/32873648 swapFree=7628/7628
[pid=32078] ppid=32076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32078/stat : 32078 (npSolver-pbo-It) S 32076 32078 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377076538 9367552 274 33554432000 4194304 5064252 140733957094752 140733957093664 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 2287 274 233 213 0 72 0
[pid=32079] ppid=32078 vsize=41028 CPUtime=355.63 cores=0,2,4,6
/proc/32079/stat : 32079 (npSolver-pbo) S 32078 32078 30644 0 -1 4202496 54755 342470 0 0 815 180 34399 169 20 0 1 0 377076539 42012672 8648 33554432000 4194304 6004724 140737224065344 140737224051192 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32079/statm: 10257 8648 183 442 0 9811 0
[pid=32103] ppid=32079 vsize=1141500 CPUtime=1426.34 cores=0,2,4,6
/proc/32103/stat : 32103 (glucosInc) R 32079 32078 30644 0 -1 4202496 117146 0 0 0 142368 266 0 0 20 0 1 0 377112105 1168896000 244763 33554432000 4194304 5654031 140736494146656 140736494144440 4218807 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32103/statm: 285375 244763 141 357 0 285015 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 1191676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.47 1.86 1.95 2/173 32167
/proc/meminfo: memFree=29677608/32873648 swapFree=7628/7628
[pid=32078] ppid=32076 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32078/stat : 32078 (npSolver-pbo-It) S 32076 32078 30644 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377076538 9367552 274 33554432000 4194304 5064252 140733957094752 140733957093664 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32078/statm: 2287 274 233 213 0 72 0
[pid=32079] ppid=32078 vsize=41028 CPUtime=355.63 cores=0,2,4,6
/proc/32079/stat : 32079 (npSolver-pbo) S 32078 32078 30644 0 -1 4202496 54755 342470 0 0 815 180 34399 169 20 0 1 0 377076539 42012672 8648 33554432000 4194304 6004724 140737224065344 140737224051192 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/32079/statm: 10257 8648 183 442 0 9811 0
[pid=32103] ppid=32079 vsize=1142404 CPUtime=1444.44 cores=0,2,4,6
/proc/32103/stat : 32103 (glucosInc) R 32079 32078 30644 0 -1 4202496 117362 0 0 0 144177 267 0 0 20 0 1 0 377112105 1169821696 263375 33554432000 4194304 5654031 140736494146656 140736494144440 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32103/statm: 285601 263375 141 357 0 285241 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1192580

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 32078 and gives
#  childrusage.ru_utime.tv_sec=352
#  childrusage.ru_utime.tv_usec=149465
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=506466
# CPU time returned by wait4() is 355.656
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1793.91
CPU system time (s): 6.16
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 1534576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 352.149
system time used= 3.50647
maximum resident set size= 514956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 397598
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1209952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7155
involuntary context switches= 1872

runsolver used 3.38748 second user time and 9.12461 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-08 00:51:51
IDJOB=3746898
IDBENCH=92761
IDSOLVER=2332
FILE ID=node127/3746898-1339109511
RUNJOBID= node127-1339098178-30660
PBS_JOBID= 14643726
Free space on /tmp= 70724 MiB

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

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

MD5SUM BENCH= e8b41d97566c10d69baac452b7d02eb7
RANDOM SEED=1360506444

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:        30352668 kB
Buffers:          324340 kB
Cached:           868536 kB
SwapCached:         1956 kB
Active:          1623168 kB
Inactive:          17700 kB
Active(anon):     440560 kB
Inactive(anon):     9284 kB
Active(file):    1182608 kB
Inactive(file):     8416 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67103736 kB
Dirty:             65804 kB
Writeback:             0 kB
AnonPages:        442580 kB
Mapped:            11692 kB
Shmem:                92 kB
Slab:             740732 kB
SReclaimable:     184988 kB
SUnreclaim:       555744 kB
KernelStack:        1504 kB
PageTables:         5236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     704096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    194560 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= 70692 MiB
End job on node127 at 2012-06-08 01:21:51