Trace number 3703371

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.08 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_25_2.opb
MD5SUM1af848a7208b60f67c27d4022c7b5abe
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-128
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -151
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 constraint25
Maximum length of a constraint50
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)31544
Sum of products size (including duplicates)63088
Number of different products15772
Sum of products size31544

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.06	c run inc solver
0.00/0.06	c [INC SYSTEM] run initial solver
0.00/0.06	c [INC SYSTEM] preprocess with white file
0.00/0.34	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.34	c [INC SYSTEM] execute solver
0.00/0.37	c [INC SEARCH] formula is SAT
0.00/0.37	c [INC SYSTEM] solved the initial formula
0.00/0.38	c model valid
0.00/0.38	c current solution ok
0.00/0.49	o 0
0.00/0.49	c starting approximation
0.00/0.49	c factor = 1
0.00/0.49	c can not find a suitable factor, leaving approximation
0.00/0.49	c finished approximation
0.00/0.49	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.49	c write failed with 2
0.00/0.49	c [INC SEARCH] iteration: 0
0.00/0.49	c [INC BOUNDS] best value:1000 search for 999
0.00/0.49	c [INC SYSTEM] create new solver instance
0.00/0.49	c [INC] encode full formula
0.00/0.49	c (debug) using card networks
0.00/0.51	c set iterative enc to: card
0.00/0.51	c set iterative enc to: none
0.00/0.52	c [INC SEARCH] isOptimum variable: 0
0.00/0.60	c formula is SAT
0.00/0.60	c [INC SEARCH] copied best model
0.00/0.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.62	c model valid
0.00/0.62	c current solution ok
0.00/0.62	o -110
0.00/0.62	c [INC SEARCH] iteration: 1
0.00/0.62	c [INC BOUNDS] best value:890 search for 889
0.00/0.62	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.62	c write failed with 2
0.00/0.62	c [INC SYSTEM] create new solver instance
0.00/0.62	c [INC] encode full formula
0.00/0.62	c (debug) using card networks
0.00/0.65	c set iterative enc to: card
0.00/0.65	c set iterative enc to: none
0.00/0.65	c [INC SEARCH] isOptimum variable: 0
0.00/0.73	c formula is SAT
0.00/0.74	c [INC SEARCH] copied best model
0.00/0.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.75	c model valid
0.00/0.75	c current solution ok
0.00/0.75	o -112
0.00/0.75	c [INC SEARCH] iteration: 2
0.00/0.75	c [INC BOUNDS] best value:888 search for 887
0.00/0.75	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.75	c write failed with 2
0.00/0.76	c [INC SYSTEM] create new solver instance
0.00/0.76	c [INC] encode full formula
0.00/0.76	c (debug) using card networks
0.00/0.78	c set iterative enc to: card
0.00/0.78	c set iterative enc to: none
0.00/0.78	c [INC SEARCH] isOptimum variable: 0
0.00/0.86	c formula is SAT
0.00/0.87	c [INC SEARCH] copied best model
0.00/0.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.88	c model valid
0.00/0.88	c current solution ok
0.00/0.88	o -113
0.00/0.88	c [INC SEARCH] iteration: 3
0.00/0.88	c [INC BOUNDS] best value:887 search for 886
0.00/0.88	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.88	c write failed with 2
0.00/0.88	c [INC SYSTEM] create new solver instance
0.00/0.88	c [INC] encode full formula
0.00/0.88	c (debug) using card networks
0.00/0.91	c set iterative enc to: card
0.00/0.91	c set iterative enc to: none
0.00/0.91	c [INC SEARCH] isOptimum variable: 0
1.67/1.70	c formula is SAT
1.67/1.71	c [INC SEARCH] copied best model
1.67/1.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.67/1.72	c model valid
1.67/1.72	c current solution ok
1.67/1.72	o -117
1.67/1.72	c [INC SEARCH] iteration: 4
1.67/1.72	c [INC BOUNDS] best value:883 search for 882
1.67/1.72	c [INC SYSTEM] there exists a inc, kill it!
1.67/1.72	c write failed with 2
1.67/1.72	c [INC SYSTEM] create new solver instance
1.67/1.72	c [INC] encode full formula
1.67/1.72	c (debug) using card networks
1.67/1.74	c set iterative enc to: card
1.67/1.74	c set iterative enc to: none
1.67/1.75	c [INC SEARCH] isOptimum variable: 0
3.46/3.59	c formula is SAT
3.56/3.60	c [INC SEARCH] copied best model
3.56/3.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.56/3.61	c model valid
3.56/3.61	c current solution ok
3.56/3.61	o -122
3.56/3.61	c [INC SEARCH] iteration: 5
3.56/3.61	c [INC BOUNDS] best value:878 search for 877
3.56/3.61	c [INC SYSTEM] there exists a inc, kill it!
3.56/3.61	c write failed with 2
3.56/3.61	c [INC SYSTEM] create new solver instance
3.56/3.61	c [INC] encode full formula
3.56/3.61	c (debug) using card networks
3.56/3.64	c set iterative enc to: card
3.56/3.64	c set iterative enc to: none
3.56/3.64	c [INC SEARCH] isOptimum variable: 0
63.94/64.08	c formula is SAT
63.94/64.08	c [INC SEARCH] copied best model
63.94/64.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
64.05/64.10	c model valid
64.05/64.10	c current solution ok
64.05/64.10	o -125
64.05/64.10	c [INC SEARCH] iteration: 6
64.05/64.10	c [INC BOUNDS] best value:875 search for 874
64.05/64.10	c [INC SYSTEM] there exists a inc, kill it!
64.05/64.10	c write failed with 2
64.05/64.10	c [INC SYSTEM] create new solver instance
64.05/64.10	c [INC] encode full formula
64.05/64.10	c (debug) using card networks
64.05/64.13	c set iterative enc to: card
64.05/64.13	c set iterative enc to: none
64.05/64.13	c [INC SEARCH] isOptimum variable: 0
271.01/271.11	c formula is SAT
271.01/271.12	c [INC SEARCH] copied best model
271.01/271.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
271.01/271.13	c model valid
271.01/271.13	c current solution ok
271.01/271.13	o -127
271.01/271.13	c [INC SEARCH] iteration: 7
271.01/271.13	c [INC BOUNDS] best value:873 search for 872
271.01/271.13	c [INC SYSTEM] there exists a inc, kill it!
271.01/271.13	c write failed with 2
271.01/271.14	c [INC SYSTEM] create new solver instance
271.01/271.14	c [INC] encode full formula
271.01/271.14	c (debug) using card networks
271.01/271.16	c set iterative enc to: card
271.01/271.16	c set iterative enc to: none
271.01/271.17	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.51	HOME/npSolver-pbo-Itdqb.sh: line 18: 21886 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-3703371-1338081477/watcher-3703371-1338081477 -o /tmp/evaluation-result-3703371-1338081477/solver-3703371-1338081477 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703371-1338081477.opb 2035762116 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 21885
/proc/meminfo: memFree=31152204/32873844 swapFree=6600/6600
[pid=21885] ppid=21883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21885/stat : 21885 (npSolver-pbo-It) S 21883 21885 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274272511 9367552 274 33554432000 4194304 5064252 140734643748000 140734643746912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21885/statm: 2287 274 233 213 0 72 0

[startup+0.065994 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 21885
/proc/meminfo: memFree=31152204/32873844 swapFree=6600/6600
[pid=21885] ppid=21883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21885/stat : 21885 (npSolver-pbo-It) S 21883 21885 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274272511 9367552 274 33554432000 4194304 5064252 140734643748000 140734643746912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21885/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100232 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 21885
/proc/meminfo: memFree=31152204/32873844 swapFree=6600/6600
[pid=21885] ppid=21883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21885/stat : 21885 (npSolver-pbo-It) S 21883 21885 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274272511 9367552 274 33554432000 4194304 5064252 140734643748000 140734643746912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21885/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300229 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 21885
/proc/meminfo: memFree=31152204/32873844 swapFree=6600/6600
[pid=21885] ppid=21883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21885/stat : 21885 (npSolver-pbo-It) S 21883 21885 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274272511 9367552 274 33554432000 4194304 5064252 140734643748000 140734643746912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21885/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70017 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 21885
/proc/meminfo: memFree=31152204/32873844 swapFree=6600/6600
[pid=21885] ppid=21883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21885/stat : 21885 (npSolver-pbo-It) S 21883 21885 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274272511 9367552 274 33554432000 4194304 5064252 140734643748000 140734643746912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21885/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 21900
/proc/meminfo: memFree=31092752/32873844 swapFree=6600/6600
[pid=21885] ppid=21883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21885/stat : 21885 (npSolver-pbo-It) S 21883 21885 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274272511 9367552 274 33554432000 4194304 5064252 140734643748000 140734643746912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21885/statm: 2287 274 233 213 0 72 0
[pid=21886] ppid=21885 vsize=10784 CPUtime=0.9 cores=0,2,4,6
/proc/21886/stat : 21886 (npSolver-pbo) S 21885 21885 28504 0 -1 4202496 7953 24787 0 0 25 10 45 10 20 0 1 0 274272511 11042816 2063 33554432000 4194304 5992684 140736231122176 140736231108008 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21886/statm: 2696 2063 195 440 0 2252 0
[pid=21900] ppid=21886 vsize=22308 CPUtime=0.57 cores=0,2,4,6
/proc/21900/stat : 21900 (glucosInc) R 21886 21885 28504 0 -1 4202496 4266 0 0 0 57 0 0 0 20 0 1 0 274272603 22843392 5086 33554432000 4194304 5654031 140733323200912 140733323198984 4232784 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21900/statm: 5577 5086 140 357 0 5217 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 42240

[startup+3.10035 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 21902
/proc/meminfo: memFree=31091388/32873844 swapFree=6600/6600
[pid=21885] ppid=21883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21885/stat : 21885 (npSolver-pbo-It) S 21883 21885 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274272511 9367552 274 33554432000 4194304 5064252 140734643748000 140734643746912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21885/statm: 2287 274 233 213 0 72 0
[pid=21886] ppid=21885 vsize=10784 CPUtime=1.73 cores=0,2,4,6
/proc/21886/stat : 21886 (npSolver-pbo) S 21885 21885 28504 0 -1 4202496 9540 29634 0 0 29 10 123 11 20 0 1 0 274272511 11042816 2063 33554432000 4194304 5992684 140736231122176 140736231108008 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21886/statm: 2696 2063 195 440 0 2252 0
[pid=21902] ppid=21886 vsize=22788 CPUtime=1.33 cores=0,2,4,6
/proc/21902/stat : 21902 (glucosInc) R 21886 21885 28504 0 -1 4202496 6022 0 0 0 132 1 0 0 20 0 1 0 274272686 23334912 4940 33554432000 4194304 5654031 140734992508016 140734992505976 4234964 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21902/statm: 5697 4940 142 357 0 5337 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 42720

[startup+6.30029 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 21904
/proc/meminfo: memFree=31121620/32873844 swapFree=6600/6600
[pid=21885] ppid=21883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21885/stat : 21885 (npSolver-pbo-It) S 21883 21885 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274272511 9367552 274 33554432000 4194304 5064252 140734643748000 140734643746912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21885/statm: 2287 274 233 213 0 72 0
[pid=21886] ppid=21885 vsize=10784 CPUtime=3.62 cores=0,2,4,6
/proc/21886/stat : 21886 (npSolver-pbo) S 21885 21885 28504 0 -1 4202496 11127 36497 0 0 33 10 305 14 20 0 1 0 274272511 11042816 2063 33554432000 4194304 5992684 140736231122176 140736231108008 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21886/statm: 2696 2063 195 440 0 2252 0
[pid=21904] ppid=21886 vsize=25516 CPUtime=2.64 cores=0,2,4,6
/proc/21904/stat : 21904 (glucosInc) R 21886 21885 28504 0 -1 4202496 6119 0 0 0 263 1 0 0 20 0 1 0 274272875 26128384 5050 33554432000 4194304 5654031 140735139329872 140735139327672 4215040 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21904/statm: 6379 5050 142 357 0 6019 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 45448

[startup+12.7004 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 21904
/proc/meminfo: memFree=31102456/32873844 swapFree=6600/6600
[pid=21885] ppid=21883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21885/stat : 21885 (npSolver-pbo-It) S 21883 21885 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274272511 9367552 274 33554432000 4194304 5064252 140734643748000 140734643746912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21885/statm: 2287 274 233 213 0 72 0
[pid=21886] ppid=21885 vsize=10784 CPUtime=3.62 cores=0,2,4,6
/proc/21886/stat : 21886 (npSolver-pbo) S 21885 21885 28504 0 -1 4202496 11127 36497 0 0 33 10 305 14 20 0 1 0 274272511 11042816 2063 33554432000 4194304 5992684 140736231122176 140736231108008 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21886/statm: 2696 2063 195 440 0 2252 0
[pid=21904] ppid=21886 vsize=46000 CPUtime=9.03 cores=0,2,4,6
/proc/21904/stat : 21904 (glucosInc) R 21886 21885 28504 0 -1 4202496 8309 0 0 0 902 1 0 0 20 0 1 0 274272875 47104000 9950 33554432000 4194304 5654031 140735139329872 140735139317688 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21904/statm: 11500 9950 142 357 0 11140 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 65932

[startup+25.5003 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 21904
/proc/meminfo: memFree=31086148/32873844 swapFree=6600/6600
[pid=21885] ppid=21883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21885/stat : 21885 (npSolver-pbo-It) S 21883 21885 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274272511 9367552 274 33554432000 4194304 5064252 140734643748000 140734643746912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21885/statm: 2287 274 233 213 0 72 0
[pid=21886] ppid=21885 vsize=10784 CPUtime=3.62 cores=0,2,4,6
/proc/21886/stat : 21886 (npSolver-pbo) S 21885 21885 28504 0 -1 4202496 11127 36497 0 0 33 10 305 14 20 0 1 0 274272511 11042816 2063 33554432000 4194304 5992684 140736231122176 140736231108008 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21886/statm: 2696 2063 195 440 0 2252 0
[pid=21904] ppid=21886 vsize=71996 CPUtime=21.83 cores=0,2,4,6
/proc/21904/stat : 21904 (glucosInc) R 21886 21885 28504 0 -1 4202496 10503 0 0 0 2181 2 0 0 20 0 1 0 274272875 73723904 14104 33554432000 4194304 5654031 140735139329872 140735139317688 4233455 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21904/statm: 17999 14104 142 357 0 17639 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 91928

[startup+51.1004 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 21904
/proc/meminfo: memFree=31061948/32873844 swapFree=6600/6600
[pid=21885] ppid=21883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21885/stat : 21885 (npSolver-pbo-It) S 21883 21885 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274272511 9367552 274 33554432000 4194304 5064252 140734643748000 140734643746912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21885/statm: 2287 274 233 213 0 72 0
[pid=21886] ppid=21885 vsize=10784 CPUtime=3.62 cores=0,2,4,6
/proc/21886/stat : 21886 (npSolver-pbo) S 21885 21885 28504 0 -1 4202496 11127 36497 0 0 33 10 305 14 20 0 1 0 274272511 11042816 2063 33554432000 4194304 5992684 140736231122176 140736231108008 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21886/statm: 2696 2063 195 440 0 2252 0
[pid=21904] ppid=21886 vsize=133304 CPUtime=47.43 cores=0,2,4,6
/proc/21904/stat : 21904 (glucosInc) R 21886 21885 28504 0 -1 4202496 11862 0 0 0 4739 4 0 0 20 0 1 0 274272875 136503296 28199 33554432000 4194304 5654031 140735139329872 140735139317688 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21904/statm: 33326 28199 142 357 0 32966 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 153236

[startup+102.306 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 21907
/proc/meminfo: memFree=31080184/32873844 swapFree=6600/6600
[pid=21885] ppid=21883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21885/stat : 21885 (npSolver-pbo-It) S 21883 21885 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274272511 9367552 274 33554432000 4194304 5064252 140734643748000 140734643746912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21885/statm: 2287 274 233 213 0 72 0
[pid=21886] ppid=21885 vsize=10784 CPUtime=64.1 cores=0,2,4,6
/proc/21886/stat : 21886 (npSolver-pbo) S 21885 21885 28504 0 -1 4202496 12714 48938 0 0 38 10 6342 20 20 0 1 0 274272511 11042816 2063 33554432000 4194304 5992684 140736231122176 140736231108008 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21886/statm: 2696 2063 195 440 0 2252 0
[pid=21906] ppid=21886 vsize=71992 CPUtime=38.15 cores=0,2,4,6
/proc/21906/stat : 21906 (glucosInc) R 21886 21885 28504 0 -1 4202496 11783 0 0 0 3812 3 0 0 20 0 1 0 274278925 73719808 15360 33554432000 4194304 5654031 140734204399424 140734204387240 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21906/statm: 17998 15360 142 357 0 17638 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 91924

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 21912
/proc/meminfo: memFree=31094576/32873844 swapFree=6600/6600
[pid=21885] ppid=21883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21885/stat : 21885 (npSolver-pbo-It) S 21883 21885 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274272511 9367552 274 33554432000 4194304 5064252 140734643748000 140734643746912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21885/statm: 2287 274 233 213 0 72 0
[pid=21886] ppid=21885 vsize=10784 CPUtime=64.1 cores=0,2,4,6
/proc/21886/stat : 21886 (npSolver-pbo) S 21885 21885 28504 0 -1 4202496 12714 48938 0 0 38 10 6342 20 20 0 1 0 274272511 11042816 2063 33554432000 4194304 5992684 140736231122176 140736231108008 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21886/statm: 2696 2063 195 440 0 2252 0
[pid=21906] ppid=21886 vsize=128976 CPUtime=98.13 cores=0,2,4,6
/proc/21906/stat : 21906 (glucosInc) R 21886 21885 28504 0 -1 4202496 13802 0 0 0 9808 5 0 0 20 0 1 0 274278925 132071424 26474 33554432000 4194304 5654031 140734204399424 140734204387240 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21906/statm: 32244 26474 142 357 0 31884 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 148908

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21912
/proc/meminfo: memFree=31048804/32873844 swapFree=6600/6600
[pid=21885] ppid=21883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21885/stat : 21885 (npSolver-pbo-It) S 21883 21885 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274272511 9367552 274 33554432000 4194304 5064252 140734643748000 140734643746912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21885/statm: 2287 274 233 213 0 72 0
[pid=21886] ppid=21885 vsize=10784 CPUtime=64.1 cores=0,2,4,6
/proc/21886/stat : 21886 (npSolver-pbo) S 21885 21885 28504 0 -1 4202496 12714 48938 0 0 38 10 6342 20 20 0 1 0 274272511 11042816 2063 33554432000 4194304 5992684 140736231122176 140736231108008 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21886/statm: 2696 2063 195 440 0 2252 0
[pid=21906] ppid=21886 vsize=159796 CPUtime=158.12 cores=0,2,4,6
/proc/21906/stat : 21906 (glucosInc) R 21886 21885 28504 0 -1 4202496 17356 0 0 0 15802 10 0 0 20 0 1 0 274278925 163631104 32685 33554432000 4194304 5654031 140734204399424 140734204397512 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21906/statm: 39949 32685 142 357 0 39589 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 179728

[startup+282.3 s]

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

/proc/loadavg: 2.00 2.00 2.00 3/182 21924
/proc/meminfo: memFree=30967524/32873844 swapFree=6600/6600
[pid=21885] ppid=21883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21885/stat : 21885 (npSolver-pbo-It) S 21883 21885 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274272511 9367552 274 33554432000 4194304 5064252 140734643748000 140734643746912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21885/statm: 2287 274 233 213 0 72 0
[pid=21886] ppid=21885 vsize=10784 CPUtime=271.09 cores=0,2,4,6
/proc/21886/stat : 21886 (npSolver-pbo) S 21885 21885 28504 0 -1 4202496 14301 69532 0 0 42 11 27019 37 20 0 1 0 274272511 11042816 2063 33554432000 4194304 5992684 140736231122176 140736231108008 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21886/statm: 2696 2063 195 440 0 2252 0
[pid=21914] ppid=21886 vsize=177560 CPUtime=1090.89 cores=0,2,4,6
/proc/21914/stat : 21914 (glucosInc) R 21886 21885 28504 0 -1 4202496 51462 0 0 0 109006 83 0 0 20 0 1 0 274299628 181821440 42818 33554432000 4194304 5654031 140734532671568 140734532669656 4216156 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21914/statm: 44390 42818 142 357 0 44030 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 197492

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21924
/proc/meminfo: memFree=30832612/32873844 swapFree=6600/6600
[pid=21885] ppid=21883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21885/stat : 21885 (npSolver-pbo-It) S 21883 21885 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274272511 9367552 274 33554432000 4194304 5064252 140734643748000 140734643746912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21885/statm: 2287 274 233 213 0 72 0
[pid=21886] ppid=21885 vsize=10784 CPUtime=271.09 cores=0,2,4,6
/proc/21886/stat : 21886 (npSolver-pbo) S 21885 21885 28504 0 -1 4202496 14301 69532 0 0 42 11 27019 37 20 0 1 0 274272511 11042816 2063 33554432000 4194304 5992684 140736231122176 140736231108008 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21886/statm: 2696 2063 195 440 0 2252 0
[pid=21914] ppid=21886 vsize=309036 CPUtime=1150.88 cores=0,2,4,6
/proc/21914/stat : 21914 (glucosInc) R 21886 21885 28504 0 -1 4202496 52325 0 0 0 115004 84 0 0 20 0 1 0 274299628 316452864 67695 33554432000 4194304 5654031 140734532671568 140734532669656 4215327 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21914/statm: 77259 67695 142 357 0 76899 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 328968

[startup+1482.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 21971
/proc/meminfo: memFree=30835040/32873844 swapFree=6600/6600
[pid=21885] ppid=21883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21885/stat : 21885 (npSolver-pbo-It) S 21883 21885 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274272511 9367552 274 33554432000 4194304 5064252 140734643748000 140734643746912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21885/statm: 2287 274 233 213 0 72 0
[pid=21886] ppid=21885 vsize=10784 CPUtime=271.09 cores=0,2,4,6
/proc/21886/stat : 21886 (npSolver-pbo) S 21885 21885 28504 0 -1 4202496 14301 69532 0 0 42 11 27019 37 20 0 1 0 274272511 11042816 2063 33554432000 4194304 5992684 140736231122176 140736231108008 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21886/statm: 2696 2063 195 440 0 2252 0
[pid=21914] ppid=21886 vsize=441296 CPUtime=1210.86 cores=0,2,4,6
/proc/21914/stat : 21914 (glucosInc) R 21886 21885 28504 0 -1 4202496 52849 0 0 0 120999 87 0 0 20 0 1 0 274299628 451887104 87616 33554432000 4194304 5654031 140734532671568 140734532669656 4215353 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21914/statm: 110324 87616 142 357 0 109964 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 461228

[startup+1542.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/181 21991
/proc/meminfo: memFree=30986608/32873844 swapFree=6600/6600
[pid=21885] ppid=21883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21885/stat : 21885 (npSolver-pbo-It) S 21883 21885 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274272511 9367552 274 33554432000 4194304 5064252 140734643748000 140734643746912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21885/statm: 2287 274 233 213 0 72 0
[pid=21886] ppid=21885 vsize=10784 CPUtime=271.09 cores=0,2,4,6
/proc/21886/stat : 21886 (npSolver-pbo) S 21885 21885 28504 0 -1 4202496 14301 69532 0 0 42 11 27019 37 20 0 1 0 274272511 11042816 2063 33554432000 4194304 5992684 140736231122176 140736231108008 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21886/statm: 2696 2063 195 440 0 2252 0
[pid=21914] ppid=21886 vsize=227648 CPUtime=1270.84 cores=0,2,4,6
/proc/21914/stat : 21914 (glucosInc) R 21886 21885 28504 0 -1 4202496 54224 0 0 0 126993 91 0 0 20 0 1 0 274299628 233111552 48751 33554432000 4194304 5654031 140734532671568 140734532669656 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21914/statm: 56912 48751 142 357 0 56552 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 247580

[startup+1602.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 21993
/proc/meminfo: memFree=30889236/32873844 swapFree=6600/6600
[pid=21885] ppid=21883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21885/stat : 21885 (npSolver-pbo-It) S 21883 21885 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274272511 9367552 274 33554432000 4194304 5064252 140734643748000 140734643746912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21885/statm: 2287 274 233 213 0 72 0
[pid=21886] ppid=21885 vsize=10784 CPUtime=271.09 cores=0,2,4,6
/proc/21886/stat : 21886 (npSolver-pbo) S 21885 21885 28504 0 -1 4202496 14301 69532 0 0 42 11 27019 37 20 0 1 0 274272511 11042816 2063 33554432000 4194304 5992684 140736231122176 140736231108008 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21886/statm: 2696 2063 195 440 0 2252 0
[pid=21914] ppid=21886 vsize=309036 CPUtime=1330.81 cores=0,2,4,6
/proc/21914/stat : 21914 (glucosInc) R 21886 21885 28504 0 -1 4202496 54803 0 0 0 132989 92 0 0 20 0 1 0 274299628 316452864 69231 33554432000 4194304 5654031 140734532671568 140734532669656 4215168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21914/statm: 77259 69231 142 357 0 76899 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 328968

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 21994
/proc/meminfo: memFree=30799164/32873844 swapFree=6600/6600
[pid=21885] ppid=21883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21885/stat : 21885 (npSolver-pbo-It) S 21883 21885 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274272511 9367552 274 33554432000 4194304 5064252 140734643748000 140734643746912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21885/statm: 2287 274 233 213 0 72 0
[pid=21886] ppid=21885 vsize=10784 CPUtime=271.09 cores=0,2,4,6
/proc/21886/stat : 21886 (npSolver-pbo) S 21885 21885 28504 0 -1 4202496 14301 69532 0 0 42 11 27019 37 20 0 1 0 274272511 11042816 2063 33554432000 4194304 5992684 140736231122176 140736231108008 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21886/statm: 2696 2063 195 440 0 2252 0
[pid=21914] ppid=21886 vsize=441296 CPUtime=1390.8 cores=0,2,4,6
/proc/21914/stat : 21914 (glucosInc) R 21886 21885 28504 0 -1 4202496 55302 0 0 0 138986 94 0 0 20 0 1 0 274299628 451887104 87104 33554432000 4194304 5654031 140734532671568 140734532669656 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21914/statm: 110324 87104 142 357 0 109964 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 461228

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 21998
/proc/meminfo: memFree=31001084/32873844 swapFree=6600/6600
[pid=21885] ppid=21883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21885/stat : 21885 (npSolver-pbo-It) S 21883 21885 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274272511 9367552 274 33554432000 4194304 5064252 140734643748000 140734643746912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21885/statm: 2287 274 233 213 0 72 0
[pid=21886] ppid=21885 vsize=10784 CPUtime=271.09 cores=0,2,4,6
/proc/21886/stat : 21886 (npSolver-pbo) S 21885 21885 28504 0 -1 4202496 14301 69532 0 0 42 11 27019 37 20 0 1 0 274272511 11042816 2063 33554432000 4194304 5992684 140736231122176 140736231108008 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21886/statm: 2696 2063 195 440 0 2252 0
[pid=21914] ppid=21886 vsize=227648 CPUtime=1450.79 cores=0,2,4,6
/proc/21914/stat : 21914 (glucosInc) R 21886 21885 28504 0 -1 4202496 56504 0 0 0 144980 99 0 0 20 0 1 0 274299628 233111552 43983 33554432000 4194304 5654031 140734532671568 140734532669656 4234964 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21914/statm: 56912 43983 142 357 0 56552 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 247580

[startup+1782.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/181 22000
/proc/meminfo: memFree=30915256/32873844 swapFree=6600/6600
[pid=21885] ppid=21883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21885/stat : 21885 (npSolver-pbo-It) S 21883 21885 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274272511 9367552 274 33554432000 4194304 5064252 140734643748000 140734643746912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21885/statm: 2287 274 233 213 0 72 0
[pid=21886] ppid=21885 vsize=10784 CPUtime=271.09 cores=0,2,4,6
/proc/21886/stat : 21886 (npSolver-pbo) S 21885 21885 28504 0 -1 4202496 14301 69532 0 0 42 11 27019 37 20 0 1 0 274272511 11042816 2063 33554432000 4194304 5992684 140736231122176 140736231108008 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21886/statm: 2696 2063 195 440 0 2252 0
[pid=21914] ppid=21886 vsize=309036 CPUtime=1510.78 cores=0,2,4,6
/proc/21914/stat : 21914 (glucosInc) R 21886 21885 28504 0 -1 4202496 57212 0 0 0 150978 100 0 0 20 0 1 0 274299628 316452864 62063 33554432000 4194304 5654031 140734532671568 140734532669656 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21914/statm: 77259 62063 142 357 0 76899 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 328968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 22000
/proc/meminfo: memFree=30878200/32873844 swapFree=6600/6600
[pid=21885] ppid=21883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21885/stat : 21885 (npSolver-pbo-It) S 21883 21885 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274272511 9367552 274 33554432000 4194304 5064252 140734643748000 140734643746912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21885/statm: 2287 274 233 213 0 72 0
[pid=21886] ppid=21885 vsize=10784 CPUtime=271.09 cores=0,2,4,6
/proc/21886/stat : 21886 (npSolver-pbo) S 21885 21885 28504 0 -1 4202496 14301 69532 0 0 42 11 27019 37 20 0 1 0 274272511 11042816 2063 33554432000 4194304 5992684 140736231122176 140736231108008 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21886/statm: 2696 2063 195 440 0 2252 0
[pid=21914] ppid=21886 vsize=309036 CPUtime=1528.99 cores=0,2,4,6
/proc/21914/stat : 21914 (glucosInc) R 21886 21885 28504 0 -1 4202496 57232 0 0 0 152798 101 0 0 20 0 1 0 274299628 316452864 69743 33554432000 4194304 5654031 140734532671568 140734532669656 4215055 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21914/statm: 77259 69743 142 357 0 76899 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 328968

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 22000
/proc/meminfo: memFree=30878200/32873844 swapFree=6600/6600
[pid=21885] ppid=21883 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21885/stat : 21885 (npSolver-pbo-It) S 21883 21885 28504 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274272511 9367552 274 33554432000 4194304 5064252 140734643748000 140734643746912 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21885/statm: 2287 274 233 213 0 72 0
[pid=21886] ppid=21885 vsize=10784 CPUtime=271.09 cores=0,2,4,6
/proc/21886/stat : 21886 (npSolver-pbo) S 21885 21885 28504 0 -1 4202496 14301 69532 0 0 42 11 27019 37 20 0 1 0 274272511 11042816 2063 33554432000 4194304 5992684 140736231122176 140736231108008 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/21886/statm: 2696 2063 195 440 0 2252 0
[pid=21914] ppid=21886 vsize=309036 CPUtime=1528.99 cores=0,2,4,6
/proc/21914/stat : 21914 (glucosInc) R 21886 21885 28504 0 -1 4202496 57232 0 0 0 152798 101 0 0 20 0 1 0 274299628 316452864 69743 33554432000 4194304 5654031 140734532671568 140734532669656 4215055 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21914/statm: 77259 69743 142 357 0 76899 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 328968

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21885 and gives
#  childrusage.ru_utime.tv_sec=270
#  childrusage.ru_utime.tv_usec=616859
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=491925
# CPU time returned by wait4() is 271.109
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1798.59
CPU system time (s): 1.49
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 510548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 270.617
system time used= 0.491925
maximum resident set size= 181096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84207
page faults= 0
swaps= 0
block input operations= 0
block output operations= 36544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1020
involuntary context switches= 436

runsolver used 3.77743 second user time and 8.07377 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-27 03:17:57
IDJOB=3703371
IDBENCH=48209
IDSOLVER=2278
FILE ID=node140/3703371-1338081477
RUNJOBID= node140-1338052929-28520
PBS_JOBID= 14624397
Free space on /tmp= 71356 MiB

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

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

MD5SUM BENCH= 1af848a7208b60f67c27d4022c7b5abe
RANDOM SEED=2035762116

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:        31152732 kB
Buffers:          307052 kB
Cached:           489076 kB
SwapCached:         1504 kB
Active:           838496 kB
Inactive:          52200 kB
Active(anon):      85440 kB
Inactive(anon):     9828 kB
Active(file):     753056 kB
Inactive(file):    42372 kB
Unevictable:        6600 kB
Mlocked:            6600 kB
SwapTotal:      67108856 kB
SwapFree:       67105288 kB
Dirty:              8932 kB
Writeback:             0 kB
AnonPages:         59608 kB
Mapped:            13156 kB
Shmem:                 8 kB
Slab:             690840 kB
SReclaimable:     133008 kB
SUnreclaim:       557832 kB
KernelStack:        1504 kB
PageTables:         4012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     210460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 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= 71340 MiB
End job on node140 at 2012-05-27 03:47:57