Trace number 3747250

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.13 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_10.opb
MD5SUMdd415565c40b70127defa3137ccd18d3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark334.51
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 55
Optimality of the best value was proved YES
Number of variables895
Total number of constraints1660
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1659
Minimum length of a constraint1
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 45
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 108
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 144
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 741
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.28	c run inc solver
0.00/0.28	c [INC SYSTEM] run initial solver
0.00/0.28	c [INC SYSTEM] preprocess with white file
2.03/2.18	c [INC SYSTEM] finished preprocessing in 1 s
2.03/2.18	c [INC SYSTEM] execute solver
28.63/28.85	c [INC SEARCH] formula is SAT
28.63/28.86	c [INC SYSTEM] solved the initial formula
28.63/28.88	c model valid
28.63/28.88	c current solution ok
29.33/29.55	o 108
29.33/29.55	c [INC SYSTEM] there exists a inc, kill it!
29.33/29.55	c write failed with 2
29.33/29.56	c [INC SEARCH] iteration: 0
29.33/29.56	c [INC BOUNDS] best value:108 search for 107
29.33/29.56	c [INC SYSTEM] create new solver instance
29.33/29.56	c [INC] encode full formula
29.33/29.56	c set iterative enc to: swc
29.33/29.57	c [INC SEARCH] isOptimum variable: 0
542.92/543.27	c formula is SAT
542.92/543.28	c [INC SEARCH] copied best model
542.92/543.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
542.92/543.30	c model valid
542.92/543.30	c current solution ok
542.92/543.30	o 91
542.92/543.30	c [INC SEARCH] iteration: 1
542.92/543.30	c [INC BOUNDS] best value:91 search for 90
542.92/543.30	c [INC ENCODE] setup new number of clauses ...
542.92/543.30	c [INC] encode incremental formula
542.92/543.30	c return only the limitting unit clause for 90
542.92/543.30	c [INC SYSTEM] transmit new clauses to solver: 1
542.92/543.30	c [INC SEARCH] isOptimum variable: 0
543.23/543.52	c formula is SAT
543.23/543.53	c [INC SEARCH] copied best model
543.23/543.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
543.23/543.55	c model valid
543.23/543.55	c current solution ok
543.23/543.55	o 90
543.23/543.55	c [INC SEARCH] iteration: 2
543.23/543.55	c [INC BOUNDS] best value:90 search for 89
543.23/543.55	c [INC ENCODE] setup new number of clauses ...
543.23/543.55	c [INC] encode incremental formula
543.23/543.55	c return only the limitting unit clause for 89
543.23/543.55	c [INC SYSTEM] transmit new clauses to solver: 1
543.23/543.55	c [INC SEARCH] isOptimum variable: 0
543.43/543.72	c formula is SAT
543.43/543.73	c [INC SEARCH] copied best model
543.43/543.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
543.43/543.75	c model valid
543.43/543.75	c current solution ok
543.43/543.75	o 81
543.43/543.75	c [INC SEARCH] iteration: 3
543.43/543.75	c [INC BOUNDS] best value:81 search for 80
543.43/543.75	c [INC ENCODE] setup new number of clauses ...
543.43/543.75	c [INC] encode incremental formula
543.43/543.75	c return only the limitting unit clause for 80
543.43/543.75	c [INC SYSTEM] transmit new clauses to solver: 1
543.43/543.75	c [INC SEARCH] isOptimum variable: 0
543.63/543.95	c formula is SAT
543.63/543.96	c [INC SEARCH] copied best model
543.63/543.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
543.63/543.98	c model valid
543.63/543.98	c current solution ok
543.63/543.98	o 76
543.63/543.98	c [INC SEARCH] iteration: 4
543.63/543.98	c [INC BOUNDS] best value:76 search for 75
543.63/543.98	c [INC ENCODE] setup new number of clauses ...
543.63/543.98	c [INC] encode incremental formula
543.63/543.98	c return only the limitting unit clause for 75
543.63/543.98	c [INC SYSTEM] transmit new clauses to solver: 1
543.63/543.98	c [INC SEARCH] isOptimum variable: 0
546.15/546.43	c formula is SAT
546.15/546.44	c [INC SEARCH] copied best model
546.15/546.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
546.15/546.45	c model valid
546.15/546.45	c current solution ok
546.15/546.45	o 73
546.15/546.45	c [INC SEARCH] iteration: 5
546.15/546.45	c [INC BOUNDS] best value:73 search for 72
546.15/546.45	c [INC ENCODE] setup new number of clauses ...
546.15/546.45	c [INC] encode incremental formula
546.15/546.45	c return only the limitting unit clause for 72
546.15/546.45	c [INC SYSTEM] transmit new clauses to solver: 1
546.15/546.45	c [INC SEARCH] isOptimum variable: 0
546.55/546.84	c formula is SAT
546.55/546.86	c [INC SEARCH] copied best model
546.55/546.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
546.55/546.87	c model valid
546.55/546.87	c current solution ok
546.55/546.87	o 70
546.55/546.87	c [INC SEARCH] iteration: 6
546.55/546.87	c [INC BOUNDS] best value:70 search for 69
546.55/546.87	c [INC ENCODE] setup new number of clauses ...
546.55/546.87	c [INC] encode incremental formula
546.55/546.87	c return only the limitting unit clause for 69
546.55/546.87	c [INC SYSTEM] transmit new clauses to solver: 1
546.55/546.87	c [INC SEARCH] isOptimum variable: 0
548.56/548.85	c formula is SAT
548.56/548.86	c [INC SEARCH] copied best model
548.56/548.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
548.56/548.88	c model valid
548.56/548.88	c current solution ok
548.56/548.88	o 69
548.56/548.88	c [INC SEARCH] iteration: 7
548.56/548.88	c [INC BOUNDS] best value:69 search for 68
548.56/548.88	c [INC ENCODE] setup new number of clauses ...
548.56/548.88	c [INC] encode incremental formula
548.56/548.88	c return only the limitting unit clause for 68
548.56/548.88	c [INC SYSTEM] transmit new clauses to solver: 1
548.56/548.88	c [INC SEARCH] isOptimum variable: 0
551.16/551.47	c formula is SAT
551.16/551.49	c [INC SEARCH] copied best model
551.16/551.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
551.25/551.50	c model valid
551.25/551.50	c current solution ok
551.25/551.50	o 66
551.25/551.50	c [INC SEARCH] iteration: 8
551.25/551.50	c [INC BOUNDS] best value:66 search for 65
551.25/551.50	c [INC ENCODE] setup new number of clauses ...
551.25/551.50	c [INC] encode incremental formula
551.25/551.50	c return only the limitting unit clause for 65
551.25/551.50	c [INC SYSTEM] transmit new clauses to solver: 1
551.25/551.50	c [INC SEARCH] isOptimum variable: 0
551.36/551.63	c formula is SAT
551.36/551.64	c [INC SEARCH] copied best model
551.36/551.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
551.36/551.66	c model valid
551.36/551.66	c current solution ok
551.36/551.66	o 65
551.36/551.66	c [INC SEARCH] iteration: 9
551.36/551.66	c [INC BOUNDS] best value:65 search for 64
551.36/551.66	c [INC ENCODE] setup new number of clauses ...
551.36/551.66	c [INC] encode incremental formula
551.36/551.66	c return only the limitting unit clause for 64
551.36/551.66	c [INC SYSTEM] transmit new clauses to solver: 1
551.36/551.66	c [INC SEARCH] isOptimum variable: 0
618.05/618.34	c formula is SAT
618.05/618.35	c [INC SEARCH] copied best model
618.05/618.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
618.05/618.36	c model valid
618.05/618.36	c current solution ok
618.05/618.36	o 64
618.05/618.36	c [INC SEARCH] iteration: 10
618.05/618.36	c [INC BOUNDS] best value:64 search for 63
618.05/618.36	c [INC ENCODE] setup new number of clauses ...
618.05/618.36	c [INC] encode incremental formula
618.05/618.36	c return only the limitting unit clause for 63
618.05/618.36	c [INC SYSTEM] transmit new clauses to solver: 1
618.05/618.36	c [INC SEARCH] isOptimum variable: 0
651.65/651.93	c formula is SAT
651.65/651.95	c [INC SEARCH] copied best model
651.65/651.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
651.65/651.96	c model valid
651.65/651.96	c current solution ok
651.65/651.96	o 63
651.65/651.96	c [INC SEARCH] iteration: 11
651.65/651.96	c [INC BOUNDS] best value:63 search for 62
651.65/651.96	c [INC ENCODE] setup new number of clauses ...
651.65/651.96	c [INC] encode incremental formula
651.65/651.96	c return only the limitting unit clause for 62
651.65/651.96	c [INC SYSTEM] transmit new clauses to solver: 1
651.65/651.96	c [INC SEARCH] isOptimum variable: 0
717.14/717.47	c formula is SAT
717.14/717.48	c [INC SEARCH] copied best model
717.14/717.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
717.25/717.50	c model valid
717.25/717.50	c current solution ok
717.25/717.50	o 61
717.25/717.50	c [INC SEARCH] iteration: 12
717.25/717.50	c [INC BOUNDS] best value:61 search for 60
717.25/717.50	c [INC ENCODE] setup new number of clauses ...
717.25/717.50	c [INC] encode incremental formula
717.25/717.50	c return only the limitting unit clause for 60
717.25/717.50	c [INC SYSTEM] transmit new clauses to solver: 1
717.25/717.50	c [INC SEARCH] isOptimum variable: 0
734.24/734.50	c formula is SAT
734.24/734.51	c [INC SEARCH] copied best model
734.24/734.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
734.24/734.52	c model valid
734.24/734.52	c current solution ok
734.24/734.52	o 60
734.24/734.52	c [INC SEARCH] iteration: 13
734.24/734.52	c [INC BOUNDS] best value:60 search for 59
734.24/734.52	c [INC ENCODE] setup new number of clauses ...
734.24/734.52	c [INC] encode incremental formula
734.24/734.52	c return only the limitting unit clause for 59
734.24/734.52	c [INC SYSTEM] transmit new clauses to solver: 1
734.24/734.52	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.50	s UNKNOWN
1800.09/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.50	c write failed with -1
1800.09/1800.50	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x2735440)

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-3747250-1339101978/watcher-3747250-1339101978 -o /tmp/evaluation-result-3747250-1339101978/solver-3747250-1339101978 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747250-1339101978.opb 1111146102 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.00 2.00 1.92 3/178 31385
/proc/meminfo: memFree=26128428/32873844 swapFree=6904/6904
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-pbo-It) S 31383 31385 30741 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376322189 9367552 274 33554432000 4194304 5064252 140736064848128 140736064847040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0

[startup+0.0271331 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 31385
/proc/meminfo: memFree=26128428/32873844 swapFree=6904/6904
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-pbo-It) S 31383 31385 30741 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376322189 9367552 274 33554432000 4194304 5064252 140736064848128 140736064847040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100315 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 31385
/proc/meminfo: memFree=26128428/32873844 swapFree=6904/6904
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-pbo-It) S 31383 31385 30741 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376322189 9367552 274 33554432000 4194304 5064252 140736064848128 140736064847040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300156 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 31385
/proc/meminfo: memFree=26128428/32873844 swapFree=6904/6904
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-pbo-It) S 31383 31385 30741 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376322189 9367552 274 33554432000 4194304 5064252 140736064848128 140736064847040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700161 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 31385
/proc/meminfo: memFree=26128428/32873844 swapFree=6904/6904
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-pbo-It) S 31383 31385 30741 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376322189 9367552 274 33554432000 4194304 5064252 140736064848128 140736064847040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.00 2.00 1.92 3/182 31389
/proc/meminfo: memFree=25978864/32873844 swapFree=6904/6904
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-pbo-It) S 31383 31385 30741 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376322189 9367552 274 33554432000 4194304 5064252 140736064848128 140736064847040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=19904 CPUtime=0.28 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-pbo) S 31385 31385 30741 0 -1 4202496 4472 0 0 0 26 2 0 0 20 0 1 0 376322189 20381696 4489 33554432000 4194304 6004724 140735964853024 140735964847488 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31386/statm: 4976 4489 148 442 0 4530 0
[pid=31388] ppid=31386 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31388/stat : 31388 (cp2_pre.sh) S 31386 31385 30741 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 376322217 9367552 276 33554432000 4194304 5064252 140733675372624 140733675371328 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31388/statm: 2287 276 234 213 0 72 0
[pid=31389] ppid=31388 vsize=152764 CPUtime=1.2 cores=0,2,4,6
/proc/31389/stat : 31389 (coprocessor) R 31388 31385 30741 0 -1 4202496 28503 0 0 0 116 4 0 0 20 0 1 0 376322218 156430336 37205 33554432000 4194304 6586260 140735709496128 140735709492152 4677057 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/31389/statm: 38191 37205 191 584 0 37603 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 190964

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 1.92 3/182 31390
/proc/meminfo: memFree=26096236/32873844 swapFree=6904/6904
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-pbo-It) S 31383 31385 30741 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376322189 9367552 274 33554432000 4194304 5064252 140736064848128 140736064847040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=19904 CPUtime=2.03 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-pbo) S 31385 31385 30741 0 -1 4202496 4488 29724 0 0 26 2 168 7 20 0 1 0 376322189 20381696 4494 33554432000 4194304 6004724 140735964853024 140735964839304 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 4976 4494 152 442 0 4530 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 29052
heavy processes:

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 31391
/proc/meminfo: memFree=26045532/32873844 swapFree=6904/6904
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-pbo-It) S 31383 31385 30741 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376322189 9367552 274 33554432000 4194304 5064252 140736064848128 140736064847040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=19904 CPUtime=2.03 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-pbo) S 31385 31385 30741 0 -1 4202496 4488 29724 0 0 26 2 168 7 20 0 1 0 376322189 20381696 4494 33554432000 4194304 6004724 140735964853024 140735964839304 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 4976 4494 152 442 0 4530 0
[pid=31391] ppid=31386 vsize=71356 CPUtime=4.1 cores=0,2,4,6
/proc/31391/stat : 31391 (glucosInc) R 31386 31385 30741 0 -1 4202496 13933 0 0 0 408 2 0 0 20 0 1 0 376322407 73068544 14500 33554432000 4194304 5654031 140736970588688 140736970586776 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31391/statm: 17839 14500 131 357 0 17479 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 100408

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 31391
/proc/meminfo: memFree=26045192/32873844 swapFree=6904/6904
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-pbo-It) S 31383 31385 30741 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376322189 9367552 274 33554432000 4194304 5064252 140736064848128 140736064847040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=19904 CPUtime=2.03 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-pbo) S 31385 31385 30741 0 -1 4202496 4488 29724 0 0 26 2 168 7 20 0 1 0 376322189 20381696 4494 33554432000 4194304 6004724 140735964853024 140735964839304 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 4976 4494 152 442 0 4530 0
[pid=31391] ppid=31386 vsize=71504 CPUtime=10.5 cores=0,2,4,6
/proc/31391/stat : 31391 (glucosInc) R 31386 31385 30741 0 -1 4202496 14019 0 0 0 1048 2 0 0 20 0 1 0 376322407 73220096 14583 33554432000 4194304 5654031 140736970588688 140736970586584 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31391/statm: 17876 14583 131 357 0 17516 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 100556

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 31391
/proc/meminfo: memFree=26008184/32873844 swapFree=6904/6904
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-pbo-It) S 31383 31385 30741 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376322189 9367552 274 33554432000 4194304 5064252 140736064848128 140736064847040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=19904 CPUtime=2.03 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-pbo) S 31385 31385 30741 0 -1 4202496 4488 29724 0 0 26 2 168 7 20 0 1 0 376322189 20381696 4494 33554432000 4194304 6004724 140735964853024 140735964839304 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 4976 4494 152 442 0 4530 0
[pid=31391] ppid=31386 vsize=71812 CPUtime=23.3 cores=0,2,4,6
/proc/31391/stat : 31391 (glucosInc) R 31386 31385 30741 0 -1 4202496 14223 0 0 0 2328 2 0 0 20 0 1 0 376322407 73535488 14781 33554432000 4194304 5654031 140736970588688 140736970586584 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31391/statm: 17953 14781 131 357 0 17593 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 100864

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 31394
/proc/meminfo: memFree=26034992/32873844 swapFree=6904/6904
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-pbo-It) S 31383 31385 30741 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376322189 9367552 274 33554432000 4194304 5064252 140736064848128 140736064847040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=19908 CPUtime=29.41 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-pbo) S 31385 31385 30741 0 -1 4202496 4863 45338 0 0 39 58 2831 13 20 0 1 0 376322189 20385792 4508 33554432000 4194304 6004724 140735964853024 140735964838872 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 4977 4508 165 442 0 4531 0
[pid=31394] ppid=31386 vsize=71428 CPUtime=21.5 cores=0,2,4,6
/proc/31394/stat : 31394 (glucosInc) R 31386 31385 30741 0 -1 4202496 14701 0 0 0 2147 3 0 0 20 0 1 0 376325147 73142272 15644 33554432000 4194304 5654031 140735413408896 140735413406680 4216355 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31394/statm: 17857 15644 131 357 0 17497 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 100484

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 31394
/proc/meminfo: memFree=25999100/32873844 swapFree=6904/6904
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-pbo-It) S 31383 31385 30741 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376322189 9367552 274 33554432000 4194304 5064252 140736064848128 140736064847040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=19908 CPUtime=29.41 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-pbo) S 31385 31385 30741 0 -1 4202496 4863 45338 0 0 39 58 2831 13 20 0 1 0 376322189 20385792 4508 33554432000 4194304 6004724 140735964853024 140735964838872 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 4977 4508 165 442 0 4531 0
[pid=31394] ppid=31386 vsize=72420 CPUtime=72.68 cores=0,2,4,6
/proc/31394/stat : 31394 (glucosInc) R 31386 31385 30741 0 -1 4202496 15453 0 0 0 7265 3 0 0 20 0 1 0 376325147 74158080 16280 33554432000 4194304 5654031 140735413408896 140735413406920 4232601 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31394/statm: 18105 16280 132 357 0 17745 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 101476

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 31394
/proc/meminfo: memFree=26030624/32873844 swapFree=6904/6904
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-pbo-It) S 31383 31385 30741 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376322189 9367552 274 33554432000 4194304 5064252 140736064848128 140736064847040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=19908 CPUtime=29.41 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-pbo) S 31385 31385 30741 0 -1 4202496 4863 45338 0 0 39 58 2831 13 20 0 1 0 376322189 20385792 4508 33554432000 4194304 6004724 140735964853024 140735964838872 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 4977 4508 165 442 0 4531 0
[pid=31394] ppid=31386 vsize=73104 CPUtime=132.68 cores=0,2,4,6
/proc/31394/stat : 31394 (glucosInc) R 31386 31385 30741 0 -1 4202496 16461 0 0 0 13264 4 0 0 20 0 1 0 376325147 74858496 16623 33554432000 4194304 5654031 140735413408896 140735413406920 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31394/statm: 18276 16623 132 357 0 17916 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 102160

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 31394
/proc/meminfo: memFree=25987324/32873844 swapFree=6904/6904
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-pbo-It) S 31383 31385 30741 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376322189 9367552 274 33554432000 4194304 5064252 140736064848128 140736064847040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=19908 CPUtime=29.41 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-pbo) S 31385 31385 30741 0 -1 4202496 4863 45338 0 0 39 58 2831 13 20 0 1 0 376322189 20385792 4508 33554432000 4194304 6004724 140735964853024 140735964838872 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 4977 4508 165 442 0 4531 0
[pid=31394] ppid=31386 vsize=85036 CPUtime=192.66 cores=0,2,4,6
/proc/31394/stat : 31394 (glucosInc) R 31386 31385 30741 0 -1 4202496 17090 0 0 0 19262 4 0 0 20 0 1 0 376325147 87076864 19661 33554432000 4194304 5654031 140735413408896 140735413406920 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31394/statm: 21259 19661 132 357 0 20899 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 114092


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

/proc/meminfo: memFree=25961212/32873844 swapFree=6904/6904
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-pbo-It) S 31383 31385 30741 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376322189 9367552 274 33554432000 4194304 5064252 140736064848128 140736064847040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=21428 CPUtime=29.85 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-pbo) S 31385 31385 30741 0 -1 4202496 5539 45338 0 0 83 58 2831 13 20 0 1 0 376322189 21942272 4781 33554432000 4194304 6004724 140735964853024 140735964838872 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 5357 4781 167 442 0 4911 0
[pid=31394] ppid=31386 vsize=127656 CPUtime=1272.11 cores=0,2,4,6
/proc/31394/stat : 31394 (glucosInc) R 31386 31385 30741 0 -1 4202496 19424 0 0 0 127203 8 0 0 20 0 1 0 376325147 130719744 30671 33554432000 4194304 5654031 140735413408896 140735413396712 4233213 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31394/statm: 31914 30671 152 357 0 31554 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 158232

[startup+1362.3 s]
/proc/loadavg: 2.04 2.03 1.96 3/181 31536
/proc/meminfo: memFree=25959288/32873844 swapFree=6904/6904
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-pbo-It) S 31383 31385 30741 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376322189 9367552 274 33554432000 4194304 5064252 140736064848128 140736064847040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=21428 CPUtime=29.85 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-pbo) S 31385 31385 30741 0 -1 4202496 5539 45338 0 0 83 58 2831 13 20 0 1 0 376322189 21942272 4781 33554432000 4194304 6004724 140735964853024 140735964838872 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 5357 4781 167 442 0 4911 0
[pid=31394] ppid=31386 vsize=127656 CPUtime=1332.09 cores=0,2,4,6
/proc/31394/stat : 31394 (glucosInc) R 31386 31385 30741 0 -1 4202496 19424 0 0 0 133201 8 0 0 20 0 1 0 376325147 130719744 30671 33554432000 4194304 5654031 140735413408896 140735413396712 4232925 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31394/statm: 31914 30671 152 357 0 31554 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 158232

[startup+1422.31 s]
/proc/loadavg: 2.01 2.02 1.96 3/181 31536
/proc/meminfo: memFree=25925280/32873844 swapFree=6904/6904
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-pbo-It) S 31383 31385 30741 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376322189 9367552 274 33554432000 4194304 5064252 140736064848128 140736064847040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=21428 CPUtime=29.85 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-pbo) S 31385 31385 30741 0 -1 4202496 5539 45338 0 0 83 58 2831 13 20 0 1 0 376322189 21942272 4781 33554432000 4194304 6004724 140735964853024 140735964838872 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 5357 4781 167 442 0 4911 0
[pid=31394] ppid=31386 vsize=127656 CPUtime=1392.09 cores=0,2,4,6
/proc/31394/stat : 31394 (glucosInc) R 31386 31385 30741 0 -1 4202496 19424 0 0 0 139201 8 0 0 20 0 1 0 376325147 130719744 30671 33554432000 4194304 5654031 140735413408896 140735413396712 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31394/statm: 31914 30671 152 357 0 31554 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 158232

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/182 31539
/proc/meminfo: memFree=25959280/32873844 swapFree=6904/6904
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-pbo-It) S 31383 31385 30741 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376322189 9367552 274 33554432000 4194304 5064252 140736064848128 140736064847040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=21428 CPUtime=29.85 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-pbo) S 31385 31385 30741 0 -1 4202496 5539 45338 0 0 83 58 2831 13 20 0 1 0 376322189 21942272 4781 33554432000 4194304 6004724 140735964853024 140735964838872 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 5357 4781 167 442 0 4911 0
[pid=31394] ppid=31386 vsize=127656 CPUtime=1452.07 cores=0,2,4,6
/proc/31394/stat : 31394 (glucosInc) R 31386 31385 30741 0 -1 4202496 19424 0 0 0 145199 8 0 0 20 0 1 0 376325147 130719744 30671 33554432000 4194304 5654031 140735413408896 140735413396712 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31394/statm: 31914 30671 152 357 0 31554 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 158232

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/181 31540
/proc/meminfo: memFree=25917152/32873844 swapFree=6904/6904
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-pbo-It) S 31383 31385 30741 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376322189 9367552 274 33554432000 4194304 5064252 140736064848128 140736064847040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=21428 CPUtime=29.85 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-pbo) S 31385 31385 30741 0 -1 4202496 5539 45338 0 0 83 58 2831 13 20 0 1 0 376322189 21942272 4781 33554432000 4194304 6004724 140735964853024 140735964838872 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 5357 4781 167 442 0 4911 0
[pid=31394] ppid=31386 vsize=131696 CPUtime=1512.07 cores=0,2,4,6
/proc/31394/stat : 31394 (glucosInc) R 31386 31385 30741 0 -1 4202496 20008 0 0 0 151198 9 0 0 20 0 1 0 376325147 134856704 31681 33554432000 4194304 5654031 140735413408896 140735413396712 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31394/statm: 32924 31681 152 357 0 32564 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 162272

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/182 31541
/proc/meminfo: memFree=25924652/32873844 swapFree=6904/6904
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-pbo-It) S 31383 31385 30741 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376322189 9367552 274 33554432000 4194304 5064252 140736064848128 140736064847040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=21428 CPUtime=29.85 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-pbo) S 31385 31385 30741 0 -1 4202496 5539 45338 0 0 83 58 2831 13 20 0 1 0 376322189 21942272 4781 33554432000 4194304 6004724 140735964853024 140735964838872 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 5357 4781 167 442 0 4911 0
[pid=31394] ppid=31386 vsize=131696 CPUtime=1572.06 cores=0,2,4,6
/proc/31394/stat : 31394 (glucosInc) R 31386 31385 30741 0 -1 4202496 20008 0 0 0 157197 9 0 0 20 0 1 0 376325147 134856704 31681 33554432000 4194304 5654031 140735413408896 140735413396712 4233341 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31394/statm: 32924 31681 152 357 0 32564 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 162272

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 31541
/proc/meminfo: memFree=25886756/32873844 swapFree=6904/6904
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-pbo-It) S 31383 31385 30741 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376322189 9367552 274 33554432000 4194304 5064252 140736064848128 140736064847040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=21428 CPUtime=29.85 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-pbo) S 31385 31385 30741 0 -1 4202496 5539 45338 0 0 83 58 2831 13 20 0 1 0 376322189 21942272 4781 33554432000 4194304 6004724 140735964853024 140735964838872 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 5357 4781 167 442 0 4911 0
[pid=31394] ppid=31386 vsize=131696 CPUtime=1632.05 cores=0,2,4,6
/proc/31394/stat : 31394 (glucosInc) R 31386 31385 30741 0 -1 4202496 20008 0 0 0 163196 9 0 0 20 0 1 0 376325147 134856704 31681 33554432000 4194304 5654031 140735413408896 140735413396712 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31394/statm: 32924 31681 152 357 0 32564 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 162272

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 31541
/proc/meminfo: memFree=25878456/32873844 swapFree=6904/6904
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-pbo-It) S 31383 31385 30741 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376322189 9367552 274 33554432000 4194304 5064252 140736064848128 140736064847040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=21428 CPUtime=29.85 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-pbo) S 31385 31385 30741 0 -1 4202496 5539 45338 0 0 83 58 2831 13 20 0 1 0 376322189 21942272 4781 33554432000 4194304 6004724 140735964853024 140735964838872 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 5357 4781 167 442 0 4911 0
[pid=31394] ppid=31386 vsize=131696 CPUtime=1692.04 cores=0,2,4,6
/proc/31394/stat : 31394 (glucosInc) R 31386 31385 30741 0 -1 4202496 20008 0 0 0 169195 9 0 0 20 0 1 0 376325147 134856704 31681 33554432000 4194304 5654031 140735413408896 140735413396712 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31394/statm: 32924 31681 152 357 0 32564 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 162272

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 31541
/proc/meminfo: memFree=25842416/32873844 swapFree=6904/6904
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-pbo-It) S 31383 31385 30741 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376322189 9367552 274 33554432000 4194304 5064252 140736064848128 140736064847040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=21428 CPUtime=29.85 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-pbo) S 31385 31385 30741 0 -1 4202496 5539 45338 0 0 83 58 2831 13 20 0 1 0 376322189 21942272 4781 33554432000 4194304 6004724 140735964853024 140735964838872 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 5357 4781 167 442 0 4911 0
[pid=31394] ppid=31386 vsize=181016 CPUtime=1752.04 cores=0,2,4,6
/proc/31394/stat : 31394 (glucosInc) R 31386 31385 30741 0 -1 4202496 20123 0 0 0 175194 10 0 0 20 0 1 0 376325147 185360384 39972 33554432000 4194304 5654031 140735413408896 140735413396712 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31394/statm: 45254 39972 152 357 0 44894 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 211592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 31541
/proc/meminfo: memFree=25923916/32873844 swapFree=6904/6904
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-pbo-It) S 31383 31385 30741 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376322189 9367552 274 33554432000 4194304 5064252 140736064848128 140736064847040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=21428 CPUtime=29.85 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-pbo) S 31385 31385 30741 0 -1 4202496 5539 45338 0 0 83 58 2831 13 20 0 1 0 376322189 21942272 4781 33554432000 4194304 6004724 140735964853024 140735964838872 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 5357 4781 167 442 0 4911 0
[pid=31394] ppid=31386 vsize=131696 CPUtime=1770.24 cores=0,2,4,6
/proc/31394/stat : 31394 (glucosInc) R 31386 31385 30741 0 -1 4202496 20123 0 0 0 177014 10 0 0 20 0 1 0 376325147 134856704 31681 33554432000 4194304 5654031 140735413408896 140735413396712 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31394/statm: 32924 31681 152 357 0 32564 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 162272

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.00 2.00 1.96 3/181 31541
/proc/meminfo: memFree=25923916/32873844 swapFree=6904/6904
[pid=31385] ppid=31383 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31385/stat : 31385 (npSolver-pbo-It) S 31383 31385 30741 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376322189 9367552 274 33554432000 4194304 5064252 140736064848128 140736064847040 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31385/statm: 2287 274 233 213 0 72 0
[pid=31386] ppid=31385 vsize=21428 CPUtime=29.85 cores=0,2,4,6
/proc/31386/stat : 31386 (npSolver-pbo) S 31385 31385 30741 0 -1 4202496 5539 45338 0 0 83 58 2831 13 20 0 1 0 376322189 21942272 4781 33554432000 4194304 6004724 140735964853024 140735964838872 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31386/statm: 5357 4781 167 442 0 4911 0
[pid=31394] ppid=31386 vsize=131696 CPUtime=1770.24 cores=0,2,4,6
/proc/31394/stat : 31394 (glucosInc) R 31386 31385 30741 0 -1 4202496 20123 0 0 0 177014 10 0 0 20 0 1 0 376325147 134856704 31681 33554432000 4194304 5654031 140735413408896 140735413396712 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31394/statm: 32924 31681 152 357 0 32564 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 162272

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1799.3
CPU system time (s): 0.831873
CPU usage (%): 99.9789
Max. virtual memory (cumulated for all children) (KiB): 211592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.3
system time used= 0.831873
maximum resident set size= 159888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71374
page faults= 0
swaps= 0
block input operations= 0
block output operations= 68232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5686
involuntary context switches= 1922

runsolver used 3.00054 second user time and 13.6069 second system time

The end

Launcher Data

Begin job on node140 at 2012-06-07 22:46:18
IDJOB=3747250
IDBENCH=2944
IDSOLVER=2332
FILE ID=node140/3747250-1339101978
RUNJOBID= node140-1339098176-30757
PBS_JOBID= 14643713
Free space on /tmp= 70672 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_10.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747250-1339101978/watcher-3747250-1339101978 -o /tmp/evaluation-result-3747250-1339101978/solver-3747250-1339101978 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747250-1339101978.opb 1111146102 HOME HOME

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

MD5SUM BENCH= dd415565c40b70127defa3137ccd18d3
RANDOM SEED=1111146102

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:        26128692 kB
Buffers:         1458924 kB
Cached:          4248020 kB
SwapCached:         1644 kB
Active:          3232708 kB
Inactive:        2552048 kB
Active(anon):      68544 kB
Inactive(anon):     9732 kB
Active(file):    3164164 kB
Inactive(file):  2542316 kB
Unevictable:        6904 kB
Mlocked:            6904 kB
SwapTotal:      67108856 kB
SwapFree:       67105336 kB
Dirty:              8560 kB
Writeback:            20 kB
AnonPages:         81292 kB
Mapped:            11800 kB
Shmem:                 8 kB
Slab:             819172 kB
SReclaimable:     261068 kB
SUnreclaim:       558104 kB
KernelStack:        1480 kB
PageTables:         4432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     192576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 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= 70648 MiB
End job on node140 at 2012-06-07 23:16:18