Trace number 3698578

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.11 1800.71

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_60_4.opb
MD5SUMefe239846afd4f2627c83cec32ebc27d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark1796.86
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 17
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 constraint61
Maximum length of a constraint107
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)37458
Sum of products size (including duplicates)74916
Number of different products37458
Sum of products size74916

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.11	c run inc solver
0.00/0.11	c [INC SYSTEM] run initial solver
0.00/0.11	c [INC SYSTEM] preprocess with white file
0.00/0.90	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.90	c [INC SYSTEM] execute solver
0.00/0.97	c [INC SEARCH] formula is SAT
0.00/0.97	c [INC SYSTEM] solved the initial formula
0.00/0.99	c model valid
0.00/0.99	c current solution ok
1.07/1.19	o 101
1.07/1.19	c [INC SYSTEM] there exists a inc, kill it!
1.07/1.19	c write failed with 2
1.07/1.19	c [INC SEARCH] iteration: 0
1.07/1.19	c [INC BOUNDS] best value:101 search for 100
1.07/1.19	c [INC SYSTEM] create new solver instance
1.07/1.19	c [INC] encode full formula
1.07/1.19	c (debug) using card networks
1.18/1.20	c set iterative enc to: card
1.18/1.20	c set iterative enc to: none
1.18/1.20	c [INC SEARCH] isOptimum variable: 0
4.57/4.68	c formula is SAT
4.57/4.68	c [INC SEARCH] copied best model
4.69/4.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.69/4.89	c model valid
4.69/4.89	c current solution ok
4.69/4.89	o 29
4.69/4.89	c [INC SEARCH] iteration: 1
4.69/4.89	c [INC BOUNDS] best value:29 search for 28
4.69/4.89	c [INC SYSTEM] there exists a inc, kill it!
4.69/4.89	c write failed with 2
4.69/4.89	c [INC SYSTEM] create new solver instance
4.69/4.89	c [INC] encode full formula
4.69/4.89	c (debug) using card networks
4.69/4.89	c set iterative enc to: card
4.69/4.89	c set iterative enc to: none
4.69/4.98	c [INC SEARCH] isOptimum variable: 0
10.01/10.32	c formula is SAT
10.01/10.32	c [INC SEARCH] copied best model
10.01/10.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.01/10.34	c model valid
10.01/10.34	c current solution ok
10.01/10.34	o 22
10.01/10.34	c [INC SEARCH] iteration: 2
10.01/10.34	c [INC BOUNDS] best value:22 search for 21
10.01/10.34	c [INC SYSTEM] there exists a inc, kill it!
10.01/10.34	c write failed with 2
10.01/10.35	c [INC SYSTEM] create new solver instance
10.01/10.35	c [INC] encode full formula
10.01/10.35	c (debug) using card networks
10.01/10.35	c set iterative enc to: card
10.01/10.35	c set iterative enc to: none
10.01/10.36	c [INC SEARCH] isOptimum variable: 0
15.80/16.11	c formula is SAT
15.80/16.11	c [INC SEARCH] copied best model
15.80/16.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.80/16.16	c model valid
15.80/16.16	c current solution ok
15.80/16.16	o 21
15.80/16.16	c [INC SEARCH] iteration: 3
15.80/16.16	c [INC BOUNDS] best value:21 search for 20
15.80/16.16	c [INC SYSTEM] there exists a inc, kill it!
15.80/16.16	c write failed with 2
15.80/16.16	c [INC SYSTEM] create new solver instance
15.80/16.16	c [INC] encode full formula
15.80/16.16	c (debug) using card networks
15.80/16.16	c set iterative enc to: card
15.80/16.16	c set iterative enc to: none
15.80/16.17	c [INC SEARCH] isOptimum variable: 0
21.08/21.41	c formula is SAT
21.08/21.41	c [INC SEARCH] copied best model
21.08/21.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
21.08/21.43	c model valid
21.08/21.43	c current solution ok
21.08/21.43	o 20
21.08/21.43	c [INC SEARCH] iteration: 4
21.08/21.43	c [INC BOUNDS] best value:20 search for 19
21.08/21.43	c [INC SYSTEM] there exists a inc, kill it!
21.08/21.43	c write failed with 2
21.08/21.43	c [INC SYSTEM] create new solver instance
21.08/21.43	c [INC] encode full formula
21.08/21.43	c (debug) using card networks
21.08/21.44	c set iterative enc to: card
21.08/21.44	c set iterative enc to: none
21.08/21.44	c [INC SEARCH] isOptimum variable: 0
131.45/131.89	c formula is SAT
131.45/131.89	c [INC SEARCH] copied best model
131.45/131.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
131.55/131.91	c model valid
131.55/131.91	c current solution ok
131.55/131.91	o 19
131.55/131.91	c [INC SEARCH] iteration: 5
131.55/131.91	c [INC BOUNDS] best value:19 search for 18
131.55/131.91	c [INC SYSTEM] there exists a inc, kill it!
131.55/131.91	c write failed with 2
131.55/131.91	c [INC SYSTEM] create new solver instance
131.55/131.91	c [INC] encode full formula
131.55/131.91	c (debug) using card networks
131.55/131.92	c set iterative enc to: card
131.55/131.92	c set iterative enc to: none
131.55/131.93	c [INC SEARCH] isOptimum variable: 0
136.84/137.21	c formula is SAT
136.84/137.21	c [INC SEARCH] copied best model
136.84/137.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
136.84/137.26	c model valid
136.84/137.26	c current solution ok
136.84/137.26	o 18
136.84/137.26	c [INC SEARCH] iteration: 6
136.84/137.26	c [INC BOUNDS] best value:18 search for 17
136.84/137.26	c [INC SYSTEM] there exists a inc, kill it!
136.84/137.26	c write failed with 2
136.84/137.26	c [INC SYSTEM] create new solver instance
136.84/137.26	c [INC] encode full formula
136.84/137.26	c (debug) using card networks
136.84/137.26	c set iterative enc to: card
136.84/137.26	c set iterative enc to: none
136.84/137.26	c [INC SEARCH] isOptimum variable: 0
185.92/186.32	c formula is SAT
185.92/186.33	c [INC SEARCH] copied best model
185.92/186.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
185.92/186.34	c model valid
185.92/186.34	c current solution ok
185.92/186.34	o 17
185.92/186.34	c [INC SEARCH] iteration: 7
185.92/186.34	c [INC BOUNDS] best value:17 search for 16
185.92/186.34	c [INC SYSTEM] there exists a inc, kill it!
185.92/186.34	c write failed with 2
185.92/186.35	c [INC SYSTEM] create new solver instance
185.92/186.35	c [INC] encode full formula
185.92/186.35	c set iterative enc to: swc
185.92/186.36	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.70	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1800.70	s UNKNOWN
1800.07/1800.70	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.70	c write failed with -1
1800.07/1800.70	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x2865860)

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-3698578-1338075039/watcher-3698578-1338075039 -o /tmp/evaluation-result-3698578-1338075039/solver-3698578-1338075039 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698578-1338075039.opb 241138902 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.18 2.22 2.09 3/178 29584
/proc/meminfo: memFree=27862464/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29584/stat : 29584 (npSolver-pbo-It) S 29582 29584 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273630045 9367552 274 33554432000 4194304 5064252 140733479317312 140733479316224 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29584/statm: 2287 274 233 213 0 72 0

[startup+0.035513 s]
/proc/loadavg: 2.18 2.22 2.09 3/178 29584
/proc/meminfo: memFree=27862464/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29584/stat : 29584 (npSolver-pbo-It) S 29582 29584 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273630045 9367552 274 33554432000 4194304 5064252 140733479317312 140733479316224 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29584/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100268 s]
/proc/loadavg: 2.18 2.22 2.09 3/178 29584
/proc/meminfo: memFree=27862464/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29584/stat : 29584 (npSolver-pbo-It) S 29582 29584 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273630045 9367552 274 33554432000 4194304 5064252 140733479317312 140733479316224 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29584/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300323 s]
/proc/loadavg: 2.18 2.22 2.09 3/178 29584
/proc/meminfo: memFree=27862464/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29584/stat : 29584 (npSolver-pbo-It) S 29582 29584 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273630045 9367552 274 33554432000 4194304 5064252 140733479317312 140733479316224 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29584/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700309 s]
/proc/loadavg: 2.18 2.22 2.09 3/178 29584
/proc/meminfo: memFree=27862464/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29584/stat : 29584 (npSolver-pbo-It) S 29582 29584 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273630045 9367552 274 33554432000 4194304 5064252 140733479317312 140733479316224 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29584/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 2.18 2.22 2.09 3/181 29590
/proc/meminfo: memFree=27812732/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29584/stat : 29584 (npSolver-pbo-It) S 29582 29584 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273630045 9367552 274 33554432000 4194304 5064252 140733479317312 140733479316224 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29584/statm: 2287 274 233 213 0 72 0
[pid=29585] ppid=29584 vsize=13044 CPUtime=1.19 cores=1,3,5,7
/proc/29585/stat : 29585 (npSolver-pbo) S 29584 29584 25976 0 -1 4202496 4436 18804 0 0 16 17 72 14 20 0 1 0 273630045 13357056 2834 33554432000 4194304 5992684 140736339666560 140736339652392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29585/statm: 3261 2834 180 440 0 2817 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 22192

[startup+3.10041 s]
/proc/loadavg: 2.16 2.22 2.09 3/181 29593
/proc/meminfo: memFree=27785680/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29584/stat : 29584 (npSolver-pbo-It) S 29582 29584 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273630045 9367552 274 33554432000 4194304 5064252 140733479317312 140733479316224 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29584/statm: 2287 274 233 213 0 72 0
[pid=29585] ppid=29584 vsize=13044 CPUtime=1.19 cores=1,3,5,7
/proc/29585/stat : 29585 (npSolver-pbo) S 29584 29584 25976 0 -1 4202496 4436 18804 0 0 16 17 72 14 20 0 1 0 273630045 13357056 2834 33554432000 4194304 5992684 140736339666560 140736339652392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29585/statm: 3261 2834 180 440 0 2817 0
[pid=29593] ppid=29585 vsize=25852 CPUtime=1.88 cores=1,3,5,7
/proc/29593/stat : 29593 (glucosInc) R 29585 29584 25976 0 -1 4202496 5275 0 0 0 187 1 0 0 20 0 1 0 273630166 26472448 5582 33554432000 4194304 5654031 140736758770144 140736758767752 4232994 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29593/statm: 6463 5582 131 357 0 6103 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 48044

[startup+6.30042 s]
/proc/loadavg: 2.16 2.22 2.09 3/181 29595
/proc/meminfo: memFree=27724800/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29584/stat : 29584 (npSolver-pbo-It) S 29582 29584 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273630045 9367552 274 33554432000 4194304 5064252 140733479317312 140733479316224 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29584/statm: 2287 274 233 213 0 72 0
[pid=29585] ppid=29584 vsize=14664 CPUtime=4.7 cores=1,3,5,7
/proc/29585/stat : 29585 (npSolver-pbo) S 29584 29584 25976 0 -1 4202496 5627 25270 0 0 19 18 417 16 20 0 1 0 273630045 15015936 3270 33554432000 4194304 5992684 140736339666560 140736339652392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29585/statm: 3666 3270 180 440 0 3222 0
[pid=29595] ppid=29585 vsize=25280 CPUtime=1.3 cores=1,3,5,7
/proc/29595/stat : 29595 (glucosInc) R 29585 29584 25976 0 -1 4202496 5188 0 0 0 130 0 0 0 20 0 1 0 273630543 25886720 5435 33554432000 4194304 5654031 140734007793840 140734007791624 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29595/statm: 6320 5435 131 357 0 5960 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 49092

[startup+12.7004 s]
/proc/loadavg: 2.14 2.21 2.09 3/181 29597
/proc/meminfo: memFree=27606148/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29584/stat : 29584 (npSolver-pbo-It) S 29582 29584 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273630045 9367552 274 33554432000 4194304 5064252 140733479317312 140733479316224 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29584/statm: 2287 274 233 213 0 72 0
[pid=29585] ppid=29584 vsize=15116 CPUtime=10.08 cores=1,3,5,7
/proc/29585/stat : 29585 (npSolver-pbo) S 29584 29584 25976 0 -1 4202496 6708 31622 0 0 22 18 950 18 20 0 1 0 273630045 15478784 3271 33554432000 4194304 5992684 140736339666560 140736339652392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29585/statm: 3779 3271 180 440 0 3335 0
[pid=29597] ppid=29585 vsize=25412 CPUtime=2.33 cores=1,3,5,7
/proc/29597/stat : 29597 (glucosInc) R 29585 29584 25976 0 -1 4202496 5242 0 0 0 232 1 0 0 20 0 1 0 273631081 26021888 5487 33554432000 4194304 5654031 140736869197312 140736869195096 4216690 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29597/statm: 6353 5487 131 357 0 5993 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 49676

[startup+25.5004 s]
/proc/loadavg: 2.12 2.20 2.09 3/180 29601
/proc/meminfo: memFree=24437560/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29584/stat : 29584 (npSolver-pbo-It) S 29582 29584 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273630045 9367552 274 33554432000 4194304 5064252 140733479317312 140733479316224 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29584/statm: 2287 274 233 213 0 72 0
[pid=29585] ppid=29584 vsize=15116 CPUtime=21.13 cores=1,3,5,7
/proc/29585/stat : 29585 (npSolver-pbo) S 29584 29584 25976 0 -1 4202496 8868 44426 0 0 28 18 2044 23 20 0 1 0 273630045 15478784 3271 33554432000 4194304 5992684 140736339666560 140736339652392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29585/statm: 3779 3271 180 440 0 3335 0
[pid=29601] ppid=29585 vsize=28532 CPUtime=4.04 cores=1,3,5,7
/proc/29601/stat : 29601 (glucosInc) R 29585 29584 25976 0 -1 4202496 6073 0 0 0 403 1 0 0 20 0 1 0 273632190 29216768 5737 33554432000 4194304 5654031 140735528635712 140735528623528 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29601/statm: 7133 5737 141 357 0 6773 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 52796

[startup+51.1004 s]
/proc/loadavg: 2.08 2.18 2.08 3/180 29602
/proc/meminfo: memFree=26885388/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29584/stat : 29584 (npSolver-pbo-It) S 29582 29584 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273630045 9367552 274 33554432000 4194304 5064252 140733479317312 140733479316224 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29584/statm: 2287 274 233 213 0 72 0
[pid=29585] ppid=29584 vsize=15116 CPUtime=21.13 cores=1,3,5,7
/proc/29585/stat : 29585 (npSolver-pbo) S 29584 29584 25976 0 -1 4202496 8868 44426 0 0 28 18 2044 23 20 0 1 0 273630045 15478784 3271 33554432000 4194304 5992684 140736339666560 140736339652392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29585/statm: 3779 3271 180 440 0 3335 0
[pid=29601] ppid=29585 vsize=77844 CPUtime=29.63 cores=1,3,5,7
/proc/29601/stat : 29601 (glucosInc) R 29585 29584 25976 0 -1 4202496 9854 0 0 0 2959 4 0 0 20 0 1 0 273632190 79712256 18694 33554432000 4194304 5654031 140735528635712 140735528633736 4232968 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29601/statm: 19461 18694 141 357 0 19101 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 102108

[startup+102.307 s]
/proc/loadavg: 2.03 2.15 2.08 3/180 29602
/proc/meminfo: memFree=25909500/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29584/stat : 29584 (npSolver-pbo-It) S 29582 29584 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273630045 9367552 274 33554432000 4194304 5064252 140733479317312 140733479316224 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29584/statm: 2287 274 233 213 0 72 0
[pid=29585] ppid=29584 vsize=15116 CPUtime=21.13 cores=1,3,5,7
/proc/29585/stat : 29585 (npSolver-pbo) S 29584 29584 25976 0 -1 4202496 8868 44426 0 0 28 18 2044 23 20 0 1 0 273630045 15478784 3271 33554432000 4194304 5992684 140736339666560 140736339652392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29585/statm: 3779 3271 180 440 0 3335 0
[pid=29601] ppid=29585 vsize=127164 CPUtime=80.83 cores=1,3,5,7
/proc/29601/stat : 29601 (glucosInc) R 29585 29584 25976 0 -1 4202496 12814 0 0 0 8074 9 0 0 20 0 1 0 273632190 130215936 28375 33554432000 4194304 5654031 140735528635712 140735528633640 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29601/statm: 31791 28375 141 357 0 31431 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 151428

[startup+162.3 s]
/proc/loadavg: 2.01 2.12 2.07 3/180 29606
/proc/meminfo: memFree=24898420/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29584/stat : 29584 (npSolver-pbo-It) S 29582 29584 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273630045 9367552 274 33554432000 4194304 5064252 140733479317312 140733479316224 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29584/statm: 2287 274 233 213 0 72 0
[pid=29585] ppid=29584 vsize=15116 CPUtime=136.91 cores=1,3,5,7
/proc/29585/stat : 29585 (npSolver-pbo) S 29584 29584 25976 0 -1 4202496 11232 65174 0 0 33 19 13601 38 20 0 1 0 273630045 15478784 3285 33554432000 4194304 5992684 140736339666560 140736339652392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29585/statm: 3779 3285 180 440 0 3335 0
[pid=29606] ppid=29585 vsize=45032 CPUtime=25.02 cores=1,3,5,7
/proc/29606/stat : 29606 (glucosInc) R 29585 29584 25976 0 -1 4202496 7803 0 0 0 2501 1 0 0 20 0 1 0 273643772 46112768 10280 33554432000 4194304 5654031 140737328605856 140737328593672 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29606/statm: 11258 10280 141 357 0 10898 0
Current children cumulated CPU time (s) 161.93
Current children cumulated vsize (KiB) 69296

[startup+222.3 s]
/proc/loadavg: 2.07 2.11 2.07 3/180 29608
/proc/meminfo: memFree=23783132/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29584/stat : 29584 (npSolver-pbo-It) S 29582 29584 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273630045 9367552 274 33554432000 4194304 5064252 140733479317312 140733479316224 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29584/statm: 2287 274 233 213 0 72 0
[pid=29585] ppid=29584 vsize=15116 CPUtime=185.99 cores=1,3,5,7
/proc/29585/stat : 29585 (npSolver-pbo) S 29584 29584 25976 0 -1 4202496 12239 76176 0 0 36 19 18502 42 20 0 1 0 273630045 15478784 3286 33554432000 4194304 5992684 140736339666560 140736339652392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29585/statm: 3779 3286 181 440 0 3335 0
[pid=29608] ppid=29585 vsize=75148 CPUtime=35.92 cores=1,3,5,7
/proc/29608/stat : 29608 (glucosInc) R 29585 29584 25976 0 -1 4202496 9526 0 0 0 3588 4 0 0 20 0 1 0 273648681 76951552 13520 33554432000 4194304 5654031 140734307530560 140734307528584 4215200 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29608/statm: 18787 13520 132 357 0 18427 0
Current children cumulated CPU time (s) 221.91
Current children cumulated vsize (KiB) 99412

[startup+282.3 s]
/proc/loadavg: 2.03 2.09 2.07 3/180 29608
/proc/meminfo: memFree=23152244/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=31307684/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29584/stat : 29584 (npSolver-pbo-It) S 29582 29584 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273630045 9367552 274 33554432000 4194304 5064252 140733479317312 140733479316224 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29584/statm: 2287 274 233 213 0 72 0
[pid=29585] ppid=29584 vsize=15116 CPUtime=185.99 cores=1,3,5,7
/proc/29585/stat : 29585 (npSolver-pbo) S 29584 29584 25976 0 -1 4202496 12239 76176 0 0 36 19 18502 42 20 0 1 0 273630045 15478784 3286 33554432000 4194304 5992684 140736339666560 140736339652392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29585/statm: 3779 3286 181 440 0 3335 0
[pid=29608] ppid=29585 vsize=155664 CPUtime=1055.75 cores=1,3,5,7
/proc/29608/stat : 29608 (glucosInc) R 29585 29584 25976 0 -1 4202496 33692 0 0 0 105521 54 0 0 20 0 1 0 273648681 159399936 35979 33554432000 4194304 5654031 140734307530560 140734307518376 4214114 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29608/statm: 38916 35979 141 357 0 38556 0
Current children cumulated CPU time (s) 1241.74
Current children cumulated vsize (KiB) 179928

[startup+1302.3 s]
/proc/loadavg: 2.00 2.27 2.43 3/181 29684
/proc/meminfo: memFree=31355096/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29584/stat : 29584 (npSolver-pbo-It) S 29582 29584 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273630045 9367552 274 33554432000 4194304 5064252 140733479317312 140733479316224 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29584/statm: 2287 274 233 213 0 72 0
[pid=29585] ppid=29584 vsize=15116 CPUtime=185.99 cores=1,3,5,7
/proc/29585/stat : 29585 (npSolver-pbo) S 29584 29584 25976 0 -1 4202496 12239 76176 0 0 36 19 18502 42 20 0 1 0 273630045 15478784 3286 33554432000 4194304 5992684 140736339666560 140736339652392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29585/statm: 3779 3286 181 440 0 3335 0
[pid=29608] ppid=29585 vsize=106344 CPUtime=1115.75 cores=1,3,5,7
/proc/29608/stat : 29608 (glucosInc) R 29585 29584 25976 0 -1 4202496 34163 0 0 0 111519 56 0 0 20 0 1 0 273648681 108896256 25801 33554432000 4194304 5654031 140734307530560 140734307518376 4232398 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29608/statm: 26586 25801 141 357 0 26226 0
Current children cumulated CPU time (s) 1301.74
Current children cumulated vsize (KiB) 130608

[startup+1362.3 s]
/proc/loadavg: 2.00 2.21 2.40 3/181 29684
/proc/meminfo: memFree=31355032/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29584/stat : 29584 (npSolver-pbo-It) S 29582 29584 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273630045 9367552 274 33554432000 4194304 5064252 140733479317312 140733479316224 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29584/statm: 2287 274 233 213 0 72 0
[pid=29585] ppid=29584 vsize=15116 CPUtime=185.99 cores=1,3,5,7
/proc/29585/stat : 29585 (npSolver-pbo) S 29584 29584 25976 0 -1 4202496 12239 76176 0 0 36 19 18502 42 20 0 1 0 273630045 15478784 3286 33554432000 4194304 5992684 140736339666560 140736339652392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29585/statm: 3779 3286 181 440 0 3335 0
[pid=29608] ppid=29585 vsize=106344 CPUtime=1175.75 cores=1,3,5,7
/proc/29608/stat : 29608 (glucosInc) R 29585 29584 25976 0 -1 4202496 34634 0 0 0 117518 57 0 0 20 0 1 0 273648681 108896256 25801 33554432000 4194304 5654031 140734307530560 140734307518376 4208641 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29608/statm: 26586 25801 141 357 0 26226 0
Current children cumulated CPU time (s) 1361.74
Current children cumulated vsize (KiB) 130608

[startup+1422.3 s]
/proc/loadavg: 2.00 2.18 2.37 3/181 29684
/proc/meminfo: memFree=31320836/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29584/stat : 29584 (npSolver-pbo-It) S 29582 29584 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273630045 9367552 274 33554432000 4194304 5064252 140733479317312 140733479316224 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29584/statm: 2287 274 233 213 0 72 0
[pid=29585] ppid=29584 vsize=15116 CPUtime=185.99 cores=1,3,5,7
/proc/29585/stat : 29585 (npSolver-pbo) S 29584 29584 25976 0 -1 4202496 12239 76176 0 0 36 19 18502 42 20 0 1 0 273630045 15478784 3286 33554432000 4194304 5992684 140736339666560 140736339652392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29585/statm: 3779 3286 181 440 0 3335 0
[pid=29608] ppid=29585 vsize=155664 CPUtime=1235.73 cores=1,3,5,7
/proc/29608/stat : 29608 (glucosInc) R 29585 29584 25976 0 -1 4202496 35571 0 0 0 123515 58 0 0 20 0 1 0 273648681 159399936 34443 33554432000 4194304 5654031 140734307530560 140734307518376 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29608/statm: 38916 34443 141 357 0 38556 0
Current children cumulated CPU time (s) 1421.72
Current children cumulated vsize (KiB) 179928

[startup+1482.31 s]
/proc/loadavg: 2.00 2.14 2.34 3/181 29684
/proc/meminfo: memFree=31283228/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29584/stat : 29584 (npSolver-pbo-It) S 29582 29584 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273630045 9367552 274 33554432000 4194304 5064252 140733479317312 140733479316224 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29584/statm: 2287 274 233 213 0 72 0
[pid=29585] ppid=29584 vsize=15116 CPUtime=185.99 cores=1,3,5,7
/proc/29585/stat : 29585 (npSolver-pbo) S 29584 29584 25976 0 -1 4202496 12239 76176 0 0 36 19 18502 42 20 0 1 0 273630045 15478784 3286 33554432000 4194304 5992684 140736339666560 140736339652392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29585/statm: 3779 3286 181 440 0 3335 0
[pid=29608] ppid=29585 vsize=155664 CPUtime=1295.72 cores=1,3,5,7
/proc/29608/stat : 29608 (glucosInc) R 29585 29584 25976 0 -1 4202496 36044 0 0 0 129513 59 0 0 20 0 1 0 273648681 159399936 35979 33554432000 4194304 5654031 140734307530560 140734307518376 4232632 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29608/statm: 38916 35979 141 357 0 38556 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 179928

[startup+1542.3 s]
/proc/loadavg: 2.04 2.13 2.33 3/181 29684
/proc/meminfo: memFree=31355464/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29584/stat : 29584 (npSolver-pbo-It) S 29582 29584 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273630045 9367552 274 33554432000 4194304 5064252 140733479317312 140733479316224 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29584/statm: 2287 274 233 213 0 72 0
[pid=29585] ppid=29584 vsize=15116 CPUtime=185.99 cores=1,3,5,7
/proc/29585/stat : 29585 (npSolver-pbo) S 29584 29584 25976 0 -1 4202496 12239 76176 0 0 36 19 18502 42 20 0 1 0 273630045 15478784 3286 33554432000 4194304 5992684 140736339666560 140736339652392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29585/statm: 3779 3286 181 440 0 3335 0
[pid=29608] ppid=29585 vsize=106344 CPUtime=1355.71 cores=1,3,5,7
/proc/29608/stat : 29608 (glucosInc) R 29585 29584 25976 0 -1 4202496 36517 0 0 0 135511 60 0 0 20 0 1 0 273648681 108896256 25801 33554432000 4194304 5654031 140734307530560 140734307518376 4233232 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29608/statm: 26586 25801 141 357 0 26226 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 130608

[startup+1602.3 s]
/proc/loadavg: 2.01 2.10 2.30 3/181 29685
/proc/meminfo: memFree=31315808/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29584/stat : 29584 (npSolver-pbo-It) S 29582 29584 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273630045 9367552 274 33554432000 4194304 5064252 140733479317312 140733479316224 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29584/statm: 2287 274 233 213 0 72 0
[pid=29585] ppid=29584 vsize=15116 CPUtime=185.99 cores=1,3,5,7
/proc/29585/stat : 29585 (npSolver-pbo) S 29584 29584 25976 0 -1 4202496 12239 76176 0 0 36 19 18502 42 20 0 1 0 273630045 15478784 3286 33554432000 4194304 5992684 140736339666560 140736339652392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29585/statm: 3779 3286 181 440 0 3335 0
[pid=29608] ppid=29585 vsize=106344 CPUtime=1415.7 cores=1,3,5,7
/proc/29608/stat : 29608 (glucosInc) R 29585 29584 25976 0 -1 4202496 36989 0 0 0 141508 62 0 0 20 0 1 0 273648681 108896256 25801 33554432000 4194304 5654031 140734307530560 140734307518376 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29608/statm: 26586 25801 141 357 0 26226 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 130608

[startup+1662.3 s]
/proc/loadavg: 2.06 2.10 2.29 3/181 29685
/proc/meminfo: memFree=31355480/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29584/stat : 29584 (npSolver-pbo-It) S 29582 29584 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273630045 9367552 274 33554432000 4194304 5064252 140733479317312 140733479316224 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29584/statm: 2287 274 233 213 0 72 0
[pid=29585] ppid=29584 vsize=15116 CPUtime=185.99 cores=1,3,5,7
/proc/29585/stat : 29585 (npSolver-pbo) S 29584 29584 25976 0 -1 4202496 12239 76176 0 0 36 19 18502 42 20 0 1 0 273630045 15478784 3286 33554432000 4194304 5992684 140736339666560 140736339652392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29585/statm: 3779 3286 181 440 0 3335 0
[pid=29608] ppid=29585 vsize=106344 CPUtime=1475.69 cores=1,3,5,7
/proc/29608/stat : 29608 (glucosInc) R 29585 29584 25976 0 -1 4202496 37463 0 0 0 147506 63 0 0 20 0 1 0 273648681 108896256 25802 33554432000 4194304 5654031 140734307530560 140734307518376 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29608/statm: 26586 25802 141 357 0 26226 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 130608

[startup+1722.3 s]
/proc/loadavg: 2.02 2.08 2.27 3/181 29685
/proc/meminfo: memFree=31321968/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29584/stat : 29584 (npSolver-pbo-It) S 29582 29584 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273630045 9367552 274 33554432000 4194304 5064252 140733479317312 140733479316224 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29584/statm: 2287 274 233 213 0 72 0
[pid=29585] ppid=29584 vsize=15116 CPUtime=185.99 cores=1,3,5,7
/proc/29585/stat : 29585 (npSolver-pbo) S 29584 29584 25976 0 -1 4202496 12239 76176 0 0 36 19 18502 42 20 0 1 0 273630045 15478784 3286 33554432000 4194304 5992684 140736339666560 140736339652392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29585/statm: 3779 3286 181 440 0 3335 0
[pid=29608] ppid=29585 vsize=106344 CPUtime=1535.68 cores=1,3,5,7
/proc/29608/stat : 29608 (glucosInc) R 29585 29584 25976 0 -1 4202496 37936 0 0 0 153504 64 0 0 20 0 1 0 273648681 108896256 25802 33554432000 4194304 5654031 140734307530560 140734307518376 4232428 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29608/statm: 26586 25802 141 357 0 26226 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 130608

[startup+1782.3 s]
/proc/loadavg: 2.01 2.06 2.25 3/182 29688
/proc/meminfo: memFree=31287596/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29584/stat : 29584 (npSolver-pbo-It) S 29582 29584 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273630045 9367552 274 33554432000 4194304 5064252 140733479317312 140733479316224 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29584/statm: 2287 274 233 213 0 72 0
[pid=29585] ppid=29584 vsize=15116 CPUtime=185.99 cores=1,3,5,7
/proc/29585/stat : 29585 (npSolver-pbo) S 29584 29584 25976 0 -1 4202496 12239 76176 0 0 36 19 18502 42 20 0 1 0 273630045 15478784 3286 33554432000 4194304 5992684 140736339666560 140736339652392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29585/statm: 3779 3286 181 440 0 3335 0
[pid=29608] ppid=29585 vsize=125996 CPUtime=1595.67 cores=1,3,5,7
/proc/29608/stat : 29608 (glucosInc) R 29585 29584 25976 0 -1 4202496 38577 0 0 0 159502 65 0 0 20 0 1 0 273648681 129019904 30472 33554432000 4194304 5654031 140734307530560 140734307518376 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29608/statm: 31499 30472 141 357 0 31139 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 150260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.00 2.05 2.24 3/182 29688
/proc/meminfo: memFree=31293384/32873844 swapFree=7372/7372
[pid=29584] ppid=29582 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29584/stat : 29584 (npSolver-pbo-It) S 29582 29584 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273630045 9367552 274 33554432000 4194304 5064252 140733479317312 140733479316224 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29584/statm: 2287 274 233 213 0 72 0
[pid=29585] ppid=29584 vsize=15116 CPUtime=185.99 cores=1,3,5,7
/proc/29585/stat : 29585 (npSolver-pbo) S 29584 29584 25976 0 -1 4202496 12239 76176 0 0 36 19 18502 42 20 0 1 0 273630045 15478784 3286 33554432000 4194304 5992684 140736339666560 140736339652392 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29585/statm: 3779 3286 181 440 0 3335 0
[pid=29608] ppid=29585 vsize=175316 CPUtime=1614.08 cores=1,3,5,7
/proc/29608/stat : 29608 (glucosInc) R 29585 29584 25976 0 -1 4202496 39292 0 0 0 161342 66 0 0 20 0 1 0 273648681 179523584 41404 33554432000 4194304 5654031 140734307530560 140734307518376 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29608/statm: 43829 41404 141 357 0 43469 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 199580

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.71
CPU time (s): 1800.11
CPU user time (s): 1798.82
CPU system time (s): 1.2918
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 750260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.82
system time used= 1.2918
maximum resident set size= 484772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128092
page faults= 0
swaps= 0
block input operations= 0
block output operations= 54320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1205
involuntary context switches= 3159

runsolver used 6.49701 second user time and 15.0607 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-27 01:30:39
IDJOB=3698578
IDBENCH=48104
IDSOLVER=2275
FILE ID=node118/3698578-1338075039
RUNJOBID= node118-1338052229-25993
PBS_JOBID= 14624390
Free space on /tmp= 71588 MiB

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

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

MD5SUM BENCH= efe239846afd4f2627c83cec32ebc27d
RANDOM SEED=241138902

node118.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.212
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	: 5332.42
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.212
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	: 5438.55
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.212
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.92
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.212
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.212
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	: 5320.68
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.212
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.212
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		: 2666.212
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27862092 kB
Buffers:          218792 kB
Cached:           227260 kB
SwapCached:            0 kB
Active:          4167476 kB
Inactive:          25684 kB
Active(anon):    3735616 kB
Inactive(anon):    12552 kB
Active(file):     431860 kB
Inactive(file):    13132 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8536 kB
Writeback:             0 kB
AnonPages:       3949220 kB
Mapped:            12272 kB
Shmem:               200 kB
Slab:             645684 kB
SReclaimable:      87152 kB
SUnreclaim:       558532 kB
KernelStack:        1504 kB
PageTables:        11340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    4322076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3928064 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= 71572 MiB
End job on node118 at 2012-05-27 02:00:40