Trace number 3703396

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.1 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_60_3.opb
MD5SUM2917e00f55986a046b103b08aa2aecc1
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-38
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -36
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint60
Maximum length of a constraint110
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)37460
Sum of products size (including duplicates)74920
Number of different products18730
Sum of products size37460

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.07	c run inc solver
0.00/0.07	c [INC SYSTEM] run initial solver
0.00/0.07	c [INC SYSTEM] preprocess with white file
0.00/0.39	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.39	c [INC SYSTEM] execute solver
0.00/0.42	c [INC SEARCH] formula is SAT
0.00/0.42	c [INC SYSTEM] solved the initial formula
0.00/0.44	c model valid
0.00/0.44	c current solution ok
0.00/0.55	o 0
0.00/0.55	c starting approximation
0.00/0.55	c factor = 1
0.00/0.55	c can not find a suitable factor, leaving approximation
0.00/0.55	c finished approximation
0.00/0.55	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.55	c write failed with 2
0.00/0.56	c [INC SEARCH] iteration: 0
0.00/0.56	c [INC BOUNDS] best value:500 search for 499
0.00/0.56	c [INC SYSTEM] create new solver instance
0.00/0.56	c [INC] encode full formula
0.00/0.56	c (debug) using card networks
0.00/0.56	c set iterative enc to: card
0.00/0.56	c set iterative enc to: none
0.00/0.57	c [INC SEARCH] isOptimum variable: 0
0.00/0.61	c formula is SAT
0.00/0.61	c [INC SEARCH] copied best model
0.00/0.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.63	c model valid
0.00/0.63	c current solution ok
0.00/0.63	o -27
0.00/0.63	c [INC SEARCH] iteration: 1
0.00/0.63	c [INC BOUNDS] best value:473 search for 472
0.00/0.63	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.63	c write failed with 2
0.00/0.63	c [INC SYSTEM] create new solver instance
0.00/0.63	c [INC] encode full formula
0.00/0.63	c (debug) using card networks
0.00/0.64	c set iterative enc to: card
0.00/0.64	c set iterative enc to: none
0.00/0.65	c [INC SEARCH] isOptimum variable: 0
0.00/0.69	c formula is SAT
0.00/0.69	c [INC SEARCH] copied best model
0.00/0.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.71	c model valid
0.00/0.71	c current solution ok
0.00/0.71	o -28
0.00/0.71	c [INC SEARCH] iteration: 2
0.00/0.71	c [INC BOUNDS] best value:472 search for 471
0.00/0.71	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.71	c write failed with 2
0.00/0.71	c [INC SYSTEM] create new solver instance
0.00/0.71	c [INC] encode full formula
0.00/0.71	c (debug) using card networks
0.00/0.72	c set iterative enc to: card
0.00/0.72	c set iterative enc to: none
0.00/0.72	c [INC SEARCH] isOptimum variable: 0
0.00/0.77	c formula is SAT
0.00/0.77	c [INC SEARCH] copied best model
0.00/0.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.79	c model valid
0.00/0.79	c current solution ok
0.00/0.79	o -29
0.00/0.79	c [INC SEARCH] iteration: 3
0.00/0.79	c [INC BOUNDS] best value:471 search for 470
0.00/0.79	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.79	c write failed with 2
0.00/0.79	c [INC SYSTEM] create new solver instance
0.00/0.79	c [INC] encode full formula
0.00/0.79	c (debug) using card networks
0.00/0.80	c set iterative enc to: card
0.00/0.80	c set iterative enc to: none
0.00/0.80	c [INC SEARCH] isOptimum variable: 0
0.00/0.84	c formula is SAT
0.00/0.85	c [INC SEARCH] copied best model
0.00/0.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.86	c model valid
0.00/0.86	c current solution ok
0.00/0.86	o -30
0.00/0.86	c [INC SEARCH] iteration: 4
0.00/0.86	c [INC BOUNDS] best value:470 search for 469
0.00/0.86	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.86	c write failed with 2
0.00/0.87	c [INC SYSTEM] create new solver instance
0.00/0.87	c [INC] encode full formula
0.00/0.87	c (debug) using card networks
0.00/0.87	c set iterative enc to: card
0.00/0.87	c set iterative enc to: none
0.00/0.88	c [INC SEARCH] isOptimum variable: 0
1.37/1.46	c formula is SAT
1.37/1.46	c [INC SEARCH] copied best model
1.37/1.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.37/1.48	c model valid
1.37/1.48	c current solution ok
1.37/1.48	o -32
1.37/1.48	c [INC SEARCH] iteration: 5
1.37/1.48	c [INC BOUNDS] best value:468 search for 467
1.37/1.48	c [INC SYSTEM] there exists a inc, kill it!
1.37/1.48	c write failed with 2
1.37/1.48	c [INC SYSTEM] create new solver instance
1.37/1.48	c [INC] encode full formula
1.37/1.48	c (debug) using card networks
1.37/1.49	c set iterative enc to: card
1.37/1.49	c set iterative enc to: none
1.48/1.50	c [INC SEARCH] isOptimum variable: 0
2.17/2.25	c formula is SAT
2.17/2.25	c [INC SEARCH] copied best model
2.17/2.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.17/2.27	c model valid
2.17/2.27	c current solution ok
2.17/2.27	o -33
2.17/2.27	c [INC SEARCH] iteration: 6
2.17/2.27	c [INC BOUNDS] best value:467 search for 466
2.17/2.27	c [INC SYSTEM] there exists a inc, kill it!
2.17/2.27	c write failed with 2
2.17/2.27	c [INC SYSTEM] create new solver instance
2.17/2.27	c [INC] encode full formula
2.17/2.27	c (debug) using card networks
2.17/2.28	c set iterative enc to: card
2.17/2.28	c set iterative enc to: none
2.17/2.28	c [INC SEARCH] isOptimum variable: 0
8.16/8.25	c formula is SAT
8.16/8.25	c [INC SEARCH] copied best model
8.16/8.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.16/8.27	c model valid
8.16/8.27	c current solution ok
8.16/8.27	o -35
8.16/8.27	c [INC SEARCH] iteration: 7
8.16/8.27	c [INC BOUNDS] best value:465 search for 464
8.16/8.27	c [INC SYSTEM] there exists a inc, kill it!
8.16/8.27	c write failed with 2
8.16/8.27	c [INC SYSTEM] create new solver instance
8.16/8.27	c [INC] encode full formula
8.16/8.27	c (debug) using card networks
8.16/8.28	c set iterative enc to: card
8.16/8.28	c set iterative enc to: none
8.16/8.29	c [INC SEARCH] isOptimum variable: 0
11.57/11.63	c formula is SAT
11.57/11.63	c [INC SEARCH] copied best model
11.57/11.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.57/11.65	c model valid
11.57/11.65	c current solution ok
11.57/11.65	o -36
11.57/11.65	c [INC SEARCH] iteration: 8
11.57/11.65	c [INC BOUNDS] best value:464 search for 463
11.57/11.65	c [INC SYSTEM] there exists a inc, kill it!
11.57/11.65	c write failed with 2
11.57/11.65	c [INC SYSTEM] create new solver instance
11.57/11.65	c [INC] encode full formula
11.57/11.65	c (debug) using card networks
11.57/11.66	c set iterative enc to: card
11.57/11.66	c set iterative enc to: none
11.57/11.66	c [INC SEARCH] isOptimum variable: 0
124.15/124.27	c formula is SAT
124.15/124.27	c [INC SEARCH] copied best model
124.15/124.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
124.15/124.29	c model valid
124.15/124.29	c current solution ok
124.15/124.29	o -37
124.15/124.29	c [INC SEARCH] iteration: 9
124.15/124.29	c [INC BOUNDS] best value:463 search for 462
124.15/124.29	c [INC SYSTEM] there exists a inc, kill it!
124.15/124.29	c write failed with 2
124.15/124.29	c [INC SYSTEM] create new solver instance
124.15/124.29	c [INC] encode full formula
124.15/124.29	c (debug) using card networks
124.25/124.30	c set iterative enc to: card
124.25/124.30	c set iterative enc to: none
124.25/124.31	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1800.41	s UNKNOWN
1800.07/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.41	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-3703396-1338080355/watcher-3703396-1338080355 -o /tmp/evaluation-result-3703396-1338080355/solver-3703396-1338080355 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703396-1338080355.opb 1646036895 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/178 24592
/proc/meminfo: memFree=31770004/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0

[startup+0.0168329 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24592
/proc/meminfo: memFree=31770004/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100262 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24592
/proc/meminfo: memFree=31770004/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300317 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24592
/proc/meminfo: memFree=31770004/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700288 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24592
/proc/meminfo: memFree=31770004/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50161 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24609
/proc/meminfo: memFree=31751248/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0
[pid=24593] ppid=24592 vsize=7840 CPUtime=1.48 cores=1,3,5,7
/proc/24593/stat : 24593 (npSolver-pbo) R 24592 24592 8327 0 -1 4202496 5989 29859 0 0 26 11 98 13 20 0 1 0 274102523 8028160 1570 33554432000 4194304 5992684 140736276154800 140736276148304 5045019 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24593/statm: 1960 1570 195 440 0 1516 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 16988

[startup+3.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24611
/proc/meminfo: memFree=31749884/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0
[pid=24593] ppid=24592 vsize=7836 CPUtime=2.26 cores=1,3,5,7
/proc/24593/stat : 24593 (npSolver-pbo) S 24592 24592 8327 0 -1 4202496 6844 34595 0 0 29 11 172 14 20 0 1 0 274102523 8024064 1575 33554432000 4194304 5992684 140736276154800 140736276140632 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24593/statm: 1959 1575 195 440 0 1515 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 16984
heavy processes:

[startup+6.3004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24613
/proc/meminfo: memFree=31736608/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0
[pid=24593] ppid=24592 vsize=7836 CPUtime=2.26 cores=1,3,5,7
/proc/24593/stat : 24593 (npSolver-pbo) S 24592 24592 8327 0 -1 4202496 6844 34595 0 0 29 11 172 14 20 0 1 0 274102523 8024064 1575 33554432000 4194304 5992684 140736276154800 140736276140632 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24593/statm: 1959 1575 195 440 0 1515 0
[pid=24613] ppid=24593 vsize=30508 CPUtime=4 cores=1,3,5,7
/proc/24613/stat : 24613 (glucosInc) R 24593 24592 8327 0 -1 4202496 5915 0 0 0 399 1 0 0 20 0 1 0 274102752 31240192 7047 33554432000 4194304 5654031 140735727588944 140735727576760 4233232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24613/statm: 7627 7047 142 357 0 7267 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 47492

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24617
/proc/meminfo: memFree=31747744/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0
[pid=24593] ppid=24592 vsize=7836 CPUtime=11.64 cores=1,3,5,7
/proc/24593/stat : 24593 (npSolver-pbo) S 24592 24592 8327 0 -1 4202496 8291 48382 0 0 34 12 1099 19 20 0 1 0 274102523 8024064 1575 33554432000 4194304 5992684 140736276154800 140736276140632 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24593/statm: 1959 1575 195 440 0 1515 0
[pid=24617] ppid=24593 vsize=17916 CPUtime=1.02 cores=1,3,5,7
/proc/24617/stat : 24617 (glucosInc) R 24593 24592 8327 0 -1 4202496 4283 0 0 0 101 1 0 0 20 0 1 0 274103690 18345984 3605 33554432000 4194304 5654031 140736278830464 140736278818280 4216337 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24617/statm: 4479 3605 142 357 0 4119 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 34900

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24617
/proc/meminfo: memFree=31722376/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0
[pid=24593] ppid=24592 vsize=7836 CPUtime=11.64 cores=1,3,5,7
/proc/24593/stat : 24593 (npSolver-pbo) S 24592 24592 8327 0 -1 4202496 8291 48382 0 0 34 12 1099 19 20 0 1 0 274102523 8024064 1575 33554432000 4194304 5992684 140736276154800 140736276140632 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24593/statm: 1959 1575 195 440 0 1515 0
[pid=24617] ppid=24593 vsize=46484 CPUtime=13.82 cores=1,3,5,7
/proc/24617/stat : 24617 (glucosInc) R 24593 24592 8327 0 -1 4202496 8473 0 0 0 1379 3 0 0 20 0 1 0 274103690 47599616 9994 33554432000 4194304 5654031 140736278830464 140736278818280 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24617/statm: 11621 9994 142 357 0 11261 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 63468

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 24620
/proc/meminfo: memFree=31707848/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0
[pid=24593] ppid=24592 vsize=7836 CPUtime=11.64 cores=1,3,5,7
/proc/24593/stat : 24593 (npSolver-pbo) S 24592 24592 8327 0 -1 4202496 8291 48382 0 0 34 12 1099 19 20 0 1 0 274102523 8024064 1575 33554432000 4194304 5992684 140736276154800 140736276140632 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24593/statm: 1959 1575 195 440 0 1515 0
[pid=24617] ppid=24593 vsize=65492 CPUtime=39.41 cores=1,3,5,7
/proc/24617/stat : 24617 (glucosInc) R 24593 24592 8327 0 -1 4202496 10690 0 0 0 3937 4 0 0 20 0 1 0 274103690 67063808 13579 33554432000 4194304 5654031 140736278830464 140736278818280 4216571 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24617/statm: 16373 13579 142 357 0 16013 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 82476

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 24620
/proc/meminfo: memFree=31698348/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0
[pid=24593] ppid=24592 vsize=7836 CPUtime=11.64 cores=1,3,5,7
/proc/24593/stat : 24593 (npSolver-pbo) S 24592 24592 8327 0 -1 4202496 8291 48382 0 0 34 12 1099 19 20 0 1 0 274102523 8024064 1575 33554432000 4194304 5992684 140736276154800 140736276140632 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24593/statm: 1959 1575 195 440 0 1515 0
[pid=24617] ppid=24593 vsize=65492 CPUtime=90.61 cores=1,3,5,7
/proc/24617/stat : 24617 (glucosInc) R 24593 24592 8327 0 -1 4202496 10891 0 0 0 9056 5 0 0 20 0 1 0 274103690 67063808 15808 33554432000 4194304 5654031 140736278830464 140736278818280 4215076 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24617/statm: 16373 15808 142 357 0 16013 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 82476

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24645
/proc/meminfo: memFree=31709640/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0
[pid=24593] ppid=24592 vsize=7836 CPUtime=124.27 cores=1,3,5,7
/proc/24593/stat : 24593 (npSolver-pbo) S 24592 24592 8327 0 -1 4202496 8983 60175 0 0 38 12 12351 26 20 0 1 0 274102523 8024064 1575 33554432000 4194304 5992684 140736276154800 140736276140632 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24593/statm: 1959 1575 195 440 0 1515 0
[pid=24645] ppid=24593 vsize=76980 CPUtime=37.97 cores=1,3,5,7
/proc/24645/stat : 24645 (glucosInc) R 24593 24592 8327 0 -1 4202496 10114 0 0 0 3794 3 0 0 20 0 1 0 274114954 78827520 13079 33554432000 4194304 5654031 140734889912848 140734889900664 4215112 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24645/statm: 19245 13079 142 357 0 18885 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 93964

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 24645
/proc/meminfo: memFree=31705568/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0
[pid=24593] ppid=24592 vsize=7836 CPUtime=124.27 cores=1,3,5,7
/proc/24593/stat : 24593 (npSolver-pbo) S 24592 24592 8327 0 -1 4202496 8983 60175 0 0 38 12 12351 26 20 0 1 0 274102523 8024064 1575 33554432000 4194304 5992684 140736276154800 140736276140632 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24593/statm: 1959 1575 195 440 0 1515 0
[pid=24645] ppid=24593 vsize=76980 CPUtime=97.96 cores=1,3,5,7
/proc/24645/stat : 24645 (glucosInc) R 24593 24592 8327 0 -1 4202496 10172 0 0 0 9792 4 0 0 20 0 1 0 274114954 78827520 14103 33554432000 4194304 5654031 140734889912848 140734889900664 4215088 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24645/statm: 19245 14103 142 357 0 18885 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 93964

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 24647
/proc/meminfo: memFree=31748876/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0

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

/proc/meminfo: memFree=31643308/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0
[pid=24593] ppid=24592 vsize=7836 CPUtime=124.27 cores=1,3,5,7
/proc/24593/stat : 24593 (npSolver-pbo) S 24592 24592 8327 0 -1 4202496 8983 60175 0 0 38 12 12351 26 20 0 1 0 274102523 8024064 1575 33554432000 4194304 5992684 140736276154800 140736276140632 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24593/statm: 1959 1575 195 440 0 1515 0
[pid=24645] ppid=24593 vsize=189444 CPUtime=1117.78 cores=1,3,5,7
/proc/24645/stat : 24645 (glucosInc) R 24593 24592 8327 0 -1 4202496 17520 0 0 0 111727 51 0 0 20 0 1 0 274114954 193990656 40180 33554432000 4194304 5654031 140734889912848 140734889910936 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24645/statm: 47361 40180 142 357 0 47001 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 206428

[startup+1302.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/182 24930
/proc/meminfo: memFree=31650140/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0
[pid=24593] ppid=24592 vsize=7836 CPUtime=124.27 cores=1,3,5,7
/proc/24593/stat : 24593 (npSolver-pbo) S 24592 24592 8327 0 -1 4202496 8983 60175 0 0 38 12 12351 26 20 0 1 0 274102523 8024064 1575 33554432000 4194304 5992684 140736276154800 140736276140632 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24593/statm: 1959 1575 195 440 0 1515 0
[pid=24645] ppid=24593 vsize=158624 CPUtime=1177.78 cores=1,3,5,7
/proc/24645/stat : 24645 (glucosInc) R 24593 24592 8327 0 -1 4202496 17584 0 0 0 117726 52 0 0 20 0 1 0 274114954 162430976 35506 33554432000 4194304 5654031 140734889912848 140734889910776 4214981 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24645/statm: 39656 35506 142 357 0 39296 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 175608

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 24931
/proc/meminfo: memFree=31683116/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0
[pid=24593] ppid=24592 vsize=7836 CPUtime=124.27 cores=1,3,5,7
/proc/24593/stat : 24593 (npSolver-pbo) S 24592 24592 8327 0 -1 4202496 8983 60175 0 0 38 12 12351 26 20 0 1 0 274102523 8024064 1575 33554432000 4194304 5992684 140736276154800 140736276140632 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24593/statm: 1959 1575 195 440 0 1515 0
[pid=24645] ppid=24593 vsize=109304 CPUtime=1237.76 cores=1,3,5,7
/proc/24645/stat : 24645 (glucosInc) R 24593 24592 8327 0 -1 4202496 17663 0 0 0 123723 53 0 0 20 0 1 0 274114954 111927296 26762 33554432000 4194304 5654031 140734889912848 140734889910872 4215040 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24645/statm: 27326 26762 142 357 0 26966 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 126288

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 24931
/proc/meminfo: memFree=31607776/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0
[pid=24593] ppid=24592 vsize=7836 CPUtime=124.27 cores=1,3,5,7
/proc/24593/stat : 24593 (npSolver-pbo) S 24592 24592 8327 0 -1 4202496 8983 60175 0 0 38 12 12351 26 20 0 1 0 274102523 8024064 1575 33554432000 4194304 5992684 140736276154800 140736276140632 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24593/statm: 1959 1575 195 440 0 1515 0
[pid=24645] ppid=24593 vsize=189444 CPUtime=1297.75 cores=1,3,5,7
/proc/24645/stat : 24645 (glucosInc) R 24593 24592 8327 0 -1 4202496 17797 0 0 0 129721 54 0 0 20 0 1 0 274114954 193990656 40181 33554432000 4194304 5654031 140734889912848 140734889910936 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24645/statm: 47361 40181 142 357 0 47001 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 206428

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 24931
/proc/meminfo: memFree=31612008/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0
[pid=24593] ppid=24592 vsize=7836 CPUtime=124.27 cores=1,3,5,7
/proc/24593/stat : 24593 (npSolver-pbo) S 24592 24592 8327 0 -1 4202496 8983 60175 0 0 38 12 12351 26 20 0 1 0 274102523 8024064 1575 33554432000 4194304 5992684 140736276154800 140736276140632 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24593/statm: 1959 1575 195 440 0 1515 0
[pid=24645] ppid=24593 vsize=158624 CPUtime=1357.74 cores=1,3,5,7
/proc/24645/stat : 24645 (glucosInc) R 24593 24592 8327 0 -1 4202496 17863 0 0 0 135718 56 0 0 20 0 1 0 274114954 162430976 39090 33554432000 4194304 5654031 140734889912848 140734889900664 4218827 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24645/statm: 39656 39090 142 357 0 39296 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 175608

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 24931
/proc/meminfo: memFree=31626048/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0
[pid=24593] ppid=24592 vsize=7836 CPUtime=124.27 cores=1,3,5,7
/proc/24593/stat : 24593 (npSolver-pbo) S 24592 24592 8327 0 -1 4202496 8983 60175 0 0 38 12 12351 26 20 0 1 0 274102523 8024064 1575 33554432000 4194304 5992684 140736276154800 140736276140632 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24593/statm: 1959 1575 195 440 0 1515 0
[pid=24645] ppid=24593 vsize=158624 CPUtime=1417.73 cores=1,3,5,7
/proc/24645/stat : 24645 (glucosInc) R 24593 24592 8327 0 -1 4202496 17993 0 0 0 141716 57 0 0 20 0 1 0 274114954 162430976 34994 33554432000 4194304 5654031 140734889912848 140734889910776 4215964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24645/statm: 39656 34994 142 357 0 39296 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 175608

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24931
/proc/meminfo: memFree=31599300/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0
[pid=24593] ppid=24592 vsize=7836 CPUtime=124.27 cores=1,3,5,7
/proc/24593/stat : 24593 (npSolver-pbo) S 24592 24592 8327 0 -1 4202496 8983 60175 0 0 38 12 12351 26 20 0 1 0 274102523 8024064 1575 33554432000 4194304 5992684 140736276154800 140736276140632 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24593/statm: 1959 1575 195 440 0 1515 0
[pid=24645] ppid=24593 vsize=189444 CPUtime=1477.73 cores=1,3,5,7
/proc/24645/stat : 24645 (glucosInc) R 24593 24592 8327 0 -1 4202496 18074 0 0 0 147714 59 0 0 20 0 1 0 274114954 193990656 41717 33554432000 4194304 5654031 140734889912848 140734889900664 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24645/statm: 47361 41717 142 357 0 47001 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 206428

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 24932
/proc/meminfo: memFree=31613960/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0
[pid=24593] ppid=24592 vsize=7836 CPUtime=124.27 cores=1,3,5,7
/proc/24593/stat : 24593 (npSolver-pbo) S 24592 24592 8327 0 -1 4202496 8983 60175 0 0 38 12 12351 26 20 0 1 0 274102523 8024064 1575 33554432000 4194304 5992684 140736276154800 140736276140632 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24593/statm: 1959 1575 195 440 0 1515 0
[pid=24645] ppid=24593 vsize=158624 CPUtime=1537.72 cores=1,3,5,7
/proc/24645/stat : 24645 (glucosInc) R 24593 24592 8327 0 -1 4202496 18137 0 0 0 153712 60 0 0 20 0 1 0 274114954 162430976 38066 33554432000 4194304 5654031 140734889912848 140734889900664 4217744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24645/statm: 39656 38066 142 357 0 39296 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 175608

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 24932
/proc/meminfo: memFree=31584868/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0
[pid=24593] ppid=24592 vsize=7836 CPUtime=124.27 cores=1,3,5,7
/proc/24593/stat : 24593 (npSolver-pbo) S 24592 24592 8327 0 -1 4202496 8983 60175 0 0 38 12 12351 26 20 0 1 0 274102523 8024064 1575 33554432000 4194304 5992684 140736276154800 140736276140632 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24593/statm: 1959 1575 195 440 0 1515 0
[pid=24645] ppid=24593 vsize=158624 CPUtime=1597.7 cores=1,3,5,7
/proc/24645/stat : 24645 (glucosInc) R 24593 24592 8327 0 -1 4202496 18269 0 0 0 159709 61 0 0 20 0 1 0 274114954 162430976 36018 33554432000 4194304 5654031 140734889912848 140734889910776 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24645/statm: 39656 36018 142 357 0 39296 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 175608

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 24932
/proc/meminfo: memFree=31582744/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0
[pid=24593] ppid=24592 vsize=7836 CPUtime=124.27 cores=1,3,5,7
/proc/24593/stat : 24593 (npSolver-pbo) S 24592 24592 8327 0 -1 4202496 8983 60175 0 0 38 12 12351 26 20 0 1 0 274102523 8024064 1575 33554432000 4194304 5992684 140736276154800 140736276140632 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24593/statm: 1959 1575 195 440 0 1515 0
[pid=24645] ppid=24593 vsize=158624 CPUtime=1657.7 cores=1,3,5,7
/proc/24645/stat : 24645 (glucosInc) R 24593 24592 8327 0 -1 4202496 19245 0 0 0 165705 65 0 0 20 0 1 0 274114954 162430976 38066 33554432000 4194304 5654031 140734889912848 140734889900664 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24645/statm: 39656 38066 142 357 0 39296 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 175608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24932
/proc/meminfo: memFree=31595156/32873844 swapFree=6872/6872
[pid=24592] ppid=24590 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24592/stat : 24592 (npSolver-pbo-It) S 24590 24592 8327 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274102523 9367552 275 33554432000 4194304 5064252 140734779124160 140734779123072 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/24592/statm: 2287 275 233 213 0 72 0
[pid=24593] ppid=24592 vsize=7836 CPUtime=124.27 cores=1,3,5,7
/proc/24593/stat : 24593 (npSolver-pbo) S 24592 24592 8327 0 -1 4202496 8983 60175 0 0 38 12 12351 26 20 0 1 0 274102523 8024064 1575 33554432000 4194304 5992684 140736276154800 140736276140632 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/24593/statm: 1959 1575 195 440 0 1515 0
[pid=24645] ppid=24593 vsize=189444 CPUtime=1675.8 cores=1,3,5,7
/proc/24645/stat : 24645 (glucosInc) R 24593 24592 8327 0 -1 4202496 19321 0 0 0 167514 66 0 0 20 0 1 0 274114954 193990656 42741 33554432000 4194304 5654031 140734889912848 140734889900664 4233173 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/24645/statm: 47361 42741 142 357 0 47001 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 206428

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.05
CPU system time (s): 1.05184
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 256516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.05
system time used= 1.05184
maximum resident set size= 206984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88860
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1004
involuntary context switches= 1895

runsolver used 3.07153 second user time and 9.13361 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-27 02:59:15
IDJOB=3703396
IDBENCH=48184
IDSOLVER=2278
FILE ID=node105/3703396-1338080355
RUNJOBID= node105-1338052967-8344
PBS_JOBID= 14624416
Free space on /tmp= 71460 MiB

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

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

MD5SUM BENCH= 2917e00f55986a046b103b08aa2aecc1
RANDOM SEED=1646036895

node105.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
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		: 2666.882
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
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	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31769896 kB
Buffers:          120104 kB
Cached:            69072 kB
SwapCached:         1948 kB
Active:           284344 kB
Inactive:          44924 kB
Active(anon):     138604 kB
Inactive(anon):     2832 kB
Active(file):     145740 kB
Inactive(file):    42092 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100340 kB
Dirty:              8472 kB
Writeback:             0 kB
AnonPages:        152184 kB
Mapped:             9496 kB
Shmem:                 0 kB
Slab:             634356 kB
SReclaimable:      76124 kB
SUnreclaim:       558232 kB
KernelStack:        1504 kB
PageTables:         4184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     270948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 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= 71576 MiB
End job on node105 at 2012-05-27 03:29:16