Trace number 3698059

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.06 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.12	c run inc solver
0.00/0.12	c [INC SYSTEM] run initial solver
0.00/0.12	c [INC SYSTEM] preprocess with white file
0.00/0.23	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.23	c [INC SYSTEM] execute solver
0.00/0.24	c [INC SEARCH] formula is SAT
0.00/0.24	c [INC SYSTEM] solved the initial formula
0.00/0.30	c model valid
0.00/0.30	c current solution ok
0.00/0.39	o 0
0.00/0.39	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.39	c write failed with 2
0.00/0.39	c [INC SEARCH] iteration: 0
0.00/0.39	c [INC BOUNDS] best value:945 search for 944
0.00/0.39	c [INC SYSTEM] create new solver instance
0.00/0.39	c [INC] encode full formula
0.00/0.39	c (debug) using card networks
0.00/0.41	c set iterative enc to: card
0.00/0.41	c set iterative enc to: none
0.00/0.42	c [INC SEARCH] isOptimum variable: 0
0.00/0.56	c formula is SAT
0.00/0.56	c [INC SEARCH] copied best model
0.00/0.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.62	c model valid
0.00/0.62	c current solution ok
0.00/0.62	o -24
0.00/0.62	c [INC SEARCH] iteration: 1
0.00/0.62	c [INC BOUNDS] best value:921 search for 920
0.00/0.62	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.62	c write failed with 2
0.00/0.62	c [INC SYSTEM] create new solver instance
0.00/0.62	c [INC] encode full formula
0.00/0.62	c (debug) using card networks
0.00/0.65	c set iterative enc to: card
0.00/0.65	c set iterative enc to: none
0.00/0.65	c [INC SEARCH] isOptimum variable: 0
0.00/0.84	c formula is SAT
0.00/0.85	c [INC SEARCH] copied best model
0.00/0.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.91	c model valid
0.00/0.91	c current solution ok
0.00/0.91	o -27
0.00/0.91	c [INC SEARCH] iteration: 2
0.00/0.91	c [INC BOUNDS] best value:918 search for 917
0.00/0.91	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.91	c write failed with 2
0.00/0.91	c [INC SYSTEM] create new solver instance
0.00/0.91	c [INC] encode full formula
0.00/0.91	c (debug) using card networks
0.00/0.93	c set iterative enc to: card
0.00/0.93	c set iterative enc to: none
0.00/0.93	c [INC SEARCH] isOptimum variable: 0
1.47/1.54	c formula is SAT
1.47/1.54	c [INC SEARCH] copied best model
1.47/1.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.57/1.60	c model valid
1.57/1.60	c current solution ok
1.57/1.60	o -31
1.57/1.60	c [INC SEARCH] iteration: 3
1.57/1.60	c [INC BOUNDS] best value:914 search for 913
1.57/1.60	c [INC SYSTEM] there exists a inc, kill it!
1.57/1.60	c write failed with 2
1.57/1.60	c [INC SYSTEM] create new solver instance
1.57/1.60	c [INC] encode full formula
1.57/1.60	c (debug) using card networks
1.57/1.62	c set iterative enc to: card
1.57/1.62	c set iterative enc to: none
1.57/1.63	c [INC SEARCH] isOptimum variable: 0
2.76/2.84	c formula is SAT
2.76/2.84	c [INC SEARCH] copied best model
2.76/2.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.86/2.90	c model valid
2.86/2.90	c current solution ok
2.86/2.90	o -32
2.86/2.90	c [INC SEARCH] iteration: 4
2.86/2.90	c [INC BOUNDS] best value:913 search for 912
2.86/2.90	c [INC SYSTEM] there exists a inc, kill it!
2.86/2.90	c write failed with 2
2.86/2.90	c [INC SYSTEM] create new solver instance
2.86/2.90	c [INC] encode full formula
2.86/2.90	c (debug) using card networks
2.86/2.92	c set iterative enc to: card
2.86/2.92	c set iterative enc to: none
2.86/2.93	c [INC SEARCH] isOptimum variable: 0
4.56/4.67	c formula is SAT
4.56/4.67	c [INC SEARCH] copied best model
4.56/4.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.66/4.73	c model valid
4.66/4.73	c current solution ok
4.66/4.73	o -33
4.66/4.73	c [INC SEARCH] iteration: 5
4.66/4.73	c [INC BOUNDS] best value:912 search for 911
4.66/4.73	c [INC SYSTEM] there exists a inc, kill it!
4.66/4.73	c write failed with 2
4.66/4.73	c [INC SYSTEM] create new solver instance
4.66/4.73	c [INC] encode full formula
4.66/4.73	c (debug) using card networks
4.66/4.75	c set iterative enc to: card
4.66/4.75	c set iterative enc to: none
4.66/4.76	c [INC SEARCH] isOptimum variable: 0
5.67/5.79	c formula is SAT
5.77/5.80	c [INC SEARCH] copied best model
5.77/5.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.77/5.86	c model valid
5.77/5.86	c current solution ok
5.77/5.86	o -35
5.77/5.86	c [INC SEARCH] iteration: 6
5.77/5.86	c [INC BOUNDS] best value:910 search for 909
5.77/5.86	c [INC SYSTEM] there exists a inc, kill it!
5.77/5.86	c write failed with 2
5.77/5.86	c [INC SYSTEM] create new solver instance
5.77/5.86	c [INC] encode full formula
5.77/5.86	c (debug) using card networks
5.77/5.88	c set iterative enc to: card
5.77/5.88	c set iterative enc to: none
5.77/5.88	c [INC SEARCH] isOptimum variable: 0
9.66/9.78	c formula is SAT
9.66/9.78	c [INC SEARCH] copied best model
9.66/9.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.76/9.84	c model valid
9.76/9.84	c current solution ok
9.76/9.84	o -36
9.76/9.84	c [INC SEARCH] iteration: 7
9.76/9.84	c [INC BOUNDS] best value:909 search for 908
9.76/9.84	c [INC SYSTEM] there exists a inc, kill it!
9.76/9.84	c write failed with 2
9.76/9.84	c [INC SYSTEM] create new solver instance
9.76/9.84	c [INC] encode full formula
9.76/9.84	c (debug) using card networks
9.76/9.87	c set iterative enc to: card
9.76/9.87	c set iterative enc to: none
9.76/9.87	c [INC SEARCH] isOptimum variable: 0
14.66/14.77	c formula is SAT
14.66/14.77	c [INC SEARCH] copied best model
14.66/14.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.77/14.83	c model valid
14.77/14.83	c current solution ok
14.77/14.83	o -37
14.77/14.83	c [INC SEARCH] iteration: 8
14.77/14.83	c [INC BOUNDS] best value:908 search for 907
14.77/14.83	c [INC SYSTEM] there exists a inc, kill it!
14.77/14.83	c write failed with 2
14.77/14.83	c [INC SYSTEM] create new solver instance
14.77/14.83	c [INC] encode full formula
14.77/14.83	c (debug) using card networks
14.77/14.85	c set iterative enc to: card
14.77/14.85	c set iterative enc to: none
14.77/14.86	c [INC SEARCH] isOptimum variable: 0
20.35/20.45	c formula is SAT
20.35/20.45	c [INC SEARCH] copied best model
20.35/20.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
20.46/20.51	c model valid
20.46/20.51	c current solution ok
20.46/20.51	o -38
20.46/20.51	c [INC SEARCH] iteration: 9
20.46/20.51	c [INC BOUNDS] best value:907 search for 906
20.46/20.51	c [INC SYSTEM] there exists a inc, kill it!
20.46/20.51	c write failed with 2
20.46/20.51	c [INC SYSTEM] create new solver instance
20.46/20.51	c [INC] encode full formula
20.46/20.51	c (debug) using card networks
20.46/20.53	c set iterative enc to: card
20.46/20.53	c set iterative enc to: none
20.46/20.54	c [INC SEARCH] isOptimum variable: 0
26.26/26.36	c formula is SAT
26.26/26.36	c [INC SEARCH] copied best model
26.26/26.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
26.36/26.42	c model valid
26.36/26.42	c current solution ok
26.36/26.42	o -39
26.36/26.42	c [INC SEARCH] iteration: 10
26.36/26.42	c [INC BOUNDS] best value:906 search for 905
26.36/26.42	c [INC SYSTEM] there exists a inc, kill it!
26.36/26.42	c write failed with 2
26.36/26.42	c [INC SYSTEM] create new solver instance
26.36/26.42	c [INC] encode full formula
26.36/26.42	c (debug) using card networks
26.36/26.44	c set iterative enc to: card
26.36/26.44	c set iterative enc to: none
26.36/26.45	c [INC SEARCH] isOptimum variable: 0
35.05/35.20	c formula is SAT
35.05/35.20	c [INC SEARCH] copied best model
35.05/35.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
35.15/35.26	c model valid
35.15/35.26	c current solution ok
35.15/35.26	o -40
35.15/35.26	c [INC SEARCH] iteration: 11
35.15/35.26	c [INC BOUNDS] best value:905 search for 904
35.15/35.26	c [INC SYSTEM] there exists a inc, kill it!
35.15/35.26	c write failed with 2
35.15/35.26	c [INC SYSTEM] create new solver instance
35.15/35.26	c [INC] encode full formula
35.15/35.26	c (debug) using card networks
35.15/35.29	c set iterative enc to: card
35.15/35.29	c set iterative enc to: none
35.15/35.29	c [INC SEARCH] isOptimum variable: 0
45.94/46.10	c formula is SAT
45.94/46.10	c [INC SEARCH] copied best model
45.94/46.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
46.04/46.16	c model valid
46.04/46.16	c current solution ok
46.04/46.16	o -41
46.04/46.16	c [INC SEARCH] iteration: 12
46.04/46.16	c [INC BOUNDS] best value:904 search for 903
46.04/46.16	c [INC SYSTEM] there exists a inc, kill it!
46.04/46.16	c write failed with 2
46.04/46.16	c [INC SYSTEM] create new solver instance
46.04/46.16	c [INC] encode full formula
46.04/46.16	c (debug) using card networks
46.04/46.18	c set iterative enc to: card
46.04/46.18	c set iterative enc to: none
46.04/46.19	c [INC SEARCH] isOptimum variable: 0
59.43/59.53	c formula is SAT
59.43/59.53	c [INC SEARCH] copied best model
59.43/59.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
59.43/59.59	c model valid
59.43/59.59	c current solution ok
59.43/59.59	o -42
59.43/59.59	c [INC SEARCH] iteration: 13
59.43/59.59	c [INC BOUNDS] best value:903 search for 902
59.43/59.59	c [INC SYSTEM] there exists a inc, kill it!
59.43/59.59	c write failed with 2
59.43/59.59	c [INC SYSTEM] create new solver instance
59.43/59.59	c [INC] encode full formula
59.43/59.59	c (debug) using card networks
59.55/59.61	c set iterative enc to: card
59.55/59.61	c set iterative enc to: none
59.55/59.62	c [INC SEARCH] isOptimum variable: 0
205.79/205.94	c formula is SAT
205.79/205.94	c [INC SEARCH] copied best model
205.79/205.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
205.90/206.00	c model valid
205.90/206.00	c current solution ok
205.90/206.00	o -43
205.90/206.00	c [INC SEARCH] iteration: 14
205.90/206.00	c [INC BOUNDS] best value:902 search for 901
205.90/206.00	c [INC SYSTEM] there exists a inc, kill it!
205.90/206.00	c write failed with 2
205.90/206.00	c [INC SYSTEM] create new solver instance
205.90/206.00	c [INC] encode full formula
205.90/206.00	c (debug) using card networks
205.90/206.03	c set iterative enc to: card
205.90/206.03	c set iterative enc to: none
205.90/206.03	c [INC SEARCH] isOptimum variable: 0
458.14/458.35	c formula is SAT
458.14/458.35	c [INC SEARCH] copied best model
458.14/458.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
458.24/458.41	c model valid
458.24/458.41	c current solution ok
458.24/458.41	o -44
458.24/458.41	c [INC SEARCH] iteration: 15
458.24/458.41	c [INC BOUNDS] best value:901 search for 900
458.24/458.41	c [INC SYSTEM] there exists a inc, kill it!
458.24/458.41	c write failed with 2
458.24/458.41	c [INC SYSTEM] create new solver instance
458.24/458.41	c [INC] encode full formula
458.24/458.41	c (debug) using card networks
458.24/458.44	c set iterative enc to: card
458.24/458.44	c set iterative enc to: none
458.24/458.45	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.40	s UNKNOWN
1800.02/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.02/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-3698059-1338062449/watcher-3698059-1338062449 -o /tmp/evaluation-result-3698059-1338062449/solver-3698059-1338062449 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698059-1338062449.opb 515323320 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 3/181 11263
/proc/meminfo: memFree=28963324/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0

[startup+0.075213 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11263
/proc/meminfo: memFree=28963324/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100245 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11263
/proc/meminfo: memFree=28963324/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300244 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11263
/proc/meminfo: memFree=28963324/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70022 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11263
/proc/meminfo: memFree=28963324/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11276
/proc/meminfo: memFree=28935820/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0
[pid=11264] ppid=11263 vsize=8028 CPUtime=0.92 cores=0,2,4,6
/proc/11264/stat : 11264 (npSolver-pbo) S 11263 11263 9054 0 -1 4202496 4142 13271 0 0 37 9 42 4 20 0 1 0 272369726 8220672 1597 33554432000 4194304 5992684 140734844955952 140734844941784 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11264/statm: 2007 1597 179 440 0 1563 0
[pid=11276] ppid=11264 vsize=20100 CPUtime=0.55 cores=0,2,4,6
/proc/11276/stat : 11276 (glucosInc) R 11264 11263 9054 0 -1 4202496 3752 0 0 0 55 0 0 0 20 0 1 0 272369820 20582400 4011 33554432000 4194304 5654031 140735049228896 140735049226664 4222448 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11276/statm: 5025 4011 131 357 0 4665 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 37276

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11278
/proc/meminfo: memFree=28934696/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0
[pid=11264] ppid=11263 vsize=8028 CPUtime=2.91 cores=0,2,4,6
/proc/11264/stat : 11264 (npSolver-pbo) S 11263 11263 9054 0 -1 4202496 6216 22066 0 0 53 10 223 5 20 0 1 0 272369726 8220672 1597 33554432000 4194304 5992684 140734844955952 140734844941784 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11264/statm: 2007 1597 179 440 0 1563 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 17176

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11282
/proc/meminfo: memFree=28935316/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0
[pid=11264] ppid=11263 vsize=8028 CPUtime=5.86 cores=0,2,4,6
/proc/11264/stat : 11264 (npSolver-pbo) S 11263 11263 9054 0 -1 4202496 8290 30999 0 0 70 10 499 7 20 0 1 0 272369726 8220672 1597 33554432000 4194304 5992684 140734844955952 140734844941784 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11264/statm: 2007 1597 179 440 0 1563 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 17176

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11288
/proc/meminfo: memFree=28949172/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0
[pid=11264] ppid=11263 vsize=8028 CPUtime=9.85 cores=0,2,4,6
/proc/11264/stat : 11264 (npSolver-pbo) S 11263 11263 9054 0 -1 4202496 9327 36114 0 0 78 11 888 8 20 0 1 0 272369726 8220672 1597 33554432000 4194304 5992684 140734844955952 140734844941784 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11264/statm: 2007 1597 179 440 0 1563 0
[pid=11288] ppid=11264 vsize=20196 CPUtime=2.81 cores=0,2,4,6
/proc/11288/stat : 11288 (glucosInc) R 11264 11263 9054 0 -1 4202496 4247 0 0 0 281 0 0 0 20 0 1 0 272370714 20680704 4370 33554432000 4194304 5654031 140733343598880 140733343586696 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11288/statm: 5049 4370 141 357 0 4689 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 37372

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11315
/proc/meminfo: memFree=28930968/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0
[pid=11264] ppid=11263 vsize=8028 CPUtime=20.51 cores=0,2,4,6
/proc/11264/stat : 11264 (npSolver-pbo) S 11263 11263 9054 0 -1 4202496 11401 50238 0 0 95 11 1933 12 20 0 1 0 272369726 8220672 1597 33554432000 4194304 5992684 140734844955952 140734844941784 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11264/statm: 2007 1597 179 440 0 1563 0
[pid=11315] ppid=11264 vsize=23632 CPUtime=4.94 cores=0,2,4,6
/proc/11315/stat : 11315 (glucosInc) R 11264 11263 9054 0 -1 4202496 5674 0 0 0 494 0 0 0 20 0 1 0 272371780 24199168 5257 33554432000 4194304 5654031 140733806997472 140733806985288 4214603 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11315/statm: 5908 5257 142 357 0 5548 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 40808

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11321
/proc/meminfo: memFree=28921856/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0
[pid=11264] ppid=11263 vsize=8028 CPUtime=46.14 cores=0,2,4,6
/proc/11264/stat : 11264 (npSolver-pbo) S 11263 11263 9054 0 -1 4202496 14512 72703 0 0 120 12 4465 17 20 0 1 0 272369726 8220672 1597 33554432000 4194304 5992684 140734844955952 140734844941784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11264/statm: 2007 1597 179 440 0 1563 0
[pid=11321] ppid=11264 vsize=23632 CPUtime=4.9 cores=0,2,4,6
/proc/11321/stat : 11321 (glucosInc) R 11264 11263 9054 0 -1 4202496 5747 0 0 0 489 1 0 0 20 0 1 0 272374345 24199168 4926 33554432000 4194304 5654031 140737137704416 140737137692232 4232495 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11321/statm: 5908 4926 142 357 0 5548 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 40808

[startup+102.306 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 11326
/proc/meminfo: memFree=28884132/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0
[pid=11264] ppid=11263 vsize=8028 CPUtime=59.57 cores=0,2,4,6
/proc/11264/stat : 11264 (npSolver-pbo) S 11263 11263 9054 0 -1 4202496 15549 80386 0 0 129 12 5797 19 20 0 1 0 272369726 8220672 1597 33554432000 4194304 5992684 140734844955952 140734844941784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11264/statm: 2007 1597 179 440 0 1563 0
[pid=11325] ppid=11264 vsize=57244 CPUtime=42.66 cores=0,2,4,6
/proc/11325/stat : 11325 (glucosInc) R 11264 11263 9054 0 -1 4202496 8797 0 0 0 4263 3 0 0 20 0 1 0 272375688 58617856 12861 33554432000 4194304 5654031 140733722602304 140733722590120 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11325/statm: 14311 12861 142 357 0 13951 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 74420

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 11326
/proc/meminfo: memFree=28852844/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0
[pid=11264] ppid=11263 vsize=8028 CPUtime=59.57 cores=0,2,4,6
/proc/11264/stat : 11264 (npSolver-pbo) S 11263 11263 9054 0 -1 4202496 15549 80386 0 0 129 12 5797 19 20 0 1 0 272369726 8220672 1597 33554432000 4194304 5992684 140734844955952 140734844941784 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/11264/statm: 2007 1597 179 440 0 1563 0
[pid=11325] ppid=11264 vsize=57244 CPUtime=102.64 cores=0,2,4,6
/proc/11325/stat : 11325 (glucosInc) R 11264 11263 9054 0 -1 4202496 9628 0 0 0 10260 4 0 0 20 0 1 0 272375688 58617856 13748 33554432000 4194304 5654031 140733722602304 140733722590120 4208621 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11325/statm: 14311 13748 142 357 0 13951 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 74420

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 11328
/proc/meminfo: memFree=28873760/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0
[pid=11264] ppid=11263 vsize=8028 CPUtime=205.94 cores=0,2,4,6
/proc/11264/stat : 11264 (npSolver-pbo) S 11263 11263 9054 0 -1 4202496 16586 90837 0 0 137 13 20420 24 20 0 1 0 272369726 8220672 1597 33554432000 4194304 5992684 140734844955952 140734844941784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11264/statm: 2007 1597 179 440 0 1563 0
[pid=11328] ppid=11264 vsize=37144 CPUtime=16.25 cores=0,2,4,6
/proc/11328/stat : 11328 (glucosInc) R 11264 11263 9054 0 -1 4202496 8677 0 0 0 1624 1 0 0 20 0 1 0 272390330 38035456 8706 33554432000 4194304 5654031 140734805040224 140734805028040 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11328/statm: 9286 8706 142 357 0 8926 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 54320

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 11328
/proc/meminfo: memFree=28850992/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0
[pid=11264] ppid=11263 vsize=8028 CPUtime=205.94 cores=0,2,4,6

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

/proc/meminfo: memFree=28686684/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0
[pid=11264] ppid=11263 vsize=8028 CPUtime=458.3 cores=0,2,4,6
/proc/11264/stat : 11264 (npSolver-pbo) S 11263 11263 9054 0 -1 4202496 17623 103565 0 0 146 13 45644 27 20 0 1 0 272369726 8220672 1597 33554432000 4194304 5992684 140734844955952 140734844941784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11264/statm: 2007 1597 179 440 0 1563 0
[pid=11331] ppid=11264 vsize=153400 CPUtime=783.71 cores=0,2,4,6
/proc/11331/stat : 11331 (glucosInc) R 11264 11263 9054 0 -1 4202496 20407 0 0 0 78353 18 0 0 20 0 1 0 272415571 157081600 37750 33554432000 4194304 5654031 140733995091888 140733995079704 4233148 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11331/statm: 38350 37750 142 357 0 37990 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 170576

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 11339
/proc/meminfo: memFree=28738800/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0
[pid=11264] ppid=11263 vsize=8028 CPUtime=458.3 cores=0,2,4,6
/proc/11264/stat : 11264 (npSolver-pbo) S 11263 11263 9054 0 -1 4202496 17623 103565 0 0 146 13 45644 27 20 0 1 0 272369726 8220672 1597 33554432000 4194304 5992684 140734844955952 140734844941784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11264/statm: 2007 1597 179 440 0 1563 0
[pid=11331] ppid=11264 vsize=153400 CPUtime=843.71 cores=0,2,4,6
/proc/11331/stat : 11331 (glucosInc) R 11264 11263 9054 0 -1 4202496 21448 0 0 0 84351 20 0 0 20 0 1 0 272415571 157081600 36558 33554432000 4194304 5654031 140733995091888 140733995079704 4232431 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11331/statm: 38350 36558 142 357 0 37990 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 170576

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11340
/proc/meminfo: memFree=28702588/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0
[pid=11264] ppid=11263 vsize=8028 CPUtime=458.3 cores=0,2,4,6
/proc/11264/stat : 11264 (npSolver-pbo) S 11263 11263 9054 0 -1 4202496 17623 103565 0 0 146 13 45644 27 20 0 1 0 272369726 8220672 1597 33554432000 4194304 5992684 140734844955952 140734844941784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11264/statm: 2007 1597 179 440 0 1563 0
[pid=11331] ppid=11264 vsize=153400 CPUtime=903.69 cores=0,2,4,6
/proc/11331/stat : 11331 (glucosInc) R 11264 11263 9054 0 -1 4202496 22708 0 0 0 90347 22 0 0 20 0 1 0 272415571 157081600 35534 33554432000 4194304 5654031 140733995091888 140733995079704 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11331/statm: 38350 35534 142 357 0 37990 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 170576

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11340
/proc/meminfo: memFree=28725848/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0
[pid=11264] ppid=11263 vsize=8028 CPUtime=458.3 cores=0,2,4,6
/proc/11264/stat : 11264 (npSolver-pbo) S 11263 11263 9054 0 -1 4202496 17623 103565 0 0 146 13 45644 27 20 0 1 0 272369726 8220672 1597 33554432000 4194304 5992684 140734844955952 140734844941784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11264/statm: 2007 1597 179 440 0 1563 0
[pid=11331] ppid=11264 vsize=104080 CPUtime=963.69 cores=0,2,4,6
/proc/11331/stat : 11331 (glucosInc) R 11264 11263 9054 0 -1 4202496 24253 0 0 0 96344 25 0 0 20 0 1 0 272415571 106577920 25456 33554432000 4194304 5654031 140733995091888 140733995079704 4233155 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11331/statm: 26020 25456 142 357 0 25660 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 121256

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11340
/proc/meminfo: memFree=28738864/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0
[pid=11264] ppid=11263 vsize=8028 CPUtime=458.3 cores=0,2,4,6
/proc/11264/stat : 11264 (npSolver-pbo) S 11263 11263 9054 0 -1 4202496 17623 103565 0 0 146 13 45644 27 20 0 1 0 272369726 8220672 1597 33554432000 4194304 5992684 140734844955952 140734844941784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11264/statm: 2007 1597 179 440 0 1563 0
[pid=11331] ppid=11264 vsize=153400 CPUtime=1023.67 cores=0,2,4,6
/proc/11331/stat : 11331 (glucosInc) R 11264 11263 9054 0 -1 4202496 25589 0 0 0 102340 27 0 0 20 0 1 0 272415571 157081600 36558 33554432000 4194304 5654031 140733995091888 140733995079704 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11331/statm: 38350 36558 142 357 0 37990 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 170576

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11340
/proc/meminfo: memFree=28734320/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0
[pid=11264] ppid=11263 vsize=8028 CPUtime=458.3 cores=0,2,4,6
/proc/11264/stat : 11264 (npSolver-pbo) S 11263 11263 9054 0 -1 4202496 17623 103565 0 0 146 13 45644 27 20 0 1 0 272369726 8220672 1597 33554432000 4194304 5992684 140734844955952 140734844941784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11264/statm: 2007 1597 179 440 0 1563 0
[pid=11331] ppid=11264 vsize=104080 CPUtime=1083.66 cores=0,2,4,6
/proc/11331/stat : 11331 (glucosInc) R 11264 11263 9054 0 -1 4202496 27156 0 0 0 108336 30 0 0 20 0 1 0 272415571 106577920 25456 33554432000 4194304 5654031 140733995091888 140733995079704 4214977 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11331/statm: 26020 25456 142 357 0 25660 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 121256

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11340
/proc/meminfo: memFree=28679804/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0
[pid=11264] ppid=11263 vsize=8028 CPUtime=458.3 cores=0,2,4,6
/proc/11264/stat : 11264 (npSolver-pbo) S 11263 11263 9054 0 -1 4202496 17623 103565 0 0 146 13 45644 27 20 0 1 0 272369726 8220672 1597 33554432000 4194304 5992684 140734844955952 140734844941784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11264/statm: 2007 1597 179 440 0 1563 0
[pid=11331] ppid=11264 vsize=153400 CPUtime=1143.65 cores=0,2,4,6
/proc/11331/stat : 11331 (glucosInc) R 11264 11263 9054 0 -1 4202496 28496 0 0 0 114332 33 0 0 20 0 1 0 272415571 157081600 37582 33554432000 4194304 5654031 140733995091888 140733995079704 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11331/statm: 38350 37582 142 357 0 37990 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 170576

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 11341
/proc/meminfo: memFree=28782636/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0
[pid=11264] ppid=11263 vsize=8028 CPUtime=458.3 cores=0,2,4,6
/proc/11264/stat : 11264 (npSolver-pbo) S 11263 11263 9054 0 -1 4202496 17623 103565 0 0 146 13 45644 27 20 0 1 0 272369726 8220672 1597 33554432000 4194304 5992684 140734844955952 140734844941784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11264/statm: 2007 1597 179 440 0 1563 0
[pid=11331] ppid=11264 vsize=104080 CPUtime=1203.64 cores=0,2,4,6
/proc/11331/stat : 11331 (glucosInc) R 11264 11263 9054 0 -1 4202496 30061 0 0 0 120328 36 0 0 20 0 1 0 272415571 106577920 25456 33554432000 4194304 5654031 140733995091888 140733995079704 4215898 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11331/statm: 26020 25456 142 357 0 25660 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 121256

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 11341
/proc/meminfo: memFree=28740964/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0
[pid=11264] ppid=11263 vsize=8028 CPUtime=458.3 cores=0,2,4,6
/proc/11264/stat : 11264 (npSolver-pbo) S 11263 11263 9054 0 -1 4202496 17623 103565 0 0 146 13 45644 27 20 0 1 0 272369726 8220672 1597 33554432000 4194304 5992684 140734844955952 140734844941784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11264/statm: 2007 1597 179 440 0 1563 0
[pid=11331] ppid=11264 vsize=153400 CPUtime=1263.63 cores=0,2,4,6
/proc/11331/stat : 11331 (glucosInc) R 11264 11263 9054 0 -1 4202496 31395 0 0 0 126325 38 0 0 20 0 1 0 272415571 157081600 36046 33554432000 4194304 5654031 140733995091888 140733995079704 4233201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11331/statm: 38350 36046 142 357 0 37990 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 170576

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 11415
/proc/meminfo: memFree=28795332/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0
[pid=11264] ppid=11263 vsize=8028 CPUtime=458.3 cores=0,2,4,6
/proc/11264/stat : 11264 (npSolver-pbo) S 11263 11263 9054 0 -1 4202496 17623 103565 0 0 146 13 45644 27 20 0 1 0 272369726 8220672 1597 33554432000 4194304 5992684 140734844955952 140734844941784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11264/statm: 2007 1597 179 440 0 1563 0
[pid=11331] ppid=11264 vsize=184220 CPUtime=1323.62 cores=0,2,4,6
/proc/11331/stat : 11331 (glucosInc) R 11264 11263 9054 0 -1 4202496 32961 0 0 0 132321 41 0 0 20 0 1 0 272415571 188641280 39185 33554432000 4194304 5654031 140733995091888 140733995079704 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11331/statm: 46055 39185 142 357 0 45695 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 201396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.11 2.03 2.01 3/184 11417
/proc/meminfo: memFree=28822460/32873844 swapFree=7364/7364
[pid=11263] ppid=11261 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11263/stat : 11263 (npSolver-pbo-It) S 11261 11263 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272369726 9367552 275 33554432000 4194304 5064252 140734918673792 140734918672704 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11263/statm: 2287 275 233 213 0 72 0
[pid=11264] ppid=11263 vsize=8028 CPUtime=458.3 cores=0,2,4,6
/proc/11264/stat : 11264 (npSolver-pbo) S 11263 11263 9054 0 -1 4202496 17623 103565 0 0 146 13 45644 27 20 0 1 0 272369726 8220672 1597 33554432000 4194304 5992684 140734844955952 140734844941784 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/11264/statm: 2007 1597 179 440 0 1563 0
[pid=11331] ppid=11264 vsize=153400 CPUtime=1341.72 cores=0,2,4,6
/proc/11331/stat : 11331 (glucosInc) R 11264 11263 9054 0 -1 4202496 33328 0 0 0 134130 42 0 0 20 0 1 0 272415571 157081600 33486 33554432000 4194304 5654031 140733995091888 140733995079704 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11331/statm: 38350 33486 142 357 0 37990 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 170576

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.06
CPU user time (s): 1799.21
CPU system time (s): 0.841872
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 201396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.21
system time used= 0.841872
maximum resident set size= 162884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154897
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= 1243
involuntary context switches= 2311

runsolver used 2.73658 second user time and 7.09592 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-26 22:00:49
IDJOB=3698059
IDBENCH=2251
IDSOLVER=2275
FILE ID=node133/3698059-1338062449
RUNJOBID= node133-1338048810-9070
PBS_JOBID= 14624373
Free space on /tmp= 71604 MiB

SOLVER NAME= npSolver inc-topDown
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-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698059-1338062449/watcher-3698059-1338062449 -o /tmp/evaluation-result-3698059-1338062449/solver-3698059-1338062449 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698059-1338062449.opb 515323320 HOME HOME

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

MD5SUM BENCH= aabc023158e10c9511062af8ac97c515
RANDOM SEED=515323320

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
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.540
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:        28964308 kB
Buffers:          294636 kB
Cached:          2776208 kB
SwapCached:            0 kB
Active:           568116 kB
Inactive:        2547828 kB
Active(anon):      47424 kB
Inactive(anon):        0 kB
Active(file):     520692 kB
Inactive(file):  2547828 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11592 kB
Writeback:             0 kB
AnonPages:        148684 kB
Mapped:            15928 kB
Shmem:               212 kB
Slab:             655160 kB
SReclaimable:      97284 kB
SUnreclaim:       557876 kB
KernelStack:        1528 kB
PageTables:         4052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     162412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    104448 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= 71596 MiB
End job on node133 at 2012-05-26 22:30:50