Trace number 3746906

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_1.opb
MD5SUMed2892e0d2f6125119f9653dabb34672
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4654355
Best CPU time to get the best result obtained on this benchmark1800.56
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 150568768
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 133404724421
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 150568768
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 133404724421
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.09	c old isEQ: 0, new EQ is 1
1.18/1.23	c run inc solver
1.18/1.23	c [INC SYSTEM] run initial solver
1.18/1.23	c [INC SYSTEM] preprocess with white file
6.68/6.75	c [INC SYSTEM] finished preprocessing in 5 s
6.68/6.75	c [INC SYSTEM] execute solver
10.08/10.13	c [INC SEARCH] formula is SAT
10.08/10.16	c [INC SYSTEM] solved the initial formula
10.18/10.20	c model valid
10.18/10.20	c current solution ok
12.45/12.52	o 304695537
12.45/12.52	c [INC SYSTEM] there exists a inc, kill it!
12.45/12.52	c write failed with 2
12.45/12.53	c [INC SEARCH] iteration: 0
12.45/12.53	c [INC BOUNDS] best value:304695622 search for 304695621
12.45/12.53	c [INC SYSTEM] create new solver instance
12.45/12.53	c [INC] encode full formula
12.45/12.53	c fallback to adder encoding
14.77/14.83	c set iterative enc to: adder
14.77/14.83	c set iterative enc to: none
15.07/15.15	c [INC SEARCH] isOptimum variable: 0
21.19/21.28	c formula is SAT
21.30/21.36	c [INC SEARCH] copied best model
21.30/21.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
21.40/21.41	c model valid
21.40/21.41	c current solution ok
21.40/21.41	o 108018659
21.40/21.41	c [INC SEARCH] iteration: 1
21.40/21.41	c [INC BOUNDS] best value:108018744 search for 108018743
21.40/21.41	c [INC SYSTEM] there exists a inc, kill it!
21.40/21.41	c write failed with 2
21.40/21.43	c [INC SYSTEM] create new solver instance
21.40/21.43	c [INC] encode full formula
21.40/21.43	c fallback to adder encoding
23.51/23.57	c set iterative enc to: adder
23.51/23.57	c set iterative enc to: none
23.90/23.92	c [INC SEARCH] isOptimum variable: 0
88.11/88.18	c formula is SAT
88.22/88.27	c [INC SEARCH] copied best model
88.22/88.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
88.32/88.32	c model valid
88.32/88.32	c current solution ok
88.32/88.32	o 34488713
88.32/88.32	c [INC SEARCH] iteration: 2
88.32/88.32	c [INC BOUNDS] best value:34488798 search for 34488797
88.32/88.32	c [INC SYSTEM] there exists a inc, kill it!
88.32/88.32	c write failed with 2
88.32/88.34	c [INC SYSTEM] create new solver instance
88.32/88.34	c [INC] encode full formula
88.32/88.34	c fallback to adder encoding
90.23/90.21	c set iterative enc to: adder
90.23/90.21	c set iterative enc to: none
90.52/90.51	c [INC SEARCH] isOptimum variable: 0
116.02/116.06	c formula is SAT
116.13/116.13	c [INC SEARCH] copied best model
116.13/116.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
116.13/116.18	c model valid
116.13/116.18	c current solution ok
116.13/116.18	o 33797687
116.13/116.18	c [INC SEARCH] iteration: 3
116.13/116.18	c [INC BOUNDS] best value:33797772 search for 33797771
116.13/116.18	c [INC SYSTEM] there exists a inc, kill it!
116.13/116.18	c write failed with 2
116.22/116.20	c [INC SYSTEM] create new solver instance
116.22/116.20	c [INC] encode full formula
116.22/116.20	c fallback to adder encoding
118.04/118.06	c set iterative enc to: adder
118.04/118.06	c set iterative enc to: none
118.35/118.36	c [INC SEARCH] isOptimum variable: 0
196.63/196.60	c formula is SAT
196.63/196.67	c [INC SEARCH] copied best model
196.63/196.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
196.74/196.72	c model valid
196.74/196.72	c current solution ok
196.74/196.72	o 25114705
196.74/196.72	c [INC SEARCH] iteration: 4
196.74/196.72	c [INC BOUNDS] best value:25114790 search for 25114789
196.74/196.72	c [INC SYSTEM] there exists a inc, kill it!
196.74/196.72	c write failed with 2
196.74/196.74	c [INC SYSTEM] create new solver instance
196.74/196.75	c [INC] encode full formula
196.74/196.75	c fallback to adder encoding
198.44/198.42	c set iterative enc to: adder
198.44/198.42	c set iterative enc to: none
198.65/198.69	c [INC SEARCH] isOptimum variable: 0
217.85/217.85	c formula is SAT
217.96/217.92	c [INC SEARCH] copied best model
217.96/217.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
217.96/217.97	c model valid
217.96/217.97	c current solution ok
217.96/217.97	o 22700451
217.96/217.97	c [INC SEARCH] iteration: 5
217.96/217.97	c [INC BOUNDS] best value:22700536 search for 22700535
217.96/217.97	c [INC SYSTEM] there exists a inc, kill it!
217.96/217.97	c write failed with 2
217.96/217.99	c [INC SYSTEM] create new solver instance
217.96/217.99	c [INC] encode full formula
217.96/217.99	c fallback to adder encoding
219.66/219.63	c set iterative enc to: adder
219.66/219.63	c set iterative enc to: none
219.96/219.91	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.31	HOME/npSolver-pbo-Itd.sh: line 18: 16911 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-3746906-1339109166/watcher-3746906-1339109166 -o /tmp/evaluation-result-3746906-1339109166/solver-3746906-1339109166 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746906-1339109166.opb 1264759963 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 16910
/proc/meminfo: memFree=28921532/32873648 swapFree=7372/7372
[pid=16910] ppid=16908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16910/stat : 16910 (npSolver-pbo-It) S 16908 16910 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377042439 9367552 275 33554432000 4194304 5064252 140734666521264 140734666520176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 2287 275 233 213 0 72 0

[startup+0.044758 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 16910
/proc/meminfo: memFree=28921532/32873648 swapFree=7372/7372
[pid=16910] ppid=16908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16910/stat : 16910 (npSolver-pbo-It) S 16908 16910 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377042439 9367552 275 33554432000 4194304 5064252 140734666521264 140734666520176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100214 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 16910
/proc/meminfo: memFree=28921532/32873648 swapFree=7372/7372
[pid=16910] ppid=16908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16910/stat : 16910 (npSolver-pbo-It) S 16908 16910 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377042439 9367552 275 33554432000 4194304 5064252 140734666521264 140734666520176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300225 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 16910
/proc/meminfo: memFree=28921532/32873648 swapFree=7372/7372
[pid=16910] ppid=16908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16910/stat : 16910 (npSolver-pbo-It) S 16908 16910 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377042439 9367552 275 33554432000 4194304 5064252 140734666521264 140734666520176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700249 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 16910
/proc/meminfo: memFree=28921532/32873648 swapFree=7372/7372
[pid=16910] ppid=16908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16910/stat : 16910 (npSolver-pbo-It) S 16908 16910 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377042439 9367552 275 33554432000 4194304 5064252 140734666521264 140734666520176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 1.92 1.98 1.99 3/180 16912
/proc/meminfo: memFree=28820884/32873648 swapFree=7372/7372
[pid=16910] ppid=16908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16910/stat : 16910 (npSolver-pbo-It) S 16908 16910 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377042439 9367552 275 33554432000 4194304 5064252 140734666521264 140734666520176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 2287 275 233 213 0 72 0
[pid=16911] ppid=16910 vsize=85480 CPUtime=1.23 cores=1,3,5,7
/proc/16911/stat : 16911 (npSolver-pbo) S 16910 16910 15337 0 -1 4202496 8909 0 0 0 109 14 0 0 20 0 1 0 377042439 87531520 19988 33554432000 4194304 6004724 140734584060976 140734584055440 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 1 0 0
/proc/16911/statm: 21370 19988 171 442 0 20924 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 94628

[startup+3.10037 s]
/proc/loadavg: 1.92 1.98 1.99 3/182 16914
/proc/meminfo: memFree=28526360/32873648 swapFree=7372/7372
[pid=16910] ppid=16908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16910/stat : 16910 (npSolver-pbo-It) S 16908 16910 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377042439 9367552 275 33554432000 4194304 5064252 140734666521264 140734666520176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 2287 275 233 213 0 72 0
[pid=16911] ppid=16910 vsize=85480 CPUtime=1.23 cores=1,3,5,7
/proc/16911/stat : 16911 (npSolver-pbo) S 16910 16910 15337 0 -1 4202496 8909 0 0 0 109 14 0 0 20 0 1 0 377042439 87531520 19988 33554432000 4194304 6004724 140734584060976 140734584055440 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 1 0 0
/proc/16911/statm: 21370 19988 171 442 0 20924 0
[pid=16913] ppid=16911 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16913/stat : 16913 (cp2_pre.sh) S 16911 16910 15337 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 377042565 9367552 276 33554432000 4194304 5064252 140733764718208 140733764716912 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16913/statm: 2287 276 234 213 0 72 0
[pid=16914] ppid=16913 vsize=364264 CPUtime=1.84 cores=1,3,5,7
/proc/16914/stat : 16914 (coprocessor) R 16913 16910 15337 0 -1 4202496 41167 0 0 0 174 10 0 0 20 0 1 0 377042565 373006336 82134 33554432000 4194304 6586260 140736595886624 140736595882888 5511711 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/16914/statm: 91066 82135 166 584 0 90478 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 468040

[startup+6.30122 s]
/proc/loadavg: 1.93 1.98 1.99 3/182 16914
/proc/meminfo: memFree=28336260/32873648 swapFree=7372/7372
[pid=16910] ppid=16908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16910/stat : 16910 (npSolver-pbo-It) S 16908 16910 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377042439 9367552 275 33554432000 4194304 5064252 140734666521264 140734666520176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 2287 275 233 213 0 72 0
[pid=16911] ppid=16910 vsize=85480 CPUtime=1.23 cores=1,3,5,7
/proc/16911/stat : 16911 (npSolver-pbo) S 16910 16910 15337 0 -1 4202496 8909 0 0 0 109 14 0 0 20 0 1 0 377042439 87531520 19988 33554432000 4194304 6004724 140734584060976 140734584055440 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 1 0 0
/proc/16911/statm: 21370 19988 171 442 0 20924 0
[pid=16913] ppid=16911 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16913/stat : 16913 (cp2_pre.sh) S 16911 16910 15337 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 377042565 9367552 276 33554432000 4194304 5064252 140733764718208 140733764716912 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16913/statm: 2287 276 234 213 0 72 0
[pid=16914] ppid=16913 vsize=451108 CPUtime=5.03 cores=1,3,5,7
/proc/16914/stat : 16914 (coprocessor) R 16913 16910 15337 0 -1 4202496 57095 0 0 0 474 29 0 0 20 0 1 0 377042565 461934592 109667 33554432000 4194304 6586260 140736595886624 140736595882376 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/16914/statm: 112777 109667 204 584 0 112189 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 554884

[startup+12.701 s]
/proc/loadavg: 1.93 1.98 1.99 3/181 16916
/proc/meminfo: memFree=28624008/32873648 swapFree=7372/7372
[pid=16910] ppid=16908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16910/stat : 16910 (npSolver-pbo-It) S 16908 16910 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377042439 9367552 275 33554432000 4194304 5064252 140734666521264 140734666520176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 2287 275 233 213 0 72 0
[pid=16911] ppid=16910 vsize=129712 CPUtime=12.68 cores=1,3,5,7
/proc/16911/stat : 16911 (npSolver-pbo) R 16910 16910 15337 0 -1 4202496 16323 90789 0 0 171 206 847 44 20 0 1 0 377042439 132825088 29577 33554432000 4194304 6004724 140734584060976 140734584056464 4536259 0 0 4096 0 0 0 0 17 1 0 0 1 0 0
/proc/16911/statm: 32428 29577 182 442 0 31982 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 138860

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 1.99 3/181 16921
/proc/meminfo: memFree=28251696/32873648 swapFree=7372/7372
[pid=16910] ppid=16908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16910/stat : 16910 (npSolver-pbo-It) S 16908 16910 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377042439 9367552 275 33554432000 4194304 5064252 140734666521264 140734666520176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 2287 275 233 213 0 72 0
[pid=16911] ppid=16910 vsize=110108 CPUtime=23.92 cores=1,3,5,7
/proc/16911/stat : 16911 (npSolver-pbo) S 16910 16910 15337 0 -1 4202496 28666 181086 0 0 606 268 1434 84 20 0 1 0 377042439 112750592 26189 33554432000 4194304 6004724 140734584060976 140734584046824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 2 0 0
/proc/16911/statm: 27527 26189 183 442 0 27081 0
[pid=16921] ppid=16911 vsize=468440 CPUtime=1.57 cores=1,3,5,7
/proc/16921/stat : 16921 (glucosInc) R 16911 16910 15337 0 -1 4202496 60472 0 0 0 142 15 0 0 20 0 1 0 377044831 479682560 101116 33554432000 4194304 5654031 140735949972880 140735948922232 4797458 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16921/statm: 117110 101117 109 357 0 116750 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 587696

[startup+51.1013 s]
/proc/loadavg: 1.96 1.98 1.99 3/181 16921
/proc/meminfo: memFree=28103940/32873648 swapFree=7372/7372
[pid=16910] ppid=16908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16910/stat : 16910 (npSolver-pbo-It) S 16908 16910 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377042439 9367552 275 33554432000 4194304 5064252 140734666521264 140734666520176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 2287 275 233 213 0 72 0
[pid=16911] ppid=16910 vsize=110108 CPUtime=23.92 cores=1,3,5,7
/proc/16911/stat : 16911 (npSolver-pbo) S 16910 16910 15337 0 -1 4202496 28666 181086 0 0 606 268 1434 84 20 0 1 0 377042439 112750592 26189 33554432000 4194304 6004724 140734584060976 140734584046824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 2 0 0
/proc/16911/statm: 27527 26189 183 442 0 27081 0
[pid=16921] ppid=16911 vsize=544416 CPUtime=27.17 cores=1,3,5,7
/proc/16921/stat : 16921 (glucosInc) R 16911 16910 15337 0 -1 4202496 81548 0 0 0 2696 21 0 0 20 0 1 0 377044831 557481984 121936 33554432000 4194304 5654031 140735949972880 140735949970664 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16921/statm: 136104 121936 141 357 0 135744 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 663672

[startup+102.301 s]
/proc/loadavg: 2.12 2.02 2.00 3/181 16924
/proc/meminfo: memFree=28182796/32873648 swapFree=7372/7372
[pid=16910] ppid=16908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16910/stat : 16910 (npSolver-pbo-It) S 16908 16910 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377042439 9367552 275 33554432000 4194304 5064252 140734666521264 140734666520176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 2287 275 233 213 0 72 0
[pid=16911] ppid=16910 vsize=108332 CPUtime=90.53 cores=1,3,5,7
/proc/16911/stat : 16911 (npSolver-pbo) S 16910 16910 15337 0 -1 4202496 40530 264538 0 0 805 296 7837 115 20 0 1 0 377042439 110931968 25745 33554432000 4194304 6004724 140734584060976 140734584046824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 2 0 0
/proc/16911/statm: 27083 25745 183 442 0 26637 0
[pid=16924] ppid=16911 vsize=525964 CPUtime=11.78 cores=1,3,5,7
/proc/16924/stat : 16924 (glucosInc) R 16911 16910 15337 0 -1 4202496 78544 0 0 0 1157 21 0 0 20 0 1 0 377051491 538587136 111847 33554432000 4194304 5654031 140737205508608 140737205496424 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16924/statm: 131491 111847 141 357 0 131131 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 643444

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 16926
/proc/meminfo: memFree=28179088/32873648 swapFree=7372/7372
[pid=16910] ppid=16908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16910/stat : 16910 (npSolver-pbo-It) S 16908 16910 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377042439 9367552 275 33554432000 4194304 5064252 140734666521264 140734666520176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 2287 275 233 213 0 72 0
[pid=16911] ppid=16910 vsize=107468 CPUtime=118.41 cores=1,3,5,7
/proc/16911/stat : 16911 (npSolver-pbo) S 16910 16910 15337 0 -1 4202496 50512 344192 0 0 1003 323 10368 147 20 0 1 0 377042439 110047232 25529 33554432000 4194304 6004724 140734584060976 140734584046824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 2 0 0
/proc/16911/statm: 26867 25529 183 442 0 26421 0
[pid=16926] ppid=16911 vsize=527036 CPUtime=43.92 cores=1,3,5,7
/proc/16926/stat : 16926 (glucosInc) R 16911 16910 15337 0 -1 4202496 78630 0 0 0 4371 21 0 0 20 0 1 0 377054275 539684864 114432 33554432000 4194304 5654031 140735098211104 140735098198920 4216461 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16926/statm: 131759 114432 142 357 0 131399 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 643652

[startup+222.308 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 16930
/proc/meminfo: memFree=28222792/32873648 swapFree=7372/7372
[pid=16910] ppid=16908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16910/stat : 16910 (npSolver-pbo-It) S 16908 16910 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377042439 9367552 275 33554432000 4194304 5064252 140734666521264 140734666520176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 2287 275 233 213 0 72 0
[pid=16911] ppid=16910 vsize=105540 CPUtime=219.97 cores=1,3,5,7
/proc/16911/stat : 16911 (npSolver-pbo) S 16910 16910 15337 0 -1 4202496 69514 499159 0 0 1360 368 20060 209 20 0 1 0 377042439 108072960 25047 33554432000 4194304 6004724 140734584060976 140734584046824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 2 0 0
/proc/16911/statm: 26385 25047 183 442 0 25939 0
[pid=16930] ppid=16911 vsize=504404 CPUtime=2.38 cores=1,3,5,7
/proc/16930/stat : 16930 (glucosInc) R 16911 16910 15337 0 -1 4202496 72167 0 0 0 219 19 0 0 20 0 1 0 377064431 516509696 103307 33554432000 4194304 5654031 140736463522896 140736463520584 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16930/statm: 126101 103307 131 357 0 125741 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 619092

[startup+282.3 s]

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

/proc/loadavg: 2.10 2.06 2.02 3/181 17013
/proc/meminfo: memFree=23439436/32873648 swapFree=7372/7372
[pid=16910] ppid=16908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16910/stat : 16910 (npSolver-pbo-It) S 16908 16910 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377042439 9367552 275 33554432000 4194304 5064252 140734666521264 140734666520176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 2287 275 233 213 0 72 0
[pid=16911] ppid=16910 vsize=105540 CPUtime=219.97 cores=1,3,5,7
/proc/16911/stat : 16911 (npSolver-pbo) S 16910 16910 15337 0 -1 4202496 69514 499159 0 0 1360 368 20060 209 20 0 1 0 377042439 108072960 25047 33554432000 4194304 6004724 140734584060976 140734584046824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 2 0 0
/proc/16911/statm: 26385 25047 183 442 0 25939 0
[pid=16930] ppid=16911 vsize=1308704 CPUtime=1082.12 cores=1,3,5,7
/proc/16930/stat : 16930 (glucosInc) R 16911 16910 15337 0 -1 4202496 106281 0 0 0 108023 189 0 0 20 0 1 0 377064431 1340112896 251203 33554432000 4194304 5654031 140736463522896 140736463520984 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16930/statm: 327176 251203 142 357 0 326816 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1423392

[startup+1362.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/181 17013
/proc/meminfo: memFree=23609172/32873648 swapFree=7372/7372
[pid=16910] ppid=16908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16910/stat : 16910 (npSolver-pbo-It) S 16908 16910 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377042439 9367552 275 33554432000 4194304 5064252 140734666521264 140734666520176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 2287 275 233 213 0 72 0
[pid=16911] ppid=16910 vsize=105540 CPUtime=219.97 cores=1,3,5,7
/proc/16911/stat : 16911 (npSolver-pbo) S 16910 16910 15337 0 -1 4202496 69514 499159 0 0 1360 368 20060 209 20 0 1 0 377042439 108072960 25047 33554432000 4194304 6004724 140734584060976 140734584046824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 2 0 0
/proc/16911/statm: 26385 25047 183 442 0 25939 0
[pid=16930] ppid=16911 vsize=959456 CPUtime=1142.11 cores=1,3,5,7
/proc/16930/stat : 16930 (glucosInc) R 16911 16910 15337 0 -1 4202496 107030 0 0 0 114010 201 0 0 20 0 1 0 377064431 982482944 203466 33554432000 4194304 5654031 140736463522896 140736463520984 4232973 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16930/statm: 239864 203466 142 357 0 239504 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1074144

[startup+1422.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/181 17013
/proc/meminfo: memFree=23388240/32873648 swapFree=7372/7372
[pid=16910] ppid=16908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16910/stat : 16910 (npSolver-pbo-It) S 16908 16910 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377042439 9367552 275 33554432000 4194304 5064252 140734666521264 140734666520176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 2287 275 233 213 0 72 0
[pid=16911] ppid=16910 vsize=105540 CPUtime=219.97 cores=1,3,5,7
/proc/16911/stat : 16911 (npSolver-pbo) S 16910 16910 15337 0 -1 4202496 69514 499159 0 0 1360 368 20060 209 20 0 1 0 377042439 108072960 25047 33554432000 4194304 6004724 140734584060976 140734584046824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 2 0 0
/proc/16911/statm: 26385 25047 183 442 0 25939 0
[pid=16930] ppid=16911 vsize=1309272 CPUtime=1202.11 cores=1,3,5,7
/proc/16930/stat : 16930 (glucosInc) R 16911 16910 15337 0 -1 4202496 107948 0 0 0 120004 207 0 0 20 0 1 0 377064431 1340694528 257528 33554432000 4194304 5654031 140736463522896 140736463520680 4232973 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16930/statm: 327318 257528 142 357 0 326958 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 1423960

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/182 17016
/proc/meminfo: memFree=23640976/32873648 swapFree=7372/7372
[pid=16910] ppid=16908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16910/stat : 16910 (npSolver-pbo-It) S 16908 16910 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377042439 9367552 275 33554432000 4194304 5064252 140734666521264 140734666520176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 2287 275 233 213 0 72 0
[pid=16911] ppid=16910 vsize=105540 CPUtime=219.97 cores=1,3,5,7
/proc/16911/stat : 16911 (npSolver-pbo) S 16910 16910 15337 0 -1 4202496 69514 499159 0 0 1360 368 20060 209 20 0 1 0 377042439 108072960 25047 33554432000 4194304 6004724 140734584060976 140734584046824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 2 0 0
/proc/16911/statm: 26385 25047 183 442 0 25939 0
[pid=16930] ppid=16911 vsize=960876 CPUtime=1262.09 cores=1,3,5,7
/proc/16930/stat : 16930 (glucosInc) R 16911 16910 15337 0 -1 4202496 108865 0 0 0 125988 221 0 0 20 0 1 0 377064431 983937024 194528 33554432000 4194304 5654031 140736463522896 140736463520984 4215919 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16930/statm: 240219 194528 142 357 0 239859 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1075564

[startup+1542.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 17016
/proc/meminfo: memFree=23426692/32873648 swapFree=7372/7372
[pid=16910] ppid=16908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16910/stat : 16910 (npSolver-pbo-It) S 16908 16910 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377042439 9367552 275 33554432000 4194304 5064252 140734666521264 140734666520176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 2287 275 233 213 0 72 0
[pid=16911] ppid=16910 vsize=105540 CPUtime=219.97 cores=1,3,5,7
/proc/16911/stat : 16911 (npSolver-pbo) S 16910 16910 15337 0 -1 4202496 69514 499159 0 0 1360 368 20060 209 20 0 1 0 377042439 108072960 25047 33554432000 4194304 6004724 140734584060976 140734584046824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 2 0 0
/proc/16911/statm: 26385 25047 183 442 0 25939 0
[pid=16930] ppid=16911 vsize=1310124 CPUtime=1322.1 cores=1,3,5,7
/proc/16930/stat : 16930 (glucosInc) R 16911 16910 15337 0 -1 4202496 109676 0 0 0 131983 227 0 0 20 0 1 0 377064431 1341566976 247972 33554432000 4194304 5654031 140736463522896 140736463520984 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16930/statm: 327531 247972 142 357 0 327171 0
Current children cumulated CPU time (s) 1542.07
Current children cumulated vsize (KiB) 1424812

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 17016
/proc/meminfo: memFree=23705800/32873648 swapFree=7372/7372
[pid=16910] ppid=16908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16910/stat : 16910 (npSolver-pbo-It) S 16908 16910 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377042439 9367552 275 33554432000 4194304 5064252 140734666521264 140734666520176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 2287 275 233 213 0 72 0
[pid=16911] ppid=16910 vsize=105540 CPUtime=219.97 cores=1,3,5,7
/proc/16911/stat : 16911 (npSolver-pbo) S 16910 16910 15337 0 -1 4202496 69514 499159 0 0 1360 368 20060 209 20 0 1 0 377042439 108072960 25047 33554432000 4194304 6004724 140734584060976 140734584046824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 2 0 0
/proc/16911/statm: 26385 25047 183 442 0 25939 0
[pid=16930] ppid=16911 vsize=961884 CPUtime=1382.08 cores=1,3,5,7
/proc/16930/stat : 16930 (glucosInc) R 16911 16910 15337 0 -1 4202496 110600 0 0 0 137970 238 0 0 20 0 1 0 377064431 984969216 178322 33554432000 4194304 5654031 140736463522896 140736463520984 4233448 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16930/statm: 240471 178322 142 357 0 240111 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 1076572

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 17017
/proc/meminfo: memFree=23483436/32873648 swapFree=7372/7372
[pid=16910] ppid=16908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16910/stat : 16910 (npSolver-pbo-It) S 16908 16910 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377042439 9367552 275 33554432000 4194304 5064252 140734666521264 140734666520176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 2287 275 233 213 0 72 0
[pid=16911] ppid=16910 vsize=105540 CPUtime=219.97 cores=1,3,5,7
/proc/16911/stat : 16911 (npSolver-pbo) S 16910 16910 15337 0 -1 4202496 69514 499159 0 0 1360 368 20060 209 20 0 1 0 377042439 108072960 25047 33554432000 4194304 6004724 140734584060976 140734584046824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 2 0 0
/proc/16911/statm: 26385 25047 183 442 0 25939 0
[pid=16930] ppid=16911 vsize=1311132 CPUtime=1442.07 cores=1,3,5,7
/proc/16930/stat : 16930 (glucosInc) R 16911 16910 15337 0 -1 4202496 111414 0 0 0 143962 245 0 0 20 0 1 0 377064431 1342599168 232790 33554432000 4194304 5654031 140736463522896 140736463520984 4215091 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16930/statm: 327783 232790 142 357 0 327423 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 1425820

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17017
/proc/meminfo: memFree=23274540/32873648 swapFree=7372/7372
[pid=16910] ppid=16908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16910/stat : 16910 (npSolver-pbo-It) S 16908 16910 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377042439 9367552 275 33554432000 4194304 5064252 140734666521264 140734666520176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 2287 275 233 213 0 72 0
[pid=16911] ppid=16910 vsize=105540 CPUtime=219.97 cores=1,3,5,7
/proc/16911/stat : 16911 (npSolver-pbo) S 16910 16910 15337 0 -1 4202496 69514 499159 0 0 1360 368 20060 209 20 0 1 0 377042439 108072960 25047 33554432000 4194304 6004724 140734584060976 140734584046824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 2 0 0
/proc/16911/statm: 26385 25047 183 442 0 25939 0
[pid=16930] ppid=16911 vsize=1311132 CPUtime=1502.06 cores=1,3,5,7
/proc/16930/stat : 16930 (glucosInc) R 16911 16910 15337 0 -1 4202496 111516 0 0 0 149959 247 0 0 20 0 1 0 377064431 1342599168 285014 33554432000 4194304 5654031 140736463522896 140736463520984 4232960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16930/statm: 327783 285014 142 357 0 327423 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 1425820

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17017
/proc/meminfo: memFree=23648096/32873648 swapFree=7372/7372
[pid=16910] ppid=16908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16910/stat : 16910 (npSolver-pbo-It) S 16908 16910 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377042439 9367552 275 33554432000 4194304 5064252 140734666521264 140734666520176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 2287 275 233 213 0 72 0
[pid=16911] ppid=16910 vsize=105540 CPUtime=219.97 cores=1,3,5,7
/proc/16911/stat : 16911 (npSolver-pbo) S 16910 16910 15337 0 -1 4202496 69514 499159 0 0 1360 368 20060 209 20 0 1 0 377042439 108072960 25047 33554432000 4194304 6004724 140734584060976 140734584046824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 2 0 0
/proc/16911/statm: 26385 25047 183 442 0 25939 0
[pid=16930] ppid=16911 vsize=962052 CPUtime=1562.05 cores=1,3,5,7
/proc/16930/stat : 16930 (glucosInc) R 16911 16910 15337 0 -1 4202496 112277 0 0 0 155943 262 0 0 20 0 1 0 377064431 985141248 191159 33554432000 4194304 5654031 140736463522896 140736463520984 4232968 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16930/statm: 240513 191159 142 357 0 240153 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 1076740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17017
/proc/meminfo: memFree=23592804/32873648 swapFree=7372/7372
[pid=16910] ppid=16908 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16910/stat : 16910 (npSolver-pbo-It) S 16908 16910 15337 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377042439 9367552 275 33554432000 4194304 5064252 140734666521264 140734666520176 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16910/statm: 2287 275 233 213 0 72 0
[pid=16911] ppid=16910 vsize=105540 CPUtime=219.97 cores=1,3,5,7
/proc/16911/stat : 16911 (npSolver-pbo) S 16910 16910 15337 0 -1 4202496 69514 499159 0 0 1360 368 20060 209 20 0 1 0 377042439 108072960 25047 33554432000 4194304 6004724 140734584060976 140734584046824 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 2 0 0
/proc/16911/statm: 26385 25047 183 442 0 25939 0
[pid=16930] ppid=16911 vsize=962052 CPUtime=1580.06 cores=1,3,5,7
/proc/16930/stat : 16930 (glucosInc) R 16911 16910 15337 0 -1 4202496 112315 0 0 0 157743 263 0 0 20 0 1 0 377064431 985141248 204994 33554432000 4194304 5654031 140736463522896 140736463520984 4233452 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16930/statm: 240513 204994 142 357 0 240153 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1076740

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 16910 and gives
#  childrusage.ru_utime.tv_sec=214
#  childrusage.ru_utime.tv_usec=207435
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=786120
# CPU time returned by wait4() is 219.994
# 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): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1791.63
CPU system time (s): 8.4
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 1769864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 214.207
system time used= 5.78612
maximum resident set size= 639960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 569048
page faults= 0
swaps= 0
block input operations= 16
block output operations= 2255080
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12934
involuntary context switches= 304

runsolver used 3.02454 second user time and 8.61369 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-08 00:46:06
IDJOB=3746906
IDBENCH=92738
IDSOLVER=2332
FILE ID=node124/3746906-1339109166
RUNJOBID= node124-1339098179-15354
PBS_JOBID= 14643729
Free space on /tmp= 70756 MiB

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

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

MD5SUM BENCH= ed2892e0d2f6125119f9653dabb34672
RANDOM SEED=1264759963

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28921812 kB
Buffers:          312696 kB
Cached:          2611588 kB
SwapCached:         8612 kB
Active:          1277440 kB
Inactive:        1840744 kB
Active(anon):     184568 kB
Inactive(anon):    11112 kB
Active(file):    1092872 kB
Inactive(file):  1829632 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67092344 kB
Dirty:              9336 kB
Writeback:             0 kB
AnonPages:        192764 kB
Mapped:            10536 kB
Shmem:                 0 kB
Slab:             695172 kB
SReclaimable:     139676 kB
SUnreclaim:       555496 kB
KernelStack:        1472 kB
PageTables:         4472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     321316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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= 69712 MiB
End job on node124 at 2012-06-08 01:16:06