Trace number 3752011

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.09 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.20	c run inc solver
0.00/0.20	c [INC SYSTEM] run initial solver
0.00/0.20	c [INC SYSTEM] preprocess with white file
0.00/0.35	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.35	c [INC SYSTEM] execute solver
0.00/0.36	c [INC SEARCH] formula is SAT
0.00/0.36	c [INC SYSTEM] solved the initial formula
0.00/0.44	c model valid
0.00/0.44	c current solution ok
0.00/0.56	o 0
0.00/0.56	c starting approximation
0.00/0.56	c factor = 1
0.00/0.56	c can not find a suitable factor, leaving approximation
0.00/0.56	c finished approximation
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 SEARCH] iteration: 0
0.00/0.56	c [INC BOUNDS] best value:1150 search for 1149
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.56	c old isEQ: 160, new EQ is 0
0.00/0.62	c set iterative enc to: card
0.00/0.62	c set iterative enc to: none
0.00/0.63	c [INC SEARCH] isOptimum variable: 0
0.00/0.88	c formula is SAT
0.00/0.89	c [INC SEARCH] copied best model
0.00/0.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.97	c model valid
0.00/0.97	c current solution ok
0.00/0.97	o -33
0.00/0.97	c [INC SEARCH] iteration: 1
0.00/0.97	c [INC BOUNDS] best value:1117 search for 1116
0.00/0.97	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.97	c write failed with 2
0.00/0.97	c [INC SYSTEM] create new solver instance
0.00/0.97	c [INC] encode full formula
0.00/0.97	c (debug) using card networks
0.00/0.97	c old isEQ: 126, new EQ is 0
0.98/1.02	c set iterative enc to: card
0.98/1.02	c set iterative enc to: none
0.98/1.03	c [INC SEARCH] isOptimum variable: 0
1.02/1.25	c formula is SAT
1.02/1.26	c [INC SEARCH] copied best model
1.02/1.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.06/1.34	c model valid
1.06/1.34	c current solution ok
1.06/1.34	o -35
1.06/1.34	c [INC SEARCH] iteration: 2
1.06/1.34	c [INC BOUNDS] best value:1115 search for 1114
1.06/1.34	c [INC SYSTEM] there exists a inc, kill it!
1.06/1.34	c write failed with 2
1.06/1.34	c [INC SYSTEM] create new solver instance
1.06/1.34	c [INC] encode full formula
1.06/1.34	c (debug) using card networks
1.06/1.34	c old isEQ: 126, new EQ is 0
1.38/1.40	c set iterative enc to: card
1.38/1.40	c set iterative enc to: none
1.38/1.41	c [INC SEARCH] isOptimum variable: 0
1.39/1.63	c formula is SAT
1.39/1.64	c [INC SEARCH] copied best model
1.39/1.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.46/1.72	c model valid
1.46/1.72	c current solution ok
1.46/1.72	o -36
1.46/1.72	c [INC SEARCH] iteration: 3
1.46/1.72	c [INC BOUNDS] best value:1114 search for 1113
1.46/1.72	c [INC SYSTEM] there exists a inc, kill it!
1.46/1.72	c write failed with 2
1.46/1.72	c [INC SYSTEM] create new solver instance
1.46/1.72	c [INC] encode full formula
1.46/1.72	c (debug) using card networks
1.46/1.72	c old isEQ: 126, new EQ is 0
1.46/1.77	c set iterative enc to: card
1.46/1.77	c set iterative enc to: none
1.46/1.78	c [INC SEARCH] isOptimum variable: 0
4.87/4.92	c formula is SAT
4.97/5.04	c [INC SEARCH] copied best model
4.97/5.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.97/5.04	c model valid
4.97/5.04	c current solution ok
4.97/5.04	o -39
4.97/5.04	c [INC SEARCH] iteration: 4
4.97/5.04	c [INC BOUNDS] best value:1111 search for 1110
4.97/5.04	c [INC SYSTEM] there exists a inc, kill it!
4.97/5.04	c write failed with 2
4.97/5.04	c [INC SYSTEM] create new solver instance
4.97/5.04	c [INC] encode full formula
4.97/5.04	c (debug) using card networks
4.97/5.04	c old isEQ: 126, new EQ is 0
4.97/5.06	c set iterative enc to: card
4.97/5.06	c set iterative enc to: none
5.04/5.13	c [INC SEARCH] isOptimum variable: 0
13.10/13.28	c formula is SAT
13.10/13.28	c [INC SEARCH] copied best model
13.10/13.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.20/13.36	c model valid
13.20/13.36	c current solution ok
13.20/13.36	o -40
13.20/13.36	c [INC SEARCH] iteration: 5
13.20/13.36	c [INC BOUNDS] best value:1110 search for 1109
13.20/13.36	c [INC SYSTEM] there exists a inc, kill it!
13.20/13.36	c write failed with 2
13.20/13.37	c [INC SYSTEM] create new solver instance
13.20/13.37	c [INC] encode full formula
13.20/13.37	c (debug) using card networks
13.20/13.37	c old isEQ: 126, new EQ is 0
13.31/13.42	c set iterative enc to: card
13.31/13.42	c set iterative enc to: none
13.31/13.43	c [INC SEARCH] isOptimum variable: 0
22.57/22.72	c formula is SAT
22.57/22.72	c [INC SEARCH] copied best model
22.57/22.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
22.68/22.80	c model valid
22.68/22.80	c current solution ok
22.68/22.80	o -41
22.68/22.80	c [INC SEARCH] iteration: 6
22.68/22.80	c [INC BOUNDS] best value:1109 search for 1108
22.68/22.80	c [INC SYSTEM] there exists a inc, kill it!
22.68/22.80	c write failed with 2
22.68/22.81	c [INC SYSTEM] create new solver instance
22.68/22.81	c [INC] encode full formula
22.68/22.81	c (debug) using card networks
22.68/22.81	c old isEQ: 126, new EQ is 0
22.68/22.86	c set iterative enc to: card
22.68/22.86	c set iterative enc to: none
22.68/22.87	c [INC SEARCH] isOptimum variable: 0
32.68/32.86	c formula is SAT
32.68/32.87	c [INC SEARCH] copied best model
32.68/32.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
32.80/32.95	c model valid
32.80/32.95	c current solution ok
32.80/32.95	o -43
32.80/32.95	c [INC SEARCH] iteration: 7
32.80/32.95	c [INC BOUNDS] best value:1107 search for 1106
32.80/32.95	c [INC SYSTEM] there exists a inc, kill it!
32.80/32.95	c write failed with 2
32.80/32.95	c [INC SYSTEM] create new solver instance
32.80/32.95	c [INC] encode full formula
32.80/32.95	c (debug) using card networks
32.80/32.95	c old isEQ: 126, new EQ is 0
32.91/33.00	c set iterative enc to: card
32.91/33.00	c set iterative enc to: none
32.91/33.01	c [INC SEARCH] isOptimum variable: 0
44.18/44.37	c formula is SAT
44.18/44.38	c [INC SEARCH] copied best model
44.18/44.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
44.28/44.46	c model valid
44.28/44.46	c current solution ok
44.28/44.46	o -44
44.28/44.46	c [INC SEARCH] iteration: 8
44.28/44.46	c [INC BOUNDS] best value:1106 search for 1105
44.28/44.46	c [INC SYSTEM] there exists a inc, kill it!
44.28/44.46	c write failed with 2
44.28/44.46	c [INC SYSTEM] create new solver instance
44.28/44.46	c [INC] encode full formula
44.28/44.46	c (debug) using card networks
44.28/44.46	c old isEQ: 126, new EQ is 0
44.37/44.51	c set iterative enc to: card
44.37/44.51	c set iterative enc to: none
44.37/44.52	c [INC SEARCH] isOptimum variable: 0
70.26/70.46	c formula is SAT
70.26/70.47	c [INC SEARCH] copied best model
70.26/70.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
70.36/70.55	c model valid
70.36/70.55	c current solution ok
70.36/70.55	o -45
70.36/70.55	c [INC SEARCH] iteration: 9
70.36/70.55	c [INC BOUNDS] best value:1105 search for 1104
70.36/70.55	c [INC SYSTEM] there exists a inc, kill it!
70.36/70.55	c write failed with 2
70.36/70.55	c [INC SYSTEM] create new solver instance
70.36/70.55	c [INC] encode full formula
70.36/70.55	c (debug) using card networks
70.36/70.55	c old isEQ: 126, new EQ is 0
70.47/70.60	c set iterative enc to: card
70.47/70.60	c set iterative enc to: none
70.47/70.61	c [INC SEARCH] isOptimum variable: 0
107.13/107.38	c formula is SAT
107.13/107.39	c [INC SEARCH] copied best model
107.13/107.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
107.24/107.47	c model valid
107.24/107.47	c current solution ok
107.24/107.47	o -46
107.24/107.47	c [INC SEARCH] iteration: 10
107.24/107.47	c [INC BOUNDS] best value:1104 search for 1103
107.24/107.47	c [INC SYSTEM] there exists a inc, kill it!
107.24/107.47	c write failed with 2
107.24/107.47	c [INC SYSTEM] create new solver instance
107.24/107.47	c [INC] encode full formula
107.24/107.47	c (debug) using card networks
107.24/107.47	c old isEQ: 126, new EQ is 0
107.35/107.52	c set iterative enc to: card
107.35/107.52	c set iterative enc to: none
107.35/107.53	c [INC SEARCH] isOptimum variable: 0
210.39/210.67	c formula is SAT
210.39/210.68	c [INC SEARCH] copied best model
210.39/210.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
210.50/210.76	c model valid
210.50/210.76	c current solution ok
210.50/210.76	o -47
210.50/210.76	c [INC SEARCH] iteration: 11
210.50/210.76	c [INC BOUNDS] best value:1103 search for 1102
210.50/210.76	c [INC SYSTEM] there exists a inc, kill it!
210.50/210.76	c write failed with 2
210.50/210.76	c [INC SYSTEM] create new solver instance
210.50/210.76	c [INC] encode full formula
210.50/210.76	c (debug) using card networks
210.50/210.76	c old isEQ: 126, new EQ is 0
210.61/210.81	c set iterative enc to: card
210.61/210.81	c set iterative enc to: none
210.61/210.82	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.51	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.51	s UNKNOWN
1800.05/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.51	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-3752011-1339121661/watcher-3752011-1339121661 -o /tmp/evaluation-result-3752011-1339121661/solver-3752011-1339121661 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752011-1339121661.opb 2106504952 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/178 15287
/proc/meminfo: memFree=29215680/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15287/stat : 15287 (npSolver-pbo-It) S 15285 15287 12337 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378292156 9367552 274 33554432000 4194304 5064252 140737134460032 140737134458944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15287/statm: 2287 274 233 213 0 72 0

[startup+0.0745949 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15287
/proc/meminfo: memFree=29215680/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15287/stat : 15287 (npSolver-pbo-It) S 15285 15287 12337 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378292156 9367552 274 33554432000 4194304 5064252 140737134460032 140737134458944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15287/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100224 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15287
/proc/meminfo: memFree=29215680/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15287/stat : 15287 (npSolver-pbo-It) S 15285 15287 12337 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378292156 9367552 274 33554432000 4194304 5064252 140737134460032 140737134458944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15287/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300185 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15287
/proc/meminfo: memFree=29215680/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15287/stat : 15287 (npSolver-pbo-It) S 15285 15287 12337 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378292156 9367552 274 33554432000 4194304 5064252 140737134460032 140737134458944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15287/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70015 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15287
/proc/meminfo: memFree=29215680/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15287/stat : 15287 (npSolver-pbo-It) S 15285 15287 12337 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378292156 9367552 274 33554432000 4194304 5064252 140737134460032 140737134458944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15287/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15296
/proc/meminfo: memFree=29154484/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15287/stat : 15287 (npSolver-pbo-It) S 15285 15287 12337 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378292156 9367552 274 33554432000 4194304 5064252 140737134460032 140737134458944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15287/statm: 2287 274 233 213 0 72 0
[pid=15288] ppid=15287 vsize=57048 CPUtime=1.39 cores=1,3,5,7
/proc/15288/stat : 15288 (npSolver-pbo) S 15287 15287 12337 0 -1 4202496 14961 21134 0 0 63 12 58 6 20 0 1 0 378292156 58417152 13941 33554432000 4194304 6004724 140733205859744 140733205845592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15288/statm: 14262 13941 188 442 0 13816 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 66196

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15302
/proc/meminfo: memFree=29123768/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15287/stat : 15287 (npSolver-pbo-It) S 15285 15287 12337 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378292156 9367552 274 33554432000 4194304 5064252 140737134460032 140737134458944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15287/statm: 2287 274 233 213 0 72 0
[pid=15288] ppid=15287 vsize=57048 CPUtime=1.77 cores=1,3,5,7
/proc/15288/stat : 15288 (npSolver-pbo) S 15287 15287 12337 0 -1 4202496 17300 29540 0 0 77 13 80 7 20 0 1 0 378292156 58417152 13941 33554432000 4194304 6004724 140733205859744 140733205845592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15288/statm: 14262 13941 188 442 0 13816 0
[pid=15302] ppid=15288 vsize=34988 CPUtime=1.3 cores=1,3,5,7
/proc/15302/stat : 15302 (glucosInc) R 15288 15287 12337 0 -1 4202496 8029 0 0 0 129 1 0 0 20 0 1 0 378292335 35827712 8028 33554432000 4194304 5654031 140733218101472 140733218099240 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15302/statm: 8747 8028 131 357 0 8387 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 101184

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15306
/proc/meminfo: memFree=29124300/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15287/stat : 15287 (npSolver-pbo-It) S 15285 15287 12337 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378292156 9367552 274 33554432000 4194304 5064252 140737134460032 140737134458944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15287/statm: 2287 274 233 213 0 72 0
[pid=15288] ppid=15287 vsize=57048 CPUtime=5.05 cores=1,3,5,7
/proc/15288/stat : 15288 (npSolver-pbo) S 15287 15287 12337 0 -1 4202496 19639 38194 0 0 91 14 391 9 20 0 1 0 378292156 58417152 13941 33554432000 4194304 6004724 140733205859744 140733205845592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15288/statm: 14262 13941 188 442 0 13816 0
[pid=15304] ppid=15288 vsize=35144 CPUtime=1.15 cores=1,3,5,7
/proc/15304/stat : 15304 (glucosInc) R 15288 15287 12337 0 -1 4202496 8027 0 0 0 114 1 0 0 20 0 1 0 378292670 35987456 8027 33554432000 4194304 5654031 140736530665008 140736530662776 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15304/statm: 8786 8027 131 357 0 8426 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 101340

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15306
/proc/meminfo: memFree=29121580/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15287/stat : 15287 (npSolver-pbo-It) S 15285 15287 12337 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378292156 9367552 274 33554432000 4194304 5064252 140737134460032 140737134458944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15287/statm: 2287 274 233 213 0 72 0
[pid=15288] ppid=15287 vsize=57048 CPUtime=5.05 cores=1,3,5,7
/proc/15288/stat : 15288 (npSolver-pbo) S 15287 15287 12337 0 -1 4202496 19639 38194 0 0 91 14 391 9 20 0 1 0 378292156 58417152 13941 33554432000 4194304 6004724 140733205859744 140733205845592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15288/statm: 14262 13941 188 442 0 13816 0
[pid=15304] ppid=15288 vsize=38316 CPUtime=7.55 cores=1,3,5,7
/proc/15304/stat : 15304 (glucosInc) R 15288 15287 12337 0 -1 4202496 8745 0 0 0 754 1 0 0 20 0 1 0 378292670 39235584 8414 33554432000 4194304 5654031 140736530665008 140736530652824 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15304/statm: 9579 8414 142 357 0 9219 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 104512

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15312
/proc/meminfo: memFree=29115556/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15287/stat : 15287 (npSolver-pbo-It) S 15285 15287 12337 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378292156 9367552 274 33554432000 4194304 5064252 140737134460032 140737134458944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15287/statm: 2287 274 233 213 0 72 0
[pid=15288] ppid=15287 vsize=57048 CPUtime=22.77 cores=1,3,5,7
/proc/15288/stat : 15288 (npSolver-pbo) S 15287 15287 12337 0 -1 4202496 24317 57706 0 0 119 15 2129 14 20 0 1 0 378292156 58417152 13941 33554432000 4194304 6004724 140733205859744 140733205845592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15288/statm: 14262 13941 188 442 0 13816 0
[pid=15312] ppid=15288 vsize=37828 CPUtime=2.61 cores=1,3,5,7
/proc/15312/stat : 15312 (glucosInc) R 15288 15287 12337 0 -1 4202496 8095 0 0 0 260 1 0 0 20 0 1 0 378294444 38735872 8095 33554432000 4194304 5654031 140733279709136 140733279707224 4214432 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15312/statm: 9457 8095 140 357 0 9097 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 104024

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15321
/proc/meminfo: memFree=29118808/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15287/stat : 15287 (npSolver-pbo-It) S 15285 15287 12337 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378292156 9367552 274 33554432000 4194304 5064252 140737134460032 140737134458944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15287/statm: 2287 274 233 213 0 72 0
[pid=15288] ppid=15287 vsize=57048 CPUtime=44.41 cores=1,3,5,7
/proc/15288/stat : 15288 (npSolver-pbo) S 15287 15287 12337 0 -1 4202496 28995 78572 0 0 147 17 4257 20 20 0 1 0 378292156 58417152 13941 33554432000 4194304 6004724 140733205859744 140733205845592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15288/statm: 14262 13941 188 442 0 13816 0
[pid=15321] ppid=15288 vsize=35452 CPUtime=6.56 cores=1,3,5,7
/proc/15321/stat : 15321 (glucosInc) R 15288 15287 12337 0 -1 4202496 8946 0 0 0 655 1 0 0 20 0 1 0 378296609 36302848 8146 33554432000 4194304 5654031 140734537236784 140734537224600 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15321/statm: 8863 8146 142 357 0 8503 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 101648

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15327
/proc/meminfo: memFree=29066708/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15287/stat : 15287 (npSolver-pbo-It) S 15285 15287 12337 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378292156 9367552 274 33554432000 4194304 5064252 140737134460032 140737134458944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15287/statm: 2287 274 233 213 0 72 0
[pid=15288] ppid=15287 vsize=57048 CPUtime=70.49 cores=1,3,5,7
/proc/15288/stat : 15288 (npSolver-pbo) S 15287 15287 12337 0 -1 4202496 31334 90988 0 0 161 18 6847 23 20 0 1 0 378292156 58417152 13941 33554432000 4194304 6004724 140733205859744 140733205845592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15288/statm: 14262 13941 188 442 0 13816 0
[pid=15325] ppid=15288 vsize=61300 CPUtime=31.65 cores=1,3,5,7
/proc/15325/stat : 15325 (glucosInc) R 15288 15287 12337 0 -1 4202496 12694 0 0 0 3162 3 0 0 20 0 1 0 378299218 62771200 14643 33554432000 4194304 5654031 140736127597872 140736127585688 4232729 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15325/statm: 15325 14643 142 357 0 14965 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 127496

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15331
/proc/meminfo: memFree=29062736/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15287/stat : 15287 (npSolver-pbo-It) S 15285 15287 12337 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378292156 9367552 274 33554432000 4194304 5064252 140737134460032 140737134458944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15287/statm: 2287 274 233 213 0 72 0
[pid=15288] ppid=15287 vsize=57048 CPUtime=107.37 cores=1,3,5,7
/proc/15288/stat : 15288 (npSolver-pbo) S 15287 15287 12337 0 -1 4202496 33673 104218 0 0 175 18 10517 27 20 0 1 0 378292156 58417152 13941 33554432000 4194304 6004724 140733205859744 140733205845592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15288/statm: 14262 13941 188 442 0 13816 0
[pid=15329] ppid=15288 vsize=65764 CPUtime=54.73 cores=1,3,5,7
/proc/15329/stat : 15329 (glucosInc) R 15288 15287 12337 0 -1 4202496 12428 0 0 0 5470 3 0 0 20 0 1 0 378302910 67342336 15272 33554432000 4194304 5654031 140736229488400 140736229476216 4208599 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15329/statm: 16441 15272 142 357 0 16081 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 131960

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15335
/proc/meminfo: memFree=29085188/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15287/stat : 15287 (npSolver-pbo-It) S 15285 15287 12337 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378292156 9367552 274 33554432000 4194304 5064252 140737134460032 140737134458944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15287/statm: 2287 274 233 213 0 72 0
[pid=15288] ppid=15287 vsize=57048 CPUtime=210.64 cores=1,3,5,7
/proc/15288/stat : 15288 (npSolver-pbo) S 15287 15287 12337 0 -1 4202496 36012 117878 0 0 189 19 20823 33 20 0 1 0 378292156 58417152 13941 33554432000 4194304 6004724 140733205859744 140733205845592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15288/statm: 14262 13941 188 442 0 13816 0
[pid=15335] ppid=15288 vsize=47004 CPUtime=11.46 cores=1,3,5,7
/proc/15335/stat : 15335 (glucosInc) R 15288 15287 12337 0 -1 4202496 10711 0 0 0 1144 2 0 0 20 0 1 0 378313239 48132096 10970 33554432000 4194304 5654031 140735044623952 140735044611768 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15335/statm: 11751 10970 142 357 0 11391 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 113200

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15337
/proc/meminfo: memFree=29077764/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=28899116/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15287/stat : 15287 (npSolver-pbo-It) S 15285 15287 12337 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378292156 9367552 274 33554432000 4194304 5064252 140737134460032 140737134458944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15287/statm: 2287 274 233 213 0 72 0
[pid=15288] ppid=15287 vsize=57048 CPUtime=210.64 cores=1,3,5,7
/proc/15288/stat : 15288 (npSolver-pbo) S 15287 15287 12337 0 -1 4202496 36012 117878 0 0 189 19 20823 33 20 0 1 0 378292156 58417152 13941 33554432000 4194304 6004724 140733205859744 140733205845592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15288/statm: 14262 13941 188 442 0 13816 0
[pid=15335] ppid=15288 vsize=158580 CPUtime=1091.29 cores=1,3,5,7
/proc/15335/stat : 15335 (glucosInc) R 15288 15287 12337 0 -1 4202496 28757 0 0 0 109102 27 0 0 20 0 1 0 378313239 162385920 36776 33554432000 4194304 5654031 140735044623952 140735044611768 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15335/statm: 39645 36776 142 357 0 39285 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 224776

[startup+1362.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 15348
/proc/meminfo: memFree=28816608/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15287/stat : 15287 (npSolver-pbo-It) S 15285 15287 12337 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378292156 9367552 274 33554432000 4194304 5064252 140737134460032 140737134458944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15287/statm: 2287 274 233 213 0 72 0
[pid=15288] ppid=15287 vsize=57048 CPUtime=210.64 cores=1,3,5,7
/proc/15288/stat : 15288 (npSolver-pbo) S 15287 15287 12337 0 -1 4202496 36012 117878 0 0 189 19 20823 33 20 0 1 0 378292156 58417152 13941 33554432000 4194304 6004724 140733205859744 140733205845592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15288/statm: 14262 13941 188 442 0 13816 0
[pid=15335] ppid=15288 vsize=188928 CPUtime=1151.27 cores=1,3,5,7
/proc/15335/stat : 15335 (glucosInc) R 15288 15287 12337 0 -1 4202496 30196 0 0 0 115098 29 0 0 20 0 1 0 378313239 193462272 45387 33554432000 4194304 5654031 140735044623952 140735044621880 4233201 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15335/statm: 47232 45387 142 357 0 46872 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 255124

[startup+1422.31 s]
/proc/loadavg: 2.10 2.03 2.00 3/181 15348
/proc/meminfo: memFree=28860456/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15287/stat : 15287 (npSolver-pbo-It) S 15285 15287 12337 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378292156 9367552 274 33554432000 4194304 5064252 140737134460032 140737134458944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15287/statm: 2287 274 233 213 0 72 0
[pid=15288] ppid=15287 vsize=57048 CPUtime=210.64 cores=1,3,5,7
/proc/15288/stat : 15288 (npSolver-pbo) S 15287 15287 12337 0 -1 4202496 36012 117878 0 0 189 19 20823 33 20 0 1 0 378292156 58417152 13941 33554432000 4194304 6004724 140733205859744 140733205845592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15288/statm: 14262 13941 188 442 0 13816 0
[pid=15335] ppid=15288 vsize=188928 CPUtime=1211.27 cores=1,3,5,7
/proc/15335/stat : 15335 (glucosInc) R 15288 15287 12337 0 -1 4202496 30701 0 0 0 121097 30 0 0 20 0 1 0 378313239 193462272 46499 33554432000 4194304 5654031 140735044623952 140735044611768 4216057 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15335/statm: 47232 46499 142 357 0 46872 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 255124

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 15348
/proc/meminfo: memFree=28867268/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15287/stat : 15287 (npSolver-pbo-It) S 15285 15287 12337 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378292156 9367552 274 33554432000 4194304 5064252 140737134460032 140737134458944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15287/statm: 2287 274 233 213 0 72 0
[pid=15288] ppid=15287 vsize=57048 CPUtime=210.64 cores=1,3,5,7
/proc/15288/stat : 15288 (npSolver-pbo) S 15287 15287 12337 0 -1 4202496 36012 117878 0 0 189 19 20823 33 20 0 1 0 378292156 58417152 13941 33554432000 4194304 6004724 140733205859744 140733205845592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15288/statm: 14262 13941 188 442 0 13816 0
[pid=15335] ppid=15288 vsize=139608 CPUtime=1271.26 cores=1,3,5,7
/proc/15335/stat : 15335 (glucosInc) R 15288 15287 12337 0 -1 4202496 31928 0 0 0 127093 33 0 0 20 0 1 0 378313239 142958592 34245 33554432000 4194304 5654031 140735044623952 140735044611768 4208611 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15335/statm: 34902 34245 142 357 0 34542 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 205804

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 15351
/proc/meminfo: memFree=28811776/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15287/stat : 15287 (npSolver-pbo-It) S 15285 15287 12337 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378292156 9367552 274 33554432000 4194304 5064252 140737134460032 140737134458944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15287/statm: 2287 274 233 213 0 72 0
[pid=15288] ppid=15287 vsize=57048 CPUtime=210.64 cores=1,3,5,7
/proc/15288/stat : 15288 (npSolver-pbo) S 15287 15287 12337 0 -1 4202496 36012 117878 0 0 189 19 20823 33 20 0 1 0 378292156 58417152 13941 33554432000 4194304 6004724 140733205859744 140733205845592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15288/statm: 14262 13941 188 442 0 13816 0
[pid=15335] ppid=15288 vsize=188928 CPUtime=1331.25 cores=1,3,5,7
/proc/15335/stat : 15335 (glucosInc) R 15288 15287 12337 0 -1 4202496 33344 0 0 0 133090 35 0 0 20 0 1 0 378313239 193462272 43340 33554432000 4194304 5654031 140735044623952 140735044621880 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15335/statm: 47232 43340 142 357 0 46872 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 255124

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 15352
/proc/meminfo: memFree=28808264/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15287/stat : 15287 (npSolver-pbo-It) S 15285 15287 12337 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378292156 9367552 274 33554432000 4194304 5064252 140737134460032 140737134458944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15287/statm: 2287 274 233 213 0 72 0
[pid=15288] ppid=15287 vsize=57048 CPUtime=210.64 cores=1,3,5,7
/proc/15288/stat : 15288 (npSolver-pbo) S 15287 15287 12337 0 -1 4202496 36012 117878 0 0 189 19 20823 33 20 0 1 0 378292156 58417152 13941 33554432000 4194304 6004724 140733205859744 140733205845592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15288/statm: 14262 13941 188 442 0 13816 0
[pid=15335] ppid=15288 vsize=188928 CPUtime=1391.23 cores=1,3,5,7
/proc/15335/stat : 15335 (glucosInc) R 15288 15287 12337 0 -1 4202496 34351 0 0 0 139087 36 0 0 20 0 1 0 378313239 193462272 43852 33554432000 4194304 5654031 140735044623952 140735044621880 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15335/statm: 47232 43852 142 357 0 46872 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 255124

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15352
/proc/meminfo: memFree=28837664/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15287/stat : 15287 (npSolver-pbo-It) S 15285 15287 12337 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378292156 9367552 274 33554432000 4194304 5064252 140737134460032 140737134458944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15287/statm: 2287 274 233 213 0 72 0
[pid=15288] ppid=15287 vsize=57048 CPUtime=210.64 cores=1,3,5,7
/proc/15288/stat : 15288 (npSolver-pbo) S 15287 15287 12337 0 -1 4202496 36012 117878 0 0 189 19 20823 33 20 0 1 0 378292156 58417152 13941 33554432000 4194304 6004724 140733205859744 140733205845592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15288/statm: 14262 13941 188 442 0 13816 0
[pid=15335] ppid=15288 vsize=188928 CPUtime=1451.23 cores=1,3,5,7
/proc/15335/stat : 15335 (glucosInc) R 15288 15287 12337 0 -1 4202496 35357 0 0 0 145084 39 0 0 20 0 1 0 378313239 193462272 43340 33554432000 4194304 5654031 140735044623952 140735044621880 4232927 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15335/statm: 47232 43340 142 357 0 46872 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 255124

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15352
/proc/meminfo: memFree=28837700/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15287/stat : 15287 (npSolver-pbo-It) S 15285 15287 12337 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378292156 9367552 274 33554432000 4194304 5064252 140737134460032 140737134458944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15287/statm: 2287 274 233 213 0 72 0
[pid=15288] ppid=15287 vsize=57048 CPUtime=210.64 cores=1,3,5,7
/proc/15288/stat : 15288 (npSolver-pbo) S 15287 15287 12337 0 -1 4202496 36012 117878 0 0 189 19 20823 33 20 0 1 0 378292156 58417152 13941 33554432000 4194304 6004724 140733205859744 140733205845592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15288/statm: 14262 13941 188 442 0 13816 0
[pid=15335] ppid=15288 vsize=188928 CPUtime=1511.22 cores=1,3,5,7
/proc/15335/stat : 15335 (glucosInc) R 15288 15287 12337 0 -1 4202496 36361 0 0 0 151082 40 0 0 20 0 1 0 378313239 193462272 43340 33554432000 4194304 5654031 140735044623952 140735044621880 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15335/statm: 47232 43340 142 357 0 46872 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 255124

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15392
/proc/meminfo: memFree=28957920/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15287/stat : 15287 (npSolver-pbo-It) S 15285 15287 12337 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378292156 9367552 274 33554432000 4194304 5064252 140737134460032 140737134458944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15287/statm: 2287 274 233 213 0 72 0
[pid=15288] ppid=15287 vsize=57048 CPUtime=210.64 cores=1,3,5,7
/proc/15288/stat : 15288 (npSolver-pbo) S 15287 15287 12337 0 -1 4202496 36012 117878 0 0 189 19 20823 33 20 0 1 0 378292156 58417152 13941 33554432000 4194304 6004724 140733205859744 140733205845592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15288/statm: 14262 13941 188 442 0 13816 0
[pid=15335] ppid=15288 vsize=188928 CPUtime=1571.21 cores=1,3,5,7
/proc/15335/stat : 15335 (glucosInc) R 15288 15287 12337 0 -1 4202496 37371 0 0 0 157079 42 0 0 20 0 1 0 378313239 193462272 44876 33554432000 4194304 5654031 140735044623952 140735044621880 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15335/statm: 47232 44876 142 357 0 46872 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 255124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15396
/proc/meminfo: memFree=28767596/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15287/stat : 15287 (npSolver-pbo-It) S 15285 15287 12337 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378292156 9367552 274 33554432000 4194304 5064252 140737134460032 140737134458944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15287/statm: 2287 274 233 213 0 72 0
[pid=15288] ppid=15287 vsize=57048 CPUtime=210.64 cores=1,3,5,7
/proc/15288/stat : 15288 (npSolver-pbo) S 15287 15287 12337 0 -1 4202496 36012 117878 0 0 189 19 20823 33 20 0 1 0 378292156 58417152 13941 33554432000 4194304 6004724 140733205859744 140733205845592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15288/statm: 14262 13941 188 442 0 13816 0
[pid=15335] ppid=15288 vsize=219748 CPUtime=1589.41 cores=1,3,5,7
/proc/15335/stat : 15335 (glucosInc) R 15288 15287 12337 0 -1 4202496 37968 0 0 0 158898 43 0 0 20 0 1 0 378313239 225021952 47503 33554432000 4194304 5654031 140735044623952 140735044622040 4233464 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15335/statm: 54937 47503 142 357 0 54577 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 285944

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/181 15396
/proc/meminfo: memFree=28767596/32873648 swapFree=6860/6860
[pid=15287] ppid=15285 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15287/stat : 15287 (npSolver-pbo-It) S 15285 15287 12337 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 378292156 9367552 274 33554432000 4194304 5064252 140737134460032 140737134458944 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15287/statm: 2287 274 233 213 0 72 0
[pid=15288] ppid=15287 vsize=57048 CPUtime=210.64 cores=1,3,5,7
/proc/15288/stat : 15288 (npSolver-pbo) S 15287 15287 12337 0 -1 4202496 36012 117878 0 0 189 19 20823 33 20 0 1 0 378292156 58417152 13941 33554432000 4194304 6004724 140733205859744 140733205845592 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/15288/statm: 14262 13941 188 442 0 13816 0
[pid=15335] ppid=15288 vsize=219748 CPUtime=1589.41 cores=1,3,5,7
/proc/15335/stat : 15335 (glucosInc) R 15288 15287 12337 0 -1 4202496 37968 0 0 0 158898 43 0 0 20 0 1 0 378313239 225021952 47503 33554432000 4194304 5654031 140735044623952 140735044622040 4233464 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15335/statm: 54937 47503 142 357 0 54577 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 285944

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1799.12
CPU system time (s): 0.963853
CPU usage (%): 99.9762
Max. virtual memory (cumulated for all children) (KiB): 285944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.12
system time used= 0.963853
maximum resident set size= 196156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 192239
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= 2205
involuntary context switches= 2132

runsolver used 4.41633 second user time and 15.4297 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-08 04:14:21
IDJOB=3752011
IDBENCH=2262
IDSOLVER=2335
FILE ID=node116/3752011-1339121661
RUNJOBID= node116-1339112627-14158
PBS_JOBID= 14643737
Free space on /tmp= 70968 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
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-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752011-1339121661/watcher-3752011-1339121661 -o /tmp/evaluation-result-3752011-1339121661/solver-3752011-1339121661 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752011-1339121661.opb 2106504952 HOME HOME

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

MD5SUM BENCH= 32f273c48805c1e726044ae006778010
RANDOM SEED=2106504952

node116.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
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	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
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:       32873648 kB
MemFree:        29216060 kB
Buffers:          329468 kB
Cached:          2369988 kB
SwapCached:         3172 kB
Active:          1019884 kB
Inactive:        1774820 kB
Active(anon):      93572 kB
Inactive(anon):     3392 kB
Active(file):     926312 kB
Inactive(file):  1771428 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67100544 kB
Dirty:             25572 kB
Writeback:             0 kB
AnonPages:        103184 kB
Mapped:            12116 kB
Shmem:                 0 kB
Slab:             727340 kB
SReclaimable:     171476 kB
SUnreclaim:       555864 kB
KernelStack:        1504 kB
PageTables:         4464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     217500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70924 MiB
End job on node116 at 2012-06-08 04:44:22