Trace number 3747759

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 NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.03 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_10_1.opb
MD5SUM6a7c5d2366cf8704587c2ca2c97e69d0
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-120
Best CPU time to get the best result obtained on this benchmark1800.14
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -111
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint10
Maximum length of a constraint22
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6318
Sum of products size (including duplicates)12636
Number of different products3159
Sum of products size6318

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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.07	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.07	c [INC SYSTEM] execute solver
0.00/0.08	c [INC SEARCH] formula is SAT
0.00/0.08	c [INC SYSTEM] solved the initial formula
0.00/0.08	c model valid
0.00/0.08	c current solution ok
0.00/0.10	o 0
0.00/0.10	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.10	c write failed with 2
0.00/0.10	c [INC SEARCH] iteration: 0
0.00/0.10	c [INC BOUNDS] best value:500 search for 499
0.00/0.10	c [INC SYSTEM] create new solver instance
0.00/0.10	c [INC] encode full formula
0.00/0.10	c (debug) using card networks
0.00/0.10	c old isEQ: 41, new EQ is 0
0.00/0.11	c set iterative enc to: card
0.00/0.11	c set iterative enc to: none
0.00/0.11	c [INC SEARCH] isOptimum variable: 0
0.00/0.14	c formula is SAT
0.00/0.14	c [INC SEARCH] copied best model
0.00/0.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.14	c model valid
0.00/0.14	c current solution ok
0.00/0.14	o -92
0.00/0.14	c [INC SEARCH] iteration: 1
0.00/0.14	c [INC BOUNDS] best value:408 search for 407
0.00/0.14	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.14	c write failed with 2
0.00/0.14	c [INC SYSTEM] create new solver instance
0.00/0.14	c [INC] encode full formula
0.00/0.14	c (debug) using card networks
0.00/0.14	c old isEQ: 32, new EQ is 0
0.00/0.15	c set iterative enc to: card
0.00/0.15	c set iterative enc to: none
0.00/0.15	c [INC SEARCH] isOptimum variable: 0
0.00/0.18	c formula is SAT
0.00/0.18	c [INC SEARCH] copied best model
0.00/0.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.18	c model valid
0.00/0.18	c current solution ok
0.00/0.18	o -93
0.00/0.18	c [INC SEARCH] iteration: 2
0.00/0.18	c [INC BOUNDS] best value:407 search for 406
0.00/0.18	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.18	c write failed with 2
0.00/0.18	c [INC SYSTEM] create new solver instance
0.00/0.18	c [INC] encode full formula
0.00/0.18	c (debug) using card networks
0.00/0.18	c old isEQ: 112, new EQ is 0
0.00/0.19	c set iterative enc to: card
0.00/0.19	c set iterative enc to: none
0.00/0.20	c [INC SEARCH] isOptimum variable: 0
0.00/0.23	c formula is SAT
0.00/0.23	c [INC SEARCH] copied best model
0.00/0.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.24	c model valid
0.00/0.24	c current solution ok
0.00/0.24	o -95
0.00/0.24	c [INC SEARCH] iteration: 3
0.00/0.24	c [INC BOUNDS] best value:405 search for 404
0.00/0.24	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.24	c write failed with 2
0.00/0.24	c [INC SYSTEM] create new solver instance
0.00/0.24	c [INC] encode full formula
0.00/0.24	c (debug) using card networks
0.00/0.24	c old isEQ: 112, new EQ is 0
0.00/0.25	c set iterative enc to: card
0.00/0.25	c set iterative enc to: none
0.00/0.25	c [INC SEARCH] isOptimum variable: 0
0.00/0.29	c formula is SAT
0.00/0.29	c [INC SEARCH] copied best model
0.00/0.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.30	c model valid
0.00/0.30	c current solution ok
0.00/0.30	o -97
0.00/0.30	c [INC SEARCH] iteration: 4
0.00/0.30	c [INC BOUNDS] best value:403 search for 402
0.00/0.30	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.30	c write failed with 2
0.00/0.30	c [INC SYSTEM] create new solver instance
0.00/0.30	c [INC] encode full formula
0.00/0.30	c (debug) using card networks
0.00/0.30	c old isEQ: 112, new EQ is 0
0.00/0.31	c set iterative enc to: card
0.00/0.31	c set iterative enc to: none
0.00/0.31	c [INC SEARCH] isOptimum variable: 0
0.00/0.44	c formula is SAT
0.00/0.44	c [INC SEARCH] copied best model
0.00/0.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.44	c model valid
0.00/0.44	c current solution ok
0.00/0.44	o -101
0.00/0.44	c [INC SEARCH] iteration: 5
0.00/0.44	c [INC BOUNDS] best value:399 search for 398
0.00/0.44	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.44	c write failed with 2
0.00/0.44	c [INC SYSTEM] create new solver instance
0.00/0.44	c [INC] encode full formula
0.00/0.44	c (debug) using card networks
0.00/0.44	c old isEQ: 112, new EQ is 0
0.00/0.45	c set iterative enc to: card
0.00/0.45	c set iterative enc to: none
0.00/0.45	c [INC SEARCH] isOptimum variable: 0
9.55/9.65	c formula is SAT
9.55/9.65	c [INC SEARCH] copied best model
9.55/9.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.55/9.66	c model valid
9.55/9.66	c current solution ok
9.55/9.66	o -103
9.55/9.66	c [INC SEARCH] iteration: 6
9.55/9.66	c [INC BOUNDS] best value:397 search for 396
9.55/9.66	c [INC SYSTEM] there exists a inc, kill it!
9.55/9.66	c write failed with 2
9.55/9.66	c [INC SYSTEM] create new solver instance
9.55/9.66	c [INC] encode full formula
9.55/9.66	c (debug) using card networks
9.55/9.66	c old isEQ: 112, new EQ is 0
9.55/9.67	c set iterative enc to: card
9.55/9.67	c set iterative enc to: none
9.55/9.67	c [INC SEARCH] isOptimum variable: 0
15.46/15.52	c formula is SAT
15.46/15.52	c [INC SEARCH] copied best model
15.46/15.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.46/15.53	c model valid
15.46/15.53	c current solution ok
15.46/15.53	o -106
15.46/15.53	c [INC SEARCH] iteration: 7
15.46/15.53	c [INC BOUNDS] best value:394 search for 393
15.46/15.53	c [INC SYSTEM] there exists a inc, kill it!
15.46/15.53	c write failed with 2
15.46/15.53	c [INC SYSTEM] create new solver instance
15.46/15.53	c [INC] encode full formula
15.46/15.53	c (debug) using card networks
15.46/15.53	c old isEQ: 112, new EQ is 0
15.46/15.54	c set iterative enc to: card
15.46/15.54	c set iterative enc to: none
15.46/15.54	c [INC SEARCH] isOptimum variable: 0
35.75/35.85	c formula is SAT
35.75/35.85	c [INC SEARCH] copied best model
35.75/35.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
35.75/35.86	c model valid
35.75/35.86	c current solution ok
35.75/35.86	o -108
35.75/35.86	c [INC SEARCH] iteration: 8
35.75/35.86	c [INC BOUNDS] best value:392 search for 391
35.75/35.86	c [INC SYSTEM] there exists a inc, kill it!
35.75/35.86	c write failed with 2
35.75/35.86	c [INC SYSTEM] create new solver instance
35.75/35.86	c [INC] encode full formula
35.75/35.86	c (debug) using card networks
35.75/35.86	c old isEQ: 112, new EQ is 0
35.75/35.87	c set iterative enc to: card
35.75/35.87	c set iterative enc to: none
35.75/35.87	c [INC SEARCH] isOptimum variable: 0
104.14/104.24	c formula is SAT
104.14/104.24	c [INC SEARCH] copied best model
104.14/104.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
104.14/104.25	c model valid
104.14/104.25	c current solution ok
104.14/104.25	o -109
104.14/104.25	c [INC SEARCH] iteration: 9
104.14/104.25	c [INC BOUNDS] best value:391 search for 390
104.14/104.25	c [INC SYSTEM] there exists a inc, kill it!
104.14/104.25	c write failed with 2
104.14/104.25	c [INC SYSTEM] create new solver instance
104.14/104.25	c [INC] encode full formula
104.14/104.25	c (debug) using card networks
104.14/104.25	c old isEQ: 112, new EQ is 0
104.14/104.26	c set iterative enc to: card
104.14/104.26	c set iterative enc to: none
104.14/104.26	c [INC SEARCH] isOptimum variable: 0
460.98/461.10	c formula is SAT
460.98/461.10	c [INC SEARCH] copied best model
460.98/461.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
460.98/461.11	c model valid
460.98/461.11	c current solution ok
460.98/461.11	o -110
460.98/461.11	c [INC SEARCH] iteration: 10
460.98/461.11	c [INC BOUNDS] best value:390 search for 389
460.98/461.11	c [INC SYSTEM] there exists a inc, kill it!
460.98/461.11	c write failed with 2
460.98/461.11	c [INC SYSTEM] create new solver instance
460.98/461.11	c [INC] encode full formula
460.98/461.11	c (debug) using card networks
460.98/461.11	c old isEQ: 112, new EQ is 0
460.98/461.12	c set iterative enc to: card
460.98/461.12	c set iterative enc to: none
460.98/461.13	c [INC SEARCH] isOptimum variable: 0
1215.95/1216.21	c formula is SAT
1215.95/1216.21	c [INC SEARCH] copied best model
1215.95/1216.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1215.95/1216.22	c model valid
1215.95/1216.22	c current solution ok
1215.95/1216.22	o -111
1215.95/1216.22	c [INC SEARCH] iteration: 11
1215.95/1216.22	c [INC BOUNDS] best value:389 search for 388
1215.95/1216.22	c [INC SYSTEM] there exists a inc, kill it!
1215.95/1216.22	c write failed with 2
1215.95/1216.22	c [INC SYSTEM] create new solver instance
1215.95/1216.22	c [INC] encode full formula
1215.95/1216.22	c (debug) using card networks
1215.95/1216.22	c old isEQ: 112, new EQ is 0
1215.95/1216.23	c set iterative enc to: card
1215.95/1216.23	c set iterative enc to: none
1215.95/1216.24	c [INC SEARCH] isOptimum variable: 0
1255.43/1255.77	c formula is SAT
1255.43/1255.77	c [INC SEARCH] copied best model
1255.43/1255.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1255.43/1255.77	c model valid
1255.43/1255.77	c current solution ok
1255.43/1255.77	o -113
1255.43/1255.77	c [INC SEARCH] iteration: 12
1255.43/1255.77	c [INC BOUNDS] best value:387 search for 386
1255.43/1255.77	c [INC SYSTEM] there exists a inc, kill it!
1255.43/1255.77	c write failed with 2
1255.43/1255.77	c [INC SYSTEM] create new solver instance
1255.43/1255.77	c [INC] encode full formula
1255.43/1255.77	c (debug) using card networks
1255.43/1255.77	c old isEQ: 112, new EQ is 0
1255.43/1255.78	c set iterative enc to: card
1255.43/1255.78	c set iterative enc to: none
1255.43/1255.79	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.41	HOME/npSolver-pbo-Itd.sh: line 18: 13103 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-3747759-1339103595/watcher-3747759-1339103595 -o /tmp/evaluation-result-3747759-1339103595/solver-3747759-1339103595 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747759-1339103595.opb 1683185807 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: 2.10 2.07 2.00 3/178 13102
/proc/meminfo: memFree=29075440/32873648 swapFree=6860/6860
[pid=13102] ppid=13100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13102/stat : 13102 (npSolver-pbo-It) S 13100 13102 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485581 9367552 274 33554432000 4194304 5064252 140734000725968 140734000724880 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13102/statm: 2287 274 233 213 0 72 0

[startup+0.023632 s]
/proc/loadavg: 2.10 2.07 2.00 3/178 13102
/proc/meminfo: memFree=29075440/32873648 swapFree=6860/6860
[pid=13102] ppid=13100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13102/stat : 13102 (npSolver-pbo-It) S 13100 13102 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485581 9367552 274 33554432000 4194304 5064252 140734000725968 140734000724880 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13102/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100179 s]
/proc/loadavg: 2.10 2.07 2.00 3/178 13102
/proc/meminfo: memFree=29075440/32873648 swapFree=6860/6860
[pid=13102] ppid=13100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13102/stat : 13102 (npSolver-pbo-It) S 13100 13102 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485581 9367552 274 33554432000 4194304 5064252 140734000725968 140734000724880 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13102/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300196 s]
/proc/loadavg: 2.10 2.07 2.00 3/178 13102
/proc/meminfo: memFree=29075440/32873648 swapFree=6860/6860
[pid=13102] ppid=13100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13102/stat : 13102 (npSolver-pbo-It) S 13100 13102 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485581 9367552 274 33554432000 4194304 5064252 140734000725968 140734000724880 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13102/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700121 s]
/proc/loadavg: 2.10 2.07 2.00 3/178 13102
/proc/meminfo: memFree=29075440/32873648 swapFree=6860/6860
[pid=13102] ppid=13100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13102/stat : 13102 (npSolver-pbo-It) S 13100 13102 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485581 9367552 274 33554432000 4194304 5064252 140734000725968 140734000724880 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13102/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 2.10 2.07 2.00 3/181 13121
/proc/meminfo: memFree=29061788/32873648 swapFree=6860/6860
[pid=13102] ppid=13100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13102/stat : 13102 (npSolver-pbo-It) S 13100 13102 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485581 9367552 274 33554432000 4194304 5064252 140734000725968 140734000724880 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13102/statm: 2287 274 233 213 0 72 0
[pid=13103] ppid=13102 vsize=5192 CPUtime=0.43 cores=1,3,5,7
/proc/13103/stat : 13103 (npSolver-pbo) S 13102 13102 12337 0 -1 4202496 5406 15857 0 0 9 2 28 4 20 0 1 0 376485581 5316608 911 33554432000 4194304 6004724 140736133846144 140736133831992 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13103/statm: 1298 911 175 442 0 852 0
[pid=13121] ppid=13103 vsize=13032 CPUtime=1.03 cores=1,3,5,7
/proc/13121/stat : 13121 (glucosInc) R 13103 13102 12337 0 -1 4202496 2708 0 0 0 103 0 0 0 20 0 1 0 376485627 13344768 2549 33554432000 4194304 5654031 140736417433280 140736417431048 4214993 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13121/statm: 3258 2549 141 357 0 2898 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 27372

[startup+3.10038 s]
/proc/loadavg: 2.09 2.07 2.00 3/181 13121
/proc/meminfo: memFree=29052188/32873648 swapFree=6860/6860
[pid=13102] ppid=13100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13102/stat : 13102 (npSolver-pbo-It) S 13100 13102 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485581 9367552 274 33554432000 4194304 5064252 140734000725968 140734000724880 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13102/statm: 2287 274 233 213 0 72 0
[pid=13103] ppid=13102 vsize=5192 CPUtime=0.43 cores=1,3,5,7
/proc/13103/stat : 13103 (npSolver-pbo) S 13102 13102 12337 0 -1 4202496 5406 15857 0 0 9 2 28 4 20 0 1 0 376485581 5316608 911 33554432000 4194304 6004724 140736133846144 140736133831992 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13103/statm: 1298 911 175 442 0 852 0
[pid=13121] ppid=13103 vsize=28984 CPUtime=2.63 cores=1,3,5,7
/proc/13121/stat : 13121 (glucosInc) R 13103 13102 12337 0 -1 4202496 4937 0 0 0 262 1 0 0 20 0 1 0 376485627 29679616 6152 33554432000 4194304 5654031 140736417433280 140736417431160 4232968 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13121/statm: 7246 6152 142 357 0 6886 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 43324

[startup+6.30027 s]
/proc/loadavg: 2.09 2.07 2.00 3/181 13121
/proc/meminfo: memFree=29031936/32873648 swapFree=6860/6860
[pid=13102] ppid=13100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13102/stat : 13102 (npSolver-pbo-It) S 13100 13102 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485581 9367552 274 33554432000 4194304 5064252 140734000725968 140734000724880 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13102/statm: 2287 274 233 213 0 72 0
[pid=13103] ppid=13102 vsize=5192 CPUtime=0.43 cores=1,3,5,7
/proc/13103/stat : 13103 (npSolver-pbo) S 13102 13102 12337 0 -1 4202496 5406 15857 0 0 9 2 28 4 20 0 1 0 376485581 5316608 911 33554432000 4194304 6004724 140736133846144 140736133831992 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13103/statm: 1298 911 175 442 0 852 0
[pid=13121] ppid=13103 vsize=29024 CPUtime=5.83 cores=1,3,5,7
/proc/13121/stat : 13121 (glucosInc) R 13103 13102 12337 0 -1 4202496 5198 0 0 0 582 1 0 0 20 0 1 0 376485627 29720576 6727 33554432000 4194304 5654031 140736417433280 140736417421096 4215112 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13121/statm: 7256 6727 142 357 0 6896 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 43364

[startup+12.7003 s]
/proc/loadavg: 2.09 2.07 2.00 3/181 13123
/proc/meminfo: memFree=29194824/32873648 swapFree=6860/6860
[pid=13102] ppid=13100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13102/stat : 13102 (npSolver-pbo-It) S 13100 13102 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485581 9367552 274 33554432000 4194304 5064252 140734000725968 140734000724880 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13102/statm: 2287 274 233 213 0 72 0
[pid=13103] ppid=13102 vsize=5192 CPUtime=9.65 cores=1,3,5,7
/proc/13103/stat : 13103 (npSolver-pbo) S 13102 13102 12337 0 -1 4202496 5955 22559 0 0 11 3 945 6 20 0 1 0 376485581 5316608 911 33554432000 4194304 6004724 140736133846144 140736133831992 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13103/statm: 1298 911 175 442 0 852 0
[pid=13123] ppid=13103 vsize=19192 CPUtime=3.01 cores=1,3,5,7
/proc/13123/stat : 13123 (glucosInc) R 13103 13102 12337 0 -1 4202496 4631 0 0 0 300 1 0 0 20 0 1 0 376486548 19652608 4192 33554432000 4194304 5654031 140737278826576 140737278824376 4216213 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13123/statm: 4798 4192 142 357 0 4438 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 33532

[startup+25.5003 s]
/proc/loadavg: 2.15 2.08 2.01 3/181 13125
/proc/meminfo: memFree=29119280/32873648 swapFree=6860/6860
[pid=13102] ppid=13100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13102/stat : 13102 (npSolver-pbo-It) S 13100 13102 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485581 9367552 274 33554432000 4194304 5064252 140734000725968 140734000724880 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13102/statm: 2287 274 233 213 0 72 0
[pid=13103] ppid=13102 vsize=5192 CPUtime=15.51 cores=1,3,5,7
/proc/13103/stat : 13103 (npSolver-pbo) S 13102 13102 12337 0 -1 4202496 6504 28230 0 0 12 3 1528 8 20 0 1 0 376485581 5316608 911 33554432000 4194304 6004724 140736133846144 140736133831992 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13103/statm: 1298 911 175 442 0 852 0
[pid=13125] ppid=13103 vsize=29256 CPUtime=9.94 cores=1,3,5,7
/proc/13125/stat : 13125 (glucosInc) R 13103 13102 12337 0 -1 4202496 7442 0 0 0 993 1 0 0 20 0 1 0 376487135 29958144 6793 33554432000 4194304 5654031 140736302228736 140736302216552 4216577 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13125/statm: 7314 6793 142 357 0 6954 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 43596

[startup+51.1003 s]
/proc/loadavg: 2.10 2.07 2.00 3/181 13127
/proc/meminfo: memFree=28993804/32873648 swapFree=6860/6860
[pid=13102] ppid=13100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13102/stat : 13102 (npSolver-pbo-It) S 13100 13102 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485581 9367552 274 33554432000 4194304 5064252 140734000725968 140734000724880 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13102/statm: 2287 274 233 213 0 72 0
[pid=13103] ppid=13102 vsize=5192 CPUtime=35.84 cores=1,3,5,7
/proc/13103/stat : 13103 (npSolver-pbo) S 13102 13102 12337 0 -1 4202496 7053 37147 0 0 14 3 3557 10 20 0 1 0 376485581 5316608 911 33554432000 4194304 6004724 140736133846144 140736133831992 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13103/statm: 1298 911 175 442 0 852 0
[pid=13127] ppid=13103 vsize=40664 CPUtime=15.21 cores=1,3,5,7
/proc/13127/stat : 13127 (glucosInc) R 13103 13102 12337 0 -1 4202496 7994 0 0 0 1519 2 0 0 20 0 1 0 376489168 41639936 9183 33554432000 4194304 5654031 140734755351312 140734755339128 4216529 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13127/statm: 10166 9183 142 357 0 9806 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 55004

[startup+102.306 s]
/proc/loadavg: 2.07 2.07 2.00 3/180 13127
/proc/meminfo: memFree=28944208/32873648 swapFree=6860/6860
[pid=13102] ppid=13100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13102/stat : 13102 (npSolver-pbo-It) S 13100 13102 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485581 9367552 274 33554432000 4194304 5064252 140734000725968 140734000724880 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13102/statm: 2287 274 233 213 0 72 0
[pid=13103] ppid=13102 vsize=5192 CPUtime=35.84 cores=1,3,5,7
/proc/13103/stat : 13103 (npSolver-pbo) S 13102 13102 12337 0 -1 4202496 7053 37147 0 0 14 3 3557 10 20 0 1 0 376485581 5316608 911 33554432000 4194304 6004724 140736133846144 140736133831992 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13103/statm: 1298 911 175 442 0 852 0
[pid=13127] ppid=13103 vsize=71124 CPUtime=66.4 cores=1,3,5,7
/proc/13127/stat : 13127 (glucosInc) R 13103 13102 12337 0 -1 4202496 9448 0 0 0 6635 5 0 0 20 0 1 0 376489168 72830976 17313 33554432000 4194304 5654031 140734755351312 140734755339128 4215200 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13127/statm: 17781 17313 142 357 0 17421 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 85464

[startup+162.3 s]
/proc/loadavg: 2.03 2.06 2.00 3/181 13130
/proc/meminfo: memFree=29067084/32873648 swapFree=6860/6860
[pid=13102] ppid=13100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13102/stat : 13102 (npSolver-pbo-It) S 13100 13102 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485581 9367552 274 33554432000 4194304 5064252 140734000725968 140734000724880 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13102/statm: 2287 274 233 213 0 72 0
[pid=13103] ppid=13102 vsize=5192 CPUtime=104.21 cores=1,3,5,7
/proc/13103/stat : 13103 (npSolver-pbo) S 13102 13102 12337 0 -1 4202496 7602 47324 0 0 15 3 10386 17 20 0 1 0 376485581 5316608 911 33554432000 4194304 6004724 140736133846144 140736133831992 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13103/statm: 1298 911 175 442 0 852 0
[pid=13129] ppid=13103 vsize=125820 CPUtime=58.01 cores=1,3,5,7
/proc/13129/stat : 13129 (glucosInc) R 13103 13102 12337 0 -1 4202496 10602 0 0 0 5796 5 0 0 20 0 1 0 376496008 128839680 28936 33554432000 4194304 5654031 140734185008112 140734185006040 4215913 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13129/statm: 31455 28936 142 357 0 31095 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 140160

[startup+222.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/181 13130
/proc/meminfo: memFree=29075780/32873648 swapFree=6860/6860
[pid=13102] ppid=13100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13102/stat : 13102 (npSolver-pbo-It) S 13100 13102 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485581 9367552 274 33554432000 4194304 5064252 140734000725968 140734000724880 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13102/statm: 2287 274 233 213 0 72 0
[pid=13103] ppid=13102 vsize=5192 CPUtime=104.21 cores=1,3,5,7
/proc/13103/stat : 13103 (npSolver-pbo) S 13102 13102 12337 0 -1 4202496 7602 47324 0 0 15 3 10386 17 20 0 1 0 376485581 5316608 911 33554432000 4194304 6004724 140736133846144 140736133831992 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13103/statm: 1298 911 175 442 0 852 0
[pid=13129] ppid=13103 vsize=76500 CPUtime=118 cores=1,3,5,7
/proc/13129/stat : 13129 (glucosInc) R 13103 13102 12337 0 -1 4202496 10916 0 0 0 11792 8 0 0 20 0 1 0 376496008 78336000 18657 33554432000 4194304 5654031 140734185008112 140734184995928 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13129/statm: 19125 18657 142 357 0 18765 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 90840

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.00 2.00 3/181 13146
/proc/meminfo: memFree=28866640/32873648 swapFree=6860/6860
[pid=13102] ppid=13100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13102/stat : 13102 (npSolver-pbo-It) S 13100 13102 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485581 9367552 274 33554432000 4194304 5064252 140734000725968 140734000724880 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13102/statm: 2287 274 233 213 0 72 0
[pid=13103] ppid=13102 vsize=5192 CPUtime=1255.53 cores=1,3,5,7
/proc/13103/stat : 13103 (npSolver-pbo) S 13102 13102 12337 0 -1 4202496 9249 104991 0 0 20 3 125417 113 20 0 1 0 376485581 5316608 911 33554432000 4194304 6004724 140736133846144 140736133831992 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13103/statm: 1298 911 175 442 0 852 0
[pid=13146] ppid=13103 vsize=71016 CPUtime=46.49 cores=1,3,5,7
/proc/13146/stat : 13146 (glucosInc) R 13103 13102 12337 0 -1 4202496 10400 0 0 0 4645 4 0 0 20 0 1 0 376611160 72720384 13132 33554432000 4194304 5654031 140736326680832 140736326668648 4233232 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13146/statm: 17754 13132 142 357 0 17394 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 85356

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13147
/proc/meminfo: memFree=29019600/32873648 swapFree=6860/6860
[pid=13102] ppid=13100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13102/stat : 13102 (npSolver-pbo-It) S 13100 13102 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485581 9367552 274 33554432000 4194304 5064252 140734000725968 140734000724880 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13102/statm: 2287 274 233 213 0 72 0
[pid=13103] ppid=13102 vsize=5192 CPUtime=1255.53 cores=1,3,5,7
/proc/13103/stat : 13103 (npSolver-pbo) S 13102 13102 12337 0 -1 4202496 9249 104991 0 0 20 3 125417 113 20 0 1 0 376485581 5316608 911 33554432000 4194304 6004724 140736133846144 140736133831992 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13103/statm: 1298 911 175 442 0 852 0
[pid=13146] ppid=13103 vsize=71016 CPUtime=106.47 cores=1,3,5,7
/proc/13146/stat : 13146 (glucosInc) R 13103 13102 12337 0 -1 4202496 11372 0 0 0 10640 7 0 0 20 0 1 0 376611160 72720384 13370 33554432000 4194304 5654031 140736326680832 140736326668648 4215076 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13146/statm: 17754 13370 142 357 0 17394 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 85356

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 13539
/proc/meminfo: memFree=28974104/32873648 swapFree=6860/6860
[pid=13102] ppid=13100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13102/stat : 13102 (npSolver-pbo-It) S 13100 13102 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485581 9367552 274 33554432000 4194304 5064252 140734000725968 140734000724880 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13102/statm: 2287 274 233 213 0 72 0
[pid=13103] ppid=13102 vsize=5192 CPUtime=1255.53 cores=1,3,5,7
/proc/13103/stat : 13103 (npSolver-pbo) S 13102 13102 12337 0 -1 4202496 9249 104991 0 0 20 3 125417 113 20 0 1 0 376485581 5316608 911 33554432000 4194304 6004724 140736133846144 140736133831992 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13103/statm: 1298 911 175 442 0 852 0
[pid=13146] ppid=13103 vsize=120336 CPUtime=166.46 cores=1,3,5,7
/proc/13146/stat : 13146 (glucosInc) R 13103 13102 12337 0 -1 4202496 12125 0 0 0 16636 10 0 0 20 0 1 0 376611160 123224064 24763 33554432000 4194304 5654031 140736326680832 140736326668648 4215097 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13146/statm: 30084 24763 142 357 0 29724 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 134676

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13539
/proc/meminfo: memFree=28938396/32873648 swapFree=6860/6860
[pid=13102] ppid=13100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13102/stat : 13102 (npSolver-pbo-It) S 13100 13102 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485581 9367552 274 33554432000 4194304 5064252 140734000725968 140734000724880 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13102/statm: 2287 274 233 213 0 72 0
[pid=13103] ppid=13102 vsize=5192 CPUtime=1255.53 cores=1,3,5,7
/proc/13103/stat : 13103 (npSolver-pbo) S 13102 13102 12337 0 -1 4202496 9249 104991 0 0 20 3 125417 113 20 0 1 0 376485581 5316608 911 33554432000 4194304 6004724 140736133846144 140736133831992 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13103/statm: 1298 911 175 442 0 852 0
[pid=13146] ppid=13103 vsize=123748 CPUtime=226.45 cores=1,3,5,7
/proc/13146/stat : 13146 (glucosInc) R 13103 13102 12337 0 -1 4202496 14654 0 0 0 22629 16 0 0 20 0 1 0 376611160 126717952 28510 33554432000 4194304 5654031 140736326680832 140736326668648 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13146/statm: 30937 28510 142 357 0 30577 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 138088

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 13539
/proc/meminfo: memFree=28951808/32873648 swapFree=6860/6860
[pid=13102] ppid=13100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13102/stat : 13102 (npSolver-pbo-It) S 13100 13102 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485581 9367552 274 33554432000 4194304 5064252 140734000725968 140734000724880 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13102/statm: 2287 274 233 213 0 72 0
[pid=13103] ppid=13102 vsize=5192 CPUtime=1255.53 cores=1,3,5,7
/proc/13103/stat : 13103 (npSolver-pbo) S 13102 13102 12337 0 -1 4202496 9249 104991 0 0 20 3 125417 113 20 0 1 0 376485581 5316608 911 33554432000 4194304 6004724 140736133846144 140736133831992 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13103/statm: 1298 911 175 442 0 852 0
[pid=13146] ppid=13103 vsize=74428 CPUtime=286.44 cores=1,3,5,7
/proc/13146/stat : 13146 (glucosInc) R 13103 13102 12337 0 -1 4202496 17536 0 0 0 28623 21 0 0 20 0 1 0 376611160 76214272 18141 33554432000 4194304 5654031 140736326680832 140736326678920 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13146/statm: 18607 18141 142 357 0 18247 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 88768

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 13539
/proc/meminfo: memFree=28905004/32873648 swapFree=6860/6860
[pid=13102] ppid=13100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13102/stat : 13102 (npSolver-pbo-It) S 13100 13102 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485581 9367552 274 33554432000 4194304 5064252 140734000725968 140734000724880 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13102/statm: 2287 274 233 213 0 72 0
[pid=13103] ppid=13102 vsize=5192 CPUtime=1255.53 cores=1,3,5,7
/proc/13103/stat : 13103 (npSolver-pbo) S 13102 13102 12337 0 -1 4202496 9249 104991 0 0 20 3 125417 113 20 0 1 0 376485581 5316608 911 33554432000 4194304 6004724 140736133846144 140736133831992 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13103/statm: 1298 911 175 442 0 852 0
[pid=13146] ppid=13103 vsize=123748 CPUtime=346.43 cores=1,3,5,7
/proc/13146/stat : 13146 (glucosInc) R 13103 13102 12337 0 -1 4202496 19430 0 0 0 34618 25 0 0 20 0 1 0 376611160 126717952 29534 33554432000 4194304 5654031 140736326680832 140736326668648 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13146/statm: 30937 29534 142 357 0 30577 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 138088

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 13543
/proc/meminfo: memFree=28947772/32873648 swapFree=6860/6860
[pid=13102] ppid=13100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13102/stat : 13102 (npSolver-pbo-It) S 13100 13102 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485581 9367552 274 33554432000 4194304 5064252 140734000725968 140734000724880 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13102/statm: 2287 274 233 213 0 72 0
[pid=13103] ppid=13102 vsize=5192 CPUtime=1255.53 cores=1,3,5,7
/proc/13103/stat : 13103 (npSolver-pbo) S 13102 13102 12337 0 -1 4202496 9249 104991 0 0 20 3 125417 113 20 0 1 0 376485581 5316608 911 33554432000 4194304 6004724 140736133846144 140736133831992 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13103/statm: 1298 911 175 442 0 852 0
[pid=13146] ppid=13103 vsize=74428 CPUtime=406.42 cores=1,3,5,7
/proc/13146/stat : 13146 (glucosInc) R 13103 13102 12337 0 -1 4202496 21507 0 0 0 40613 29 0 0 20 0 1 0 376611160 76214272 18141 33554432000 4194304 5654031 140736326680832 140736326678856 4215168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13146/statm: 18607 18141 142 357 0 18247 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 88768

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13543
/proc/meminfo: memFree=28883508/32873648 swapFree=6860/6860
[pid=13102] ppid=13100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13102/stat : 13102 (npSolver-pbo-It) S 13100 13102 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485581 9367552 274 33554432000 4194304 5064252 140734000725968 140734000724880 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13102/statm: 2287 274 233 213 0 72 0
[pid=13103] ppid=13102 vsize=5192 CPUtime=1255.53 cores=1,3,5,7
/proc/13103/stat : 13103 (npSolver-pbo) S 13102 13102 12337 0 -1 4202496 9249 104991 0 0 20 3 125417 113 20 0 1 0 376485581 5316608 911 33554432000 4194304 6004724 140736133846144 140736133831992 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13103/statm: 1298 911 175 442 0 852 0
[pid=13146] ppid=13103 vsize=154568 CPUtime=466.41 cores=1,3,5,7
/proc/13146/stat : 13146 (glucosInc) R 13103 13102 12337 0 -1 4202496 23144 0 0 0 46608 33 0 0 20 0 1 0 376611160 158277632 34721 33554432000 4194304 5654031 140736326680832 140736326678920 4214981 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13146/statm: 38642 34721 142 357 0 38282 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 168908

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13543
/proc/meminfo: memFree=28814364/32873648 swapFree=6860/6860
[pid=13102] ppid=13100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13102/stat : 13102 (npSolver-pbo-It) S 13100 13102 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485581 9367552 274 33554432000 4194304 5064252 140734000725968 140734000724880 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13102/statm: 2287 274 233 213 0 72 0
[pid=13103] ppid=13102 vsize=5192 CPUtime=1255.53 cores=1,3,5,7
/proc/13103/stat : 13103 (npSolver-pbo) S 13102 13102 12337 0 -1 4202496 9249 104991 0 0 20 3 125417 113 20 0 1 0 376485581 5316608 911 33554432000 4194304 6004724 140736133846144 140736133831992 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13103/statm: 1298 911 175 442 0 852 0
[pid=13146] ppid=13103 vsize=204656 CPUtime=526.41 cores=1,3,5,7
/proc/13146/stat : 13146 (glucosInc) R 13103 13102 12337 0 -1 4202496 25551 0 0 0 52604 37 0 0 20 0 1 0 376611160 209567744 40654 33554432000 4194304 5654031 140736326680832 140736326678920 4233455 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13146/statm: 51164 40654 142 357 0 50804 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 218996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13543
/proc/meminfo: memFree=28826900/32873648 swapFree=6860/6860
[pid=13102] ppid=13100 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13102/stat : 13102 (npSolver-pbo-It) S 13100 13102 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376485581 9367552 274 33554432000 4194304 5064252 140734000725968 140734000724880 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13102/statm: 2287 274 233 213 0 72 0
[pid=13103] ppid=13102 vsize=5192 CPUtime=1255.53 cores=1,3,5,7
/proc/13103/stat : 13103 (npSolver-pbo) S 13102 13102 12337 0 -1 4202496 9249 104991 0 0 20 3 125417 113 20 0 1 0 376485581 5316608 911 33554432000 4194304 6004724 140736133846144 140736133831992 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13103/statm: 1298 911 175 442 0 852 0
[pid=13146] ppid=13103 vsize=204656 CPUtime=544.5 cores=1,3,5,7
/proc/13146/stat : 13146 (glucosInc) R 13103 13102 12337 0 -1 4202496 25566 0 0 0 54413 37 0 0 20 0 1 0 376611160 209567744 48334 33554432000 4194304 5654031 140736326680832 140736326678920 4232973 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13146/statm: 51164 48334 142 357 0 50804 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 218996

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 13102 and gives
#  childrusage.ru_utime.tv_sec=1254
#  childrusage.ru_utime.tv_usec=380305
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=169822
# CPU time returned by wait4() is 1255.55
# 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.41
CPU time (s): 1800.03
CPU user time (s): 1798.5
CPU system time (s): 1.53
CPU usage (%): 99.9788
Max. virtual memory (cumulated for all children) (KiB): 221068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1254.38
system time used= 1.16982
maximum resident set size= 197096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114614
page faults= 0
swaps= 0
block input operations= 0
block output operations= 17032
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 604
involuntary context switches= 1496

runsolver used 6.09107 second user time and 19.0311 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-07 23:13:15
IDJOB=3747759
IDBENCH=48176
IDSOLVER=2332
FILE ID=node116/3747759-1339103595
RUNJOBID= node116-1339098177-12354
PBS_JOBID= 14643737
Free space on /tmp= 70972 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_10_1.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747759-1339103595/watcher-3747759-1339103595 -o /tmp/evaluation-result-3747759-1339103595/solver-3747759-1339103595 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747759-1339103595.opb 1683185807 HOME HOME

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

MD5SUM BENCH= 6a7c5d2366cf8704587c2ca2c97e69d0
RANDOM SEED=1683185807

node116.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.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.11
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.556
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.556
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	: 5438.54
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.556
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.556
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.92
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.556
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.92
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.556
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.90
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.556
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:        29075820 kB
Buffers:          311744 kB
Cached:          2345656 kB
SwapCached:         3172 kB
Active:          1162436 kB
Inactive:        1753888 kB
Active(anon):     257740 kB
Inactive(anon):     3392 kB
Active(file):     904696 kB
Inactive(file):  1750496 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67100544 kB
Dirty:              8536 kB
Writeback:            32 kB
AnonPages:        281896 kB
Mapped:            11868 kB
Shmem:                 0 kB
Slab:             721820 kB
SReclaimable:     166160 kB
SUnreclaim:       555660 kB
KernelStack:        1472 kB
PageTables:         4320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     417076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 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= 70944 MiB
End job on node116 at 2012-06-07 23:43:16