Trace number 3698060

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.11 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-3.opb
MD5SUM49f1950e042362832bbb830f499dd3e3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-45
Best CPU time to get the best result obtained on this benchmark106.029
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 constraints58245
Number of constraints which are clauses58245
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.22	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.22	c [INC SYSTEM] execute solver
0.00/0.23	c [INC SEARCH] formula is SAT
0.00/0.23	c [INC SYSTEM] solved the initial formula
0.00/0.29	c model valid
0.00/0.29	c current solution ok
0.00/0.38	o 0
0.00/0.38	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.38	c write failed with 2
0.00/0.38	c [INC SEARCH] iteration: 0
0.00/0.38	c [INC BOUNDS] best value:945 search for 944
0.00/0.38	c [INC SYSTEM] create new solver instance
0.00/0.38	c [INC] encode full formula
0.00/0.38	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.41	c [INC SEARCH] isOptimum variable: 0
0.00/0.54	c formula is SAT
0.00/0.54	c [INC SEARCH] copied best model
0.00/0.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.60	c model valid
0.00/0.60	c current solution ok
0.00/0.60	o -29
0.00/0.60	c [INC SEARCH] iteration: 1
0.00/0.60	c [INC BOUNDS] best value:916 search for 915
0.00/0.60	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.60	c write failed with 2
0.00/0.60	c [INC SYSTEM] create new solver instance
0.00/0.60	c [INC] encode full formula
0.00/0.60	c (debug) using card networks
0.00/0.62	c set iterative enc to: card
0.00/0.62	c set iterative enc to: none
0.00/0.63	c [INC SEARCH] isOptimum variable: 0
0.97/1.10	c formula is SAT
0.97/1.10	c [INC SEARCH] copied best model
0.97/1.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.07/1.16	c model valid
1.07/1.16	c current solution ok
1.07/1.16	o -31
1.07/1.16	c [INC SEARCH] iteration: 2
1.07/1.16	c [INC BOUNDS] best value:914 search for 913
1.07/1.16	c [INC SYSTEM] there exists a inc, kill it!
1.07/1.16	c write failed with 2
1.07/1.16	c [INC SYSTEM] create new solver instance
1.07/1.16	c [INC] encode full formula
1.07/1.16	c (debug) using card networks
1.07/1.18	c set iterative enc to: card
1.07/1.18	c set iterative enc to: none
1.07/1.19	c [INC SEARCH] isOptimum variable: 0
1.16/1.88	c formula is SAT
1.16/1.88	c [INC SEARCH] copied best model
1.16/1.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.18/1.94	c model valid
1.18/1.94	c current solution ok
1.18/1.94	o -33
1.18/1.94	c [INC SEARCH] iteration: 3
1.18/1.94	c [INC BOUNDS] best value:912 search for 911
1.18/1.94	c [INC SYSTEM] there exists a inc, kill it!
1.18/1.94	c write failed with 2
1.18/1.94	c [INC SYSTEM] create new solver instance
1.18/1.94	c [INC] encode full formula
1.18/1.94	c (debug) using card networks
1.18/1.96	c set iterative enc to: card
1.18/1.96	c set iterative enc to: none
1.18/1.97	c [INC SEARCH] isOptimum variable: 0
4.97/5.06	c formula is SAT
4.97/5.07	c [INC SEARCH] copied best model
5.13/5.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.13/5.20	c model valid
5.13/5.20	c current solution ok
5.13/5.20	o -34
5.13/5.20	c [INC SEARCH] iteration: 4
5.13/5.20	c [INC BOUNDS] best value:911 search for 910
5.13/5.20	c [INC SYSTEM] there exists a inc, kill it!
5.13/5.20	c write failed with 2
5.13/5.20	c [INC SYSTEM] create new solver instance
5.13/5.20	c [INC] encode full formula
5.13/5.20	c (debug) using card networks
5.13/5.20	c set iterative enc to: card
5.13/5.20	c set iterative enc to: none
5.13/5.20	c [INC SEARCH] isOptimum variable: 0
8.36/8.47	c formula is SAT
8.36/8.47	c [INC SEARCH] copied best model
8.36/8.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.45/8.53	c model valid
8.45/8.53	c current solution ok
8.45/8.53	o -35
8.45/8.53	c [INC SEARCH] iteration: 5
8.45/8.53	c [INC BOUNDS] best value:910 search for 909
8.45/8.53	c [INC SYSTEM] there exists a inc, kill it!
8.45/8.53	c write failed with 2
8.45/8.53	c [INC SYSTEM] create new solver instance
8.45/8.53	c [INC] encode full formula
8.45/8.53	c (debug) using card networks
8.45/8.55	c set iterative enc to: card
8.45/8.55	c set iterative enc to: none
8.45/8.56	c [INC SEARCH] isOptimum variable: 0
12.35/12.43	c formula is SAT
12.35/12.44	c [INC SEARCH] copied best model
12.35/12.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.35/12.49	c model valid
12.35/12.49	c current solution ok
12.35/12.49	o -36
12.35/12.49	c [INC SEARCH] iteration: 6
12.35/12.49	c [INC BOUNDS] best value:909 search for 908
12.35/12.49	c [INC SYSTEM] there exists a inc, kill it!
12.35/12.49	c write failed with 2
12.45/12.50	c [INC SYSTEM] create new solver instance
12.45/12.50	c [INC] encode full formula
12.45/12.50	c (debug) using card networks
12.45/12.52	c set iterative enc to: card
12.45/12.52	c set iterative enc to: none
12.45/12.53	c [INC SEARCH] isOptimum variable: 0
17.17/17.25	c formula is SAT
17.17/17.25	c [INC SEARCH] copied best model
17.17/17.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.26/17.31	c model valid
17.26/17.31	c current solution ok
17.26/17.31	o -38
17.26/17.31	c [INC SEARCH] iteration: 7
17.26/17.31	c [INC BOUNDS] best value:907 search for 906
17.26/17.31	c [INC SYSTEM] there exists a inc, kill it!
17.26/17.31	c write failed with 2
17.26/17.31	c [INC SYSTEM] create new solver instance
17.26/17.31	c [INC] encode full formula
17.26/17.31	c (debug) using card networks
17.26/17.33	c set iterative enc to: card
17.26/17.33	c set iterative enc to: none
17.26/17.34	c [INC SEARCH] isOptimum variable: 0
22.06/22.18	c formula is SAT
22.06/22.18	c [INC SEARCH] copied best model
22.06/22.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
22.16/22.24	c model valid
22.16/22.24	c current solution ok
22.16/22.24	o -39
22.16/22.24	c [INC SEARCH] iteration: 8
22.16/22.24	c [INC BOUNDS] best value:906 search for 905
22.16/22.24	c [INC SYSTEM] there exists a inc, kill it!
22.16/22.24	c write failed with 2
22.16/22.24	c [INC SYSTEM] create new solver instance
22.16/22.24	c [INC] encode full formula
22.16/22.24	c (debug) using card networks
22.16/22.26	c set iterative enc to: card
22.16/22.26	c set iterative enc to: none
22.16/22.27	c [INC SEARCH] isOptimum variable: 0
30.24/30.32	c formula is SAT
30.24/30.32	c [INC SEARCH] copied best model
30.24/30.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
30.24/30.38	c model valid
30.24/30.38	c current solution ok
30.24/30.38	o -40
30.24/30.38	c [INC SEARCH] iteration: 9
30.24/30.38	c [INC BOUNDS] best value:905 search for 904
30.24/30.38	c [INC SYSTEM] there exists a inc, kill it!
30.24/30.38	c write failed with 2
30.24/30.38	c [INC SYSTEM] create new solver instance
30.24/30.38	c [INC] encode full formula
30.24/30.38	c (debug) using card networks
30.36/30.40	c set iterative enc to: card
30.36/30.40	c set iterative enc to: none
30.36/30.41	c [INC SEARCH] isOptimum variable: 0
36.67/36.77	c formula is SAT
36.67/36.77	c [INC SEARCH] copied best model
36.67/36.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
36.77/36.83	c model valid
36.77/36.83	c current solution ok
36.77/36.83	o -41
36.77/36.83	c [INC SEARCH] iteration: 10
36.77/36.83	c [INC BOUNDS] best value:904 search for 903
36.77/36.83	c [INC SYSTEM] there exists a inc, kill it!
36.77/36.83	c write failed with 2
36.77/36.83	c [INC SYSTEM] create new solver instance
36.77/36.83	c [INC] encode full formula
36.77/36.83	c (debug) using card networks
36.77/36.85	c set iterative enc to: card
36.77/36.85	c set iterative enc to: none
36.77/36.86	c [INC SEARCH] isOptimum variable: 0
56.05/56.12	c formula is SAT
56.05/56.12	c [INC SEARCH] copied best model
56.05/56.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
56.05/56.18	c model valid
56.05/56.18	c current solution ok
56.05/56.18	o -42
56.05/56.18	c [INC SEARCH] iteration: 11
56.05/56.18	c [INC BOUNDS] best value:903 search for 902
56.05/56.18	c [INC SYSTEM] there exists a inc, kill it!
56.05/56.18	c write failed with 2
56.05/56.18	c [INC SYSTEM] create new solver instance
56.05/56.18	c [INC] encode full formula
56.05/56.18	c (debug) using card networks
56.16/56.20	c set iterative enc to: card
56.16/56.20	c set iterative enc to: none
56.16/56.21	c [INC SEARCH] isOptimum variable: 0
105.03/105.13	c formula is SAT
105.03/105.13	c [INC SEARCH] copied best model
105.03/105.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
105.03/105.19	c model valid
105.03/105.19	c current solution ok
105.03/105.19	o -43
105.03/105.19	c [INC SEARCH] iteration: 12
105.03/105.19	c [INC BOUNDS] best value:902 search for 901
105.03/105.19	c [INC SYSTEM] there exists a inc, kill it!
105.03/105.19	c write failed with 2
105.03/105.19	c [INC SYSTEM] create new solver instance
105.03/105.19	c [INC] encode full formula
105.03/105.19	c (debug) using card networks
105.14/105.22	c set iterative enc to: card
105.14/105.22	c set iterative enc to: none
105.14/105.22	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.41	s UNKNOWN
1800.08/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.08/1800.41	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698060-1338062402/watcher-3698060-1338062402 -o /tmp/evaluation-result-3698060-1338062402/solver-3698060-1338062402 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698060-1338062402.opb 515323320 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/181 11196
/proc/meminfo: memFree=28839172/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0

[startup+0.0853001 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11196
/proc/meminfo: memFree=28839172/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100247 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11196
/proc/meminfo: memFree=28839172/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300256 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11196
/proc/meminfo: memFree=28839172/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700169 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11196
/proc/meminfo: memFree=28839172/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11207
/proc/meminfo: memFree=28814420/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0
[pid=11197] ppid=11196 vsize=8028 CPUtime=1.16 cores=1,3,5,7
/proc/11197/stat : 11197 (npSolver-pbo) S 11196 11196 9054 0 -1 4202496 4724 12910 0 0 37 8 68 3 20 0 1 0 272365017 8220672 1377 33554432000 4194304 5992684 140734839237280 140734839223112 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11197/statm: 2007 1377 179 440 0 1563 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 17176

[startup+3.10039 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11211
/proc/meminfo: memFree=28814296/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0
[pid=11197] ppid=11196 vsize=8028 CPUtime=1.96 cores=1,3,5,7
/proc/11197/stat : 11197 (npSolver-pbo) S 11196 11196 9054 0 -1 4202496 6054 16887 0 0 46 9 136 5 20 0 1 0 272365017 8220672 1377 33554432000 4194304 5992684 140734839237280 140734839223112 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11197/statm: 2007 1377 179 440 0 1563 0
[pid=11211] ppid=11197 vsize=19932 CPUtime=1.11 cores=1,3,5,7
/proc/11211/stat : 11211 (glucosInc) R 11197 11196 9054 0 -1 4202496 3681 0 0 0 111 0 0 0 20 0 1 0 272365214 20410368 3964 33554432000 4194304 5654031 140735687770544 140735687768312 4208694 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11211/statm: 4983 3964 131 357 0 4623 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 37108

[startup+6.30039 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11213
/proc/meminfo: memFree=28810140/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0
[pid=11197] ppid=11196 vsize=8028 CPUtime=5.13 cores=1,3,5,7
/proc/11197/stat : 11197 (npSolver-pbo) S 11196 11196 9054 0 -1 4202496 7384 21331 0 0 54 9 444 6 20 0 1 0 272365017 8220672 1377 33554432000 4194304 5992684 140734839237280 140734839223112 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11197/statm: 2007 1377 179 440 0 1563 0
[pid=11213] ppid=11197 vsize=19924 CPUtime=1.13 cores=1,3,5,7
/proc/11213/stat : 11213 (glucosInc) R 11197 11196 9054 0 -1 4202496 4143 0 0 0 113 0 0 0 20 0 1 0 272365533 20402176 4277 33554432000 4194304 5654031 140736653022032 140736653019800 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11213/statm: 4981 4277 131 357 0 4621 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 37100

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11215
/proc/meminfo: memFree=28804960/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0
[pid=11197] ppid=11196 vsize=8028 CPUtime=12.51 cores=1,3,5,7
/proc/11197/stat : 11197 (npSolver-pbo) S 11196 11196 9054 0 -1 4202496 10044 31753 0 0 71 10 1161 9 20 0 1 0 272365017 8220672 1377 33554432000 4194304 5992684 140734839237280 140734839223112 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11197/statm: 2007 1377 179 440 0 1563 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 17176

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11221
/proc/meminfo: memFree=28794324/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0
[pid=11197] ppid=11196 vsize=8028 CPUtime=22.23 cores=1,3,5,7
/proc/11197/stat : 11197 (npSolver-pbo) S 11196 11196 9054 0 -1 4202496 12704 43189 0 0 87 10 2114 12 20 0 1 0 272365017 8220672 1377 33554432000 4194304 5992684 140734839237280 140734839223112 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11197/statm: 2007 1377 179 440 0 1563 0
[pid=11221] ppid=11197 vsize=20336 CPUtime=3.22 cores=1,3,5,7
/proc/11221/stat : 11221 (glucosInc) R 11197 11196 9054 0 -1 4202496 4108 0 0 0 322 0 0 0 20 0 1 0 272367244 20824064 4262 33554432000 4194304 5654031 140734596918784 140734596906600 4216327 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11221/statm: 5084 4262 141 357 0 4724 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 37512

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11280
/proc/meminfo: memFree=28935192/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0
[pid=11197] ppid=11196 vsize=8028 CPUtime=36.83 cores=1,3,5,7
/proc/11197/stat : 11197 (npSolver-pbo) S 11196 11196 9054 0 -1 4202496 15364 57771 0 0 104 11 3551 17 20 0 1 0 272365017 8220672 1377 33554432000 4194304 5992684 140734839237280 140734839223112 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11197/statm: 2007 1377 179 440 0 1563 0
[pid=11225] ppid=11197 vsize=35144 CPUtime=14.22 cores=1,3,5,7
/proc/11225/stat : 11225 (glucosInc) R 11197 11196 9054 0 -1 4202496 7277 0 0 0 1421 1 0 0 20 0 1 0 272368703 35987456 8205 33554432000 4194304 5654031 140736244193536 140736244181352 4233448 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11225/statm: 8786 8205 142 357 0 8426 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 52320

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11321
/proc/meminfo: memFree=28903356/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0
[pid=11197] ppid=11196 vsize=8028 CPUtime=56.16 cores=1,3,5,7
/proc/11197/stat : 11197 (npSolver-pbo) S 11196 11196 9054 0 -1 4202496 16694 65580 0 0 112 11 5474 19 20 0 1 0 272365017 8220672 1377 33554432000 4194304 5992684 140734839237280 140734839223112 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11197/statm: 2007 1377 179 440 0 1563 0
[pid=11286] ppid=11197 vsize=52300 CPUtime=46.08 cores=1,3,5,7
/proc/11286/stat : 11286 (glucosInc) R 11197 11196 9054 0 -1 4202496 8346 0 0 0 4605 3 0 0 20 0 1 0 272370638 53555200 12483 33554432000 4194304 5654031 140734360802544 140734360790360 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11286/statm: 13075 12483 142 357 0 12715 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 69476

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 11326
/proc/meminfo: memFree=28879848/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0
[pid=11197] ppid=11196 vsize=8028 CPUtime=105.17 cores=1,3,5,7
/proc/11197/stat : 11197 (npSolver-pbo) S 11196 11196 9054 0 -1 4202496 18024 74458 0 0 121 12 10362 22 20 0 1 0 272365017 8220672 1377 33554432000 4194304 5992684 140734839237280 140734839223112 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11197/statm: 2007 1377 179 440 0 1563 0
[pid=11323] ppid=11197 vsize=63004 CPUtime=57.05 cores=1,3,5,7
/proc/11323/stat : 11323 (glucosInc) R 11197 11196 9054 0 -1 4202496 9521 0 0 0 5703 2 0 0 20 0 1 0 272375540 64516096 12210 33554432000 4194304 5654031 140735275381216 140735275369032 4233455 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11323/statm: 15751 12210 142 357 0 15391 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 80180

[startup+222.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 11326
/proc/meminfo: memFree=28827772/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0
[pid=11197] ppid=11196 vsize=8028 CPUtime=105.17 cores=1,3,5,7
/proc/11197/stat : 11197 (npSolver-pbo) S 11196 11196 9054 0 -1 4202496 18024 74458 0 0 121 12 10362 22 20 0 1 0 272365017 8220672 1377 33554432000 4194304 5992684 140734839237280 140734839223112 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11197/statm: 2007 1377 179 440 0 1563 0
[pid=11323] ppid=11197 vsize=81860 CPUtime=117.04 cores=1,3,5,7
/proc/11323/stat : 11323 (glucosInc) R 11197 11196 9054 0 -1 4202496 10316 0 0 0 11701 3 0 0 20 0 1 0 272375540 83824640 19857 33554432000 4194304 5654031 140735275381216 140735275369032 4232932 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11323/statm: 20465 19857 142 357 0 20105 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 99036

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 11328
/proc/meminfo: memFree=28873636/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0
[pid=11197] ppid=11196 vsize=8028 CPUtime=105.17 cores=1,3,5,7

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

/proc/meminfo: memFree=28754800/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0
[pid=11197] ppid=11196 vsize=8028 CPUtime=105.17 cores=1,3,5,7
/proc/11197/stat : 11197 (npSolver-pbo) S 11196 11196 9054 0 -1 4202496 18024 74458 0 0 121 12 10362 22 20 0 1 0 272365017 8220672 1377 33554432000 4194304 5992684 140734839237280 140734839223112 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11197/statm: 2007 1377 179 440 0 1563 0
[pid=11323] ppid=11197 vsize=164708 CPUtime=1136.88 cores=1,3,5,7
/proc/11323/stat : 11323 (glucosInc) R 11197 11196 9054 0 -1 4202496 29849 0 0 0 113653 35 0 0 20 0 1 0 272375540 168660992 34644 33554432000 4194304 5654031 140735275381216 140735275369032 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11323/statm: 41177 34644 142 357 0 40817 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 181884

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 11339
/proc/meminfo: memFree=28783016/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0
[pid=11197] ppid=11196 vsize=8028 CPUtime=105.17 cores=1,3,5,7
/proc/11197/stat : 11197 (npSolver-pbo) S 11196 11196 9054 0 -1 4202496 18024 74458 0 0 121 12 10362 22 20 0 1 0 272365017 8220672 1377 33554432000 4194304 5992684 140734839237280 140734839223112 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11197/statm: 2007 1377 179 440 0 1563 0
[pid=11323] ppid=11197 vsize=115388 CPUtime=1196.88 cores=1,3,5,7
/proc/11323/stat : 11323 (glucosInc) R 11197 11196 9054 0 -1 4202496 31478 0 0 0 119650 38 0 0 20 0 1 0 272375540 118157312 23986 33554432000 4194304 5654031 140735275381216 140735275379240 4232794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11323/statm: 28847 23986 142 357 0 28487 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 132564

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 11339
/proc/meminfo: memFree=28746752/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0
[pid=11197] ppid=11196 vsize=8028 CPUtime=105.17 cores=1,3,5,7
/proc/11197/stat : 11197 (npSolver-pbo) S 11196 11196 9054 0 -1 4202496 18024 74458 0 0 121 12 10362 22 20 0 1 0 272365017 8220672 1377 33554432000 4194304 5992684 140734839237280 140734839223112 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11197/statm: 2007 1377 179 440 0 1563 0
[pid=11323] ppid=11197 vsize=164708 CPUtime=1256.86 cores=1,3,5,7
/proc/11323/stat : 11323 (glucosInc) R 11197 11196 9054 0 -1 4202496 32939 0 0 0 125646 40 0 0 20 0 1 0 272375540 168660992 33108 33554432000 4194304 5654031 140735275381216 140735275379144 4232794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11323/statm: 41177 33108 142 357 0 40817 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 181884

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11340
/proc/meminfo: memFree=28683476/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0
[pid=11197] ppid=11196 vsize=8028 CPUtime=105.17 cores=1,3,5,7
/proc/11197/stat : 11197 (npSolver-pbo) S 11196 11196 9054 0 -1 4202496 18024 74458 0 0 121 12 10362 22 20 0 1 0 272365017 8220672 1377 33554432000 4194304 5992684 140734839237280 140734839223112 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11197/statm: 2007 1377 179 440 0 1563 0
[pid=11323] ppid=11197 vsize=195528 CPUtime=1316.86 cores=1,3,5,7
/proc/11323/stat : 11323 (glucosInc) R 11197 11196 9054 0 -1 4202496 34425 0 0 0 131644 42 0 0 20 0 1 0 272375540 200220672 36614 33554432000 4194304 5654031 140735275381216 140735275379304 4216337 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11323/statm: 48882 36614 142 357 0 48522 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 212704

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11340
/proc/meminfo: memFree=28745100/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0
[pid=11197] ppid=11196 vsize=8028 CPUtime=105.17 cores=1,3,5,7
/proc/11197/stat : 11197 (npSolver-pbo) S 11196 11196 9054 0 -1 4202496 18024 74458 0 0 121 12 10362 22 20 0 1 0 272365017 8220672 1377 33554432000 4194304 5992684 140734839237280 140734839223112 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11197/statm: 2007 1377 179 440 0 1563 0
[pid=11323] ppid=11197 vsize=115388 CPUtime=1376.85 cores=1,3,5,7
/proc/11323/stat : 11323 (glucosInc) R 11197 11196 9054 0 -1 4202496 35612 0 0 0 137640 45 0 0 20 0 1 0 272375540 118157312 23986 33554432000 4194304 5654031 140735275381216 140735275369032 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11323/statm: 28847 23986 142 357 0 28487 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 132564

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11340
/proc/meminfo: memFree=28738508/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0
[pid=11197] ppid=11196 vsize=8028 CPUtime=105.17 cores=1,3,5,7
/proc/11197/stat : 11197 (npSolver-pbo) S 11196 11196 9054 0 -1 4202496 18024 74458 0 0 121 12 10362 22 20 0 1 0 272365017 8220672 1377 33554432000 4194304 5992684 140734839237280 140734839223112 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11197/statm: 2007 1377 179 440 0 1563 0
[pid=11323] ppid=11197 vsize=164708 CPUtime=1436.84 cores=1,3,5,7
/proc/11323/stat : 11323 (glucosInc) R 11197 11196 9054 0 -1 4202496 37080 0 0 0 143636 48 0 0 20 0 1 0 272375540 168660992 34644 33554432000 4194304 5654031 140735275381216 140735275369032 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11323/statm: 41177 34644 142 357 0 40817 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 181884

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11340
/proc/meminfo: memFree=28683868/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0
[pid=11197] ppid=11196 vsize=8028 CPUtime=105.17 cores=1,3,5,7
/proc/11197/stat : 11197 (npSolver-pbo) S 11196 11196 9054 0 -1 4202496 18024 74458 0 0 121 12 10362 22 20 0 1 0 272365017 8220672 1377 33554432000 4194304 5992684 140734839237280 140734839223112 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11197/statm: 2007 1377 179 440 0 1563 0
[pid=11323] ppid=11197 vsize=195528 CPUtime=1496.83 cores=1,3,5,7
/proc/11323/stat : 11323 (glucosInc) R 11197 11196 9054 0 -1 4202496 38715 0 0 0 149632 51 0 0 20 0 1 0 272375540 200220672 38807 33554432000 4194304 5654031 140735275381216 140735275369032 4233005 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11323/statm: 48882 38807 142 357 0 48522 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 212704

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11340
/proc/meminfo: memFree=28782728/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0
[pid=11197] ppid=11196 vsize=8028 CPUtime=105.17 cores=1,3,5,7
/proc/11197/stat : 11197 (npSolver-pbo) S 11196 11196 9054 0 -1 4202496 18024 74458 0 0 121 12 10362 22 20 0 1 0 272365017 8220672 1377 33554432000 4194304 5992684 140734839237280 140734839223112 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11197/statm: 2007 1377 179 440 0 1563 0
[pid=11323] ppid=11197 vsize=115388 CPUtime=1556.82 cores=1,3,5,7
/proc/11323/stat : 11323 (glucosInc) R 11197 11196 9054 0 -1 4202496 39757 0 0 0 155629 53 0 0 20 0 1 0 272375540 118157312 23986 33554432000 4194304 5654031 140735275381216 140735275379240 4232563 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11323/statm: 28847 23986 142 357 0 28487 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 132564

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 11341
/proc/meminfo: memFree=28713068/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0
[pid=11197] ppid=11196 vsize=8028 CPUtime=105.17 cores=1,3,5,7
/proc/11197/stat : 11197 (npSolver-pbo) S 11196 11196 9054 0 -1 4202496 18024 74458 0 0 121 12 10362 22 20 0 1 0 272365017 8220672 1377 33554432000 4194304 5992684 140734839237280 140734839223112 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11197/statm: 2007 1377 179 440 0 1563 0
[pid=11323] ppid=11197 vsize=164708 CPUtime=1616.81 cores=1,3,5,7
/proc/11323/stat : 11323 (glucosInc) R 11197 11196 9054 0 -1 4202496 41228 0 0 0 161625 56 0 0 20 0 1 0 272375540 168660992 32596 33554432000 4194304 5654031 140735275381216 140735275369032 4216315 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11323/statm: 41177 32596 142 357 0 40817 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 181884

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 11341
/proc/meminfo: memFree=28690016/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0
[pid=11197] ppid=11196 vsize=8028 CPUtime=105.17 cores=1,3,5,7
/proc/11197/stat : 11197 (npSolver-pbo) S 11196 11196 9054 0 -1 4202496 18024 74458 0 0 121 12 10362 22 20 0 1 0 272365017 8220672 1377 33554432000 4194304 5992684 140734839237280 140734839223112 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11197/statm: 2007 1377 179 440 0 1563 0
[pid=11323] ppid=11197 vsize=164708 CPUtime=1676.8 cores=1,3,5,7
/proc/11323/stat : 11323 (glucosInc) R 11197 11196 9054 0 -1 4202496 42261 0 0 0 167621 59 0 0 20 0 1 0 272375540 168660992 34132 33554432000 4194304 5654031 140735275381216 140735275379144 4232581 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11323/statm: 41177 34132 142 357 0 40817 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 181884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 11344
/proc/meminfo: memFree=28696252/32873844 swapFree=7364/7364
[pid=11196] ppid=11194 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11196/stat : 11196 (npSolver-pbo-It) S 11194 11196 9054 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272365017 9367552 274 33554432000 4194304 5064252 140736793477040 140736793475952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11196/statm: 2287 274 233 213 0 72 0
[pid=11197] ppid=11196 vsize=8028 CPUtime=105.17 cores=1,3,5,7
/proc/11197/stat : 11197 (npSolver-pbo) S 11196 11196 9054 0 -1 4202496 18024 74458 0 0 121 12 10362 22 20 0 1 0 272365017 8220672 1377 33554432000 4194304 5992684 140734839237280 140734839223112 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11197/statm: 2007 1377 179 440 0 1563 0
[pid=11323] ppid=11197 vsize=195528 CPUtime=1694.91 cores=1,3,5,7
/proc/11323/stat : 11323 (glucosInc) R 11197 11196 9054 0 -1 4202496 42862 0 0 0 169431 60 0 0 20 0 1 0 272375540 200220672 37783 33554432000 4194304 5654031 140735275381216 140735275369032 4232968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11323/statm: 48882 37783 142 357 0 48522 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 212704

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.11
CPU user time (s): 1799.16
CPU system time (s): 0.955854
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 212704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.16
system time used= 0.955854
maximum resident set size= 161372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135725
page faults= 0
swaps= 0
block input operations= 0
block output operations= 53752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 956
involuntary context switches= 3739

runsolver used 3.72043 second user time and 9.10262 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-26 22:00:02
IDJOB=3698060
IDBENCH=2250
IDSOLVER=2275
FILE ID=node133/3698060-1338062402
RUNJOBID= node133-1338048810-9071
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-3.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698060-1338062402/watcher-3698060-1338062402 -o /tmp/evaluation-result-3698060-1338062402/solver-3698060-1338062402 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698060-1338062402.opb 515323320 HOME HOME

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

MD5SUM BENCH= 49f1950e042362832bbb830f499dd3e3
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:        28839552 kB
Buffers:          294536 kB
Cached:          2777908 kB
SwapCached:            0 kB
Active:           664992 kB
Inactive:        2547680 kB
Active(anon):     142680 kB
Inactive(anon):        0 kB
Active(file):     522312 kB
Inactive(file):  2547680 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9360 kB
Writeback:             0 kB
AnonPages:        153396 kB
Mapped:            15844 kB
Shmem:               212 kB
Slab:             654892 kB
SReclaimable:      97200 kB
SUnreclaim:       557692 kB
KernelStack:        1528 kB
PageTables:         4700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     297692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 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= 71592 MiB
End job on node133 at 2012-05-26 22:30:03