Trace number 3698541

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? (TO) 1800.09 1801.81

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_500_10_2.opb
MD5SUMfc8bff78845ab9a14b2d06ab749e4dc4
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-144
Best CPU time to get the best result obtained on this benchmark1796.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -137
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12656
Sum of products size (including duplicates)25312
Number of different products6328
Sum of products size12656

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.10	c run inc solver
0.00/0.10	c [INC SYSTEM] run initial solver
0.00/0.10	c [INC SYSTEM] preprocess with white file
1.09/1.18	c [INC SYSTEM] finished preprocessing in 1 s
1.09/1.18	c [INC SYSTEM] execute solver
2.97/3.04	c [INC SEARCH] formula is SAT
2.97/3.05	c [INC SYSTEM] solved the initial formula
2.97/3.05	c model valid
2.97/3.05	c current solution ok
3.28/3.32	o -86
3.28/3.32	c [INC SYSTEM] there exists a inc, kill it!
3.28/3.32	c write failed with 2
3.28/3.32	c [INC SEARCH] iteration: 0
3.28/3.32	c [INC BOUNDS] best value:414 search for 413
3.28/3.32	c [INC SYSTEM] create new solver instance
3.28/3.32	c [INC] encode full formula
3.28/3.32	c (debug) using card networks
3.28/3.33	c set iterative enc to: card
3.28/3.33	c set iterative enc to: none
3.28/3.34	c [INC SEARCH] isOptimum variable: 0
4.67/4.75	c formula is SAT
4.67/4.76	c [INC SEARCH] copied best model
4.67/4.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.67/4.76	c model valid
4.67/4.76	c current solution ok
4.67/4.76	o -87
4.67/4.76	c [INC SEARCH] iteration: 1
4.76/4.93	c [INC BOUNDS] best value:413 search for 412
4.76/4.93	c [INC SYSTEM] there exists a inc, kill it!
4.76/4.93	c write failed with 2
4.76/4.93	c [INC SYSTEM] create new solver instance
4.76/4.93	c [INC] encode full formula
4.76/4.93	c (debug) using card networks
4.76/4.93	c set iterative enc to: card
4.76/4.93	c set iterative enc to: none
4.76/4.98	c [INC SEARCH] isOptimum variable: 0
8.26/8.60	c formula is SAT
8.36/8.60	c [INC SEARCH] copied best model
8.36/8.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.36/8.61	c model valid
8.36/8.61	c current solution ok
8.36/8.61	o -94
8.36/8.61	c [INC SEARCH] iteration: 2
8.36/8.61	c [INC BOUNDS] best value:406 search for 405
8.36/8.61	c [INC SYSTEM] there exists a inc, kill it!
8.36/8.61	c write failed with 2
8.36/8.61	c [INC SYSTEM] create new solver instance
8.36/8.61	c [INC] encode full formula
8.36/8.61	c (debug) using card networks
8.36/8.62	c set iterative enc to: card
8.36/8.62	c set iterative enc to: none
8.36/8.63	c [INC SEARCH] isOptimum variable: 0
26.96/27.27	c formula is SAT
26.96/27.27	c [INC SEARCH] copied best model
26.96/27.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
26.96/27.28	c model valid
26.96/27.28	c current solution ok
26.96/27.28	o -97
26.96/27.28	c [INC SEARCH] iteration: 3
26.96/27.28	c [INC BOUNDS] best value:403 search for 402
26.96/27.28	c [INC SYSTEM] there exists a inc, kill it!
26.96/27.28	c write failed with 2
26.96/27.28	c [INC SYSTEM] create new solver instance
26.96/27.28	c [INC] encode full formula
26.96/27.28	c (debug) using card networks
26.96/27.29	c set iterative enc to: card
26.96/27.29	c set iterative enc to: none
27.06/27.30	c [INC SEARCH] isOptimum variable: 0
40.15/40.42	c formula is SAT
40.15/40.42	c [INC SEARCH] copied best model
40.15/40.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
40.15/40.43	c model valid
40.15/40.43	c current solution ok
40.15/40.43	o -101
40.15/40.43	c [INC SEARCH] iteration: 4
40.15/40.43	c [INC BOUNDS] best value:399 search for 398
40.15/40.43	c [INC SYSTEM] there exists a inc, kill it!
40.15/40.43	c write failed with 2
40.15/40.43	c [INC SYSTEM] create new solver instance
40.15/40.43	c [INC] encode full formula
40.15/40.43	c (debug) using card networks
40.15/40.44	c set iterative enc to: card
40.15/40.44	c set iterative enc to: none
40.15/40.45	c [INC SEARCH] isOptimum variable: 0
64.55/64.90	c formula is SAT
64.65/64.90	c [INC SEARCH] copied best model
64.65/64.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
64.65/64.91	c model valid
64.65/64.91	c current solution ok
64.65/64.91	o -103
64.65/64.91	c [INC SEARCH] iteration: 5
64.65/64.91	c [INC BOUNDS] best value:397 search for 396
64.65/64.91	c [INC SYSTEM] there exists a inc, kill it!
64.65/64.91	c write failed with 2
64.65/64.91	c [INC SYSTEM] create new solver instance
64.65/64.91	c [INC] encode full formula
64.65/64.91	c (debug) using card networks
64.65/64.92	c set iterative enc to: card
64.65/64.92	c set iterative enc to: none
64.65/64.93	c [INC SEARCH] isOptimum variable: 0
78.89/91.01	c formula is SAT
78.89/91.02	c [INC SEARCH] copied best model
78.89/91.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
78.89/91.02	c model valid
78.89/91.02	c current solution ok
78.89/91.02	o -106
78.89/91.02	c [INC SEARCH] iteration: 6
78.89/91.02	c [INC BOUNDS] best value:394 search for 393
78.89/91.02	c [INC SYSTEM] there exists a inc, kill it!
78.89/91.02	c write failed with 2
78.89/91.03	c [INC SYSTEM] create new solver instance
78.89/91.03	c [INC] encode full formula
78.89/91.03	c (debug) using card networks
78.89/91.04	c set iterative enc to: card
78.89/91.04	c set iterative enc to: none
90.80/91.04	c [INC SEARCH] isOptimum variable: 0
194.07/195.13	c formula is SAT
194.07/195.14	c [INC SEARCH] copied best model
194.07/195.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
194.07/195.14	c model valid
194.07/195.14	c current solution ok
194.07/195.14	o -108
194.07/195.14	c [INC SEARCH] iteration: 7
194.07/195.14	c [INC BOUNDS] best value:392 search for 391
194.07/195.14	c [INC SYSTEM] there exists a inc, kill it!
194.07/195.14	c write failed with 2
194.07/195.15	c [INC SYSTEM] create new solver instance
194.07/195.15	c [INC] encode full formula
194.07/195.15	c (debug) using card networks
194.07/195.16	c set iterative enc to: card
194.07/195.16	c set iterative enc to: none
194.07/195.16	c [INC SEARCH] isOptimum variable: 0
537.56/539.19	c formula is SAT
537.56/539.20	c [INC SEARCH] copied best model
537.56/539.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
537.66/539.20	c model valid
537.66/539.20	c current solution ok
537.66/539.20	o -110
537.66/539.20	c [INC SEARCH] iteration: 8
537.66/539.20	c [INC BOUNDS] best value:390 search for 389
537.66/539.20	c [INC SYSTEM] there exists a inc, kill it!
537.66/539.20	c write failed with 2
537.66/539.21	c [INC SYSTEM] create new solver instance
537.66/539.21	c [INC] encode full formula
537.66/539.21	c (debug) using card networks
537.66/539.22	c set iterative enc to: card
537.66/539.22	c set iterative enc to: none
537.66/539.22	c [INC SEARCH] isOptimum variable: 0
590.96/592.52	c formula is SAT
590.96/592.52	c [INC SEARCH] copied best model
590.96/592.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
590.96/592.53	c model valid
590.96/592.53	c current solution ok
590.96/592.53	o -112
590.96/592.53	c [INC SEARCH] iteration: 9
590.96/592.53	c [INC BOUNDS] best value:388 search for 387
590.96/592.53	c [INC SYSTEM] there exists a inc, kill it!
590.96/592.53	c write failed with 2
590.96/592.53	c [INC SYSTEM] create new solver instance
590.96/592.53	c [INC] encode full formula
590.96/592.53	c (debug) using card networks
590.96/592.54	c set iterative enc to: card
590.96/592.54	c set iterative enc to: none
590.96/592.55	c [INC SEARCH] isOptimum variable: 0
1241.14/1242.86	c formula is SAT
1241.14/1242.86	c [INC SEARCH] copied best model
1241.14/1242.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1241.14/1242.87	c model valid
1241.14/1242.87	c current solution ok
1241.14/1242.87	o -115
1241.14/1242.87	c [INC SEARCH] iteration: 10
1241.14/1242.87	c [INC BOUNDS] best value:385 search for 384
1241.14/1242.87	c [INC SYSTEM] there exists a inc, kill it!
1241.14/1242.87	c write failed with 2
1241.14/1242.87	c [INC SYSTEM] create new solver instance
1241.14/1242.87	c [INC] encode full formula
1241.14/1242.87	c (debug) using card networks
1241.14/1242.88	c set iterative enc to: card
1241.14/1242.88	c set iterative enc to: none
1241.14/1242.89	c [INC SEARCH] isOptimum variable: 0
1800.06/1801.80	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1801.80	s UNKNOWN
1800.06/1801.80	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1801.80	c write failed with -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-3698541-1338080646/watcher-3698541-1338080646 -o /tmp/evaluation-result-3698541-1338080646/solver-3698541-1338080646 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698541-1338080646.opb 438280095 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5859
/proc/meminfo: memFree=29012840/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5859/stat : 5859 (npSolver-pbo-It) S 5857 5859 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274190084 9367552 274 33554432000 4194304 5064252 140735312277168 140735312276080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5859/statm: 2287 274 233 213 0 72 0

[startup+0.0791151 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5859
/proc/meminfo: memFree=29012840/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5859/stat : 5859 (npSolver-pbo-It) S 5857 5859 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274190084 9367552 274 33554432000 4194304 5064252 140735312277168 140735312276080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5859/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100358 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5859
/proc/meminfo: memFree=29012840/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5859/stat : 5859 (npSolver-pbo-It) S 5857 5859 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274190084 9367552 274 33554432000 4194304 5064252 140735312277168 140735312276080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5859/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5859
/proc/meminfo: memFree=29012840/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5859/stat : 5859 (npSolver-pbo-It) S 5857 5859 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274190084 9367552 274 33554432000 4194304 5064252 140735312277168 140735312276080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5859/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700323 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 5859
/proc/meminfo: memFree=29012840/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5859/stat : 5859 (npSolver-pbo-It) S 5857 5859 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274190084 9367552 274 33554432000 4194304 5064252 140735312277168 140735312276080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5859/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5863
/proc/meminfo: memFree=28950120/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5859/stat : 5859 (npSolver-pbo-It) S 5857 5859 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274190084 9367552 274 33554432000 4194304 5064252 140735312277168 140735312276080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5859/statm: 2287 274 233 213 0 72 0
[pid=5860] ppid=5859 vsize=11020 CPUtime=1.17 cores=1,3,5,7
/proc/5860/stat : 5860 (npSolver-pbo) S 5859 5859 1914 0 -1 4202496 3055 13598 0 0 9 1 96 11 20 0 1 0 274190084 11284480 2239 33554432000 4194304 5992684 140733513189680 140733513175944 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5860/statm: 2755 2239 171 440 0 2311 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 20168

[startup+3.10041 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 5865
/proc/meminfo: memFree=28979688/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5859/stat : 5859 (npSolver-pbo-It) S 5857 5859 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274190084 9367552 274 33554432000 4194304 5064252 140735312277168 140735312276080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5859/statm: 2287 274 233 213 0 72 0
[pid=5860] ppid=5859 vsize=12520 CPUtime=1.22 cores=1,3,5,7
/proc/5860/stat : 5860 (npSolver-pbo) R 5859 5859 1914 0 -1 4202496 3559 13598 0 0 11 4 96 11 20 0 1 0 274190084 12820480 2601 33554432000 4194304 5992684 140733513189680 140733513175944 5179696 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5860/statm: 3130 2601 178 440 0 2686 0
[pid=5865] ppid=5860 vsize=25140 CPUtime=1.85 cores=1,3,5,7
/proc/5865/stat : 5865 (glucosInc) S 5860 5859 1914 0 -1 4202496 5135 0 0 0 185 0 0 0 20 0 1 0 274190202 25743360 5309 33554432000 4194304 5654031 140733264497792 140733264496104 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5865/statm: 6285 5309 146 357 0 5925 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 46808

[startup+6.30042 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 5870
/proc/meminfo: memFree=28971264/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5859/stat : 5859 (npSolver-pbo-It) S 5857 5859 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274190084 9367552 274 33554432000 4194304 5064252 140735312277168 140735312276080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5859/statm: 2287 274 233 213 0 72 0
[pid=5860] ppid=5859 vsize=14180 CPUtime=4.76 cores=1,3,5,7
/proc/5860/stat : 5860 (npSolver-pbo) S 5859 5859 1914 0 -1 4202496 5131 26220 0 0 17 23 421 15 20 0 1 0 274190084 14520320 3019 33554432000 4194304 5992684 140733513189680 140733513175512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5860/statm: 3545 3019 181 440 0 3101 0
[pid=5870] ppid=5860 vsize=28124 CPUtime=1.29 cores=1,3,5,7
/proc/5870/stat : 5870 (glucosInc) R 5860 5859 1914 0 -1 4202496 5696 0 0 0 129 0 0 0 20 0 1 0 274190583 28798976 5899 33554432000 4194304 5654031 140734122459520 140734122457304 4236268 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5870/statm: 7031 5899 139 357 0 6671 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 51452

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 5872
/proc/meminfo: memFree=28966876/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5859/stat : 5859 (npSolver-pbo-It) S 5857 5859 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274190084 9367552 274 33554432000 4194304 5064252 140735312277168 140735312276080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5859/statm: 2287 274 233 213 0 72 0
[pid=5860] ppid=5859 vsize=14980 CPUtime=8.41 cores=1,3,5,7
/proc/5860/stat : 5860 (npSolver-pbo) S 5859 5859 1914 0 -1 4202496 6262 32849 0 0 19 24 781 17 20 0 1 0 274190084 15339520 3149 33554432000 4194304 5992684 140733513189680 140733513175512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5860/statm: 3745 3149 181 440 0 3301 0
[pid=5872] ppid=5860 vsize=29048 CPUtime=4.06 cores=1,3,5,7
/proc/5872/stat : 5872 (glucosInc) R 5860 5859 1914 0 -1 4202496 6163 0 0 0 405 1 0 0 20 0 1 0 274190947 29745152 6324 33554432000 4194304 5654031 140735311350944 140735311338760 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5872/statm: 7262 6324 140 357 0 6902 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 53176

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 5872
/proc/meminfo: memFree=28962288/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5859/stat : 5859 (npSolver-pbo-It) S 5857 5859 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274190084 9367552 274 33554432000 4194304 5064252 140735312277168 140735312276080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5859/statm: 2287 274 233 213 0 72 0
[pid=5860] ppid=5859 vsize=14980 CPUtime=8.41 cores=1,3,5,7
/proc/5860/stat : 5860 (npSolver-pbo) S 5859 5859 1914 0 -1 4202496 6262 32849 0 0 19 24 781 17 20 0 1 0 274190084 15339520 3149 33554432000 4194304 5992684 140733513189680 140733513175512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5860/statm: 3745 3149 181 440 0 3301 0
[pid=5872] ppid=5860 vsize=34168 CPUtime=16.85 cores=1,3,5,7
/proc/5872/stat : 5872 (glucosInc) R 5860 5859 1914 0 -1 4202496 8333 0 0 0 1683 2 0 0 20 0 1 0 274190947 34988032 7459 33554432000 4194304 5654031 140735311350944 140735311338760 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5872/statm: 8542 7459 141 357 0 8182 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 58296

[startup+51.1004 s]
/proc/loadavg: 2.15 2.03 2.01 3/182 5876
/proc/meminfo: memFree=29003612/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5859/stat : 5859 (npSolver-pbo-It) S 5857 5859 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274190084 9367552 274 33554432000 4194304 5064252 140735312277168 140735312276080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5859/statm: 2287 274 233 213 0 72 0
[pid=5860] ppid=5859 vsize=14980 CPUtime=40.22 cores=1,3,5,7
/proc/5860/stat : 5860 (npSolver-pbo) S 5859 5859 1914 0 -1 4202496 8203 51350 0 0 24 24 3949 25 20 0 1 0 274190084 15339520 3150 33554432000 4194304 5992684 140733513189680 140733513175512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5860/statm: 3745 3150 181 440 0 3301 0
[pid=5876] ppid=5860 vsize=32752 CPUtime=10.63 cores=1,3,5,7
/proc/5876/stat : 5876 (glucosInc) R 5860 5859 1914 0 -1 4202496 7224 0 0 0 1062 1 0 0 20 0 1 0 274194130 33538048 6726 33554432000 4194304 5654031 140735433387936 140735433375752 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5876/statm: 8188 6726 141 357 0 7828 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 56880

[startup+102.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/182 5881
/proc/meminfo: memFree=28970088/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5859/stat : 5859 (npSolver-pbo-It) S 5857 5859 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274190084 9367552 274 33554432000 4194304 5064252 140735312277168 140735312276080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5859/statm: 2287 274 233 213 0 72 0
[pid=5860] ppid=5859 vsize=14980 CPUtime=90.82 cores=1,3,5,7
/proc/5860/stat : 5860 (npSolver-pbo) S 5859 5859 1914 0 -1 4202496 10144 70090 0 0 28 26 8995 33 20 0 1 0 274190084 15339520 3150 33554432000 4194304 5992684 140733513189680 140733513175512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5860/statm: 3745 3150 181 440 0 3301 0
[pid=5881] ppid=5860 vsize=32980 CPUtime=11.16 cores=1,3,5,7
/proc/5881/stat : 5881 (glucosInc) R 5860 5859 1914 0 -1 4202496 6707 0 0 0 1115 1 0 0 20 0 1 0 274199189 33771520 6892 33554432000 4194304 5654031 140735818642000 140735818639688 4232821 0 0 4096 0 0 0 0 17 7 0 0 0 0 0
/proc/5881/statm: 8245 6892 141 357 0 7885 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 57108

[startup+162.3 s]
/proc/loadavg: 2.06 2.03 2.00 2/178 5881
/proc/meminfo: memFree=29192788/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5859/stat : 5859 (npSolver-pbo-It) S 5857 5859 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274190084 9367552 274 33554432000 4194304 5064252 140735312277168 140735312276080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5859/statm: 2287 274 233 213 0 72 0
[pid=5860] ppid=5859 vsize=14980 CPUtime=90.82 cores=1,3,5,7
/proc/5860/stat : 5860 (npSolver-pbo) S 5859 5859 1914 0 -1 4202496 10144 70090 0 0 28 26 8995 33 20 0 1 0 274190084 15339520 3150 33554432000 4194304 5992684 140733513189680 140733513175512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5860/statm: 3745 3150 181 440 0 3301 0
[pid=5881] ppid=5860 vsize=62100 CPUtime=70.7 cores=1,3,5,7
/proc/5881/stat : 5881 (glucosInc) R 5860 5859 1914 0 -1 4202496 10576 0 0 0 7066 4 0 0 20 0 1 0 274199189 63590400 14346 33554432000 4194304 5654031 140735818642000 140735818629816 4232581 0 0 4096 0 0 0 0 17 7 0 0 0 0 0
/proc/5881/statm: 15525 14346 141 357 0 15165 0
Current children cumulated CPU time (s) 161.52
Current children cumulated vsize (KiB) 86228

[startup+222.3 s]
/proc/loadavg: 3.55 2.63 2.22 2/178 5931
/proc/meminfo: memFree=29257608/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5859/stat : 5859 (npSolver-pbo-It) S 5857 5859 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274190084 9367552 274 33554432000 4194304 5064252 140735312277168 140735312276080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5859/statm: 2287 274 233 213 0 72 0
[pid=5860] ppid=5859 vsize=14980 CPUtime=194.16 cores=1,3,5,7
/proc/5860/stat : 5860 (npSolver-pbo) S 5859 5859 1914 0 -1 4202496 11114 82348 0 0 30 27 19319 40 20 0 1 0 274190084 15339520 3150 33554432000 4194304 5992684 140733513189680 140733513175512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5860/statm: 3745 3150 181 440 0 3301 0
[pid=5897] ppid=5860 vsize=45008 CPUtime=26.92 cores=1,3,5,7
/proc/5897/stat : 5897 (glucosInc) R 5860 5859 1914 0 -1 4202496 8750 0 0 0 2689 3 0 0 20 0 1 0 274209601 46088192 9890 33554432000 4194304 5654031 140736956932528 140736956920344 4232707 0 0 4096 0 0 0 0 17 7 0 0 0 0 0
/proc/5897/statm: 11252 9890 141 357 0 10892 0
Current children cumulated CPU time (s) 221.08
Current children cumulated vsize (KiB) 69136

[startup+357.568 s]
/proc/loadavg: 3.62 2.84 2.32 3/182 5974
/proc/meminfo: memFree=29077132/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=29053692/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5859/stat : 5859 (npSolver-pbo-It) S 5857 5859 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274190084 9367552 274 33554432000 4194304 5064252 140735312277168 140735312276080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5859/statm: 2287 274 233 213 0 72 0
[pid=5860] ppid=5859 vsize=14980 CPUtime=1241.25 cores=1,3,5,7
/proc/5860/stat : 5860 (npSolver-pbo) S 5859 5859 1914 0 -1 4202496 14027 124040 0 0 37 28 123988 72 20 0 1 0 274190084 15339520 3150 33554432000 4194304 5992684 140733513189680 140733513175512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5860/statm: 3745 3150 181 440 0 3301 0
[pid=6216] ppid=5860 vsize=49460 CPUtime=59.39 cores=1,3,5,7
/proc/6216/stat : 6216 (glucosInc) R 5860 5859 1914 0 -1 4202496 9503 0 0 0 5936 3 0 0 20 0 1 0 274314373 50647040 11446 33554432000 4194304 5654031 140734508262544 140734508250360 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6216/statm: 12365 11446 141 357 0 12005 0
Current children cumulated CPU time (s) 1300.64
Current children cumulated vsize (KiB) 73588

[startup+1362.3 s]
/proc/loadavg: 2.07 2.08 2.25 3/181 6217
/proc/meminfo: memFree=29034484/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5859/stat : 5859 (npSolver-pbo-It) S 5857 5859 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274190084 9367552 274 33554432000 4194304 5064252 140735312277168 140735312276080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5859/statm: 2287 274 233 213 0 72 0
[pid=5860] ppid=5859 vsize=14980 CPUtime=1241.25 cores=1,3,5,7
/proc/5860/stat : 5860 (npSolver-pbo) S 5859 5859 1914 0 -1 4202496 14027 124040 0 0 37 28 123988 72 20 0 1 0 274190084 15339520 3150 33554432000 4194304 5992684 140733513189680 140733513175512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5860/statm: 3745 3150 181 440 0 3301 0
[pid=6216] ppid=5860 vsize=72968 CPUtime=119.37 cores=1,3,5,7
/proc/6216/stat : 6216 (glucosInc) R 5860 5859 1914 0 -1 4202496 12873 0 0 0 11932 5 0 0 20 0 1 0 274314373 74719232 16339 33554432000 4194304 5654031 140734508262544 140734508250360 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6216/statm: 18242 16339 141 357 0 17882 0
Current children cumulated CPU time (s) 1360.62
Current children cumulated vsize (KiB) 97096

[startup+1422.3 s]
/proc/loadavg: 2.02 2.06 2.23 3/181 6217
/proc/meminfo: memFree=29023684/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5859/stat : 5859 (npSolver-pbo-It) S 5857 5859 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274190084 9367552 274 33554432000 4194304 5064252 140735312277168 140735312276080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5859/statm: 2287 274 233 213 0 72 0
[pid=5860] ppid=5859 vsize=14980 CPUtime=1241.25 cores=1,3,5,7
/proc/5860/stat : 5860 (npSolver-pbo) S 5859 5859 1914 0 -1 4202496 14027 124040 0 0 37 28 123988 72 20 0 1 0 274190084 15339520 3150 33554432000 4194304 5992684 140733513189680 140733513175512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5860/statm: 3745 3150 181 440 0 3301 0
[pid=6216] ppid=5860 vsize=72968 CPUtime=179.36 cores=1,3,5,7
/proc/6216/stat : 6216 (glucosInc) R 5860 5859 1914 0 -1 4202496 13394 0 0 0 17930 6 0 0 20 0 1 0 274314373 74719232 17363 33554432000 4194304 5654031 140734508262544 140734508250360 4216290 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6216/statm: 18242 17363 141 357 0 17882 0
Current children cumulated CPU time (s) 1420.61
Current children cumulated vsize (KiB) 97096

[startup+1482.3 s]
/proc/loadavg: 2.01 2.05 2.21 3/181 6217
/proc/meminfo: memFree=29000160/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5859/stat : 5859 (npSolver-pbo-It) S 5857 5859 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274190084 9367552 274 33554432000 4194304 5064252 140735312277168 140735312276080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5859/statm: 2287 274 233 213 0 72 0
[pid=5860] ppid=5859 vsize=14980 CPUtime=1241.25 cores=1,3,5,7
/proc/5860/stat : 5860 (npSolver-pbo) S 5859 5859 1914 0 -1 4202496 14027 124040 0 0 37 28 123988 72 20 0 1 0 274190084 15339520 3150 33554432000 4194304 5992684 140733513189680 140733513175512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5860/statm: 3745 3150 181 440 0 3301 0
[pid=6216] ppid=5860 vsize=122172 CPUtime=239.35 cores=1,3,5,7
/proc/6216/stat : 6216 (glucosInc) R 5860 5859 1914 0 -1 4202496 14051 0 0 0 23929 6 0 0 20 0 1 0 274314373 125104128 23650 33554432000 4194304 5654031 140734508262544 140734508250360 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6216/statm: 30543 23650 141 357 0 30183 0
Current children cumulated CPU time (s) 1480.6
Current children cumulated vsize (KiB) 146300

[startup+1542.3 s]
/proc/loadavg: 2.06 2.05 2.20 3/181 6217
/proc/meminfo: memFree=28986508/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5859/stat : 5859 (npSolver-pbo-It) S 5857 5859 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274190084 9367552 274 33554432000 4194304 5064252 140735312277168 140735312276080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5859/statm: 2287 274 233 213 0 72 0
[pid=5860] ppid=5859 vsize=14980 CPUtime=1241.25 cores=1,3,5,7
/proc/5860/stat : 5860 (npSolver-pbo) S 5859 5859 1914 0 -1 4202496 14027 124040 0 0 37 28 123988 72 20 0 1 0 274190084 15339520 3150 33554432000 4194304 5992684 140733513189680 140733513175512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5860/statm: 3745 3150 181 440 0 3301 0
[pid=6216] ppid=5860 vsize=122172 CPUtime=299.34 cores=1,3,5,7
/proc/6216/stat : 6216 (glucosInc) R 5860 5859 1914 0 -1 4202496 14055 0 0 0 29928 6 0 0 20 0 1 0 274314373 125104128 25698 33554432000 4194304 5654031 140734508262544 140734508250360 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6216/statm: 30543 25698 141 357 0 30183 0
Current children cumulated CPU time (s) 1540.59
Current children cumulated vsize (KiB) 146300

[startup+1602.3 s]
/proc/loadavg: 2.02 2.04 2.18 3/182 6221
/proc/meminfo: memFree=28957400/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5859/stat : 5859 (npSolver-pbo-It) S 5857 5859 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274190084 9367552 274 33554432000 4194304 5064252 140735312277168 140735312276080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5859/statm: 2287 274 233 213 0 72 0
[pid=5860] ppid=5859 vsize=14980 CPUtime=1241.25 cores=1,3,5,7
/proc/5860/stat : 5860 (npSolver-pbo) S 5859 5859 1914 0 -1 4202496 14027 124040 0 0 37 28 123988 72 20 0 1 0 274190084 15339520 3150 33554432000 4194304 5992684 140733513189680 140733513175512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5860/statm: 3745 3150 181 440 0 3301 0
[pid=6216] ppid=5860 vsize=122172 CPUtime=359.33 cores=1,3,5,7
/proc/6216/stat : 6216 (glucosInc) R 5860 5859 1914 0 -1 4202496 14055 0 0 0 35927 6 0 0 20 0 1 0 274314373 125104128 25698 33554432000 4194304 5654031 140734508262544 140734508250360 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6216/statm: 30543 25698 141 357 0 30183 0
Current children cumulated CPU time (s) 1600.58
Current children cumulated vsize (KiB) 146300

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.17 3/181 6221
/proc/meminfo: memFree=28921528/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5859/stat : 5859 (npSolver-pbo-It) S 5857 5859 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274190084 9367552 274 33554432000 4194304 5064252 140735312277168 140735312276080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5859/statm: 2287 274 233 213 0 72 0
[pid=5860] ppid=5859 vsize=14980 CPUtime=1241.25 cores=1,3,5,7
/proc/5860/stat : 5860 (npSolver-pbo) S 5859 5859 1914 0 -1 4202496 14027 124040 0 0 37 28 123988 72 20 0 1 0 274190084 15339520 3150 33554432000 4194304 5992684 140733513189680 140733513175512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5860/statm: 3745 3150 181 440 0 3301 0
[pid=6216] ppid=5860 vsize=122172 CPUtime=419.32 cores=1,3,5,7
/proc/6216/stat : 6216 (glucosInc) R 5860 5859 1914 0 -1 4202496 14352 0 0 0 41925 7 0 0 20 0 1 0 274314373 125104128 25698 33554432000 4194304 5654031 140734508262544 140734508250360 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6216/statm: 30543 25698 141 357 0 30183 0
Current children cumulated CPU time (s) 1660.57
Current children cumulated vsize (KiB) 146300

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.16 3/181 6221
/proc/meminfo: memFree=28917368/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5859/stat : 5859 (npSolver-pbo-It) S 5857 5859 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274190084 9367552 274 33554432000 4194304 5064252 140735312277168 140735312276080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5859/statm: 2287 274 233 213 0 72 0
[pid=5860] ppid=5859 vsize=14980 CPUtime=1241.25 cores=1,3,5,7
/proc/5860/stat : 5860 (npSolver-pbo) S 5859 5859 1914 0 -1 4202496 14027 124040 0 0 37 28 123988 72 20 0 1 0 274190084 15339520 3150 33554432000 4194304 5992684 140733513189680 140733513175512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5860/statm: 3745 3150 181 440 0 3301 0
[pid=6216] ppid=5860 vsize=171492 CPUtime=479.31 cores=1,3,5,7
/proc/6216/stat : 6216 (glucosInc) R 5860 5859 1914 0 -1 4202496 14652 0 0 0 47922 9 0 0 20 0 1 0 274314373 175607808 35046 33554432000 4194304 5654031 140734508262544 140734508250360 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6216/statm: 42873 35046 141 357 0 42513 0
Current children cumulated CPU time (s) 1720.56
Current children cumulated vsize (KiB) 195620

[startup+1782.31 s]
/proc/loadavg: 2.00 2.02 2.15 3/181 6223
/proc/meminfo: memFree=28999672/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5859/stat : 5859 (npSolver-pbo-It) S 5857 5859 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274190084 9367552 274 33554432000 4194304 5064252 140735312277168 140735312276080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5859/statm: 2287 274 233 213 0 72 0
[pid=5860] ppid=5859 vsize=14980 CPUtime=1241.25 cores=1,3,5,7
/proc/5860/stat : 5860 (npSolver-pbo) S 5859 5859 1914 0 -1 4202496 14027 124040 0 0 37 28 123988 72 20 0 1 0 274190084 15339520 3150 33554432000 4194304 5992684 140733513189680 140733513175512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5860/statm: 3745 3150 181 440 0 3301 0
[pid=6216] ppid=5860 vsize=122172 CPUtime=539.31 cores=1,3,5,7
/proc/6216/stat : 6216 (glucosInc) R 5860 5859 1914 0 -1 4202496 14804 0 0 0 53921 10 0 0 20 0 1 0 274314373 125104128 25698 33554432000 4194304 5654031 140734508262544 140734508250360 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6216/statm: 30543 25698 141 357 0 30183 0
Current children cumulated CPU time (s) 1780.56
Current children cumulated vsize (KiB) 146300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.8 s]
/proc/loadavg: 2.00 2.02 2.14 3/181 6223
/proc/meminfo: memFree=28960264/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5859/stat : 5859 (npSolver-pbo-It) S 5857 5859 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274190084 9367552 274 33554432000 4194304 5064252 140735312277168 140735312276080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5859/statm: 2287 274 233 213 0 72 0
[pid=5860] ppid=5859 vsize=14980 CPUtime=1241.25 cores=1,3,5,7
/proc/5860/stat : 5860 (npSolver-pbo) S 5859 5859 1914 0 -1 4202496 14027 124040 0 0 37 28 123988 72 20 0 1 0 274190084 15339520 3150 33554432000 4194304 5992684 140733513189680 140733513175512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5860/statm: 3745 3150 181 440 0 3301 0
[pid=6216] ppid=5860 vsize=171492 CPUtime=558.81 cores=1,3,5,7
/proc/6216/stat : 6216 (glucosInc) R 5860 5859 1914 0 -1 4202496 14955 0 0 0 55870 11 0 0 20 0 1 0 274314373 175607808 35558 33554432000 4194304 5654031 140734508262544 140734508250360 4232971 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6216/statm: 42873 35558 141 357 0 42513 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 195620

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.8 s]
/proc/loadavg: 2.00 2.02 2.14 3/181 6223
/proc/meminfo: memFree=28960264/32873844 swapFree=7384/7384
[pid=5859] ppid=5857 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5859/stat : 5859 (npSolver-pbo-It) S 5857 5859 1914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274190084 9367552 274 33554432000 4194304 5064252 140735312277168 140735312276080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5859/statm: 2287 274 233 213 0 72 0
[pid=5860] ppid=5859 vsize=14980 CPUtime=1241.25 cores=1,3,5,7
/proc/5860/stat : 5860 (npSolver-pbo) S 5859 5859 1914 0 -1 4202496 14027 124040 0 0 37 28 123988 72 20 0 1 0 274190084 15339520 3150 33554432000 4194304 5992684 140733513189680 140733513175512 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/5860/statm: 3745 3150 181 440 0 3301 0
[pid=6216] ppid=5860 vsize=171492 CPUtime=558.81 cores=1,3,5,7
/proc/6216/stat : 6216 (glucosInc) R 5860 5859 1914 0 -1 4202496 14955 0 0 0 55870 11 0 0 20 0 1 0 274314373 175607808 35558 33554432000 4194304 5654031 140734508262544 140734508250360 4232971 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6216/statm: 42873 35558 141 357 0 42513 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 195620

Child status: 0
Real time (s): 1801.81
CPU time (s): 1800.09
CPU user time (s): 1798.97
CPU system time (s): 1.11983
CPU usage (%): 99.9045
Max. virtual memory (cumulated for all children) (KiB): 198496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.97
system time used= 1.11983
maximum resident set size= 150596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153402
page faults= 0
swaps= 0
block input operations= 0
block output operations= 92312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1509
involuntary context switches= 3831

runsolver used 6.02408 second user time and 16.5705 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-27 03:04:06
IDJOB=3698541
IDBENCH=48256
IDSOLVER=2275
FILE ID=node136/3698541-1338080646
RUNJOBID= node136-1338052928-1931
PBS_JOBID= 14624396
Free space on /tmp= 71600 MiB

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

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

MD5SUM BENCH= fc8bff78845ab9a14b2d06ab749e4dc4
RANDOM SEED=438280095

node136.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.247
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.49
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.247
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.247
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.94
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.247
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.90
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.247
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.90
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.247
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.90
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.247
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.91
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.247
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:        29013228 kB
Buffers:          356104 kB
Cached:          2423320 kB
SwapCached:        24460 kB
Active:          1117468 kB
Inactive:        1950560 kB
Active(anon):     263560 kB
Inactive(anon):    25096 kB
Active(file):     853908 kB
Inactive(file):  1925464 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:              8152 kB
Writeback:             4 kB
AnonPages:        272608 kB
Mapped:            10956 kB
Shmem:                 0 kB
Slab:             648348 kB
SReclaimable:      90172 kB
SUnreclaim:       558176 kB
KernelStack:        1496 kB
PageTables:         4736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     413864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 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= 71604 MiB
End job on node136 at 2012-05-27 03:34:08