Trace number 3703343

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-quickBound? (TO) 1800.03 1800.72

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_60_3.opb
MD5SUM12e000f4c238d036e0b89e0774c838fa
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark29
Best CPU time to get the best result obtained on this benchmark1797.19
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 37
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
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 constraints1000
Minimum length of a constraint61
Maximum length of a constraint108
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)75294
Sum of products size (including duplicates)150588
Number of different products75294
Sum of products size150588

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.24	c run inc solver
0.00/0.24	c [INC SYSTEM] run initial solver
0.00/0.24	c [INC SYSTEM] preprocess with white file
1.69/1.98	c [INC SYSTEM] finished preprocessing in 1 s
1.69/1.98	c [INC SYSTEM] execute solver
1.81/2.15	c [INC SEARCH] formula is SAT
1.81/2.15	c [INC SYSTEM] solved the initial formula
1.81/2.19	c model valid
1.81/2.19	c current solution ok
2.30/2.64	o 203
2.30/2.64	c starting approximation
2.30/2.64	c factor = 1
2.30/2.64	c can not find a suitable factor, leaving approximation
2.30/2.64	c finished approximation
2.30/2.64	c [INC SYSTEM] there exists a inc, kill it!
2.30/2.64	c write failed with 2
2.30/2.65	c [INC SEARCH] iteration: 0
2.30/2.65	c [INC BOUNDS] best value:203 search for 202
2.30/2.65	c [INC SYSTEM] create new solver instance
2.30/2.65	c [INC] encode full formula
2.30/2.65	c (debug) using card networks
2.30/2.67	c set iterative enc to: card
2.30/2.67	c set iterative enc to: none
2.30/2.68	c [INC SEARCH] isOptimum variable: 0
3.10/3.48	c formula is SAT
3.10/3.49	c [INC SEARCH] copied best model
3.10/3.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.19/3.53	c model valid
3.19/3.53	c current solution ok
3.19/3.53	o 55
3.19/3.53	c [INC SEARCH] iteration: 1
3.19/3.53	c [INC BOUNDS] best value:55 search for 54
3.19/3.53	c [INC SYSTEM] there exists a inc, kill it!
3.19/3.53	c write failed with 2
3.19/3.53	c [INC SYSTEM] create new solver instance
3.19/3.53	c [INC] encode full formula
3.19/3.53	c (debug) using card networks
3.19/3.55	c set iterative enc to: card
3.19/3.55	c set iterative enc to: none
3.19/3.56	c [INC SEARCH] isOptimum variable: 0
11.57/11.98	c formula is SAT
11.57/11.99	c [INC SEARCH] copied best model
11.57/11.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.68/12.03	c model valid
11.68/12.03	c current solution ok
11.68/12.03	o 53
11.68/12.03	c [INC SEARCH] iteration: 2
11.68/12.03	c [INC BOUNDS] best value:53 search for 52
11.68/12.03	c [INC SYSTEM] there exists a inc, kill it!
11.68/12.03	c write failed with 2
11.68/12.03	c [INC SYSTEM] create new solver instance
11.68/12.03	c [INC] encode full formula
11.68/12.03	c (debug) using card networks
11.68/12.04	c set iterative enc to: card
11.68/12.04	c set iterative enc to: none
11.68/12.06	c [INC SEARCH] isOptimum variable: 0
19.98/20.31	c formula is SAT
19.98/20.32	c [INC SEARCH] copied best model
19.98/20.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
19.98/20.36	c model valid
19.98/20.36	c current solution ok
19.98/20.36	o 52
19.98/20.36	c [INC SEARCH] iteration: 3
19.98/20.36	c [INC BOUNDS] best value:52 search for 51
19.98/20.36	c [INC SYSTEM] there exists a inc, kill it!
19.98/20.36	c write failed with 2
19.98/20.36	c [INC SYSTEM] create new solver instance
19.98/20.36	c [INC] encode full formula
19.98/20.36	c (debug) using card networks
19.98/20.37	c set iterative enc to: card
19.98/20.37	c set iterative enc to: none
19.98/20.39	c [INC SEARCH] isOptimum variable: 0
24.37/24.76	c formula is SAT
24.37/24.77	c [INC SEARCH] copied best model
24.37/24.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.47/24.81	c model valid
24.47/24.81	c current solution ok
24.47/24.81	o 42
24.47/24.81	c [INC SEARCH] iteration: 4
24.47/24.81	c [INC BOUNDS] best value:42 search for 41
24.47/24.81	c [INC SYSTEM] there exists a inc, kill it!
24.47/24.81	c write failed with 2
24.47/24.81	c [INC SYSTEM] create new solver instance
24.47/24.81	c [INC] encode full formula
24.47/24.81	c (debug) using card networks
24.47/24.82	c set iterative enc to: card
24.47/24.82	c set iterative enc to: none
24.47/24.84	c [INC SEARCH] isOptimum variable: 0
35.57/35.98	c formula is SAT
35.57/35.99	c [INC SEARCH] copied best model
35.57/35.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
35.67/36.02	c model valid
35.67/36.02	c current solution ok
35.67/36.02	o 41
35.67/36.02	c [INC SEARCH] iteration: 5
35.67/36.02	c [INC BOUNDS] best value:41 search for 40
35.67/36.02	c [INC SYSTEM] there exists a inc, kill it!
35.67/36.02	c write failed with 2
35.67/36.03	c [INC SYSTEM] create new solver instance
35.67/36.03	c [INC] encode full formula
35.67/36.03	c (debug) using card networks
35.67/36.04	c set iterative enc to: card
35.67/36.04	c set iterative enc to: none
35.67/36.06	c [INC SEARCH] isOptimum variable: 0
47.96/48.38	c formula is SAT
47.96/48.39	c [INC SEARCH] copied best model
47.96/48.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
48.08/48.43	c model valid
48.08/48.43	c current solution ok
48.08/48.43	o 40
48.08/48.43	c [INC SEARCH] iteration: 6
48.08/48.43	c [INC BOUNDS] best value:40 search for 39
48.08/48.43	c [INC SYSTEM] there exists a inc, kill it!
48.08/48.43	c write failed with 2
48.08/48.43	c [INC SYSTEM] create new solver instance
48.08/48.43	c [INC] encode full formula
48.08/48.43	c (debug) using card networks
48.08/48.45	c set iterative enc to: card
48.08/48.45	c set iterative enc to: none
48.08/48.46	c [INC SEARCH] isOptimum variable: 0
64.45/64.89	c formula is SAT
64.45/64.90	c [INC SEARCH] copied best model
64.45/64.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
64.55/64.94	c model valid
64.55/64.94	c current solution ok
64.55/64.94	o 38
64.55/64.94	c [INC SEARCH] iteration: 7
64.55/64.94	c [INC BOUNDS] best value:38 search for 37
64.55/64.94	c [INC SYSTEM] there exists a inc, kill it!
64.55/64.94	c write failed with 2
64.55/64.94	c [INC SYSTEM] create new solver instance
64.55/64.94	c [INC] encode full formula
64.55/64.94	c (debug) using card networks
64.55/64.96	c set iterative enc to: card
64.55/64.96	c set iterative enc to: none
64.55/64.97	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.72	HOME/npSolver-pbo-Itdqb.sh: line 18: 21350 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3703343-1338079354/watcher-3703343-1338079354 -o /tmp/evaluation-result-3703343-1338079354/solver-3703343-1338079354 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703343-1338079354.opb 493890840 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.00 2.01 2.12 3/178 21349
/proc/meminfo: memFree=31018720/32873844 swapFree=6600/6600
[pid=21349] ppid=21347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21349/stat : 21349 (npSolver-pbo-It) S 21347 21349 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274060248 9367552 275 33554432000 4194304 5064252 140734369407744 140734369406656 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21349/statm: 2287 275 233 213 0 72 0

[startup+0.042776 s]
/proc/loadavg: 2.00 2.01 2.12 3/178 21349
/proc/meminfo: memFree=31018720/32873844 swapFree=6600/6600
[pid=21349] ppid=21347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21349/stat : 21349 (npSolver-pbo-It) S 21347 21349 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274060248 9367552 275 33554432000 4194304 5064252 140734369407744 140734369406656 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21349/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100308 s]
/proc/loadavg: 2.00 2.01 2.12 3/178 21349
/proc/meminfo: memFree=31018720/32873844 swapFree=6600/6600
[pid=21349] ppid=21347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21349/stat : 21349 (npSolver-pbo-It) S 21347 21349 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274060248 9367552 275 33554432000 4194304 5064252 140734369407744 140734369406656 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21349/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300329 s]
/proc/loadavg: 2.00 2.01 2.12 3/178 21349
/proc/meminfo: memFree=31018720/32873844 swapFree=6600/6600
[pid=21349] ppid=21347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21349/stat : 21349 (npSolver-pbo-It) S 21347 21349 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274060248 9367552 275 33554432000 4194304 5064252 140734369407744 140734369406656 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21349/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700353 s]
/proc/loadavg: 2.00 2.01 2.12 3/178 21349
/proc/meminfo: memFree=31018720/32873844 swapFree=6600/6600
[pid=21349] ppid=21347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21349/stat : 21349 (npSolver-pbo-It) S 21347 21349 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274060248 9367552 275 33554432000 4194304 5064252 140734369407744 140734369406656 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21349/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.00 2.01 2.12 3/182 21353
/proc/meminfo: memFree=30901876/32873844 swapFree=6600/6600
[pid=21349] ppid=21347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21349/stat : 21349 (npSolver-pbo-It) S 21347 21349 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274060248 9367552 275 33554432000 4194304 5064252 140734369407744 140734369406656 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21349/statm: 2287 275 233 213 0 72 0
[pid=21350] ppid=21349 vsize=28616 CPUtime=0.24 cores=1,3,5,7
/proc/21350/stat : 21350 (npSolver-pbo) S 21349 21349 28504 0 -1 4202496 5463 0 0 0 22 2 0 0 20 0 1 0 274060249 29302784 4912 33554432000 4194304 5992684 140736671424320 140736671418768 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21350/statm: 7154 4912 164 440 0 6710 0
[pid=21352] ppid=21350 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21352/stat : 21352 (cp2_pre.sh) S 21350 21349 28504 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274060273 9367552 277 33554432000 4194304 5064252 140737083354880 140737083353584 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21352/statm: 2287 277 234 213 0 72 0
[pid=21353] ppid=21352 vsize=110196 CPUtime=1.24 cores=1,3,5,7
/proc/21353/stat : 21353 (coprocessor) R 21352 21349 28504 0 -1 4202496 21137 0 0 0 114 10 0 0 20 0 1 0 274060273 112840704 26708 33554432000 4194304 6586260 140734766541056 140734766536648 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/21353/statm: 27549 26708 199 584 0 26961 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 157108

[startup+3.10025 s]
/proc/loadavg: 2.00 2.01 2.12 3/181 21355
/proc/meminfo: memFree=30957552/32873844 swapFree=6600/6600
[pid=21349] ppid=21347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21349/stat : 21349 (npSolver-pbo-It) S 21347 21349 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274060248 9367552 275 33554432000 4194304 5064252 140734369407744 140734369406656 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21349/statm: 2287 275 233 213 0 72 0
[pid=21350] ppid=21349 vsize=35560 CPUtime=2.4 cores=1,3,5,7
/proc/21350/stat : 21350 (npSolver-pbo) S 21349 21349 28504 0 -1 4202496 8017 31704 0 0 34 42 148 16 20 0 1 0 274060249 36413440 6442 33554432000 4194304 5992684 140736671424320 140736671410152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21350/statm: 8890 6442 194 440 0 8446 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 44708
heavy processes:

[startup+6.30038 s]
/proc/loadavg: 2.00 2.01 2.12 3/181 21360
/proc/meminfo: memFree=30938340/32873844 swapFree=6600/6600
[pid=21349] ppid=21347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21349/stat : 21349 (npSolver-pbo-It) S 21347 21349 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274060248 9367552 275 33554432000 4194304 5064252 140734369407744 140734369406656 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21349/statm: 2287 275 233 213 0 72 0
[pid=21350] ppid=21349 vsize=35812 CPUtime=3.26 cores=1,3,5,7
/proc/21350/stat : 21350 (npSolver-pbo) S 21349 21349 28504 0 -1 4202496 10559 43391 0 0 40 42 224 20 20 0 1 0 274060249 36671488 6741 33554432000 4194304 5992684 140736671424320 140736671410152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21350/statm: 8953 6741 194 440 0 8509 0
[pid=21360] ppid=21350 vsize=46584 CPUtime=2.72 cores=1,3,5,7
/proc/21360/stat : 21360 (glucosInc) R 21350 21349 28504 0 -1 4202496 10364 0 0 0 270 2 0 0 20 0 1 0 274060605 47702016 10424 33554432000 4194304 5654031 140734418236896 140734418234504 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21360/statm: 11646 10424 131 357 0 11286 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 91544

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.12 3/181 21360
/proc/meminfo: memFree=30928684/32873844 swapFree=6600/6600
[pid=21349] ppid=21347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21349/stat : 21349 (npSolver-pbo-It) S 21347 21349 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274060248 9367552 275 33554432000 4194304 5064252 140734369407744 140734369406656 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21349/statm: 2287 275 233 213 0 72 0
[pid=21350] ppid=21349 vsize=36556 CPUtime=11.76 cores=1,3,5,7
/proc/21350/stat : 21350 (npSolver-pbo) S 21349 21349 28504 0 -1 4202496 12862 54631 0 0 47 43 1062 24 20 0 1 0 274060249 37433344 6742 33554432000 4194304 5992684 140736671424320 140736671410152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21350/statm: 9139 6742 194 440 0 8695 0
Current children cumulated CPU time (s) 11.76
Current children cumulated vsize (KiB) 45704

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.11 3/181 21366
/proc/meminfo: memFree=30978660/32873844 swapFree=6600/6600
[pid=21349] ppid=21347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21349/stat : 21349 (npSolver-pbo-It) S 21347 21349 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274060248 9367552 275 33554432000 4194304 5064252 140734369407744 140734369406656 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21349/statm: 2287 275 233 213 0 72 0
[pid=21350] ppid=21349 vsize=36556 CPUtime=24.53 cores=1,3,5,7
/proc/21350/stat : 21350 (npSolver-pbo) S 21349 21349 28504 0 -1 4202496 17463 76350 0 0 60 43 2319 31 20 0 1 0 274060249 37433344 6742 33554432000 4194304 5992684 140736671424320 140736671410152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21350/statm: 9139 6742 194 440 0 8695 0
[pid=21366] ppid=21350 vsize=46448 CPUtime=0.64 cores=1,3,5,7
/proc/21366/stat : 21366 (glucosInc) R 21350 21349 28504 0 -1 4202496 10275 0 0 0 62 2 0 0 20 0 1 0 274062733 47562752 10332 33554432000 4194304 5654031 140735537841888 140735537839496 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21366/statm: 11612 10332 131 357 0 11252 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 92152

[startup+51.1004 s]
/proc/loadavg: 2.06 2.02 2.11 3/181 21370
/proc/meminfo: memFree=30940244/32873844 swapFree=6600/6600
[pid=21349] ppid=21347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21349/stat : 21349 (npSolver-pbo-It) S 21347 21349 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274060248 9367552 275 33554432000 4194304 5064252 140734369407744 140734369406656 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21349/statm: 2287 275 233 213 0 72 0
[pid=21350] ppid=21349 vsize=36556 CPUtime=48.14 cores=1,3,5,7
/proc/21350/stat : 21350 (npSolver-pbo) S 21349 21349 28504 0 -1 4202496 22061 98766 0 0 73 45 4657 39 20 0 1 0 274060249 37433344 6742 33554432000 4194304 5992684 140736671424320 140736671410152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21350/statm: 9139 6742 194 440 0 8695 0
[pid=21370] ppid=21350 vsize=46580 CPUtime=2.62 cores=1,3,5,7
/proc/21370/stat : 21370 (glucosInc) R 21350 21349 28504 0 -1 4202496 10080 0 0 0 260 2 0 0 20 0 1 0 274065095 47697920 10687 33554432000 4194304 5654031 140734565663584 140734565661192 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21370/statm: 11645 10687 131 357 0 11285 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 92284

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.10 3/181 21373
/proc/meminfo: memFree=31002084/32873844 swapFree=6600/6600
[pid=21349] ppid=21347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21349/stat : 21349 (npSolver-pbo-It) S 21347 21349 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274060248 9367552 275 33554432000 4194304 5064252 140734369407744 140734369406656 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21349/statm: 2287 275 233 213 0 72 0
[pid=21350] ppid=21349 vsize=36556 CPUtime=64.64 cores=1,3,5,7
/proc/21350/stat : 21350 (npSolver-pbo) S 21349 21349 28504 0 -1 4202496 24360 110183 0 0 79 45 6296 44 20 0 1 0 274060249 37433344 6742 33554432000 4194304 5992684 140736671424320 140736671410152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21350/statm: 9139 6742 194 440 0 8695 0
[pid=21372] ppid=21350 vsize=52720 CPUtime=37.3 cores=1,3,5,7
/proc/21372/stat : 21372 (glucosInc) R 21350 21349 28504 0 -1 4202496 11636 0 0 0 3726 4 0 0 20 0 1 0 274066746 53985280 12094 33554432000 4194304 5654031 140733558736576 140733558734264 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21372/statm: 13180 12094 141 357 0 12820 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 98424

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.09 3/181 21373
/proc/meminfo: memFree=30974604/32873844 swapFree=6600/6600
[pid=21349] ppid=21347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21349/stat : 21349 (npSolver-pbo-It) S 21347 21349 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274060248 9367552 275 33554432000 4194304 5064252 140734369407744 140734369406656 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21349/statm: 2287 275 233 213 0 72 0
[pid=21350] ppid=21349 vsize=36556 CPUtime=64.64 cores=1,3,5,7
/proc/21350/stat : 21350 (npSolver-pbo) S 21349 21349 28504 0 -1 4202496 24360 110183 0 0 79 45 6296 44 20 0 1 0 274060249 37433344 6742 33554432000 4194304 5992684 140736671424320 140736671410152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21350/statm: 9139 6742 194 440 0 8695 0
[pid=21372] ppid=21350 vsize=78768 CPUtime=97.28 cores=1,3,5,7
/proc/21372/stat : 21372 (glucosInc) R 21350 21349 28504 0 -1 4202496 13612 0 0 0 9723 5 0 0 20 0 1 0 274066746 80658432 18900 33554432000 4194304 5654031 140733558736576 140733558724392 4233315 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21372/statm: 19692 18900 141 357 0 19332 0
Current children cumulated CPU time (s) 161.92
Current children cumulated vsize (KiB) 124472

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.09 3/181 21373
/proc/meminfo: memFree=30973936/32873844 swapFree=6600/6600
[pid=21349] ppid=21347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21349/stat : 21349 (npSolver-pbo-It) S 21347 21349 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274060248 9367552 275 33554432000 4194304 5064252 140734369407744 140734369406656 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21349/statm: 2287 275 233 213 0 72 0
[pid=21350] ppid=21349 vsize=36556 CPUtime=64.64 cores=1,3,5,7
/proc/21350/stat : 21350 (npSolver-pbo) S 21349 21349 28504 0 -1 4202496 24360 110183 0 0 79 45 6296 44 20 0 1 0 274060249 37433344 6742 33554432000 4194304 5992684 140736671424320 140736671410152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21350/statm: 9139 6742 194 440 0 8695 0
[pid=21372] ppid=21350 vsize=78768 CPUtime=157.28 cores=1,3,5,7
/proc/21372/stat : 21372 (glucosInc) R 21350 21349 28504 0 -1 4202496 14009 0 0 0 15722 6 0 0 20 0 1 0 274066746 80658432 18900 33554432000 4194304 5654031 140733558736576 140733558724392 4215121 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21372/statm: 19692 18900 141 357 0 19332 0
Current children cumulated CPU time (s) 221.92
Current children cumulated vsize (KiB) 124472

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 2.08 3/181 21373
/proc/meminfo: memFree=30897408/32873844 swapFree=6600/6600

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

/proc/loadavg: 2.00 2.00 2.00 3/182 21468
/proc/meminfo: memFree=30901164/32873844 swapFree=6600/6600
[pid=21349] ppid=21347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21349/stat : 21349 (npSolver-pbo-It) S 21347 21349 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274060248 9367552 275 33554432000 4194304 5064252 140734369407744 140734369406656 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21349/statm: 2287 275 233 213 0 72 0
[pid=21350] ppid=21349 vsize=36556 CPUtime=64.64 cores=1,3,5,7
/proc/21350/stat : 21350 (npSolver-pbo) S 21349 21349 28504 0 -1 4202496 24360 110183 0 0 79 45 6296 44 20 0 1 0 274060249 37433344 6742 33554432000 4194304 5992684 140736671424320 140736671410152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21350/statm: 9139 6742 194 440 0 8695 0
[pid=21372] ppid=21350 vsize=239580 CPUtime=1297.07 cores=1,3,5,7
/proc/21372/stat : 21372 (glucosInc) R 21350 21349 28504 0 -1 4202496 27653 0 0 0 129646 61 0 0 20 0 1 0 274066746 245329920 48435 33554432000 4194304 5654031 140733558736576 140733558734664 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21372/statm: 59895 48435 141 357 0 59535 0
Current children cumulated CPU time (s) 1361.71
Current children cumulated vsize (KiB) 285284

[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 2.01 3/182 21468
/proc/meminfo: memFree=30888352/32873844 swapFree=6600/6600
[pid=21349] ppid=21347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21349/stat : 21349 (npSolver-pbo-It) S 21347 21349 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274060248 9367552 275 33554432000 4194304 5064252 140734369407744 140734369406656 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21349/statm: 2287 275 233 213 0 72 0
[pid=21350] ppid=21349 vsize=36556 CPUtime=64.64 cores=1,3,5,7
/proc/21350/stat : 21350 (npSolver-pbo) S 21349 21349 28504 0 -1 4202496 24360 110183 0 0 79 45 6296 44 20 0 1 0 274060249 37433344 6742 33554432000 4194304 5992684 140736671424320 140736671410152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21350/statm: 9139 6742 194 440 0 8695 0
[pid=21372] ppid=21350 vsize=189492 CPUtime=1357.06 cores=1,3,5,7
/proc/21372/stat : 21372 (glucosInc) R 21350 21349 28504 0 -1 4202496 27791 0 0 0 135642 64 0 0 20 0 1 0 274066746 194039808 39430 33554432000 4194304 5654031 140733558736576 140733558734664 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21372/statm: 47373 39430 141 357 0 47013 0
Current children cumulated CPU time (s) 1421.7
Current children cumulated vsize (KiB) 235196

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 21468
/proc/meminfo: memFree=30783304/32873844 swapFree=6600/6600
[pid=21349] ppid=21347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21349/stat : 21349 (npSolver-pbo-It) S 21347 21349 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274060248 9367552 275 33554432000 4194304 5064252 140734369407744 140734369406656 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21349/statm: 2287 275 233 213 0 72 0
[pid=21350] ppid=21349 vsize=36556 CPUtime=64.64 cores=1,3,5,7
/proc/21350/stat : 21350 (npSolver-pbo) S 21349 21349 28504 0 -1 4202496 24360 110183 0 0 79 45 6296 44 20 0 1 0 274060249 37433344 6742 33554432000 4194304 5992684 140736671424320 140736671410152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21350/statm: 9139 6742 194 440 0 8695 0
[pid=21372] ppid=21350 vsize=239580 CPUtime=1417.05 cores=1,3,5,7
/proc/21372/stat : 21372 (glucosInc) R 21350 21349 28504 0 -1 4202496 28637 0 0 0 141639 66 0 0 20 0 1 0 274066746 245329920 56115 33554432000 4194304 5654031 140733558736576 140733558734664 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21372/statm: 59895 56115 141 357 0 59535 0
Current children cumulated CPU time (s) 1481.69
Current children cumulated vsize (KiB) 285284

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 21468
/proc/meminfo: memFree=30889132/32873844 swapFree=6600/6600
[pid=21349] ppid=21347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21349/stat : 21349 (npSolver-pbo-It) S 21347 21349 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274060248 9367552 275 33554432000 4194304 5064252 140734369407744 140734369406656 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21349/statm: 2287 275 233 213 0 72 0
[pid=21350] ppid=21349 vsize=36556 CPUtime=64.64 cores=1,3,5,7
/proc/21350/stat : 21350 (npSolver-pbo) S 21349 21349 28504 0 -1 4202496 24360 110183 0 0 79 45 6296 44 20 0 1 0 274060249 37433344 6742 33554432000 4194304 5992684 140736671424320 140736671410152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21350/statm: 9139 6742 194 440 0 8695 0
[pid=21372] ppid=21350 vsize=189492 CPUtime=1477.04 cores=1,3,5,7
/proc/21372/stat : 21372 (glucosInc) R 21350 21349 28504 0 -1 4202496 29399 0 0 0 147635 69 0 0 20 0 1 0 274066746 194039808 46214 33554432000 4194304 5654031 140733558736576 140733558734664 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21372/statm: 47373 46214 141 357 0 47013 0
Current children cumulated CPU time (s) 1541.68
Current children cumulated vsize (KiB) 235196

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21468
/proc/meminfo: memFree=30894976/32873844 swapFree=6600/6600
[pid=21349] ppid=21347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21349/stat : 21349 (npSolver-pbo-It) S 21347 21349 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274060248 9367552 275 33554432000 4194304 5064252 140734369407744 140734369406656 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21349/statm: 2287 275 233 213 0 72 0
[pid=21350] ppid=21349 vsize=36556 CPUtime=64.64 cores=1,3,5,7
/proc/21350/stat : 21350 (npSolver-pbo) S 21349 21349 28504 0 -1 4202496 24360 110183 0 0 79 45 6296 44 20 0 1 0 274060249 37433344 6742 33554432000 4194304 5992684 140736671424320 140736671410152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21350/statm: 9139 6742 194 440 0 8695 0
[pid=21372] ppid=21350 vsize=158672 CPUtime=1537.03 cores=1,3,5,7
/proc/21372/stat : 21372 (glucosInc) R 21350 21349 28504 0 -1 4202496 30651 0 0 0 153631 72 0 0 20 0 1 0 274066746 162480128 34755 33554432000 4194304 5654031 140733558736576 140733558734504 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21372/statm: 39668 34755 141 357 0 39308 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 204376

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21472
/proc/meminfo: memFree=30805496/32873844 swapFree=6600/6600
[pid=21349] ppid=21347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21349/stat : 21349 (npSolver-pbo-It) S 21347 21349 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274060248 9367552 275 33554432000 4194304 5064252 140734369407744 140734369406656 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21349/statm: 2287 275 233 213 0 72 0
[pid=21350] ppid=21349 vsize=36556 CPUtime=64.64 cores=1,3,5,7
/proc/21350/stat : 21350 (npSolver-pbo) S 21349 21349 28504 0 -1 4202496 24360 110183 0 0 79 45 6296 44 20 0 1 0 274060249 37433344 6742 33554432000 4194304 5992684 140736671424320 140736671410152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21350/statm: 9139 6742 194 440 0 8695 0
[pid=21372] ppid=21350 vsize=239580 CPUtime=1597 cores=1,3,5,7
/proc/21372/stat : 21372 (glucosInc) R 21350 21349 28504 0 -1 4202496 31592 0 0 0 159625 75 0 0 20 0 1 0 274066746 245329920 53043 33554432000 4194304 5654031 140733558736576 140733558734664 4216577 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21372/statm: 59895 53043 141 357 0 59535 0
Current children cumulated CPU time (s) 1661.64
Current children cumulated vsize (KiB) 285284

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 21472
/proc/meminfo: memFree=30837100/32873844 swapFree=6600/6600
[pid=21349] ppid=21347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21349/stat : 21349 (npSolver-pbo-It) S 21347 21349 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274060248 9367552 275 33554432000 4194304 5064252 140734369407744 140734369406656 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21349/statm: 2287 275 233 213 0 72 0
[pid=21350] ppid=21349 vsize=36556 CPUtime=64.64 cores=1,3,5,7
/proc/21350/stat : 21350 (npSolver-pbo) S 21349 21349 28504 0 -1 4202496 24360 110183 0 0 79 45 6296 44 20 0 1 0 274060249 37433344 6742 33554432000 4194304 5992684 140736671424320 140736671410152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21350/statm: 9139 6742 194 440 0 8695 0
[pid=21372] ppid=21350 vsize=189492 CPUtime=1657 cores=1,3,5,7
/proc/21372/stat : 21372 (glucosInc) R 21350 21349 28504 0 -1 4202496 32231 0 0 0 165622 78 0 0 20 0 1 0 274066746 194039808 41478 33554432000 4194304 5654031 140733558736576 140733558734664 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21372/statm: 47373 41478 141 357 0 47013 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 235196

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 21472
/proc/meminfo: memFree=30827672/32873844 swapFree=6600/6600
[pid=21349] ppid=21347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21349/stat : 21349 (npSolver-pbo-It) S 21347 21349 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274060248 9367552 275 33554432000 4194304 5064252 140734369407744 140734369406656 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21349/statm: 2287 275 233 213 0 72 0
[pid=21350] ppid=21349 vsize=36556 CPUtime=64.64 cores=1,3,5,7
/proc/21350/stat : 21350 (npSolver-pbo) S 21349 21349 28504 0 -1 4202496 24360 110183 0 0 79 45 6296 44 20 0 1 0 274060249 37433344 6742 33554432000 4194304 5992684 140736671424320 140736671410152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21350/statm: 9139 6742 194 440 0 8695 0
[pid=21372] ppid=21350 vsize=239580 CPUtime=1716.99 cores=1,3,5,7
/proc/21372/stat : 21372 (glucosInc) R 21350 21349 28504 0 -1 4202496 33074 0 0 0 171619 80 0 0 20 0 1 0 274066746 245329920 56627 33554432000 4194304 5654031 140733558736576 140733558734664 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21372/statm: 59895 56627 141 357 0 59535 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (KiB) 285284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 21472
/proc/meminfo: memFree=30768096/32873844 swapFree=6600/6600
[pid=21349] ppid=21347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21349/stat : 21349 (npSolver-pbo-It) S 21347 21349 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274060248 9367552 275 33554432000 4194304 5064252 140734369407744 140734369406656 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21349/statm: 2287 275 233 213 0 72 0
[pid=21350] ppid=21349 vsize=36556 CPUtime=64.64 cores=1,3,5,7
/proc/21350/stat : 21350 (npSolver-pbo) S 21349 21349 28504 0 -1 4202496 24360 110183 0 0 79 45 6296 44 20 0 1 0 274060249 37433344 6742 33554432000 4194304 5992684 140736671424320 140736671410152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21350/statm: 9139 6742 194 440 0 8695 0
[pid=21372] ppid=21350 vsize=320968 CPUtime=1735.39 cores=1,3,5,7
/proc/21372/stat : 21372 (glucosInc) R 21350 21349 28504 0 -1 4202496 33596 0 0 0 173459 80 0 0 20 0 1 0 274066746 328671232 60723 33554432000 4194304 5654031 140733558736576 140733558734664 4232988 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21372/statm: 80242 60723 141 357 0 79882 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 366672

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 21472
/proc/meminfo: memFree=30768096/32873844 swapFree=6600/6600
[pid=21349] ppid=21347 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21349/stat : 21349 (npSolver-pbo-It) S 21347 21349 28504 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274060248 9367552 275 33554432000 4194304 5064252 140734369407744 140734369406656 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21349/statm: 2287 275 233 213 0 72 0
[pid=21350] ppid=21349 vsize=36556 CPUtime=64.64 cores=1,3,5,7
/proc/21350/stat : 21350 (npSolver-pbo) S 21349 21349 28504 0 -1 4202496 24360 110183 0 0 79 45 6296 44 20 0 1 0 274060249 37433344 6742 33554432000 4194304 5992684 140736671424320 140736671410152 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21350/statm: 9139 6742 194 440 0 8695 0
[pid=21372] ppid=21350 vsize=320968 CPUtime=1735.39 cores=1,3,5,7
/proc/21372/stat : 21372 (glucosInc) R 21350 21349 28504 0 -1 4202496 33596 0 0 0 173459 80 0 0 20 0 1 0 274066746 328671232 60723 33554432000 4194304 5654031 140733558736576 140733558734664 4232988 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21372/statm: 80242 60723 141 357 0 79882 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 366672

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21349 and gives
#  childrusage.ru_utime.tv_sec=63
#  childrusage.ru_utime.tv_usec=765306
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=898863
# CPU time returned by wait4() is 64.6642
# 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.72
CPU time (s): 1800.03
CPU user time (s): 1798.34
CPU system time (s): 1.69
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (KiB): 366672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 63.7653
system time used= 0.898863
maximum resident set size= 110400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134919
page faults= 0
swaps= 0
block input operations= 0
block output operations= 128976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2528
involuntary context switches= 856

runsolver used 3.60645 second user time and 9.51155 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-27 02:42:34
IDJOB=3703343
IDBENCH=48149
IDSOLVER=2278
FILE ID=node140/3703343-1338079354
RUNJOBID= node140-1338052929-28521
PBS_JOBID= 14624397
Free space on /tmp= 71288 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_1000_60_3.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3703343-1338079354/watcher-3703343-1338079354 -o /tmp/evaluation-result-3703343-1338079354/solver-3703343-1338079354 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703343-1338079354.opb 493890840 HOME HOME

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

MD5SUM BENCH= 12e000f4c238d036e0b89e0774c838fa
RANDOM SEED=493890840

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
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		: 2667.094
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		: 2667.094
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.88
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.094
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		: 2667.094
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:       32873844 kB
MemFree:        31018876 kB
Buffers:          288912 kB
Cached:           499072 kB
SwapCached:         1596 kB
Active:           991848 kB
Inactive:          31008 kB
Active(anon):     225408 kB
Inactive(anon):     9776 kB
Active(file):     766440 kB
Inactive(file):    21232 kB
Unevictable:        6600 kB
Mlocked:            6600 kB
SwapTotal:      67108856 kB
SwapFree:       67105132 kB
Dirty:              9772 kB
Writeback:             0 kB
AnonPages:        252528 kB
Mapped:            13180 kB
Shmem:                 8 kB
Slab:             675616 kB
SReclaimable:     117328 kB
SUnreclaim:       558288 kB
KernelStack:        1504 kB
PageTables:         4296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     397868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71272 MiB
End job on node140 at 2012-05-27 03:12:35