Trace number 3752003

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.1 1800.81

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-1.opb
MD5SUM05ceccb8ea9c274c844c39df1472d3cc
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-42
Best CPU time to get the best result obtained on this benchmark1800.08
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 constraints59186
Number of constraints which are clauses59186
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.28	c [INC SEARCH] formula is SAT
0.00/0.28	c [INC SYSTEM] solved the initial formula
0.00/0.34	c model valid
0.00/0.34	c current solution ok
0.00/0.43	o 0
0.00/0.43	c starting approximation
0.00/0.43	c factor = 1
0.00/0.43	c can not find a suitable factor, leaving approximation
0.00/0.43	c finished approximation
0.00/0.43	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.43	c write failed with 2
0.00/0.43	c [INC SEARCH] iteration: 0
0.00/0.43	c [INC BOUNDS] best value:945 search for 944
0.00/0.43	c [INC SYSTEM] create new solver instance
0.00/0.43	c [INC] encode full formula
0.00/0.43	c (debug) using card networks
0.00/0.43	c old isEQ: 32, new EQ is 0
0.00/0.45	c set iterative enc to: card
0.00/0.45	c set iterative enc to: none
0.00/0.46	c [INC SEARCH] isOptimum variable: 0
0.00/0.55	c formula is SAT
0.00/0.55	c [INC SEARCH] copied best model
0.00/0.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.61	c model valid
0.00/0.61	c current solution ok
0.00/0.61	o -29
0.00/0.61	c [INC SEARCH] iteration: 1
0.00/0.61	c [INC BOUNDS] best value:916 search for 915
0.00/0.61	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.61	c write failed with 2
0.00/0.61	c [INC SYSTEM] create new solver instance
0.00/0.61	c [INC] encode full formula
0.00/0.61	c (debug) using card networks
0.00/0.61	c old isEQ: 240, new EQ is 0
0.00/0.63	c set iterative enc to: card
0.00/0.63	c set iterative enc to: none
0.00/0.64	c [INC SEARCH] isOptimum variable: 0
0.98/1.05	c formula is SAT
0.98/1.05	c [INC SEARCH] copied best model
0.98/1.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.07/1.11	c model valid
1.07/1.11	c current solution ok
1.07/1.11	o -31
1.07/1.11	c [INC SEARCH] iteration: 2
1.07/1.11	c [INC BOUNDS] best value:914 search for 913
1.07/1.11	c [INC SYSTEM] there exists a inc, kill it!
1.07/1.11	c write failed with 2
1.07/1.11	c [INC SYSTEM] create new solver instance
1.07/1.11	c [INC] encode full formula
1.07/1.11	c (debug) using card networks
1.07/1.11	c old isEQ: 64, new EQ is 0
1.07/1.13	c set iterative enc to: card
1.07/1.13	c set iterative enc to: none
1.07/1.14	c [INC SEARCH] isOptimum variable: 0
1.12/1.53	c formula is SAT
1.12/1.53	c [INC SEARCH] copied best model
1.12/1.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.12/1.59	c model valid
1.12/1.59	c current solution ok
1.12/1.59	o -33
1.12/1.59	c [INC SEARCH] iteration: 3
1.12/1.59	c [INC BOUNDS] best value:912 search for 911
1.12/1.59	c [INC SYSTEM] there exists a inc, kill it!
1.12/1.59	c write failed with 2
1.12/1.60	c [INC SYSTEM] create new solver instance
1.12/1.60	c [INC] encode full formula
1.12/1.60	c (debug) using card networks
1.12/1.60	c old isEQ: 240, new EQ is 0
1.58/1.62	c set iterative enc to: card
1.58/1.62	c set iterative enc to: none
1.58/1.62	c [INC SEARCH] isOptimum variable: 0
4.67/4.70	c formula is SAT
4.67/4.71	c [INC SEARCH] copied best model
4.67/4.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.67/4.77	c model valid
4.67/4.77	c current solution ok
4.67/4.77	o -34
4.67/4.77	c [INC SEARCH] iteration: 4
4.67/4.77	c [INC BOUNDS] best value:911 search for 910
4.67/4.77	c [INC SYSTEM] there exists a inc, kill it!
4.67/4.77	c write failed with 2
4.67/4.77	c [INC SYSTEM] create new solver instance
4.67/4.77	c [INC] encode full formula
4.67/4.77	c (debug) using card networks
4.67/4.77	c old isEQ: 240, new EQ is 0
4.67/4.79	c set iterative enc to: card
4.67/4.79	c set iterative enc to: none
4.77/5.21	c [INC SEARCH] isOptimum variable: 0
8.25/8.75	c formula is SAT
8.25/8.75	c [INC SEARCH] copied best model
8.25/8.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.35/8.81	c model valid
8.35/8.81	c current solution ok
8.35/8.81	o -35
8.35/8.81	c [INC SEARCH] iteration: 5
8.35/8.81	c [INC BOUNDS] best value:910 search for 909
8.35/8.81	c [INC SYSTEM] there exists a inc, kill it!
8.35/8.81	c write failed with 2
8.35/8.81	c [INC SYSTEM] create new solver instance
8.35/8.81	c [INC] encode full formula
8.35/8.81	c (debug) using card networks
8.35/8.81	c old isEQ: 240, new EQ is 0
8.35/8.83	c set iterative enc to: card
8.35/8.83	c set iterative enc to: none
8.35/8.84	c [INC SEARCH] isOptimum variable: 0
12.96/13.44	c formula is SAT
12.96/13.44	c [INC SEARCH] copied best model
12.96/13.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.05/13.50	c model valid
13.05/13.50	c current solution ok
13.05/13.50	o -36
13.05/13.50	c [INC SEARCH] iteration: 6
13.05/13.50	c [INC BOUNDS] best value:909 search for 908
13.05/13.50	c [INC SYSTEM] there exists a inc, kill it!
13.05/13.50	c write failed with 2
13.05/13.50	c [INC SYSTEM] create new solver instance
13.05/13.50	c [INC] encode full formula
13.05/13.50	c (debug) using card networks
13.05/13.50	c old isEQ: 240, new EQ is 0
13.05/13.53	c set iterative enc to: card
13.05/13.53	c set iterative enc to: none
13.05/13.53	c [INC SEARCH] isOptimum variable: 0
17.75/18.24	c formula is SAT
17.75/18.24	c [INC SEARCH] copied best model
17.75/18.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.85/18.30	c model valid
17.85/18.30	c current solution ok
17.85/18.30	o -37
17.85/18.30	c [INC SEARCH] iteration: 7
17.85/18.30	c [INC BOUNDS] best value:908 search for 907
17.85/18.30	c [INC SYSTEM] there exists a inc, kill it!
17.85/18.30	c write failed with 2
17.85/18.30	c [INC SYSTEM] create new solver instance
17.85/18.30	c [INC] encode full formula
17.85/18.30	c (debug) using card networks
17.85/18.30	c old isEQ: 240, new EQ is 0
17.85/18.32	c set iterative enc to: card
17.85/18.32	c set iterative enc to: none
17.85/18.33	c [INC SEARCH] isOptimum variable: 0
24.45/24.95	c formula is SAT
24.45/24.95	c [INC SEARCH] copied best model
24.45/24.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.56/25.01	c model valid
24.56/25.01	c current solution ok
24.56/25.01	o -38
24.56/25.01	c [INC SEARCH] iteration: 8
24.56/25.01	c [INC BOUNDS] best value:907 search for 906
24.56/25.01	c [INC SYSTEM] there exists a inc, kill it!
24.56/25.01	c write failed with 2
24.56/25.02	c [INC SYSTEM] create new solver instance
24.56/25.02	c [INC] encode full formula
24.56/25.02	c (debug) using card networks
24.56/25.02	c old isEQ: 240, new EQ is 0
24.56/25.04	c set iterative enc to: card
24.56/25.04	c set iterative enc to: none
24.56/25.05	c [INC SEARCH] isOptimum variable: 0
32.45/32.97	c formula is SAT
32.45/32.97	c [INC SEARCH] copied best model
32.45/32.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
32.55/33.03	c model valid
32.55/33.03	c current solution ok
32.55/33.03	o -39
32.55/33.03	c [INC SEARCH] iteration: 9
32.55/33.03	c [INC BOUNDS] best value:906 search for 905
32.55/33.03	c [INC SYSTEM] there exists a inc, kill it!
32.55/33.03	c write failed with 2
32.55/33.03	c [INC SYSTEM] create new solver instance
32.55/33.03	c [INC] encode full formula
32.55/33.03	c (debug) using card networks
32.55/33.03	c old isEQ: 240, new EQ is 0
32.55/33.06	c set iterative enc to: card
32.55/33.06	c set iterative enc to: none
32.55/33.06	c [INC SEARCH] isOptimum variable: 0
39.45/39.96	c formula is SAT
39.45/39.96	c [INC SEARCH] copied best model
39.45/39.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
39.55/40.02	c model valid
39.55/40.02	c current solution ok
39.55/40.02	o -40
39.55/40.02	c [INC SEARCH] iteration: 10
39.55/40.02	c [INC BOUNDS] best value:905 search for 904
39.55/40.02	c [INC SYSTEM] there exists a inc, kill it!
39.55/40.02	c write failed with 2
39.55/40.02	c [INC SYSTEM] create new solver instance
39.55/40.02	c [INC] encode full formula
39.55/40.02	c (debug) using card networks
39.55/40.02	c old isEQ: 240, new EQ is 0
39.55/40.04	c set iterative enc to: card
39.55/40.04	c set iterative enc to: none
39.55/40.05	c [INC SEARCH] isOptimum variable: 0
51.05/51.55	c formula is SAT
51.05/51.55	c [INC SEARCH] copied best model
51.05/51.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
51.15/51.61	c model valid
51.15/51.61	c current solution ok
51.15/51.61	o -41
51.15/51.61	c [INC SEARCH] iteration: 11
51.15/51.61	c [INC BOUNDS] best value:904 search for 903
51.15/51.61	c [INC SYSTEM] there exists a inc, kill it!
51.15/51.61	c write failed with 2
51.15/51.61	c [INC SYSTEM] create new solver instance
51.15/51.61	c [INC] encode full formula
51.15/51.61	c (debug) using card networks
51.15/51.61	c old isEQ: 240, new EQ is 0
51.15/51.63	c set iterative enc to: card
51.15/51.63	c set iterative enc to: none
51.15/51.64	c [INC SEARCH] isOptimum variable: 0
69.55/70.01	c formula is SAT
69.55/70.01	c [INC SEARCH] copied best model
69.55/70.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
69.55/70.07	c model valid
69.55/70.07	c current solution ok
69.55/70.07	o -42
69.55/70.07	c [INC SEARCH] iteration: 12
69.55/70.07	c [INC BOUNDS] best value:903 search for 902
69.55/70.07	c [INC SYSTEM] there exists a inc, kill it!
69.55/70.07	c write failed with 2
69.55/70.07	c [INC SYSTEM] create new solver instance
69.55/70.07	c [INC] encode full formula
69.55/70.07	c (debug) using card networks
69.55/70.07	c old isEQ: 240, new EQ is 0
69.55/70.09	c set iterative enc to: card
69.55/70.09	c set iterative enc to: none
69.65/70.10	c [INC SEARCH] isOptimum variable: 0
195.11/195.61	c formula is SAT
195.11/195.61	c [INC SEARCH] copied best model
195.11/195.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
195.11/195.67	c model valid
195.11/195.67	c current solution ok
195.11/195.67	o -43
195.11/195.67	c [INC SEARCH] iteration: 13
195.11/195.67	c [INC BOUNDS] best value:902 search for 901
195.11/195.67	c [INC SYSTEM] there exists a inc, kill it!
195.11/195.67	c write failed with 2
195.11/195.67	c [INC SYSTEM] create new solver instance
195.11/195.67	c [INC] encode full formula
195.11/195.67	c (debug) using card networks
195.11/195.67	c old isEQ: 240, new EQ is 0
195.11/195.69	c set iterative enc to: card
195.11/195.69	c set iterative enc to: none
195.21/195.70	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.80	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.80	s UNKNOWN
1800.05/1800.80	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.80	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3752003-1339121440/watcher-3752003-1339121440 -o /tmp/evaluation-result-3752003-1339121440/solver-3752003-1339121440 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752003-1339121440.opb 530399366 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27506
/proc/meminfo: memFree=29015296/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (npSolver-pbo-It) S 27504 27506 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268440 9367552 275 33554432000 4194304 5064252 140734640514656 140734640513568 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27506/statm: 2287 275 233 213 0 72 0

[startup+0.0737939 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27506
/proc/meminfo: memFree=29015296/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (npSolver-pbo-It) S 27504 27506 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268440 9367552 275 33554432000 4194304 5064252 140734640514656 140734640513568 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27506/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100342 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27506
/proc/meminfo: memFree=29015296/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (npSolver-pbo-It) S 27504 27506 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268440 9367552 275 33554432000 4194304 5064252 140734640514656 140734640513568 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27506/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300213 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27506
/proc/meminfo: memFree=29015296/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (npSolver-pbo-It) S 27504 27506 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268440 9367552 275 33554432000 4194304 5064252 140734640514656 140734640513568 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27506/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700296 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 27506
/proc/meminfo: memFree=29015296/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (npSolver-pbo-It) S 27504 27506 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268440 9367552 275 33554432000 4194304 5064252 140734640514656 140734640513568 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27506/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27526
/proc/meminfo: memFree=28960804/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (npSolver-pbo-It) S 27504 27506 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268440 9367552 275 33554432000 4194304 5064252 140734640514656 140734640513568 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27506/statm: 2287 275 233 213 0 72 0
[pid=27507] ppid=27506 vsize=23696 CPUtime=1.12 cores=1,3,5,7
/proc/27507/stat : 27507 (npSolver-pbo) S 27506 27506 23264 0 -1 4202496 10767 13325 0 0 39 11 58 4 20 0 1 0 378268440 24264704 5604 33554432000 4194304 6004724 140733722263584 140733722249432 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27507/statm: 5924 5604 188 442 0 5478 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 32844

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27532
/proc/meminfo: memFree=28960796/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (npSolver-pbo-It) S 27504 27506 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268440 9367552 275 33554432000 4194304 5064252 140734640514656 140734640513568 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27506/statm: 2287 275 233 213 0 72 0
[pid=27507] ppid=27506 vsize=23696 CPUtime=1.61 cores=1,3,5,7
/proc/27507/stat : 27507 (npSolver-pbo) S 27506 27506 23264 0 -1 4202496 12154 17288 0 0 47 12 97 5 20 0 1 0 378268440 24264704 5604 33554432000 4194304 6004724 140733722263584 140733722249432 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27507/statm: 5924 5604 188 442 0 5478 0
[pid=27532] ppid=27507 vsize=20116 CPUtime=1.46 cores=1,3,5,7
/proc/27532/stat : 27532 (glucosInc) R 27507 27506 23264 0 -1 4202496 4259 0 0 0 146 0 0 0 20 0 1 0 378268603 20598784 4356 33554432000 4194304 5654031 140735055103616 140735055101384 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27532/statm: 5029 4356 131 357 0 4669 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 52960

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27538
/proc/meminfo: memFree=28960104/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (npSolver-pbo-It) S 27504 27506 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268440 9367552 275 33554432000 4194304 5064252 140734640514656 140734640513568 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27506/statm: 2287 275 233 213 0 72 0
[pid=27507] ppid=27506 vsize=23696 CPUtime=4.77 cores=1,3,5,7
/proc/27507/stat : 27507 (npSolver-pbo) S 27506 27506 23264 0 -1 4202496 13559 22159 0 0 55 12 404 6 20 0 1 0 378268440 24264704 5604 33554432000 4194304 6004724 140733722263584 140733722249432 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27507/statm: 5924 5604 188 442 0 5478 0
[pid=27538] ppid=27507 vsize=19948 CPUtime=1.07 cores=1,3,5,7
/proc/27538/stat : 27538 (glucosInc) R 27507 27506 23264 0 -1 4202496 3815 0 0 0 107 0 0 0 20 0 1 0 378268962 20426752 4036 33554432000 4194304 5654031 140736237176048 140736237173816 4233008 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27538/statm: 4987 4036 131 357 0 4627 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 52792

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27544
/proc/meminfo: memFree=28960172/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (npSolver-pbo-It) S 27504 27506 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268440 9367552 275 33554432000 4194304 5064252 140734640514656 140734640513568 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27506/statm: 2287 275 233 213 0 72 0
[pid=27507] ppid=27506 vsize=23696 CPUtime=8.41 cores=1,3,5,7
/proc/27507/stat : 27507 (npSolver-pbo) S 27506 27506 23264 0 -1 4202496 14944 27543 0 0 64 13 757 7 20 0 1 0 378268440 24264704 5604 33554432000 4194304 6004724 140733722263584 140733722249432 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27507/statm: 5924 5604 188 442 0 5478 0
[pid=27542] ppid=27507 vsize=20564 CPUtime=3.84 cores=1,3,5,7
/proc/27542/stat : 27542 (glucosInc) R 27507 27506 23264 0 -1 4202496 5007 0 0 0 384 0 0 0 20 0 1 0 378269324 21057536 4203 33554432000 4194304 5654031 140733708685600 140733708673416 4234964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27542/statm: 5141 4203 142 357 0 4781 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 53408

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27555
/proc/meminfo: memFree=28957156/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (npSolver-pbo-It) S 27504 27506 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268440 9367552 275 33554432000 4194304 5064252 140734640514656 140734640513568 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27506/statm: 2287 275 233 213 0 72 0
[pid=27507] ppid=27506 vsize=23696 CPUtime=24.61 cores=1,3,5,7
/proc/27507/stat : 27507 (npSolver-pbo) S 27506 27506 23264 0 -1 4202496 19139 48539 0 0 89 14 2345 13 20 0 1 0 378268440 24264704 5604 33554432000 4194304 6004724 140733722263584 140733722249432 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27507/statm: 5924 5604 188 442 0 5478 0
[pid=27555] ppid=27507 vsize=19952 CPUtime=0.44 cores=1,3,5,7
/proc/27555/stat : 27555 (glucosInc) R 27507 27506 23264 0 -1 4202496 4014 0 0 0 43 1 0 0 20 0 1 0 378270945 20430848 4167 33554432000 4194304 5654031 140734674306016 140734674303784 4214509 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27555/statm: 4988 4167 140 357 0 4628 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 52796

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27565
/proc/meminfo: memFree=28936176/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (npSolver-pbo-It) S 27504 27506 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268440 9367552 275 33554432000 4194304 5064252 140734640514656 140734640513568 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27506/statm: 2287 275 233 213 0 72 0
[pid=27507] ppid=27506 vsize=23696 CPUtime=39.62 cores=1,3,5,7
/proc/27507/stat : 27507 (npSolver-pbo) S 27506 27506 23264 0 -1 4202496 21929 62420 0 0 106 15 3823 18 20 0 1 0 378268440 24264704 5604 33554432000 4194304 6004724 140733722263584 140733722249432 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27507/statm: 5924 5604 188 442 0 5478 0
[pid=27563] ppid=27507 vsize=37020 CPUtime=11.03 cores=1,3,5,7
/proc/27563/stat : 27563 (glucosInc) R 27507 27506 23264 0 -1 4202496 7684 0 0 0 1102 1 0 0 20 0 1 0 378272445 37908480 8681 33554432000 4194304 5654031 140736446068064 140736446055880 4232462 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27563/statm: 9255 8681 142 357 0 8895 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 69864

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 27571
/proc/meminfo: memFree=28902600/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (npSolver-pbo-It) S 27504 27506 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268440 9367552 275 33554432000 4194304 5064252 140734640514656 140734640513568 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27506/statm: 2287 275 233 213 0 72 0
[pid=27507] ppid=27506 vsize=23696 CPUtime=69.65 cores=1,3,5,7
/proc/27507/stat : 27507 (npSolver-pbo) S 27506 27506 23264 0 -1 4202496 24719 78568 0 0 122 16 6805 22 20 0 1 0 378268440 24264704 5604 33554432000 4194304 6004724 140733722263584 140733722249432 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27507/statm: 5924 5604 188 442 0 5478 0
[pid=27571] ppid=27507 vsize=42436 CPUtime=32.19 cores=1,3,5,7
/proc/27571/stat : 27571 (glucosInc) R 27507 27506 23264 0 -1 4202496 8693 0 0 0 3217 2 0 0 20 0 1 0 378275450 43454464 9855 33554432000 4194304 5654031 140734404111568 140734404109448 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27571/statm: 10609 9855 142 357 0 10249 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 75280

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 27571
/proc/meminfo: memFree=28866344/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (npSolver-pbo-It) S 27504 27506 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268440 9367552 275 33554432000 4194304 5064252 140734640514656 140734640513568 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27506/statm: 2287 275 233 213 0 72 0
[pid=27507] ppid=27506 vsize=23696 CPUtime=69.65 cores=1,3,5,7
/proc/27507/stat : 27507 (npSolver-pbo) S 27506 27506 23264 0 -1 4202496 24719 78568 0 0 122 16 6805 22 20 0 1 0 378268440 24264704 5604 33554432000 4194304 6004724 140733722263584 140733722249432 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27507/statm: 5924 5604 188 442 0 5478 0
[pid=27571] ppid=27507 vsize=61112 CPUtime=92.17 cores=1,3,5,7
/proc/27571/stat : 27571 (glucosInc) R 27507 27506 23264 0 -1 4202496 10074 0 0 0 9213 4 0 0 20 0 1 0 378275450 62578688 14720 33554432000 4194304 5654031 140734404111568 140734404109592 4233438 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27571/statm: 15278 14720 142 357 0 14918 0
Current children cumulated CPU time (s) 161.82
Current children cumulated vsize (KiB) 93956

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27575
/proc/meminfo: memFree=28918044/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (npSolver-pbo-It) S 27504 27506 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268440 9367552 275 33554432000 4194304 5064252 140734640514656 140734640513568 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27506/statm: 2287 275 233 213 0 72 0
[pid=27507] ppid=27506 vsize=23696 CPUtime=195.21 cores=1,3,5,7
/proc/27507/stat : 27507 (npSolver-pbo) S 27506 27506 23264 0 -1 4202496 26104 89248 0 0 130 16 19348 27 20 0 1 0 378268440 24264704 5604 33554432000 4194304 6004724 140733722263584 140733722249432 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27507/statm: 5924 5604 188 442 0 5478 0
[pid=27573] ppid=27507 vsize=42324 CPUtime=26.57 cores=1,3,5,7
/proc/27573/stat : 27573 (glucosInc) R 27507 27506 23264 0 -1 4202496 7825 0 0 0 2655 2 0 0 20 0 1 0 378288011 43339776 10023 33554432000 4194304 5654031 140734828568112 140734828555928 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27573/statm: 10581 10023 142 357 0 10221 0
Current children cumulated CPU time (s) 221.78
Current children cumulated vsize (KiB) 75168

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27575
/proc/meminfo: memFree=28885524/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=28756496/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (npSolver-pbo-It) S 27504 27506 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268440 9367552 275 33554432000 4194304 5064252 140734640514656 140734640513568 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27506/statm: 2287 275 233 213 0 72 0
[pid=27507] ppid=27506 vsize=23696 CPUtime=195.21 cores=1,3,5,7
/proc/27507/stat : 27507 (npSolver-pbo) S 27506 27506 23264 0 -1 4202496 26104 89248 0 0 130 16 19348 27 20 0 1 0 378268440 24264704 5604 33554432000 4194304 6004724 140733722263584 140733722249432 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27507/statm: 5924 5604 188 442 0 5478 0
[pid=27573] ppid=27507 vsize=141804 CPUtime=1046.41 cores=1,3,5,7
/proc/27573/stat : 27573 (glucosInc) R 27507 27506 23264 0 -1 4202496 27353 0 0 0 104606 35 0 0 20 0 1 0 378288011 145207296 33302 33554432000 4194304 5654031 140734828568112 140734828566040 4232632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27573/statm: 35451 33302 142 357 0 35091 0
Current children cumulated CPU time (s) 1241.62
Current children cumulated vsize (KiB) 174648

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27587
/proc/meminfo: memFree=28798928/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (npSolver-pbo-It) S 27504 27506 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268440 9367552 275 33554432000 4194304 5064252 140734640514656 140734640513568 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27506/statm: 2287 275 233 213 0 72 0
[pid=27507] ppid=27506 vsize=23696 CPUtime=195.21 cores=1,3,5,7
/proc/27507/stat : 27507 (npSolver-pbo) S 27506 27506 23264 0 -1 4202496 26104 89248 0 0 130 16 19348 27 20 0 1 0 378268440 24264704 5604 33554432000 4194304 6004724 140733722263584 140733722249432 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27507/statm: 5924 5604 188 442 0 5478 0
[pid=27573] ppid=27507 vsize=92484 CPUtime=1106.41 cores=1,3,5,7
/proc/27573/stat : 27573 (glucosInc) R 27507 27506 23264 0 -1 4202496 28022 0 0 0 110603 38 0 0 20 0 1 0 378288011 94703616 22563 33554432000 4194304 5654031 140734828568112 140734828555928 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27573/statm: 23121 22563 142 357 0 22761 0
Current children cumulated CPU time (s) 1301.62
Current children cumulated vsize (KiB) 125328

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27587
/proc/meminfo: memFree=28708292/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (npSolver-pbo-It) S 27504 27506 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268440 9367552 275 33554432000 4194304 5064252 140734640514656 140734640513568 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27506/statm: 2287 275 233 213 0 72 0
[pid=27507] ppid=27506 vsize=23696 CPUtime=195.21 cores=1,3,5,7
/proc/27507/stat : 27507 (npSolver-pbo) S 27506 27506 23264 0 -1 4202496 26104 89248 0 0 130 16 19348 27 20 0 1 0 378268440 24264704 5604 33554432000 4194304 6004724 140733722263584 140733722249432 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27507/statm: 5924 5604 188 442 0 5478 0
[pid=27573] ppid=27507 vsize=141804 CPUtime=1166.4 cores=1,3,5,7
/proc/27573/stat : 27573 (glucosInc) R 27507 27506 23264 0 -1 4202496 29135 0 0 0 116600 40 0 0 20 0 1 0 378288011 145207296 33302 33554432000 4194304 5654031 140734828568112 140734828555928 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27573/statm: 35451 33302 142 357 0 35091 0
Current children cumulated CPU time (s) 1361.61
Current children cumulated vsize (KiB) 174648

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27587
/proc/meminfo: memFree=28758996/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (npSolver-pbo-It) S 27504 27506 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268440 9367552 275 33554432000 4194304 5064252 140734640514656 140734640513568 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27506/statm: 2287 275 233 213 0 72 0
[pid=27507] ppid=27506 vsize=23696 CPUtime=195.21 cores=1,3,5,7
/proc/27507/stat : 27507 (npSolver-pbo) S 27506 27506 23264 0 -1 4202496 26104 89248 0 0 130 16 19348 27 20 0 1 0 378268440 24264704 5604 33554432000 4194304 6004724 140733722263584 140733722249432 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27507/statm: 5924 5604 188 442 0 5478 0
[pid=27573] ppid=27507 vsize=111444 CPUtime=1226.39 cores=1,3,5,7
/proc/27573/stat : 27573 (glucosInc) R 27507 27506 23264 0 -1 4202496 29880 0 0 0 122596 43 0 0 20 0 1 0 378288011 114118656 23147 33554432000 4194304 5654031 140734828568112 140734828566136 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27573/statm: 27861 23147 142 357 0 27501 0
Current children cumulated CPU time (s) 1421.6
Current children cumulated vsize (KiB) 144288

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27587
/proc/meminfo: memFree=28753956/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (npSolver-pbo-It) S 27504 27506 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268440 9367552 275 33554432000 4194304 5064252 140734640514656 140734640513568 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27506/statm: 2287 275 233 213 0 72 0
[pid=27507] ppid=27506 vsize=23696 CPUtime=195.21 cores=1,3,5,7
/proc/27507/stat : 27507 (npSolver-pbo) S 27506 27506 23264 0 -1 4202496 26104 89248 0 0 130 16 19348 27 20 0 1 0 378268440 24264704 5604 33554432000 4194304 6004724 140733722263584 140733722249432 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27507/statm: 5924 5604 188 442 0 5478 0
[pid=27573] ppid=27507 vsize=160764 CPUtime=1286.38 cores=1,3,5,7
/proc/27573/stat : 27573 (glucosInc) R 27507 27506 23264 0 -1 4202496 31029 0 0 0 128592 46 0 0 20 0 1 0 378288011 164622336 34432 33554432000 4194304 5654031 140734828568112 140734828555928 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27573/statm: 40191 34432 142 357 0 39831 0
Current children cumulated CPU time (s) 1481.59
Current children cumulated vsize (KiB) 193608

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 27587
/proc/meminfo: memFree=28691376/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (npSolver-pbo-It) S 27504 27506 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268440 9367552 275 33554432000 4194304 5064252 140734640514656 140734640513568 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27506/statm: 2287 275 233 213 0 72 0
[pid=27507] ppid=27506 vsize=23696 CPUtime=195.21 cores=1,3,5,7
/proc/27507/stat : 27507 (npSolver-pbo) S 27506 27506 23264 0 -1 4202496 26104 89248 0 0 130 16 19348 27 20 0 1 0 378268440 24264704 5604 33554432000 4194304 6004724 140733722263584 140733722249432 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27507/statm: 5924 5604 188 442 0 5478 0
[pid=27573] ppid=27507 vsize=191584 CPUtime=1346.37 cores=1,3,5,7
/proc/27573/stat : 27573 (glucosInc) R 27507 27506 23264 0 -1 4202496 31704 0 0 0 134588 49 0 0 20 0 1 0 378288011 196182016 39107 33554432000 4194304 5654031 140734828568112 140734828555928 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27573/statm: 47896 39107 142 357 0 47536 0
Current children cumulated CPU time (s) 1541.58
Current children cumulated vsize (KiB) 224428

[startup+1602.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/181 27588
/proc/meminfo: memFree=28734008/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (npSolver-pbo-It) S 27504 27506 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268440 9367552 275 33554432000 4194304 5064252 140734640514656 140734640513568 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27506/statm: 2287 275 233 213 0 72 0
[pid=27507] ppid=27506 vsize=23696 CPUtime=195.21 cores=1,3,5,7
/proc/27507/stat : 27507 (npSolver-pbo) S 27506 27506 23264 0 -1 4202496 26104 89248 0 0 130 16 19348 27 20 0 1 0 378268440 24264704 5604 33554432000 4194304 6004724 140733722263584 140733722249432 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27507/statm: 5924 5604 188 442 0 5478 0
[pid=27573] ppid=27507 vsize=174468 CPUtime=1406.36 cores=1,3,5,7
/proc/27573/stat : 27573 (glucosInc) R 27507 27506 23264 0 -1 4202496 33760 0 0 0 140583 53 0 0 20 0 1 0 378288011 178655232 39420 33554432000 4194304 5654031 140734828568112 140734828566040 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27573/statm: 43617 39420 142 357 0 43257 0
Current children cumulated CPU time (s) 1601.57
Current children cumulated vsize (KiB) 207312

[startup+1662.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/181 27588
/proc/meminfo: memFree=28682096/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (npSolver-pbo-It) S 27504 27506 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268440 9367552 275 33554432000 4194304 5064252 140734640514656 140734640513568 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27506/statm: 2287 275 233 213 0 72 0
[pid=27507] ppid=27506 vsize=23696 CPUtime=195.21 cores=1,3,5,7
/proc/27507/stat : 27507 (npSolver-pbo) S 27506 27506 23264 0 -1 4202496 26104 89248 0 0 130 16 19348 27 20 0 1 0 378268440 24264704 5604 33554432000 4194304 6004724 140733722263584 140733722249432 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27507/statm: 5924 5604 188 442 0 5478 0
[pid=27573] ppid=27507 vsize=174468 CPUtime=1466.35 cores=1,3,5,7
/proc/27573/stat : 27573 (glucosInc) R 27507 27506 23264 0 -1 4202496 34362 0 0 0 146580 55 0 0 20 0 1 0 378288011 178655232 42492 33554432000 4194304 5654031 140734828568112 140734828555928 4233374 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27573/statm: 43617 42492 142 357 0 43257 0
Current children cumulated CPU time (s) 1661.56
Current children cumulated vsize (KiB) 207312

[startup+1722.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/181 27588
/proc/meminfo: memFree=28658856/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (npSolver-pbo-It) S 27504 27506 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268440 9367552 275 33554432000 4194304 5064252 140734640514656 140734640513568 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27506/statm: 2287 275 233 213 0 72 0
[pid=27507] ppid=27506 vsize=23696 CPUtime=195.21 cores=1,3,5,7
/proc/27507/stat : 27507 (npSolver-pbo) S 27506 27506 23264 0 -1 4202496 26104 89248 0 0 130 16 19348 27 20 0 1 0 378268440 24264704 5604 33554432000 4194304 6004724 140733722263584 140733722249432 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27507/statm: 5924 5604 188 442 0 5478 0
[pid=27573] ppid=27507 vsize=205288 CPUtime=1526.35 cores=1,3,5,7
/proc/27573/stat : 27573 (glucosInc) R 27507 27506 23264 0 -1 4202496 35032 0 0 0 152577 58 0 0 20 0 1 0 378288011 210214912 44095 33554432000 4194304 5654031 140734828568112 140734828555928 4233168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27573/statm: 51322 44095 142 357 0 50962 0
Current children cumulated CPU time (s) 1721.56
Current children cumulated vsize (KiB) 238132

[startup+1782.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/182 27591
/proc/meminfo: memFree=28706928/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (npSolver-pbo-It) S 27504 27506 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268440 9367552 275 33554432000 4194304 5064252 140734640514656 140734640513568 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27506/statm: 2287 275 233 213 0 72 0
[pid=27507] ppid=27506 vsize=23696 CPUtime=195.21 cores=1,3,5,7
/proc/27507/stat : 27507 (npSolver-pbo) S 27506 27506 23264 0 -1 4202496 26104 89248 0 0 130 16 19348 27 20 0 1 0 378268440 24264704 5604 33554432000 4194304 6004724 140733722263584 140733722249432 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27507/statm: 5924 5604 188 442 0 5478 0
[pid=27573] ppid=27507 vsize=205288 CPUtime=1586.34 cores=1,3,5,7
/proc/27573/stat : 27573 (glucosInc) R 27507 27506 23264 0 -1 4202496 35633 0 0 0 158574 60 0 0 20 0 1 0 378288011 210214912 45631 33554432000 4194304 5654031 140734828568112 140734828555928 4232949 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27573/statm: 51322 45631 142 357 0 50962 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (KiB) 238132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 27620
/proc/meminfo: memFree=28850172/32873844 swapFree=7644/7644
[pid=27506] ppid=27504 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (npSolver-pbo-It) S 27504 27506 23264 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378268440 9367552 275 33554432000 4194304 5064252 140734640514656 140734640513568 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27506/statm: 2287 275 233 213 0 72 0
[pid=27507] ppid=27506 vsize=23696 CPUtime=195.21 cores=1,3,5,7
/proc/27507/stat : 27507 (npSolver-pbo) S 27506 27506 23264 0 -1 4202496 26104 89248 0 0 130 16 19348 27 20 0 1 0 378268440 24264704 5604 33554432000 4194304 6004724 140733722263584 140733722249432 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27507/statm: 5924 5604 188 442 0 5478 0
[pid=27573] ppid=27507 vsize=174468 CPUtime=1604.84 cores=1,3,5,7
/proc/27573/stat : 27573 (glucosInc) R 27507 27506 23264 0 -1 4202496 36151 0 0 0 160423 61 0 0 20 0 1 0 378288011 178655232 39932 33554432000 4194304 5654031 140734828568112 140734828555928 4233176 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27573/statm: 43617 39932 142 357 0 43257 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 207312

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.81
CPU time (s): 1800.1
CPU user time (s): 1799.03
CPU system time (s): 1.06584
CPU usage (%): 99.9603
Max. virtual memory (cumulated for all children) (KiB): 238132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.03
system time used= 1.06584
maximum resident set size= 188668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151885
page faults= 0
swaps= 0
block input operations= 0
block output operations= 57904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1046
involuntary context switches= 2119

runsolver used 3.37249 second user time and 8.65068 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-08 04:10:40
IDJOB=3752003
IDBENCH=2252
IDSOLVER=2335
FILE ID=node147/3752003-1339121440
RUNJOBID= node147-1339112423-24678
PBS_JOBID= 14643706
Free space on /tmp= 70724 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-1.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752003-1339121440/watcher-3752003-1339121440 -o /tmp/evaluation-result-3752003-1339121440/solver-3752003-1339121440 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752003-1339121440.opb 530399366 HOME HOME

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

MD5SUM BENCH= 05ceccb8ea9c274c844c39df1472d3cc
RANDOM SEED=530399366

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:        29015932 kB
Buffers:          929012 kB
Cached:          1997084 kB
SwapCached:         3284 kB
Active:          1401460 kB
Inactive:        1557596 kB
Active(anon):      29720 kB
Inactive(anon):     4952 kB
Active(file):    1371740 kB
Inactive(file):  1552644 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67100272 kB
Dirty:             19712 kB
Writeback:             0 kB
AnonPages:        176820 kB
Mapped:            11192 kB
Shmem:                 0 kB
Slab:             758408 kB
SReclaimable:     199032 kB
SUnreclaim:       559376 kB
KernelStack:        1512 kB
PageTables:         3740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     153132 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