Trace number 3752004

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 (fixed)? (TO) 1800.08 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-2.opb
MD5SUMaabc023158e10c9511062af8ac97c515
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-44
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -44
Optimality of the best value was proved NO
Number of variables945
Total number of constraints58624
Number of constraints which are clauses58624
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 945
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 945
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 945
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.15	c run inc solver
0.00/0.15	c [INC SYSTEM] run initial solver
0.00/0.15	c [INC SYSTEM] preprocess with white file
0.00/0.26	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.26	c [INC SYSTEM] execute solver
0.00/0.27	c [INC SEARCH] formula is SAT
0.00/0.27	c [INC SYSTEM] solved the initial formula
0.00/0.33	c model valid
0.00/0.33	c current solution ok
0.00/0.42	o 0
0.00/0.42	c starting approximation
0.00/0.42	c factor = 1
0.00/0.42	c can not find a suitable factor, leaving approximation
0.00/0.42	c finished approximation
0.00/0.42	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.42	c write failed with 2
0.00/0.42	c [INC SEARCH] iteration: 0
0.00/0.42	c [INC BOUNDS] best value:945 search for 944
0.00/0.42	c [INC SYSTEM] create new solver instance
0.00/0.42	c [INC] encode full formula
0.00/0.42	c (debug) using card networks
0.00/0.42	c old isEQ: 0, new EQ is 0
0.00/0.44	c set iterative enc to: card
0.00/0.44	c set iterative enc to: none
0.00/0.45	c [INC SEARCH] isOptimum variable: 0
0.00/0.59	c formula is SAT
0.00/0.60	c [INC SEARCH] copied best model
0.00/0.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.65	c model valid
0.00/0.65	c current solution ok
0.00/0.65	o -24
0.00/0.65	c [INC SEARCH] iteration: 1
0.00/0.65	c [INC BOUNDS] best value:921 search for 920
0.00/0.65	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.65	c write failed with 2
0.00/0.66	c [INC SYSTEM] create new solver instance
0.00/0.66	c [INC] encode full formula
0.00/0.66	c (debug) using card networks
0.00/0.66	c old isEQ: 240, new EQ is 0
0.00/0.68	c set iterative enc to: card
0.00/0.68	c set iterative enc to: none
0.00/0.69	c [INC SEARCH] isOptimum variable: 0
0.00/0.88	c formula is SAT
0.00/0.88	c [INC SEARCH] copied best model
0.00/0.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.94	c model valid
0.00/0.94	c current solution ok
0.00/0.94	o -27
0.00/0.94	c [INC SEARCH] iteration: 2
0.00/0.94	c [INC BOUNDS] best value:918 search for 917
0.00/0.94	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.94	c write failed with 2
0.00/0.94	c [INC SYSTEM] create new solver instance
0.00/0.94	c [INC] encode full formula
0.00/0.94	c (debug) using card networks
0.00/0.94	c old isEQ: 64, new EQ is 0
0.00/0.97	c set iterative enc to: card
0.00/0.97	c set iterative enc to: none
0.00/0.97	c [INC SEARCH] isOptimum variable: 0
1.56/1.60	c formula is SAT
1.56/1.60	c [INC SEARCH] copied best model
1.56/1.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.56/1.66	c model valid
1.56/1.66	c current solution ok
1.56/1.66	o -31
1.56/1.66	c [INC SEARCH] iteration: 3
1.56/1.66	c [INC BOUNDS] best value:914 search for 913
1.56/1.66	c [INC SYSTEM] there exists a inc, kill it!
1.56/1.66	c write failed with 2
1.56/1.66	c [INC SYSTEM] create new solver instance
1.56/1.66	c [INC] encode full formula
1.56/1.66	c (debug) using card networks
1.56/1.66	c old isEQ: 240, new EQ is 0
1.56/1.68	c set iterative enc to: card
1.56/1.68	c set iterative enc to: none
1.56/1.69	c [INC SEARCH] isOptimum variable: 0
2.86/2.93	c formula is SAT
2.86/2.93	c [INC SEARCH] copied best model
2.86/2.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.86/2.99	c model valid
2.86/2.99	c current solution ok
2.86/2.99	o -32
2.86/2.99	c [INC SEARCH] iteration: 4
2.86/2.99	c [INC BOUNDS] best value:913 search for 912
2.86/2.99	c [INC SYSTEM] there exists a inc, kill it!
2.86/2.99	c write failed with 2
2.86/2.99	c [INC SYSTEM] create new solver instance
2.86/2.99	c [INC] encode full formula
2.86/2.99	c (debug) using card networks
2.86/2.99	c old isEQ: 240, new EQ is 0
2.98/3.01	c set iterative enc to: card
2.98/3.01	c set iterative enc to: none
2.98/3.02	c [INC SEARCH] isOptimum variable: 0
4.67/4.77	c formula is SAT
4.67/4.78	c [INC SEARCH] copied best model
4.84/5.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.84/5.23	c model valid
4.84/5.23	c current solution ok
4.84/5.23	o -33
4.84/5.23	c [INC SEARCH] iteration: 5
4.84/5.23	c [INC BOUNDS] best value:912 search for 911
4.84/5.23	c [INC SYSTEM] there exists a inc, kill it!
4.84/5.23	c write failed with 2
4.84/5.23	c [INC SYSTEM] create new solver instance
4.84/5.23	c [INC] encode full formula
4.84/5.23	c (debug) using card networks
4.84/5.23	c old isEQ: 240, new EQ is 0
4.84/5.23	c set iterative enc to: card
4.84/5.23	c set iterative enc to: none
4.84/5.23	c [INC SEARCH] isOptimum variable: 0
5.86/5.93	c formula is SAT
5.86/5.93	c [INC SEARCH] copied best model
5.86/5.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.86/5.99	c model valid
5.86/5.99	c current solution ok
5.86/5.99	o -35
5.86/5.99	c [INC SEARCH] iteration: 6
5.86/5.99	c [INC BOUNDS] best value:910 search for 909
5.86/5.99	c [INC SYSTEM] there exists a inc, kill it!
5.86/5.99	c write failed with 2
5.86/5.99	c [INC SYSTEM] create new solver instance
5.86/5.99	c [INC] encode full formula
5.86/5.99	c (debug) using card networks
5.86/5.99	c old isEQ: 240, new EQ is 0
5.98/6.01	c set iterative enc to: card
5.98/6.01	c set iterative enc to: none
5.98/6.02	c [INC SEARCH] isOptimum variable: 0
9.87/9.95	c formula is SAT
9.87/9.96	c [INC SEARCH] copied best model
9.96/10.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.96/10.02	c model valid
9.96/10.02	c current solution ok
9.96/10.02	o -36
9.96/10.02	c [INC SEARCH] iteration: 7
9.96/10.02	c [INC BOUNDS] best value:909 search for 908
9.96/10.02	c [INC SYSTEM] there exists a inc, kill it!
9.96/10.02	c write failed with 2
9.96/10.02	c [INC SYSTEM] create new solver instance
9.96/10.02	c [INC] encode full formula
9.96/10.02	c (debug) using card networks
9.96/10.02	c old isEQ: 240, new EQ is 0
9.96/10.04	c set iterative enc to: card
9.96/10.04	c set iterative enc to: none
9.96/10.04	c [INC SEARCH] isOptimum variable: 0
14.65/14.73	c formula is SAT
14.65/14.73	c [INC SEARCH] copied best model
14.65/14.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.65/14.79	c model valid
14.65/14.79	c current solution ok
14.65/14.79	o -37
14.65/14.79	c [INC SEARCH] iteration: 8
14.65/14.79	c [INC BOUNDS] best value:908 search for 907
14.65/14.79	c [INC SYSTEM] there exists a inc, kill it!
14.65/14.79	c write failed with 2
14.65/14.79	c [INC SYSTEM] create new solver instance
14.65/14.79	c [INC] encode full formula
14.65/14.79	c (debug) using card networks
14.65/14.79	c old isEQ: 240, new EQ is 0
14.79/14.82	c set iterative enc to: card
14.79/14.82	c set iterative enc to: none
14.79/14.82	c [INC SEARCH] isOptimum variable: 0
20.16/20.24	c formula is SAT
20.16/20.24	c [INC SEARCH] copied best model
20.16/20.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
20.26/20.30	c model valid
20.26/20.30	c current solution ok
20.26/20.30	o -38
20.26/20.30	c [INC SEARCH] iteration: 9
20.26/20.30	c [INC BOUNDS] best value:907 search for 906
20.26/20.30	c [INC SYSTEM] there exists a inc, kill it!
20.26/20.30	c write failed with 2
20.26/20.30	c [INC SYSTEM] create new solver instance
20.26/20.30	c [INC] encode full formula
20.26/20.30	c (debug) using card networks
20.26/20.30	c old isEQ: 240, new EQ is 0
20.26/20.32	c set iterative enc to: card
20.26/20.32	c set iterative enc to: none
20.26/20.33	c [INC SEARCH] isOptimum variable: 0
25.76/25.89	c formula is SAT
25.76/25.89	c [INC SEARCH] copied best model
25.76/25.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
25.86/25.95	c model valid
25.86/25.95	c current solution ok
25.86/25.95	o -39
25.86/25.95	c [INC SEARCH] iteration: 10
25.86/25.95	c [INC BOUNDS] best value:906 search for 905
25.86/25.95	c [INC SYSTEM] there exists a inc, kill it!
25.86/25.95	c write failed with 2
25.86/25.95	c [INC SYSTEM] create new solver instance
25.86/25.95	c [INC] encode full formula
25.86/25.95	c (debug) using card networks
25.86/25.95	c old isEQ: 240, new EQ is 0
25.86/25.97	c set iterative enc to: card
25.86/25.97	c set iterative enc to: none
25.86/25.98	c [INC SEARCH] isOptimum variable: 0
34.57/34.68	c formula is SAT
34.57/34.68	c [INC SEARCH] copied best model
34.57/34.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
34.67/34.74	c model valid
34.67/34.74	c current solution ok
34.67/34.74	o -40
34.67/34.74	c [INC SEARCH] iteration: 11
34.67/34.74	c [INC BOUNDS] best value:905 search for 904
34.67/34.74	c [INC SYSTEM] there exists a inc, kill it!
34.67/34.74	c write failed with 2
34.67/34.74	c [INC SYSTEM] create new solver instance
34.67/34.74	c [INC] encode full formula
34.67/34.74	c (debug) using card networks
34.67/34.74	c old isEQ: 240, new EQ is 0
34.67/34.76	c set iterative enc to: card
34.67/34.76	c set iterative enc to: none
34.67/34.77	c [INC SEARCH] isOptimum variable: 0
45.55/45.60	c formula is SAT
45.55/45.60	c [INC SEARCH] copied best model
45.55/45.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
45.55/45.66	c model valid
45.55/45.66	c current solution ok
45.55/45.66	o -41
45.55/45.66	c [INC SEARCH] iteration: 12
45.55/45.66	c [INC BOUNDS] best value:904 search for 903
45.55/45.66	c [INC SYSTEM] there exists a inc, kill it!
45.55/45.66	c write failed with 2
45.55/45.66	c [INC SYSTEM] create new solver instance
45.55/45.66	c [INC] encode full formula
45.55/45.66	c (debug) using card networks
45.55/45.66	c old isEQ: 240, new EQ is 0
45.55/45.68	c set iterative enc to: card
45.55/45.68	c set iterative enc to: none
45.55/45.69	c [INC SEARCH] isOptimum variable: 0
59.75/59.85	c formula is SAT
59.75/59.85	c [INC SEARCH] copied best model
59.75/59.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
59.84/59.91	c model valid
59.84/59.91	c current solution ok
59.84/59.91	o -42
59.84/59.91	c [INC SEARCH] iteration: 13
59.84/59.91	c [INC BOUNDS] best value:903 search for 902
59.84/59.91	c [INC SYSTEM] there exists a inc, kill it!
59.84/59.91	c write failed with 2
59.84/59.91	c [INC SYSTEM] create new solver instance
59.84/59.91	c [INC] encode full formula
59.84/59.91	c (debug) using card networks
59.84/59.91	c old isEQ: 240, new EQ is 0
59.84/59.93	c set iterative enc to: card
59.84/59.93	c set iterative enc to: none
59.84/59.95	c [INC SEARCH] isOptimum variable: 0
201.31/201.40	c formula is SAT
201.31/201.41	c [INC SEARCH] copied best model
201.31/201.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
201.31/201.47	c model valid
201.31/201.47	c current solution ok
201.31/201.47	o -43
201.31/201.47	c [INC SEARCH] iteration: 14
201.31/201.47	c [INC BOUNDS] best value:902 search for 901
201.31/201.47	c [INC SYSTEM] there exists a inc, kill it!
201.31/201.47	c write failed with 2
201.31/201.47	c [INC SYSTEM] create new solver instance
201.31/201.47	c [INC] encode full formula
201.31/201.47	c (debug) using card networks
201.31/201.47	c old isEQ: 240, new EQ is 0
201.31/201.49	c set iterative enc to: card
201.31/201.49	c set iterative enc to: none
201.43/201.50	c [INC SEARCH] isOptimum variable: 0
453.47/453.61	c formula is SAT
453.47/453.61	c [INC SEARCH] copied best model
453.47/453.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
453.47/453.67	c model valid
453.47/453.67	c current solution ok
453.47/453.67	o -44
453.47/453.67	c [INC SEARCH] iteration: 15
453.47/453.67	c [INC BOUNDS] best value:901 search for 900
453.47/453.67	c [INC SYSTEM] there exists a inc, kill it!
453.47/453.67	c write failed with 2
453.47/453.67	c [INC SYSTEM] create new solver instance
453.47/453.67	c [INC] encode full formula
453.47/453.67	c (debug) using card networks
453.47/453.67	c old isEQ: 240, new EQ is 0
453.58/453.70	c set iterative enc to: card
453.58/453.70	c set iterative enc to: none
453.58/453.71	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.40	s UNKNOWN
1800.04/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.40	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-3752004-1339121440/watcher-3752004-1339121440 -o /tmp/evaluation-result-3752004-1339121440/solver-3752004-1339121440 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752004-1339121440.opb 1286923241 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 27464
/proc/meminfo: memFree=28978476/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0

[startup+0.0555441 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 27464
/proc/meminfo: memFree=28978476/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.1003 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 27464
/proc/meminfo: memFree=28978476/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300238 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 27464
/proc/meminfo: memFree=28978476/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700285 s]
/proc/loadavg: 2.00 2.00 2.00 2/179 27464
/proc/meminfo: memFree=28978476/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27526
/proc/meminfo: memFree=28968184/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0
[pid=27465] ppid=27464 vsize=23504 CPUtime=0.95 cores=0,2,4,6
/proc/27465/stat : 27465 (npSolver-pbo) S 27464 27464 23264 0 -1 4202496 10705 13012 0 0 39 10 43 3 20 0 1 0 378268418 24068096 5556 33554432000 4194304 6004724 140737398404608 140737398390456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27465/statm: 5876 5556 188 442 0 5430 0
[pid=27526] ppid=27465 vsize=19832 CPUtime=0.51 cores=0,2,4,6
/proc/27526/stat : 27526 (glucosInc) R 27465 27464 23264 0 -1 4202496 4046 0 0 0 50 1 0 0 20 0 1 0 378268516 20307968 4221 33554432000 4194304 5654031 140735010798544 140737398391688 4232403 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27526/statm: 4958 4221 131 357 0 4598 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 52484

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27532
/proc/meminfo: memFree=28960796/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0
[pid=27465] ppid=27464 vsize=23504 CPUtime=3 cores=0,2,4,6
/proc/27465/stat : 27465 (npSolver-pbo) S 27464 27464 23264 0 -1 4202496 13499 22134 0 0 56 10 228 6 20 0 1 0 378268418 24068096 5556 33554432000 4194304 6004724 140737398404608 140737398390456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27465/statm: 5876 5556 188 442 0 5430 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 32652

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 2/182 27537
/proc/meminfo: memFree=28974304/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0
[pid=27465] ppid=27464 vsize=23504 CPUtime=6 cores=0,2,4,6
/proc/27465/stat : 27465 (npSolver-pbo) S 27464 27464 23264 0 -1 4202496 16291 30238 0 0 73 11 508 8 20 0 1 0 378268418 24068096 5556 33554432000 4194304 6004724 140737398404608 140737398390456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27465/statm: 5876 5556 188 442 0 5430 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 32652

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27544
/proc/meminfo: memFree=28960544/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0
[pid=27465] ppid=27464 vsize=23504 CPUtime=10.01 cores=0,2,4,6
/proc/27465/stat : 27465 (npSolver-pbo) S 27464 27464 23264 0 -1 4202496 17677 35886 0 0 81 11 899 10 20 0 1 0 378268418 24068096 5556 33554432000 4194304 6004724 140737398404608 140737398390456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27465/statm: 5876 5556 188 442 0 5430 0
[pid=27544] ppid=27465 vsize=20196 CPUtime=2.64 cores=0,2,4,6
/proc/27544/stat : 27544 (glucosInc) R 27465 27464 23264 0 -1 4202496 4039 0 0 0 264 0 0 0 20 0 1 0 378269423 20680704 4201 33554432000 4194304 5654031 140734345525472 140734345513288 4233036 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27544/statm: 5049 4201 140 357 0 4689 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 52848

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27553
/proc/meminfo: memFree=28952320/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0
[pid=27465] ppid=27464 vsize=23504 CPUtime=20.31 cores=0,2,4,6
/proc/27465/stat : 27465 (npSolver-pbo) S 27464 27464 23264 0 -1 4202496 20469 48527 0 0 98 12 1907 14 20 0 1 0 378268418 24068096 5556 33554432000 4194304 6004724 140737398404608 140737398390456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27465/statm: 5876 5556 188 442 0 5430 0
[pid=27553] ppid=27465 vsize=23628 CPUtime=5.15 cores=0,2,4,6
/proc/27553/stat : 27553 (glucosInc) R 27465 27464 23264 0 -1 4202496 6529 0 0 0 514 1 0 0 20 0 1 0 378270452 24195072 5216 33554432000 4194304 5654031 140735716302704 140735716290520 4234964 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27553/statm: 5907 5216 142 357 0 5547 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 56280

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27565
/proc/meminfo: memFree=28938412/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0
[pid=27465] ppid=27464 vsize=23504 CPUtime=45.65 cores=0,2,4,6
/proc/27465/stat : 27465 (npSolver-pbo) S 27464 27464 23264 0 -1 4202496 24667 72931 0 0 123 13 4408 21 20 0 1 0 378268418 24068096 5556 33554432000 4194304 6004724 140737398404608 140737398390456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27465/statm: 5876 5556 188 442 0 5430 0
[pid=27565] ppid=27465 vsize=23636 CPUtime=5.39 cores=0,2,4,6
/proc/27565/stat : 27565 (glucosInc) R 27465 27464 23264 0 -1 4202496 5865 0 0 0 538 1 0 0 20 0 1 0 378272987 24203264 5159 33554432000 4194304 5654031 140735990537072 140735990524888 4232800 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27565/statm: 5909 5159 142 357 0 5549 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 56288

[startup+102.307 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 27571
/proc/meminfo: memFree=28902600/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0
[pid=27465] ppid=27464 vsize=23504 CPUtime=59.9 cores=0,2,4,6
/proc/27465/stat : 27465 (npSolver-pbo) S 27464 27464 23264 0 -1 4202496 26053 80815 0 0 131 13 5822 24 20 0 1 0 378268418 24068096 5556 33554432000 4194304 6004724 140737398404608 140737398390456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27465/statm: 5876 5556 188 442 0 5430 0
[pid=27569] ppid=27465 vsize=57244 CPUtime=42.33 cores=0,2,4,6
/proc/27569/stat : 27569 (glucosInc) R 27465 27464 23264 0 -1 4202496 8949 0 0 0 4231 2 0 0 20 0 1 0 378274413 58617856 12895 33554432000 4194304 5654031 140736680840752 140736680828568 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27569/statm: 14311 12895 142 357 0 13951 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 89896

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 27571
/proc/meminfo: memFree=28866344/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0
[pid=27465] ppid=27464 vsize=23504 CPUtime=59.9 cores=0,2,4,6
/proc/27465/stat : 27465 (npSolver-pbo) S 27464 27464 23264 0 -1 4202496 26053 80815 0 0 131 13 5822 24 20 0 1 0 378268418 24068096 5556 33554432000 4194304 6004724 140737398404608 140737398390456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27465/statm: 5876 5556 188 442 0 5430 0
[pid=27569] ppid=27465 vsize=80520 CPUtime=102.32 cores=0,2,4,6
/proc/27569/stat : 27569 (glucosInc) R 27465 27464 23264 0 -1 4202496 9119 0 0 0 10229 3 0 0 20 0 1 0 378274413 82452480 16821 33554432000 4194304 5654031 140736680840752 140736680828568 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27569/statm: 20130 16821 142 357 0 19770 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 113172

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27575
/proc/meminfo: memFree=28918044/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0
[pid=27465] ppid=27464 vsize=23504 CPUtime=201.43 cores=0,2,4,6
/proc/27465/stat : 27465 (npSolver-pbo) S 27464 27464 23264 0 -1 4202496 27459 90725 0 0 139 14 19962 28 20 0 1 0 378268418 24068096 5556 33554432000 4194304 6004724 140737398404608 140737398390456 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/27465/statm: 5876 5556 188 442 0 5430 0
[pid=27575] ppid=27465 vsize=37144 CPUtime=20.78 cores=0,2,4,6
/proc/27575/stat : 27575 (glucosInc) R 27465 27464 23264 0 -1 4202496 8461 0 0 0 2077 1 0 0 20 0 1 0 378288568 38035456 8706 33554432000 4194304 5654031 140735468530160 140735468517976 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27575/statm: 9286 8706 142 357 0 8926 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 69796

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27575
/proc/meminfo: memFree=28885648/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0
[pid=27465] ppid=27464 vsize=23504 CPUtime=201.43 cores=0,2,4,6

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

/proc/meminfo: memFree=28756496/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0
[pid=27465] ppid=27464 vsize=23504 CPUtime=453.58 cores=0,2,4,6
/proc/27465/stat : 27465 (npSolver-pbo) S 27464 27464 23264 0 -1 4202496 28845 102580 0 0 148 14 45164 32 20 0 1 0 378268418 24068096 5556 33554432000 4194304 6004724 140737398404608 140737398390456 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27465/statm: 5876 5556 188 442 0 5430 0
[pid=27578] ppid=27465 vsize=104076 CPUtime=788.44 cores=0,2,4,6
/proc/27578/stat : 27578 (glucosInc) R 27465 27464 23264 0 -1 4202496 19715 0 0 0 78826 18 0 0 20 0 1 0 378313789 106573824 25456 33554432000 4194304 5654031 140734911182208 140734911170024 4232589 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27578/statm: 26019 25456 142 357 0 25659 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 136728

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27587
/proc/meminfo: memFree=28798928/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0
[pid=27465] ppid=27464 vsize=23504 CPUtime=453.58 cores=0,2,4,6
/proc/27465/stat : 27465 (npSolver-pbo) S 27464 27464 23264 0 -1 4202496 28845 102580 0 0 148 14 45164 32 20 0 1 0 378268418 24068096 5556 33554432000 4194304 6004724 140737398404608 140737398390456 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27465/statm: 5876 5556 188 442 0 5430 0
[pid=27578] ppid=27465 vsize=104076 CPUtime=848.44 cores=0,2,4,6
/proc/27578/stat : 27578 (glucosInc) R 27465 27464 23264 0 -1 4202496 20920 0 0 0 84823 21 0 0 20 0 1 0 378313789 106573824 25456 33554432000 4194304 5654031 140734911182208 140734911180232 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27578/statm: 26019 25456 142 357 0 25659 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 136728

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27587
/proc/meminfo: memFree=28708292/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0
[pid=27465] ppid=27464 vsize=23504 CPUtime=453.58 cores=0,2,4,6
/proc/27465/stat : 27465 (npSolver-pbo) S 27464 27464 23264 0 -1 4202496 28845 102580 0 0 148 14 45164 32 20 0 1 0 378268418 24068096 5556 33554432000 4194304 6004724 140737398404608 140737398390456 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27465/statm: 5876 5556 188 442 0 5430 0
[pid=27578] ppid=27465 vsize=153396 CPUtime=908.42 cores=0,2,4,6
/proc/27578/stat : 27578 (glucosInc) R 27465 27464 23264 0 -1 4202496 22057 0 0 0 90819 23 0 0 20 0 1 0 378313789 157077504 37646 33554432000 4194304 5654031 140734911182208 140734911170024 4232833 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27578/statm: 38349 37646 142 357 0 37989 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 186048

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27587
/proc/meminfo: memFree=28758996/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0
[pid=27465] ppid=27464 vsize=23504 CPUtime=453.58 cores=0,2,4,6
/proc/27465/stat : 27465 (npSolver-pbo) S 27464 27464 23264 0 -1 4202496 28845 102580 0 0 148 14 45164 32 20 0 1 0 378268418 24068096 5556 33554432000 4194304 6004724 140737398404608 140737398390456 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27465/statm: 5876 5556 188 442 0 5430 0
[pid=27578] ppid=27465 vsize=153396 CPUtime=968.41 cores=0,2,4,6
/proc/27578/stat : 27578 (glucosInc) R 27465 27464 23264 0 -1 4202496 23877 0 0 0 96816 25 0 0 20 0 1 0 378313789 157077504 35010 33554432000 4194304 5654031 140734911182208 140734911170024 4232960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27578/statm: 38349 35010 142 357 0 37989 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 186048

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27587
/proc/meminfo: memFree=28699516/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0
[pid=27465] ppid=27464 vsize=23504 CPUtime=453.58 cores=0,2,4,6
/proc/27465/stat : 27465 (npSolver-pbo) S 27464 27464 23264 0 -1 4202496 28845 102580 0 0 148 14 45164 32 20 0 1 0 378268418 24068096 5556 33554432000 4194304 6004724 140737398404608 140737398390456 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27465/statm: 5876 5556 188 442 0 5430 0
[pid=27578] ppid=27465 vsize=104076 CPUtime=1028.4 cores=0,2,4,6
/proc/27578/stat : 27578 (glucosInc) R 27465 27464 23264 0 -1 4202496 25429 0 0 0 102812 28 0 0 20 0 1 0 378313789 106573824 25456 33554432000 4194304 5654031 140734911182208 140734911170024 4214944 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27578/statm: 26019 25456 142 357 0 25659 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 136728

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 27587
/proc/meminfo: memFree=28691376/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0
[pid=27465] ppid=27464 vsize=23504 CPUtime=453.58 cores=0,2,4,6
/proc/27465/stat : 27465 (npSolver-pbo) S 27464 27464 23264 0 -1 4202496 28845 102580 0 0 148 14 45164 32 20 0 1 0 378268418 24068096 5556 33554432000 4194304 6004724 140737398404608 140737398390456 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27465/statm: 5876 5556 188 442 0 5430 0
[pid=27578] ppid=27465 vsize=153396 CPUtime=1088.39 cores=0,2,4,6
/proc/27578/stat : 27578 (glucosInc) R 27465 27464 23264 0 -1 4202496 26741 0 0 0 108808 31 0 0 20 0 1 0 378313789 157077504 36034 33554432000 4194304 5654031 140734911182208 140734911170024 4232927 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27578/statm: 38349 36034 142 357 0 37989 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 186048

[startup+1602.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/181 27588
/proc/meminfo: memFree=28675596/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0
[pid=27465] ppid=27464 vsize=23504 CPUtime=453.58 cores=0,2,4,6
/proc/27465/stat : 27465 (npSolver-pbo) S 27464 27464 23264 0 -1 4202496 28845 102580 0 0 148 14 45164 32 20 0 1 0 378268418 24068096 5556 33554432000 4194304 6004724 140737398404608 140737398390456 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27465/statm: 5876 5556 188 442 0 5430 0
[pid=27578] ppid=27465 vsize=104076 CPUtime=1148.39 cores=0,2,4,6
/proc/27578/stat : 27578 (glucosInc) R 27465 27464 23264 0 -1 4202496 28294 0 0 0 114805 34 0 0 20 0 1 0 378313789 106573824 25456 33554432000 4194304 5654031 140734911182208 140734911170024 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27578/statm: 26019 25456 142 357 0 25659 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 136728

[startup+1662.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/181 27588
/proc/meminfo: memFree=28682096/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0
[pid=27465] ppid=27464 vsize=23504 CPUtime=453.58 cores=0,2,4,6
/proc/27465/stat : 27465 (npSolver-pbo) S 27464 27464 23264 0 -1 4202496 28845 102580 0 0 148 14 45164 32 20 0 1 0 378268418 24068096 5556 33554432000 4194304 6004724 140737398404608 140737398390456 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27465/statm: 5876 5556 188 442 0 5430 0
[pid=27578] ppid=27465 vsize=153396 CPUtime=1208.37 cores=0,2,4,6
/proc/27578/stat : 27578 (glucosInc) R 27465 27464 23264 0 -1 4202496 29608 0 0 0 120801 36 0 0 20 0 1 0 378313789 157077504 35010 33554432000 4194304 5654031 140734911182208 140734911180136 4232971 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27578/statm: 38349 35010 142 357 0 37989 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 186048

[startup+1722.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/181 27588
/proc/meminfo: memFree=28658856/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0
[pid=27465] ppid=27464 vsize=23504 CPUtime=453.58 cores=0,2,4,6
/proc/27465/stat : 27465 (npSolver-pbo) S 27464 27464 23264 0 -1 4202496 28845 102580 0 0 148 14 45164 32 20 0 1 0 378268418 24068096 5556 33554432000 4194304 6004724 140737398404608 140737398390456 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27465/statm: 5876 5556 188 442 0 5430 0
[pid=27578] ppid=27465 vsize=184216 CPUtime=1268.36 cores=0,2,4,6
/proc/27578/stat : 27578 (glucosInc) R 27465 27464 23264 0 -1 4202496 31157 0 0 0 126798 38 0 0 20 0 1 0 378313789 188637184 39173 33554432000 4194304 5654031 140734911182208 140734911170024 4233148 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27578/statm: 46054 39173 142 357 0 45694 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 216868

[startup+1782.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/182 27591
/proc/meminfo: memFree=28706928/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0
[pid=27465] ppid=27464 vsize=23504 CPUtime=453.58 cores=0,2,4,6
/proc/27465/stat : 27465 (npSolver-pbo) S 27464 27464 23264 0 -1 4202496 28845 102580 0 0 148 14 45164 32 20 0 1 0 378268418 24068096 5556 33554432000 4194304 6004724 140737398404608 140737398390456 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27465/statm: 5876 5556 188 442 0 5430 0
[pid=27578] ppid=27465 vsize=104076 CPUtime=1328.36 cores=0,2,4,6
/proc/27578/stat : 27578 (glucosInc) R 27465 27464 23264 0 -1 4202496 32116 0 0 0 132795 41 0 0 20 0 1 0 378313789 106573824 25456 33554432000 4194304 5654031 140734911182208 140734911170024 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27578/statm: 26019 25456 142 357 0 25659 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 136728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.03 2.00 3/182 27591
/proc/meminfo: memFree=28684416/32873844 swapFree=7644/7644
[pid=27464] ppid=27462 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27464/stat : 27464 (npSolver-pbo-It) S 27462 27464 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268418 9367552 275 33554432000 4194304 5064252 140736099987696 140736099986608 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/27464/statm: 2287 275 233 213 0 72 0
[pid=27465] ppid=27464 vsize=23504 CPUtime=453.58 cores=0,2,4,6
/proc/27465/stat : 27465 (npSolver-pbo) S 27464 27464 23264 0 -1 4202496 28845 102580 0 0 148 14 45164 32 20 0 1 0 378268418 24068096 5556 33554432000 4194304 6004724 140737398404608 140737398390456 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27465/statm: 5876 5556 188 442 0 5430 0
[pid=27578] ppid=27465 vsize=153396 CPUtime=1346.46 cores=0,2,4,6
/proc/27578/stat : 27578 (glucosInc) R 27465 27464 23264 0 -1 4202496 32476 0 0 0 134605 41 0 0 20 0 1 0 378313789 157077504 37058 33554432000 4194304 5654031 140734911182208 140734911170024 4233213 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27578/statm: 38349 37058 142 357 0 37989 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 186048

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.08
CPU user time (s): 1799.18
CPU system time (s): 0.899863
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 216868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.18
system time used= 0.899863
maximum resident set size= 162836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 164283
page faults= 0
swaps= 0
block input operations= 0
block output operations= 65072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1216
involuntary context switches= 1980

runsolver used 2.6316 second user time and 7.2339 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-08 04:10:40
IDJOB=3752004
IDBENCH=2251
IDSOLVER=2335
FILE ID=node147/3752004-1339121440
RUNJOBID= node147-1339112423-24677
PBS_JOBID= 14643706
Free space on /tmp= 70712 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-2.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752004-1339121440/watcher-3752004-1339121440 -o /tmp/evaluation-result-3752004-1339121440/solver-3752004-1339121440 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752004-1339121440.opb 1286923241 HOME HOME

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

MD5SUM BENCH= aabc023158e10c9511062af8ac97c515
RANDOM SEED=1286923241

node147.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.951
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.90
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.951
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.951
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.87
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.951
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.951
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
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.951
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.951
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.951
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28979204 kB
Buffers:          928976 kB
Cached:          2006820 kB
SwapCached:         3284 kB
Active:          1435896 kB
Inactive:        1557336 kB
Active(anon):      54016 kB
Inactive(anon):     4952 kB
Active(file):    1381880 kB
Inactive(file):  1552384 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67100272 kB
Dirty:             20488 kB
Writeback:             0 kB
AnonPages:        184192 kB
Mapped:            11192 kB
Shmem:                 0 kB
Slab:             758408 kB
SReclaimable:     199032 kB
SUnreclaim:       559376 kB
KernelStack:        1512 kB
PageTables:         4128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     184160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 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= 70712 MiB
End job on node147 at 2012-06-08 04:40:41