Trace number 3698061

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-5.opb
MD5SUMdadfd792215a2bce735ffb7b3e25dcc5
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-43
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 constraints58579
Number of constraints which are clauses58579
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.50	c formula is SAT
0.00/0.50	c [INC SEARCH] copied best model
0.00/0.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.56	c model valid
0.00/0.56	c current solution ok
0.00/0.56	o -27
0.00/0.56	c [INC SEARCH] iteration: 1
0.00/0.56	c [INC BOUNDS] best value:918 search for 917
0.00/0.56	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.56	c write failed with 2
0.00/0.56	c [INC SYSTEM] create new solver instance
0.00/0.56	c [INC] encode full formula
0.00/0.56	c (debug) using card networks
0.00/0.58	c set iterative enc to: card
0.00/0.58	c set iterative enc to: none
0.00/0.59	c [INC SEARCH] isOptimum variable: 0
0.00/0.66	c formula is SAT
0.00/0.67	c [INC SEARCH] copied best model
0.00/0.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.72	c model valid
0.00/0.72	c current solution ok
0.00/0.72	o -31
0.00/0.72	c [INC SEARCH] iteration: 2
0.00/0.72	c [INC BOUNDS] best value:914 search for 913
0.00/0.72	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.72	c write failed with 2
0.00/0.73	c [INC SYSTEM] create new solver instance
0.00/0.73	c [INC] encode full formula
0.00/0.73	c (debug) using card networks
0.00/0.75	c set iterative enc to: card
0.00/0.75	c set iterative enc to: none
0.00/0.75	c [INC SEARCH] isOptimum variable: 0
0.96/1.05	c formula is SAT
0.96/1.05	c [INC SEARCH] copied best model
0.96/1.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.06/1.11	c model valid
1.06/1.11	c current solution ok
1.06/1.11	o -32
1.06/1.11	c [INC SEARCH] iteration: 3
1.06/1.11	c [INC BOUNDS] best value:913 search for 912
1.06/1.11	c [INC SYSTEM] there exists a inc, kill it!
1.06/1.11	c write failed with 2
1.06/1.11	c [INC SYSTEM] create new solver instance
1.06/1.11	c [INC] encode full formula
1.06/1.11	c (debug) using card networks
1.06/1.13	c set iterative enc to: card
1.06/1.13	c set iterative enc to: none
1.06/1.14	c [INC SEARCH] isOptimum variable: 0
3.28/3.30	c formula is SAT
3.28/3.31	c [INC SEARCH] copied best model
3.28/3.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.28/3.37	c model valid
3.28/3.37	c current solution ok
3.28/3.37	o -33
3.28/3.37	c [INC SEARCH] iteration: 4
3.28/3.37	c [INC BOUNDS] best value:912 search for 911
3.28/3.37	c [INC SYSTEM] there exists a inc, kill it!
3.28/3.37	c write failed with 2
3.28/3.37	c [INC SYSTEM] create new solver instance
3.28/3.37	c [INC] encode full formula
3.28/3.37	c (debug) using card networks
3.28/3.39	c set iterative enc to: card
3.28/3.39	c set iterative enc to: none
3.38/3.40	c [INC SEARCH] isOptimum variable: 0
5.38/5.47	c formula is SAT
5.38/5.48	c [INC SEARCH] copied best model
5.38/5.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.48/5.54	c model valid
5.48/5.54	c current solution ok
5.48/5.54	o -34
5.48/5.54	c [INC SEARCH] iteration: 5
5.48/5.54	c [INC BOUNDS] best value:911 search for 910
5.48/5.54	c [INC SYSTEM] there exists a inc, kill it!
5.48/5.54	c write failed with 2
5.48/5.54	c [INC SYSTEM] create new solver instance
5.48/5.54	c [INC] encode full formula
5.48/5.54	c (debug) using card networks
5.48/5.56	c set iterative enc to: card
5.48/5.56	c set iterative enc to: none
5.48/5.57	c [INC SEARCH] isOptimum variable: 0
8.36/8.49	c formula is SAT
8.45/8.50	c [INC SEARCH] copied best model
8.45/8.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.45/8.56	c model valid
8.45/8.56	c current solution ok
8.45/8.56	o -35
8.45/8.56	c [INC SEARCH] iteration: 6
8.45/8.56	c [INC BOUNDS] best value:910 search for 909
8.45/8.56	c [INC SYSTEM] there exists a inc, kill it!
8.45/8.56	c write failed with 2
8.45/8.56	c [INC SYSTEM] create new solver instance
8.45/8.56	c [INC] encode full formula
8.45/8.56	c (debug) using card networks
8.45/8.58	c set iterative enc to: card
8.45/8.58	c set iterative enc to: none
8.45/8.59	c [INC SEARCH] isOptimum variable: 0
12.86/12.98	c formula is SAT
12.86/12.99	c [INC SEARCH] copied best model
12.86/12.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.96/13.05	c model valid
12.96/13.05	c current solution ok
12.96/13.05	o -36
12.96/13.05	c [INC SEARCH] iteration: 7
12.96/13.05	c [INC BOUNDS] best value:909 search for 908
12.96/13.05	c [INC SYSTEM] there exists a inc, kill it!
12.96/13.05	c write failed with 2
12.96/13.05	c [INC SYSTEM] create new solver instance
12.96/13.05	c [INC] encode full formula
12.96/13.05	c (debug) using card networks
12.96/13.07	c set iterative enc to: card
12.96/13.07	c set iterative enc to: none
12.96/13.08	c [INC SEARCH] isOptimum variable: 0
16.57/16.60	c formula is SAT
16.57/16.61	c [INC SEARCH] copied best model
16.57/16.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.57/16.66	c model valid
16.57/16.66	c current solution ok
16.57/16.66	o -37
16.57/16.66	c [INC SEARCH] iteration: 8
16.57/16.66	c [INC BOUNDS] best value:908 search for 907
16.57/16.66	c [INC SYSTEM] there exists a inc, kill it!
16.57/16.66	c write failed with 2
16.57/16.67	c [INC SYSTEM] create new solver instance
16.57/16.67	c [INC] encode full formula
16.57/16.67	c (debug) using card networks
16.57/16.69	c set iterative enc to: card
16.57/16.69	c set iterative enc to: none
16.57/16.69	c [INC SEARCH] isOptimum variable: 0
21.57/21.67	c formula is SAT
21.57/21.68	c [INC SEARCH] copied best model
21.57/21.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
21.67/21.73	c model valid
21.67/21.73	c current solution ok
21.67/21.73	o -38
21.67/21.73	c [INC SEARCH] iteration: 9
21.67/21.73	c [INC BOUNDS] best value:907 search for 906
21.67/21.73	c [INC SYSTEM] there exists a inc, kill it!
21.67/21.73	c write failed with 2
21.67/21.74	c [INC SYSTEM] create new solver instance
21.67/21.74	c [INC] encode full formula
21.67/21.74	c (debug) using card networks
21.67/21.76	c set iterative enc to: card
21.67/21.76	c set iterative enc to: none
21.67/21.76	c [INC SEARCH] isOptimum variable: 0
28.46/28.52	c formula is SAT
28.46/28.52	c [INC SEARCH] copied best model
28.46/28.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
28.46/28.58	c model valid
28.46/28.58	c current solution ok
28.46/28.58	o -39
28.46/28.58	c [INC SEARCH] iteration: 10
28.46/28.58	c [INC BOUNDS] best value:906 search for 905
28.46/28.58	c [INC SYSTEM] there exists a inc, kill it!
28.46/28.58	c write failed with 2
28.46/28.58	c [INC SYSTEM] create new solver instance
28.46/28.58	c [INC] encode full formula
28.46/28.58	c (debug) using card networks
28.57/28.61	c set iterative enc to: card
28.57/28.61	c set iterative enc to: none
28.57/28.61	c [INC SEARCH] isOptimum variable: 0
37.07/37.12	c formula is SAT
37.07/37.13	c [INC SEARCH] copied best model
37.07/37.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
37.07/37.19	c model valid
37.07/37.19	c current solution ok
37.07/37.19	o -40
37.07/37.19	c [INC SEARCH] iteration: 11
37.07/37.19	c [INC BOUNDS] best value:905 search for 904
37.07/37.19	c [INC SYSTEM] there exists a inc, kill it!
37.07/37.19	c write failed with 2
37.07/37.19	c [INC SYSTEM] create new solver instance
37.07/37.19	c [INC] encode full formula
37.07/37.19	c (debug) using card networks
37.18/37.21	c set iterative enc to: card
37.18/37.21	c set iterative enc to: none
37.18/37.22	c [INC SEARCH] isOptimum variable: 0
46.96/47.03	c formula is SAT
46.96/47.03	c [INC SEARCH] copied best model
46.96/47.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
46.96/47.09	c model valid
46.96/47.09	c current solution ok
46.96/47.09	o -41
46.96/47.09	c [INC SEARCH] iteration: 12
46.96/47.09	c [INC BOUNDS] best value:904 search for 903
46.96/47.09	c [INC SYSTEM] there exists a inc, kill it!
46.96/47.09	c write failed with 2
46.96/47.09	c [INC SYSTEM] create new solver instance
46.96/47.09	c [INC] encode full formula
46.96/47.09	c (debug) using card networks
47.07/47.11	c set iterative enc to: card
47.07/47.11	c set iterative enc to: none
47.07/47.12	c [INC SEARCH] isOptimum variable: 0
81.73/81.84	c formula is SAT
81.73/81.84	c [INC SEARCH] copied best model
81.73/81.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
81.83/81.90	c model valid
81.83/81.90	c current solution ok
81.83/81.90	o -42
81.83/81.90	c [INC SEARCH] iteration: 13
81.83/81.90	c [INC BOUNDS] best value:903 search for 902
81.83/81.90	c [INC SYSTEM] there exists a inc, kill it!
81.83/81.90	c write failed with 2
81.83/81.90	c [INC SYSTEM] create new solver instance
81.83/81.90	c [INC] encode full formula
81.83/81.90	c (debug) using card networks
81.83/81.92	c set iterative enc to: card
81.83/81.92	c set iterative enc to: none
81.83/81.93	c [INC SEARCH] isOptimum variable: 0
421.48/421.63	c formula is SAT
421.48/421.63	c [INC SEARCH] copied best model
421.48/421.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
421.48/421.69	c model valid
421.48/421.69	c current solution ok
421.48/421.69	o -43
421.48/421.69	c [INC SEARCH] iteration: 14
421.48/421.69	c [INC BOUNDS] best value:902 search for 901
421.48/421.69	c [INC SYSTEM] there exists a inc, kill it!
421.48/421.69	c write failed with 2
421.48/421.69	c [INC SYSTEM] create new solver instance
421.48/421.69	c [INC] encode full formula
421.48/421.69	c (debug) using card networks
421.59/421.72	c set iterative enc to: card
421.59/421.72	c set iterative enc to: none
421.59/421.73	c [INC SEARCH] isOptimum variable: 0
1342.10/1342.42	c formula is SAT
1342.10/1342.42	c [INC SEARCH] copied best model
1342.10/1342.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1342.10/1342.48	c model valid
1342.10/1342.48	c current solution ok
1342.10/1342.48	o -44
1342.10/1342.48	c [INC SEARCH] iteration: 15
1342.10/1342.48	c [INC BOUNDS] best value:901 search for 900
1342.10/1342.48	c [INC SYSTEM] there exists a inc, kill it!
1342.10/1342.48	c write failed with 2
1342.10/1342.48	c [INC SYSTEM] create new solver instance
1342.10/1342.48	c [INC] encode full formula
1342.10/1342.48	c (debug) using card networks
1342.23/1342.50	c set iterative enc to: card
1342.23/1342.50	c set iterative enc to: none
1342.23/1342.51	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.40	s UNKNOWN
1800.03/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.03/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-3698061-1338062828/watcher-3698061-1338062828 -o /tmp/evaluation-result-3698061-1338062828/solver-3698061-1338062828 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698061-1338062828.opb 2040888888 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.12 2.05 2.01 3/178 3142
/proc/meminfo: memFree=29081420/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0

[startup+0.098446 s]
/proc/loadavg: 2.12 2.05 2.01 3/178 3142
/proc/meminfo: memFree=29081420/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100231 s]
/proc/loadavg: 2.12 2.05 2.01 3/178 3142
/proc/meminfo: memFree=29081420/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300279 s]
/proc/loadavg: 2.12 2.05 2.01 3/178 3142
/proc/meminfo: memFree=29081420/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700244 s]
/proc/loadavg: 2.12 2.05 2.01 3/178 3142
/proc/meminfo: memFree=29081420/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.12 2.05 2.01 3/181 3155
/proc/meminfo: memFree=29057824/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0
[pid=3143] ppid=3142 vsize=8028 CPUtime=1.11 cores=1,3,5,7
/proc/3143/stat : 3143 (npSolver-pbo) S 3142 3142 1914 0 -1 4202496 5211 16922 0 0 45 9 53 4 20 0 1 0 272408306 8220672 1606 33554432000 4194304 5992684 140737167661504 140737167647336 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3143/statm: 2007 1606 179 440 0 1563 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 17176

[startup+3.10039 s]
/proc/loadavg: 2.11 2.04 2.01 3/181 3157
/proc/meminfo: memFree=29054792/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0
[pid=3143] ppid=3142 vsize=8028 CPUtime=1.11 cores=1,3,5,7
/proc/3143/stat : 3143 (npSolver-pbo) S 3142 3142 1914 0 -1 4202496 5211 16922 0 0 45 9 53 4 20 0 1 0 272408306 8220672 1606 33554432000 4194304 5992684 140737167661504 140737167647336 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3143/statm: 2007 1606 179 440 0 1563 0
[pid=3157] ppid=3143 vsize=20144 CPUtime=1.95 cores=1,3,5,7
/proc/3157/stat : 3157 (glucosInc) R 3143 3142 1914 0 -1 4202496 3962 0 0 0 195 0 0 0 20 0 1 0 272408420 20627456 4122 33554432000 4194304 5654031 140733491821408 140733491819176 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3157/statm: 5036 4122 140 357 0 4676 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 37320

[startup+6.30025 s]
/proc/loadavg: 2.11 2.04 2.01 3/181 3159
/proc/meminfo: memFree=29051628/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0
[pid=3143] ppid=3142 vsize=8028 CPUtime=5.54 cores=1,3,5,7
/proc/3143/stat : 3143 (npSolver-pbo) S 3142 3142 1914 0 -1 4202496 7307 26041 0 0 62 10 476 6 20 0 1 0 272408306 8220672 1606 33554432000 4194304 5992684 140737167661504 140737167647336 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3143/statm: 2007 1606 179 440 0 1563 0
Current children cumulated CPU time (s) 5.54
Current children cumulated vsize (KiB) 17176

[startup+12.7004 s]
/proc/loadavg: 2.09 2.04 2.01 3/181 3163
/proc/meminfo: memFree=29045864/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0
[pid=3143] ppid=3142 vsize=8028 CPUtime=8.56 cores=1,3,5,7
/proc/3143/stat : 3143 (npSolver-pbo) S 3142 3142 1914 0 -1 4202496 8355 30767 0 0 70 11 768 7 20 0 1 0 272408306 8220672 1606 33554432000 4194304 5992684 140737167661504 140737167647336 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3143/statm: 2007 1606 179 440 0 1563 0
[pid=3163] ppid=3143 vsize=20628 CPUtime=4.1 cores=1,3,5,7
/proc/3163/stat : 3163 (glucosInc) R 3143 3142 1914 0 -1 4202496 4515 0 0 0 409 1 0 0 20 0 1 0 272409165 21123072 4302 33554432000 4194304 5654031 140735022324256 140735022312072 4232662 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3163/statm: 5157 4302 142 357 0 4797 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 37804

[startup+25.5004 s]
/proc/loadavg: 2.08 2.04 2.01 3/181 3169
/proc/meminfo: memFree=29067016/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0
[pid=3143] ppid=3142 vsize=8028 CPUtime=21.74 cores=1,3,5,7
/proc/3143/stat : 3143 (npSolver-pbo) S 3142 3142 1914 0 -1 4202496 11499 47094 0 0 95 12 2055 12 20 0 1 0 272408306 8220672 1606 33554432000 4194304 5992684 140737167661504 140737167647336 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3143/statm: 2007 1606 179 440 0 1563 0
[pid=3169] ppid=3143 vsize=20632 CPUtime=3.72 cores=1,3,5,7
/proc/3169/stat : 3169 (glucosInc) R 3143 3142 1914 0 -1 4202496 4487 0 0 0 371 1 0 0 20 0 1 0 272410483 21127168 4199 33554432000 4194304 5654031 140735993366016 140735993353832 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3169/statm: 5158 4199 142 357 0 4798 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 37808

[startup+51.1004 s]
/proc/loadavg: 2.05 2.04 2.00 3/181 3175
/proc/meminfo: memFree=29033080/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0
[pid=3143] ppid=3142 vsize=8028 CPUtime=47.08 cores=1,3,5,7
/proc/3143/stat : 3143 (npSolver-pbo) S 3142 3142 1914 0 -1 4202496 14643 69902 0 0 120 13 4557 18 20 0 1 0 272408306 8220672 1606 33554432000 4194304 5992684 140737167661504 140737167647336 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3143/statm: 2007 1606 179 440 0 1563 0
[pid=3175] ppid=3143 vsize=20468 CPUtime=3.96 cores=1,3,5,7
/proc/3175/stat : 3175 (glucosInc) R 3143 3142 1914 0 -1 4202496 4908 0 0 0 396 0 0 0 20 0 1 0 272413018 20959232 4163 33554432000 4194304 5654031 140736133793040 140736133780856 4233204 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3175/statm: 5117 4163 142 357 0 4757 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 37644

[startup+102.307 s]
/proc/loadavg: 2.05 2.04 2.00 3/181 3177
/proc/meminfo: memFree=29032004/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0
[pid=3143] ppid=3142 vsize=8028 CPUtime=81.9 cores=1,3,5,7
/proc/3143/stat : 3143 (npSolver-pbo) S 3142 3142 1914 0 -1 4202496 15691 78871 0 0 129 14 8026 21 20 0 1 0 272408306 8220672 1606 33554432000 4194304 5992684 140737167661504 140737167647336 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3143/statm: 2007 1606 179 440 0 1563 0
[pid=3177] ppid=3143 vsize=37064 CPUtime=20.35 cores=1,3,5,7
/proc/3177/stat : 3177 (glucosInc) R 3143 3142 1914 0 -1 4202496 7123 0 0 0 2033 2 0 0 20 0 1 0 272416499 37953536 8673 33554432000 4194304 5654031 140733482683072 140733482670888 4232800 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3177/statm: 9266 8673 142 357 0 8906 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 54240

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 3178
/proc/meminfo: memFree=28987488/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0
[pid=3143] ppid=3142 vsize=8028 CPUtime=81.9 cores=1,3,5,7
/proc/3143/stat : 3143 (npSolver-pbo) S 3142 3142 1914 0 -1 4202496 15691 78871 0 0 129 14 8026 21 20 0 1 0 272408306 8220672 1606 33554432000 4194304 5992684 140737167661504 140737167647336 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3143/statm: 2007 1606 179 440 0 1563 0
[pid=3177] ppid=3143 vsize=58708 CPUtime=80.34 cores=1,3,5,7
/proc/3177/stat : 3177 (glucosInc) R 3143 3142 1914 0 -1 4202496 9492 0 0 0 8030 4 0 0 20 0 1 0 272416499 60116992 14058 33554432000 4194304 5654031 140733482683072 140733482680872 4215097 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3177/statm: 14677 14058 142 357 0 14317 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 75884

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 3181
/proc/meminfo: memFree=28970560/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0
[pid=3143] ppid=3142 vsize=8028 CPUtime=81.9 cores=1,3,5,7
/proc/3143/stat : 3143 (npSolver-pbo) S 3142 3142 1914 0 -1 4202496 15691 78871 0 0 129 14 8026 21 20 0 1 0 272408306 8220672 1606 33554432000 4194304 5992684 140737167661504 140737167647336 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3143/statm: 2007 1606 179 440 0 1563 0
[pid=3177] ppid=3143 vsize=81984 CPUtime=140.33 cores=1,3,5,7
/proc/3177/stat : 3177 (glucosInc) R 3143 3142 1914 0 -1 4202496 10200 0 0 0 14028 5 0 0 20 0 1 0 272416499 83951616 19418 33554432000 4194304 5654031 140733482683072 140733482670888 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3177/statm: 20496 19418 142 357 0 20136 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 99160

[startup+282.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 3181
/proc/meminfo: memFree=28940208/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0
[pid=3143] ppid=3142 vsize=8028 CPUtime=81.9 cores=1,3,5,7

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

/proc/meminfo: memFree=29164652/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0
[pid=3143] ppid=3142 vsize=8028 CPUtime=421.61 cores=1,3,5,7
/proc/3143/stat : 3143 (npSolver-pbo) S 3142 3142 1914 0 -1 4202496 16739 91577 0 0 137 14 41981 29 20 0 1 0 272408306 8220672 1606 33554432000 4194304 5992684 140737167661504 140737167647336 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3143/statm: 2007 1606 179 440 0 1563 0
[pid=3184] ppid=3143 vsize=112268 CPUtime=820.41 cores=1,3,5,7
/proc/3184/stat : 3184 (glucosInc) R 3143 3142 1914 0 -1 4202496 15366 0 0 0 82024 17 0 0 20 0 1 0 272450479 114962432 23296 33554432000 4194304 5654031 140736653046048 140736653033864 4232810 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3184/statm: 28067 23296 142 357 0 27707 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 129444

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3262
/proc/meminfo: memFree=29092836/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0
[pid=3143] ppid=3142 vsize=8028 CPUtime=421.61 cores=1,3,5,7
/proc/3143/stat : 3143 (npSolver-pbo) S 3142 3142 1914 0 -1 4202496 16739 91577 0 0 137 14 41981 29 20 0 1 0 272408306 8220672 1606 33554432000 4194304 5992684 140737167661504 140737167647336 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3143/statm: 2007 1606 179 440 0 1563 0
[pid=3184] ppid=3143 vsize=161588 CPUtime=880.4 cores=1,3,5,7
/proc/3184/stat : 3184 (glucosInc) R 3143 3142 1914 0 -1 4202496 15893 0 0 0 88021 19 0 0 20 0 1 0 272450479 165466112 34801 33554432000 4194304 5654031 140736653046048 140736653033864 4233144 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3184/statm: 40397 34801 142 357 0 40037 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 178764

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3265
/proc/meminfo: memFree=29198292/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0
[pid=3143] ppid=3142 vsize=8028 CPUtime=1342.24 cores=1,3,5,7
/proc/3143/stat : 3143 (npSolver-pbo) S 3142 3142 1914 0 -1 4202496 17787 108266 0 0 145 15 134013 51 20 0 1 0 272408306 8220672 1606 33554432000 4194304 5992684 140737167661504 140737167647336 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3143/statm: 2007 1606 179 440 0 1563 0
[pid=3265] ppid=3143 vsize=37128 CPUtime=19.77 cores=1,3,5,7
/proc/3265/stat : 3265 (glucosInc) R 3143 3142 1914 0 -1 4202496 9235 0 0 0 1975 2 0 0 20 0 1 0 272542557 38019072 8168 33554432000 4194304 5654031 140733569833936 140733569821752 4232398 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3265/statm: 9282 8168 142 357 0 8922 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 54304

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 3268
/proc/meminfo: memFree=29177724/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0
[pid=3143] ppid=3142 vsize=8028 CPUtime=1342.24 cores=1,3,5,7
/proc/3143/stat : 3143 (npSolver-pbo) S 3142 3142 1914 0 -1 4202496 17787 108266 0 0 145 15 134013 51 20 0 1 0 272408306 8220672 1606 33554432000 4194304 5992684 140737167661504 140737167647336 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3143/statm: 2007 1606 179 440 0 1563 0
[pid=3265] ppid=3143 vsize=63116 CPUtime=79.76 cores=1,3,5,7
/proc/3265/stat : 3265 (glucosInc) R 3143 3142 1914 0 -1 4202496 11322 0 0 0 7973 3 0 0 20 0 1 0 272542557 64630784 12722 33554432000 4194304 5654031 140733569833936 140733569821752 4215883 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3265/statm: 15779 12722 142 357 0 15419 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 80292

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3268
/proc/meminfo: memFree=29143912/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0
[pid=3143] ppid=3142 vsize=8028 CPUtime=1342.24 cores=1,3,5,7
/proc/3143/stat : 3143 (npSolver-pbo) S 3142 3142 1914 0 -1 4202496 17787 108266 0 0 145 15 134013 51 20 0 1 0 272408306 8220672 1606 33554432000 4194304 5992684 140737167661504 140737167647336 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3143/statm: 2007 1606 179 440 0 1563 0
[pid=3265] ppid=3143 vsize=81972 CPUtime=139.75 cores=1,3,5,7
/proc/3265/stat : 3265 (glucosInc) R 3143 3142 1914 0 -1 4202496 11847 0 0 0 13971 4 0 0 20 0 1 0 272542557 83939328 17904 33554432000 4194304 5654031 140733569833936 140733569821752 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3265/statm: 20493 17904 142 357 0 20133 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 99148

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3268
/proc/meminfo: memFree=29158680/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0
[pid=3143] ppid=3142 vsize=8028 CPUtime=1342.24 cores=1,3,5,7
/proc/3143/stat : 3143 (npSolver-pbo) S 3142 3142 1914 0 -1 4202496 17787 108266 0 0 145 15 134013 51 20 0 1 0 272408306 8220672 1606 33554432000 4194304 5992684 140737167661504 140737167647336 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3143/statm: 2007 1606 179 440 0 1563 0
[pid=3265] ppid=3143 vsize=81976 CPUtime=199.73 cores=1,3,5,7
/proc/3265/stat : 3265 (glucosInc) R 3143 3142 1914 0 -1 4202496 12446 0 0 0 19969 4 0 0 20 0 1 0 272542557 83943424 14260 33554432000 4194304 5654031 140733569833936 140733569821752 4215112 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3265/statm: 20494 14260 142 357 0 20134 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 99152

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3268
/proc/meminfo: memFree=29124984/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0
[pid=3143] ppid=3142 vsize=8028 CPUtime=1342.24 cores=1,3,5,7
/proc/3143/stat : 3143 (npSolver-pbo) S 3142 3142 1914 0 -1 4202496 17787 108266 0 0 145 15 134013 51 20 0 1 0 272408306 8220672 1606 33554432000 4194304 5992684 140737167661504 140737167647336 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3143/statm: 2007 1606 179 440 0 1563 0
[pid=3265] ppid=3143 vsize=94812 CPUtime=259.72 cores=1,3,5,7
/proc/3265/stat : 3265 (glucosInc) R 3143 3142 1914 0 -1 4202496 13305 0 0 0 25967 5 0 0 20 0 1 0 272542557 97087488 22770 33554432000 4194304 5654031 140733569833936 140733569821752 4232800 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3265/statm: 23703 22770 142 357 0 23343 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 111988

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3269
/proc/meminfo: memFree=29089296/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0
[pid=3143] ppid=3142 vsize=8028 CPUtime=1342.24 cores=1,3,5,7
/proc/3143/stat : 3143 (npSolver-pbo) S 3142 3142 1914 0 -1 4202496 17787 108266 0 0 145 15 134013 51 20 0 1 0 272408306 8220672 1606 33554432000 4194304 5992684 140737167661504 140737167647336 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3143/statm: 2007 1606 179 440 0 1563 0
[pid=3265] ppid=3143 vsize=94812 CPUtime=319.71 cores=1,3,5,7
/proc/3265/stat : 3265 (glucosInc) R 3143 3142 1914 0 -1 4202496 13752 0 0 0 31964 7 0 0 20 0 1 0 272542557 97087488 23138 33554432000 4194304 5654031 140733569833936 140733569831960 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3265/statm: 23703 23138 142 357 0 23343 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 111988

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3269
/proc/meminfo: memFree=29122808/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0
[pid=3143] ppid=3142 vsize=8028 CPUtime=1342.24 cores=1,3,5,7
/proc/3143/stat : 3143 (npSolver-pbo) S 3142 3142 1914 0 -1 4202496 17787 108266 0 0 145 15 134013 51 20 0 1 0 272408306 8220672 1606 33554432000 4194304 5992684 140737167661504 140737167647336 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3143/statm: 2007 1606 179 440 0 1563 0
[pid=3265] ppid=3143 vsize=94812 CPUtime=379.7 cores=1,3,5,7
/proc/3265/stat : 3265 (glucosInc) R 3143 3142 1914 0 -1 4202496 13998 0 0 0 37961 9 0 0 20 0 1 0 272542557 97087488 23138 33554432000 4194304 5654031 140733569833936 140733569821752 4233204 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3265/statm: 23703 23138 142 357 0 23343 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 111988

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3269
/proc/meminfo: memFree=29122684/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0
[pid=3143] ppid=3142 vsize=8028 CPUtime=1342.24 cores=1,3,5,7
/proc/3143/stat : 3143 (npSolver-pbo) S 3142 3142 1914 0 -1 4202496 17787 108266 0 0 145 15 134013 51 20 0 1 0 272408306 8220672 1606 33554432000 4194304 5992684 140737167661504 140737167647336 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3143/statm: 2007 1606 179 440 0 1563 0
[pid=3265] ppid=3143 vsize=94812 CPUtime=439.68 cores=1,3,5,7
/proc/3265/stat : 3265 (glucosInc) R 3143 3142 1914 0 -1 4202496 14250 0 0 0 43957 11 0 0 20 0 1 0 272542557 97087488 23138 33554432000 4194304 5654031 140733569833936 140733569831960 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3265/statm: 23703 23138 142 357 0 23343 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 111988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3269
/proc/meminfo: memFree=29046040/32873844 swapFree=7384/7384
[pid=3142] ppid=3140 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3142/stat : 3142 (npSolver-pbo-It) S 3140 3142 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272408306 9367552 274 33554432000 4194304 5064252 140735519957600 140735519956512 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3142/statm: 2287 274 233 213 0 72 0
[pid=3143] ppid=3142 vsize=8028 CPUtime=1342.24 cores=1,3,5,7
/proc/3143/stat : 3143 (npSolver-pbo) S 3142 3142 1914 0 -1 4202496 17787 108266 0 0 145 15 134013 51 20 0 1 0 272408306 8220672 1606 33554432000 4194304 5992684 140737167661504 140737167647336 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3143/statm: 2007 1606 179 440 0 1563 0
[pid=3265] ppid=3143 vsize=144132 CPUtime=457.79 cores=1,3,5,7
/proc/3265/stat : 3265 (glucosInc) R 3143 3142 1914 0 -1 4202496 14333 0 0 0 45767 12 0 0 20 0 1 0 272542557 147591168 32419 33554432000 4194304 5654031 140733569833936 140733569821752 4232939 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3265/statm: 36033 32419 142 357 0 35673 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 161308

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.27
CPU system time (s): 0.789879
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 178764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.27
system time used= 0.789879
maximum resident set size= 141252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140768
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= 1221
involuntary context switches= 3725

runsolver used 3.52846 second user time and 8.17476 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-26 22:07:09
IDJOB=3698061
IDBENCH=2254
IDSOLVER=2275
FILE ID=node136/3698061-1338062828
RUNJOBID= node136-1338052928-1931
PBS_JOBID= 14624396
Free space on /tmp= 71624 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-5.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698061-1338062828/watcher-3698061-1338062828 -o /tmp/evaluation-result-3698061-1338062828/solver-3698061-1338062828 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698061-1338062828.opb 2040888888 HOME HOME

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

MD5SUM BENCH= dadfd792215a2bce735ffb7b3e25dcc5
RANDOM SEED=2040888888

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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.94
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		: 2667.247
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.90
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		: 2667.247
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.90
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		: 2667.247
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		: 2667.247
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		: 2667.247
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:        29082444 kB
Buffers:          340684 kB
Cached:          2393084 kB
SwapCached:        24460 kB
Active:          1069252 kB
Inactive:        1944044 kB
Active(anon):     254160 kB
Inactive(anon):    25096 kB
Active(file):     815092 kB
Inactive(file):  1918948 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:              9384 kB
Writeback:             0 kB
AnonPages:        260548 kB
Mapped:            10872 kB
Shmem:                 0 kB
Slab:             639584 kB
SReclaimable:      81248 kB
SUnreclaim:       558336 kB
KernelStack:        1472 kB
PageTables:         4680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     391124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    217088 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= 71624 MiB
End job on node136 at 2012-05-26 22:37:09