Trace number 3698066

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.13 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-5.opb
MD5SUM32f273c48805c1e726044ae006778010
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-48
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -49
Optimality of the best value was proved NO
Number of variables1150
Total number of constraints80035
Number of constraints which are clauses80035
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 1150
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 1150
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1150
Number of bits of the biggest sum of numbers11
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.17	c run inc solver
0.00/0.17	c [INC SYSTEM] run initial solver
0.00/0.17	c [INC SYSTEM] preprocess with white file
0.00/0.32	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.32	c [INC SYSTEM] execute solver
0.00/0.33	c [INC SEARCH] formula is SAT
0.00/0.33	c [INC SYSTEM] solved the initial formula
0.00/0.41	c model valid
0.00/0.41	c current solution ok
0.00/0.54	o 0
0.00/0.54	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.54	c write failed with 2
0.00/0.54	c [INC SEARCH] iteration: 0
0.00/0.54	c [INC BOUNDS] best value:1150 search for 1149
0.00/0.54	c [INC SYSTEM] create new solver instance
0.00/0.54	c [INC] encode full formula
0.00/0.54	c (debug) using card networks
0.00/0.59	c set iterative enc to: card
0.00/0.59	c set iterative enc to: none
0.00/0.60	c [INC SEARCH] isOptimum variable: 0
0.00/0.91	c formula is SAT
0.00/0.92	c [INC SEARCH] copied best model
0.00/0.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/1.00	c model valid
0.00/1.00	c current solution ok
0.00/1.00	o -33
0.00/1.00	c [INC SEARCH] iteration: 1
0.00/1.00	c [INC BOUNDS] best value:1117 search for 1116
0.00/1.00	c [INC SYSTEM] there exists a inc, kill it!
0.00/1.00	c write failed with 2
0.97/1.00	c [INC SYSTEM] create new solver instance
0.97/1.00	c [INC] encode full formula
0.97/1.00	c (debug) using card networks
0.97/1.06	c set iterative enc to: card
0.97/1.06	c set iterative enc to: none
0.97/1.07	c [INC SEARCH] isOptimum variable: 0
1.06/1.35	c formula is SAT
1.06/1.35	c [INC SEARCH] copied best model
1.06/1.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.11/1.43	c model valid
1.11/1.43	c current solution ok
1.11/1.43	o -35
1.11/1.43	c [INC SEARCH] iteration: 2
1.11/1.43	c [INC BOUNDS] best value:1115 search for 1114
1.11/1.43	c [INC SYSTEM] there exists a inc, kill it!
1.11/1.43	c write failed with 2
1.11/1.43	c [INC SYSTEM] create new solver instance
1.11/1.43	c [INC] encode full formula
1.11/1.43	c (debug) using card networks
1.11/1.49	c set iterative enc to: card
1.11/1.49	c set iterative enc to: none
1.48/1.50	c [INC SEARCH] isOptimum variable: 0
1.48/1.78	c formula is SAT
1.48/1.78	c [INC SEARCH] copied best model
1.48/1.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.49/1.86	c model valid
1.49/1.86	c current solution ok
1.49/1.86	o -36
1.49/1.86	c [INC SEARCH] iteration: 3
1.49/1.86	c [INC BOUNDS] best value:1114 search for 1113
1.49/1.86	c [INC SYSTEM] there exists a inc, kill it!
1.49/1.86	c write failed with 2
1.49/1.87	c [INC SYSTEM] create new solver instance
1.49/1.87	c [INC] encode full formula
1.49/1.87	c (debug) using card networks
1.87/1.92	c set iterative enc to: card
1.87/1.92	c set iterative enc to: none
1.87/1.93	c [INC SEARCH] isOptimum variable: 0
5.56/5.69	c formula is SAT
5.56/5.69	c [INC SEARCH] copied best model
5.56/5.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.66/5.78	c model valid
5.66/5.78	c current solution ok
5.66/5.78	o -39
5.66/5.78	c [INC SEARCH] iteration: 4
5.66/5.78	c [INC BOUNDS] best value:1111 search for 1110
5.66/5.78	c [INC SYSTEM] there exists a inc, kill it!
5.66/5.78	c write failed with 2
5.66/5.78	c [INC SYSTEM] create new solver instance
5.66/5.78	c [INC] encode full formula
5.66/5.78	c (debug) using card networks
5.77/5.83	c set iterative enc to: card
5.77/5.83	c set iterative enc to: none
5.77/5.84	c [INC SEARCH] isOptimum variable: 0
15.25/15.34	c formula is SAT
15.25/15.34	c [INC SEARCH] copied best model
15.25/15.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.34/15.42	c model valid
15.34/15.42	c current solution ok
15.34/15.42	o -40
15.34/15.42	c [INC SEARCH] iteration: 5
15.34/15.42	c [INC BOUNDS] best value:1110 search for 1109
15.34/15.42	c [INC SYSTEM] there exists a inc, kill it!
15.34/15.42	c write failed with 2
15.34/15.43	c [INC SYSTEM] create new solver instance
15.34/15.43	c [INC] encode full formula
15.34/15.43	c (debug) using card networks
15.34/15.48	c set iterative enc to: card
15.34/15.48	c set iterative enc to: none
15.34/15.49	c [INC SEARCH] isOptimum variable: 0
26.31/26.48	c formula is SAT
26.31/26.49	c [INC SEARCH] copied best model
26.31/26.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
26.42/26.57	c model valid
26.42/26.57	c current solution ok
26.42/26.57	o -41
26.42/26.57	c [INC SEARCH] iteration: 6
26.42/26.57	c [INC BOUNDS] best value:1109 search for 1108
26.42/26.57	c [INC SYSTEM] there exists a inc, kill it!
26.42/26.57	c write failed with 2
26.42/26.57	c [INC SYSTEM] create new solver instance
26.42/26.57	c [INC] encode full formula
26.42/26.57	c (debug) using card networks
26.52/26.62	c set iterative enc to: card
26.52/26.62	c set iterative enc to: none
26.52/26.63	c [INC SEARCH] isOptimum variable: 0
38.00/38.19	c formula is SAT
38.00/38.19	c [INC SEARCH] copied best model
38.00/38.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
38.10/38.27	c model valid
38.10/38.27	c current solution ok
38.10/38.27	o -43
38.10/38.27	c [INC SEARCH] iteration: 7
38.10/38.27	c [INC BOUNDS] best value:1107 search for 1106
38.10/38.27	c [INC SYSTEM] there exists a inc, kill it!
38.10/38.27	c write failed with 2
38.10/38.28	c [INC SYSTEM] create new solver instance
38.10/38.28	c [INC] encode full formula
38.10/38.28	c (debug) using card networks
38.21/38.33	c set iterative enc to: card
38.21/38.33	c set iterative enc to: none
38.21/38.34	c [INC SEARCH] isOptimum variable: 0
50.79/50.97	c formula is SAT
50.79/50.98	c [INC SEARCH] copied best model
50.79/50.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
50.89/51.06	c model valid
50.89/51.06	c current solution ok
50.89/51.06	o -44
50.89/51.06	c [INC SEARCH] iteration: 8
50.89/51.06	c [INC BOUNDS] best value:1106 search for 1105
50.89/51.06	c [INC SYSTEM] there exists a inc, kill it!
50.89/51.06	c write failed with 2
50.89/51.06	c [INC SYSTEM] create new solver instance
50.89/51.06	c [INC] encode full formula
50.89/51.06	c (debug) using card networks
50.99/51.12	c set iterative enc to: card
50.99/51.12	c set iterative enc to: none
50.99/51.13	c [INC SEARCH] isOptimum variable: 0
78.27/78.42	c formula is SAT
78.27/78.42	c [INC SEARCH] copied best model
78.27/78.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
78.37/78.50	c model valid
78.37/78.50	c current solution ok
78.37/78.50	o -45
78.37/78.50	c [INC SEARCH] iteration: 9
78.37/78.50	c [INC BOUNDS] best value:1105 search for 1104
78.37/78.50	c [INC SYSTEM] there exists a inc, kill it!
78.37/78.50	c write failed with 2
78.37/78.51	c [INC SYSTEM] create new solver instance
78.37/78.51	c [INC] encode full formula
78.37/78.51	c (debug) using card networks
78.37/78.56	c set iterative enc to: card
78.37/78.56	c set iterative enc to: none
78.37/78.58	c [INC SEARCH] isOptimum variable: 0
122.16/122.32	c formula is SAT
122.16/122.33	c [INC SEARCH] copied best model
122.16/122.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
122.26/122.41	c model valid
122.26/122.41	c current solution ok
122.26/122.41	o -46
122.26/122.41	c [INC SEARCH] iteration: 10
122.26/122.41	c [INC BOUNDS] best value:1104 search for 1103
122.26/122.41	c [INC SYSTEM] there exists a inc, kill it!
122.26/122.41	c write failed with 2
122.26/122.41	c [INC SYSTEM] create new solver instance
122.26/122.41	c [INC] encode full formula
122.26/122.41	c (debug) using card networks
122.26/122.47	c set iterative enc to: card
122.26/122.47	c set iterative enc to: none
122.26/122.48	c [INC SEARCH] isOptimum variable: 0
240.64/240.84	c formula is SAT
240.64/240.85	c [INC SEARCH] copied best model
240.64/240.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
240.75/240.93	c model valid
240.75/240.93	c current solution ok
240.75/240.93	o -47
240.75/240.93	c [INC SEARCH] iteration: 11
240.75/240.93	c [INC BOUNDS] best value:1103 search for 1102
240.75/240.93	c [INC SYSTEM] there exists a inc, kill it!
240.75/240.93	c write failed with 2
240.75/240.93	c [INC SYSTEM] create new solver instance
240.75/240.93	c [INC] encode full formula
240.75/240.93	c (debug) using card networks
240.75/240.99	c set iterative enc to: card
240.75/240.99	c set iterative enc to: none
240.84/241.00	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.50	s UNKNOWN
1800.09/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.50	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-3698066-1338063353/watcher-3698066-1338063353 -o /tmp/evaluation-result-3698066-1338063353/solver-3698066-1338063353 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698066-1338063353.opb 1983951891 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5455
/proc/meminfo: memFree=27783104/32873844 swapFree=7124/7124
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0

[startup+0.041171 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5455
/proc/meminfo: memFree=27783104/32873844 swapFree=7124/7124
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100244 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5455
/proc/meminfo: memFree=27783104/32873844 swapFree=7124/7124
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300255 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5455
/proc/meminfo: memFree=27783104/32873844 swapFree=7124/7124
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700203 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 5455
/proc/meminfo: memFree=27783104/32873844 swapFree=7124/7124
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5464
/proc/meminfo: memFree=27740536/32873844 swapFree=7124/7124
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0
[pid=5456] ppid=5455 vsize=12844 CPUtime=1.48 cores=1,3,5,7
/proc/5456/stat : 5456 (npSolver-pbo) R 5455 5455 4265 0 -1 4202496 7827 21951 0 0 61 12 69 6 20 0 1 0 272460687 13152256 2788 33554432000 4194304 5992684 140733458007104 140733458000608 5182699 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5456/statm: 3211 2788 179 440 0 2767 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21992

[startup+3.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5470
/proc/meminfo: memFree=27742396/32873844 swapFree=7124/7124
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0
[pid=5456] ppid=5455 vsize=4656 CPUtime=1.92 cores=1,3,5,7
/proc/5456/stat : 5456 (npSolver-pbo) S 5455 5455 4265 0 -1 4202496 10453 30356 0 0 75 13 95 9 20 0 1 0 272460687 4767744 849 33554432000 4194304 5992684 140733458007104 140733457992936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5456/statm: 1164 849 179 440 0 720 0
[pid=5470] ppid=5456 vsize=34988 CPUtime=1.14 cores=1,3,5,7
/proc/5470/stat : 5470 (glucosInc) R 5456 5455 4265 0 -1 4202496 7870 0 0 0 112 2 0 0 20 0 1 0 272460881 35827712 8018 33554432000 4194304 5654031 140735917053600 140735917051368 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5470/statm: 8747 8018 131 357 0 8387 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 48792

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5470
/proc/meminfo: memFree=27738660/32873844 swapFree=7124/7124
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0
[pid=5456] ppid=5455 vsize=4656 CPUtime=5.82 cores=1,3,5,7
/proc/5456/stat : 5456 (npSolver-pbo) S 5455 5455 4265 0 -1 4202496 13069 38866 0 0 89 14 467 12 20 0 1 0 272460687 4767744 849 33554432000 4194304 5992684 140733458007104 140733457992936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5456/statm: 1164 849 179 440 0 720 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 13804

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5472
/proc/meminfo: memFree=27730916/32873844 swapFree=7124/7124
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0
[pid=5456] ppid=5455 vsize=4656 CPUtime=5.82 cores=1,3,5,7
/proc/5456/stat : 5456 (npSolver-pbo) S 5455 5455 4265 0 -1 4202496 13069 38866 0 0 89 14 467 12 20 0 1 0 272460687 4767744 849 33554432000 4194304 5992684 140733458007104 140733457992936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5456/statm: 1164 849 179 440 0 720 0
[pid=5472] ppid=5456 vsize=38312 CPUtime=6.82 cores=1,3,5,7
/proc/5472/stat : 5472 (glucosInc) R 5456 5455 4265 0 -1 4202496 7481 0 0 0 680 2 0 0 20 0 1 0 272461272 39231488 8451 33554432000 4194304 5654031 140736823172368 140736823170136 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5472/statm: 9578 8451 140 357 0 9218 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 52116

[startup+25.5005 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 5474
/proc/meminfo: memFree=27753548/32873844 swapFree=7124/7124
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0
[pid=5456] ppid=5455 vsize=4656 CPUtime=15.44 cores=1,3,5,7
/proc/5456/stat : 5456 (npSolver-pbo) S 5455 5455 4265 0 -1 4202496 15685 48036 0 0 103 15 1411 15 20 0 1 0 272460687 4767744 849 33554432000 4194304 5992684 140733458007104 140733457992936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5456/statm: 1164 849 179 440 0 720 0
[pid=5474] ppid=5456 vsize=38528 CPUtime=9.97 cores=1,3,5,7
/proc/5474/stat : 5474 (glucosInc) R 5456 5455 4265 0 -1 4202496 9451 0 0 0 996 1 0 0 20 0 1 0 272462237 39452672 8652 33554432000 4194304 5654031 140733904008784 140733903996600 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5474/statm: 9632 8652 142 357 0 9272 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 52332

[startup+51.1004 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 5478
/proc/meminfo: memFree=27722264/32873844 swapFree=7124/7124
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0
[pid=5456] ppid=5455 vsize=8744 CPUtime=50.99 cores=1,3,5,7
/proc/5456/stat : 5456 (npSolver-pbo) R 5455 5455 4265 0 -1 4202496 22272 80722 0 0 143 17 4916 23 20 0 1 0 272460687 8953856 1790 33554432000 4194304 5992684 140733458007104 140733458002576 5044375 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5456/statm: 2186 1791 179 440 0 1742 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 17892

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 5482
/proc/meminfo: memFree=27703212/32873844 swapFree=7124/7124
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0
[pid=5456] ppid=5455 vsize=4656 CPUtime=78.46 cores=1,3,5,7
/proc/5456/stat : 5456 (npSolver-pbo) S 5455 5455 4265 0 -1 4202496 26149 93942 0 0 159 19 7639 29 20 0 1 0 272460687 4767744 849 33554432000 4194304 5992684 140733458007104 140733457992936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5456/statm: 1164 849 179 440 0 720 0
[pid=5482] ppid=5456 vsize=54124 CPUtime=23.7 cores=1,3,5,7
/proc/5482/stat : 5482 (glucosInc) R 5456 5455 4265 0 -1 4202496 11599 0 0 0 2368 2 0 0 20 0 1 0 272468545 55422976 12874 33554432000 4194304 5654031 140734208475296 140734208463112 4233204 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5482/statm: 13531 12874 142 357 0 13171 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 67928

[startup+162.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 5484
/proc/meminfo: memFree=27709984/32873844 swapFree=7124/7124
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0
[pid=5456] ppid=5455 vsize=4656 CPUtime=122.35 cores=1,3,5,7
/proc/5456/stat : 5456 (npSolver-pbo) S 5455 5455 4265 0 -1 4202496 28765 106342 0 0 173 20 12009 33 20 0 1 0 272460687 4767744 849 33554432000 4194304 5992684 140733458007104 140733457992936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5456/statm: 1164 849 179 440 0 720 0
[pid=5484] ppid=5456 vsize=47088 CPUtime=39.8 cores=1,3,5,7
/proc/5484/stat : 5484 (glucosInc) R 5456 5455 4265 0 -1 4202496 12408 0 0 0 3976 4 0 0 20 0 1 0 272472935 48218112 11146 33554432000 4194304 5654031 140736493485584 140736493473400 4216337 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5484/statm: 11772 11146 142 357 0 11412 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 60892

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 5485
/proc/meminfo: memFree=27653396/32873844 swapFree=7124/7124
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0
[pid=5456] ppid=5455 vsize=4656 CPUtime=122.35 cores=1,3,5,7
/proc/5456/stat : 5456 (npSolver-pbo) S 5455 5455 4265 0 -1 4202496 28765 106342 0 0 173 20 12009 33 20 0 1 0 272460687 4767744 849 33554432000 4194304 5992684 140733458007104 140733457992936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5456/statm: 1164 849 179 440 0 720 0
[pid=5484] ppid=5456 vsize=84440 CPUtime=99.79 cores=1,3,5,7
/proc/5484/stat : 5484 (glucosInc) R 5456 5455 4265 0 -1 4202496 13098 0 0 0 9974 5 0 0 20 0 1 0 272472935 86466560 18344 33554432000 4194304 5654031 140736493485584 140736493483512 4233204 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5484/statm: 21110 18344 142 357 0 20750 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 98244

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 5490
/proc/meminfo: memFree=27663348/32873844 swapFree=7124/7124
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0
[pid=5456] ppid=5455 vsize=4656 CPUtime=240.85 cores=1,3,5,7
/proc/5456/stat : 5456 (npSolver-pbo) S 5455 5455 4265 0 -1 4202496 31381 119979 0 0 187 21 23838 39 20 0 1 0 272460687 4767744 849 33554432000 4194304 5992684 140733458007104 140733457992936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5456/statm: 1164 849 179 440 0 720 0
[pid=5487] ppid=5456 vsize=65744 CPUtime=41.28 cores=1,3,5,7

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

/proc/meminfo: memFree=27961520/32873844 swapFree=7124/7124
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0
[pid=5456] ppid=5455 vsize=4656 CPUtime=240.85 cores=1,3,5,7
/proc/5456/stat : 5456 (npSolver-pbo) S 5455 5455 4265 0 -1 4202496 31381 119979 0 0 187 21 23838 39 20 0 1 0 272460687 4767744 849 33554432000 4194304 5992684 140733458007104 140733457992936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5456/statm: 1164 849 179 440 0 720 0
[pid=5487] ppid=5456 vsize=158388 CPUtime=1061.12 cores=1,3,5,7
/proc/5487/stat : 5487 (glucosInc) R 5456 5455 4265 0 -1 4202496 20570 0 0 0 106083 29 0 0 20 0 1 0 272484788 162189312 38814 33554432000 4194304 5654031 140734284259248 140734284257176 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5487/statm: 39597 38814 142 357 0 39237 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 172192

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5573
/proc/meminfo: memFree=28007148/32873844 swapFree=7124/7124
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0
[pid=5456] ppid=5455 vsize=4656 CPUtime=240.85 cores=1,3,5,7
/proc/5456/stat : 5456 (npSolver-pbo) S 5455 5455 4265 0 -1 4202496 31381 119979 0 0 187 21 23838 39 20 0 1 0 272460687 4767744 849 33554432000 4194304 5992684 140733458007104 140733457992936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5456/statm: 1164 849 179 440 0 720 0
[pid=5487] ppid=5456 vsize=109256 CPUtime=1121.1 cores=1,3,5,7
/proc/5487/stat : 5487 (glucosInc) R 5456 5455 4265 0 -1 4202496 21493 0 0 0 112079 31 0 0 20 0 1 0 272484788 111878144 26753 33554432000 4194304 5654031 140734284259248 140734284257032 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5487/statm: 27314 26753 142 357 0 26954 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 123060

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 5573
/proc/meminfo: memFree=27977012/32873844 swapFree=7124/7124
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0
[pid=5456] ppid=5455 vsize=4656 CPUtime=240.85 cores=1,3,5,7
/proc/5456/stat : 5456 (npSolver-pbo) S 5455 5455 4265 0 -1 4202496 31381 119979 0 0 187 21 23838 39 20 0 1 0 272460687 4767744 849 33554432000 4194304 5992684 140733458007104 140733457992936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5456/statm: 1164 849 179 440 0 720 0
[pid=5487] ppid=5456 vsize=139604 CPUtime=1181.1 cores=1,3,5,7
/proc/5487/stat : 5487 (glucosInc) R 5456 5455 4265 0 -1 4202496 22636 0 0 0 118077 33 0 0 20 0 1 0 272484788 142954496 34331 33554432000 4194304 5654031 140734284259248 140734284257128 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5487/statm: 34901 34331 142 357 0 34541 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 153408

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 5577
/proc/meminfo: memFree=27975508/32873844 swapFree=7124/7124
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0
[pid=5456] ppid=5455 vsize=4656 CPUtime=240.85 cores=1,3,5,7
/proc/5456/stat : 5456 (npSolver-pbo) S 5455 5455 4265 0 -1 4202496 31381 119979 0 0 187 21 23838 39 20 0 1 0 272460687 4767744 849 33554432000 4194304 5992684 140733458007104 140733457992936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5456/statm: 1164 849 179 440 0 720 0
[pid=5487] ppid=5456 vsize=188924 CPUtime=1241.08 cores=1,3,5,7
/proc/5487/stat : 5487 (glucosInc) R 5456 5455 4265 0 -1 4202496 23035 0 0 0 124075 33 0 0 20 0 1 0 272484788 193458176 38553 33554432000 4194304 5654031 140734284259248 140734284257272 4877838 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5487/statm: 47231 38553 142 357 0 46871 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 202728

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5577
/proc/meminfo: memFree=27936184/32873844 swapFree=7124/7124
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0
[pid=5456] ppid=5455 vsize=4656 CPUtime=240.85 cores=1,3,5,7
/proc/5456/stat : 5456 (npSolver-pbo) S 5455 5455 4265 0 -1 4202496 31381 119979 0 0 187 21 23838 39 20 0 1 0 272460687 4767744 849 33554432000 4194304 5992684 140733458007104 140733457992936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5456/statm: 1164 849 179 440 0 720 0
[pid=5487] ppid=5456 vsize=188924 CPUtime=1301.08 cores=1,3,5,7
/proc/5487/stat : 5487 (glucosInc) R 5456 5455 4265 0 -1 4202496 23764 0 0 0 130072 36 0 0 20 0 1 0 272484788 193458176 44186 33554432000 4194304 5654031 140734284259248 140734284247064 4215353 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5487/statm: 47231 44186 142 357 0 46871 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 202728

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5577
/proc/meminfo: memFree=27930180/32873844 swapFree=7128/7128
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0
[pid=5456] ppid=5455 vsize=4656 CPUtime=240.85 cores=1,3,5,7
/proc/5456/stat : 5456 (npSolver-pbo) S 5455 5455 4265 0 -1 4202496 31381 119979 0 0 187 21 23838 39 20 0 1 0 272460687 4767744 849 33554432000 4194304 5992684 140733458007104 140733457992936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5456/statm: 1164 849 179 440 0 720 0
[pid=5487] ppid=5456 vsize=188924 CPUtime=1361.07 cores=1,3,5,7
/proc/5487/stat : 5487 (glucosInc) R 5456 5455 4265 0 -1 4202496 24488 0 0 0 136069 38 0 0 20 0 1 0 272484788 193458176 45722 33554432000 4194304 5654031 140734284259248 140734284247064 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5487/statm: 47231 45722 142 357 0 46871 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 202728

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5577
/proc/meminfo: memFree=27888368/32873844 swapFree=7124/7124
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0
[pid=5456] ppid=5455 vsize=4656 CPUtime=240.85 cores=1,3,5,7
/proc/5456/stat : 5456 (npSolver-pbo) S 5455 5455 4265 0 -1 4202496 31381 119979 0 0 187 21 23838 39 20 0 1 0 272460687 4767744 849 33554432000 4194304 5992684 140733458007104 140733457992936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5456/statm: 1164 849 179 440 0 720 0
[pid=5487] ppid=5456 vsize=188924 CPUtime=1421.06 cores=1,3,5,7
/proc/5487/stat : 5487 (glucosInc) R 5456 5455 4265 0 -1 4202496 25529 0 0 0 142066 40 0 0 20 0 1 0 272484788 193458176 46547 33554432000 4194304 5654031 140734284259248 140734284247064 4232988 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5487/statm: 47231 46547 142 357 0 46871 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 202728

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5577
/proc/meminfo: memFree=27930336/32873844 swapFree=7124/7124
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0
[pid=5456] ppid=5455 vsize=4656 CPUtime=240.85 cores=1,3,5,7
/proc/5456/stat : 5456 (npSolver-pbo) S 5455 5455 4265 0 -1 4202496 31381 119979 0 0 187 21 23838 39 20 0 1 0 272460687 4767744 849 33554432000 4194304 5992684 140733458007104 140733457992936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5456/statm: 1164 849 179 440 0 720 0
[pid=5487] ppid=5456 vsize=188924 CPUtime=1481.05 cores=1,3,5,7
/proc/5487/stat : 5487 (glucosInc) R 5456 5455 4265 0 -1 4202496 25936 0 0 0 148063 42 0 0 20 0 1 0 272484788 193458176 46234 33554432000 4194304 5654031 140734284259248 140734284247064 4233226 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5487/statm: 47231 46234 142 357 0 46871 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 202728

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5578
/proc/meminfo: memFree=27899508/32873844 swapFree=7124/7124
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0
[pid=5456] ppid=5455 vsize=4656 CPUtime=240.85 cores=1,3,5,7
/proc/5456/stat : 5456 (npSolver-pbo) S 5455 5455 4265 0 -1 4202496 31381 119979 0 0 187 21 23838 39 20 0 1 0 272460687 4767744 849 33554432000 4194304 5992684 140733458007104 140733457992936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5456/statm: 1164 849 179 440 0 720 0
[pid=5487] ppid=5456 vsize=188924 CPUtime=1541.04 cores=1,3,5,7
/proc/5487/stat : 5487 (glucosInc) R 5456 5455 4265 0 -1 4202496 26661 0 0 0 154060 44 0 0 20 0 1 0 272484788 193458176 44698 33554432000 4194304 5654031 140734284259248 140734284257176 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5487/statm: 47231 44698 142 357 0 46871 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 202728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5578
/proc/meminfo: memFree=27927312/32873844 swapFree=7124/7124
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0
[pid=5456] ppid=5455 vsize=4656 CPUtime=240.85 cores=1,3,5,7
/proc/5456/stat : 5456 (npSolver-pbo) S 5455 5455 4265 0 -1 4202496 31381 119979 0 0 187 21 23838 39 20 0 1 0 272460687 4767744 849 33554432000 4194304 5992684 140733458007104 140733457992936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5456/statm: 1164 849 179 440 0 720 0
[pid=5487] ppid=5456 vsize=188924 CPUtime=1559.24 cores=1,3,5,7
/proc/5487/stat : 5487 (glucosInc) R 5456 5455 4265 0 -1 4202496 26981 0 0 0 155880 44 0 0 20 0 1 0 272484788 193458176 46544 33554432000 4194304 5654031 140734284259248 140734284257176 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5487/statm: 47231 46544 142 357 0 46871 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 202728

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5578
/proc/meminfo: memFree=27927312/32873844 swapFree=7124/7124
[pid=5455] ppid=5453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5455/stat : 5455 (npSolver-pbo-It) S 5453 5455 4265 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 272460687 9367552 275 33554432000 4194304 5064252 140737221502320 140737221501232 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/5455/statm: 2287 275 233 213 0 72 0
[pid=5456] ppid=5455 vsize=4656 CPUtime=240.85 cores=1,3,5,7
/proc/5456/stat : 5456 (npSolver-pbo) S 5455 5455 4265 0 -1 4202496 31381 119979 0 0 187 21 23838 39 20 0 1 0 272460687 4767744 849 33554432000 4194304 5992684 140733458007104 140733457992936 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5456/statm: 1164 849 179 440 0 720 0
[pid=5487] ppid=5456 vsize=188924 CPUtime=1559.24 cores=1,3,5,7
/proc/5487/stat : 5487 (glucosInc) R 5456 5455 4265 0 -1 4202496 26981 0 0 0 155880 44 0 0 20 0 1 0 272484788 193458176 46544 33554432000 4194304 5654031 140734284259248 140734284257176 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5487/statm: 47231 46544 142 357 0 46871 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 202728

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1799.06
CPU system time (s): 1.06284
CPU usage (%): 99.9787
Max. virtual memory (cumulated for all children) (KiB): 233548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.06
system time used= 1.06284
maximum resident set size= 197492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178720
page faults= 0
swaps= 0
block input operations= 0
block output operations= 102328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2223
involuntary context switches= 2140

runsolver used 9.02663 second user time and 11.9622 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-26 22:15:53
IDJOB=3698066
IDBENCH=2262
IDSOLVER=2275
FILE ID=node134/3698066-1338063353
RUNJOBID= node134-1338052941-4282
PBS_JOBID= 14624402
Free space on /tmp= 71012 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-5.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698066-1338063353/watcher-3698066-1338063353 -o /tmp/evaluation-result-3698066-1338063353/solver-3698066-1338063353 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698066-1338063353.opb 1983951891 HOME HOME

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

MD5SUM BENCH= 32f273c48805c1e726044ae006778010
RANDOM SEED=1983951891

node134.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.278
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.55
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.278
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	: 5332.56
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.278
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	: 5332.55
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.278
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	: 5332.59
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.278
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	: 5332.55
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.278
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	: 5332.55
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.278
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	: 5332.57
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.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27783864 kB
Buffers:          302748 kB
Cached:          3540928 kB
SwapCached:            0 kB
Active:          1842340 kB
Inactive:        2440340 kB
Active(anon):     435168 kB
Inactive(anon):     5996 kB
Active(file):    1407172 kB
Inactive(file):  2434344 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10068 kB
Writeback:             0 kB
AnonPages:        445768 kB
Mapped:            15644 kB
Shmem:               212 kB
Slab:             666340 kB
SReclaimable:     108340 kB
SUnreclaim:       558000 kB
KernelStack:        1504 kB
PageTables:         5028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     599956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    294912 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= 71008 MiB
End job on node134 at 2012-05-26 22:45:54