Trace number 3747225

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 (fixed)? (TO) 1800.08 1800.72

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-4.opb
MD5SUM1a88750537364c45876077f809191628
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-50
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -52
Optimality of the best value was proved NO
Number of variables1272
Total number of constraints94308
Number of constraints which are clauses94308
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 1272
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 1272
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 1272
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.24	c run inc solver
0.00/0.24	c [INC SYSTEM] run initial solver
0.00/0.24	c [INC SYSTEM] preprocess with white file
0.00/0.71	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.71	c [INC SYSTEM] execute solver
0.00/0.73	c [INC SEARCH] formula is SAT
0.00/0.73	c [INC SYSTEM] solved the initial formula
0.00/0.82	c model valid
0.00/0.82	c current solution ok
0.00/0.97	o 0
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 SEARCH] iteration: 0
0.00/0.97	c [INC BOUNDS] best value:1272 search for 1271
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: 41, new EQ is 0
0.68/1.03	c set iterative enc to: card
0.68/1.03	c set iterative enc to: none
0.68/1.04	c [INC SEARCH] isOptimum variable: 0
0.70/1.33	c formula is SAT
0.70/1.33	c [INC SEARCH] copied best model
0.70/1.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.79/1.43	c model valid
0.79/1.43	c current solution ok
0.79/1.43	o -33
0.79/1.43	c [INC SEARCH] iteration: 1
0.79/1.43	c [INC BOUNDS] best value:1239 search for 1238
0.79/1.43	c [INC SYSTEM] there exists a inc, kill it!
0.79/1.43	c write failed with 2
0.79/1.43	c [INC SYSTEM] create new solver instance
0.79/1.43	c [INC] encode full formula
0.79/1.43	c (debug) using card networks
0.79/1.43	c old isEQ: 176, new EQ is 0
0.79/1.48	c set iterative enc to: card
0.79/1.48	c set iterative enc to: none
0.79/1.49	c [INC SEARCH] isOptimum variable: 0
1.16/1.72	c formula is SAT
1.16/1.72	c [INC SEARCH] copied best model
1.16/1.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.24/1.82	c model valid
1.24/1.82	c current solution ok
1.24/1.82	o -36
1.24/1.82	c [INC SEARCH] iteration: 2
1.24/1.82	c [INC BOUNDS] best value:1236 search for 1235
1.24/1.82	c [INC SYSTEM] there exists a inc, kill it!
1.24/1.82	c write failed with 2
1.24/1.82	c [INC SYSTEM] create new solver instance
1.24/1.82	c [INC] encode full formula
1.24/1.82	c (debug) using card networks
1.24/1.82	c old isEQ: 224, new EQ is 0
1.24/1.87	c set iterative enc to: card
1.24/1.87	c set iterative enc to: none
1.24/1.88	c [INC SEARCH] isOptimum variable: 0
6.66/7.04	c formula is SAT
6.66/7.05	c [INC SEARCH] copied best model
6.66/7.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.76/7.14	c model valid
6.76/7.14	c current solution ok
6.76/7.14	o -37
6.76/7.14	c [INC SEARCH] iteration: 3
6.76/7.14	c [INC BOUNDS] best value:1235 search for 1234
6.76/7.14	c [INC SYSTEM] there exists a inc, kill it!
6.76/7.14	c write failed with 2
6.76/7.14	c [INC SYSTEM] create new solver instance
6.76/7.14	c [INC] encode full formula
6.76/7.14	c (debug) using card networks
6.76/7.14	c old isEQ: 176, new EQ is 0
6.76/7.19	c set iterative enc to: card
6.76/7.19	c set iterative enc to: none
6.87/7.21	c [INC SEARCH] isOptimum variable: 0
12.45/12.80	c formula is SAT
12.45/12.81	c [INC SEARCH] copied best model
12.45/12.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.56/12.90	c model valid
12.56/12.90	c current solution ok
12.56/12.90	o -38
12.56/12.90	c [INC SEARCH] iteration: 4
12.56/12.90	c [INC BOUNDS] best value:1234 search for 1233
12.56/12.90	c [INC SYSTEM] there exists a inc, kill it!
12.56/12.90	c write failed with 2
12.56/12.90	c [INC SYSTEM] create new solver instance
12.56/12.90	c [INC] encode full formula
12.56/12.90	c (debug) using card networks
12.56/12.90	c old isEQ: 176, new EQ is 0
12.56/12.96	c set iterative enc to: card
12.56/12.96	c set iterative enc to: none
12.56/12.97	c [INC SEARCH] isOptimum variable: 0
20.85/21.22	c formula is SAT
20.85/21.23	c [INC SEARCH] copied best model
20.85/21.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
20.95/21.32	c model valid
20.95/21.32	c current solution ok
20.95/21.32	o -40
20.95/21.32	c [INC SEARCH] iteration: 5
20.95/21.32	c [INC BOUNDS] best value:1232 search for 1231
20.95/21.32	c [INC SYSTEM] there exists a inc, kill it!
20.95/21.32	c write failed with 2
20.95/21.32	c [INC SYSTEM] create new solver instance
20.95/21.32	c [INC] encode full formula
20.95/21.32	c (debug) using card networks
20.95/21.32	c old isEQ: 176, new EQ is 0
20.95/21.38	c set iterative enc to: card
20.95/21.38	c set iterative enc to: none
20.95/21.39	c [INC SEARCH] isOptimum variable: 0
31.16/31.58	c formula is SAT
31.16/31.59	c [INC SEARCH] copied best model
31.16/31.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
31.25/31.68	c model valid
31.25/31.68	c current solution ok
31.25/31.68	o -42
31.25/31.68	c [INC SEARCH] iteration: 6
31.25/31.68	c [INC BOUNDS] best value:1230 search for 1229
31.25/31.68	c [INC SYSTEM] there exists a inc, kill it!
31.25/31.68	c write failed with 2
31.25/31.68	c [INC SYSTEM] create new solver instance
31.25/31.68	c [INC] encode full formula
31.25/31.68	c (debug) using card networks
31.25/31.68	c old isEQ: 176, new EQ is 0
31.35/31.74	c set iterative enc to: card
31.35/31.74	c set iterative enc to: none
31.35/31.75	c [INC SEARCH] isOptimum variable: 0
40.66/41.05	c formula is SAT
40.66/41.06	c [INC SEARCH] copied best model
40.66/41.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
40.76/41.15	c model valid
40.76/41.15	c current solution ok
40.76/41.15	o -43
40.76/41.15	c [INC SEARCH] iteration: 7
40.76/41.15	c [INC BOUNDS] best value:1229 search for 1228
40.76/41.15	c [INC SYSTEM] there exists a inc, kill it!
40.76/41.15	c write failed with 2
40.76/41.15	c [INC SYSTEM] create new solver instance
40.76/41.15	c [INC] encode full formula
40.76/41.15	c (debug) using card networks
40.76/41.15	c old isEQ: 176, new EQ is 0
40.86/41.21	c set iterative enc to: card
40.86/41.21	c set iterative enc to: none
40.86/41.22	c [INC SEARCH] isOptimum variable: 0
51.55/51.90	c formula is SAT
51.55/51.91	c [INC SEARCH] copied best model
51.55/51.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
51.65/52.00	c model valid
51.65/52.00	c current solution ok
51.65/52.00	o -44
51.65/52.00	c [INC SEARCH] iteration: 8
51.65/52.00	c [INC BOUNDS] best value:1228 search for 1227
51.65/52.00	c [INC SYSTEM] there exists a inc, kill it!
51.65/52.00	c write failed with 2
51.65/52.00	c [INC SYSTEM] create new solver instance
51.65/52.00	c [INC] encode full formula
51.65/52.00	c (debug) using card networks
51.65/52.00	c old isEQ: 176, new EQ is 0
51.65/52.06	c set iterative enc to: card
51.65/52.06	c set iterative enc to: none
51.65/52.07	c [INC SEARCH] isOptimum variable: 0
64.94/65.37	c formula is SAT
64.94/65.37	c [INC SEARCH] copied best model
64.94/65.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
65.05/65.47	c model valid
65.05/65.47	c current solution ok
65.05/65.47	o -45
65.05/65.47	c [INC SEARCH] iteration: 9
65.05/65.47	c [INC BOUNDS] best value:1227 search for 1226
65.05/65.47	c [INC SYSTEM] there exists a inc, kill it!
65.05/65.47	c write failed with 2
65.05/65.47	c [INC SYSTEM] create new solver instance
65.05/65.47	c [INC] encode full formula
65.05/65.47	c (debug) using card networks
65.05/65.47	c old isEQ: 176, new EQ is 0
65.16/65.52	c set iterative enc to: card
65.16/65.52	c set iterative enc to: none
65.16/65.53	c [INC SEARCH] isOptimum variable: 0
78.35/78.76	c formula is SAT
78.35/78.76	c [INC SEARCH] copied best model
78.35/78.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
78.45/78.86	c model valid
78.45/78.86	c current solution ok
78.45/78.86	o -46
78.45/78.86	c [INC SEARCH] iteration: 10
78.45/78.86	c [INC BOUNDS] best value:1226 search for 1225
78.45/78.86	c [INC SYSTEM] there exists a inc, kill it!
78.45/78.86	c write failed with 2
78.45/78.86	c [INC SYSTEM] create new solver instance
78.45/78.86	c [INC] encode full formula
78.45/78.86	c (debug) using card networks
78.45/78.86	c old isEQ: 176, new EQ is 0
78.56/78.91	c set iterative enc to: card
78.56/78.91	c set iterative enc to: none
78.56/78.92	c [INC SEARCH] isOptimum variable: 0
90.64/91.03	c formula is SAT
90.64/91.03	c [INC SEARCH] copied best model
90.64/91.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
90.74/91.12	c model valid
90.74/91.12	c current solution ok
90.74/91.12	o -47
90.74/91.12	c [INC SEARCH] iteration: 11
90.74/91.12	c [INC BOUNDS] best value:1225 search for 1224
90.74/91.12	c [INC SYSTEM] there exists a inc, kill it!
90.74/91.12	c write failed with 2
90.74/91.13	c [INC SYSTEM] create new solver instance
90.74/91.13	c [INC] encode full formula
90.74/91.13	c (debug) using card networks
90.74/91.13	c old isEQ: 176, new EQ is 0
90.74/91.18	c set iterative enc to: card
90.74/91.18	c set iterative enc to: none
90.74/91.19	c [INC SEARCH] isOptimum variable: 0
126.82/127.26	c formula is SAT
126.82/127.26	c [INC SEARCH] copied best model
126.82/127.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
126.92/127.36	c model valid
126.92/127.36	c current solution ok
126.92/127.36	o -48
126.92/127.36	c [INC SEARCH] iteration: 12
126.92/127.36	c [INC BOUNDS] best value:1224 search for 1223
126.92/127.36	c [INC SYSTEM] there exists a inc, kill it!
126.92/127.36	c write failed with 2
126.92/127.36	c [INC SYSTEM] create new solver instance
126.92/127.36	c [INC] encode full formula
126.92/127.36	c (debug) using card networks
126.92/127.36	c old isEQ: 176, new EQ is 0
127.04/127.41	c set iterative enc to: card
127.04/127.41	c set iterative enc to: none
127.04/127.43	c [INC SEARCH] isOptimum variable: 0
190.31/190.71	c formula is SAT
190.31/190.71	c [INC SEARCH] copied best model
190.31/190.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
190.42/190.81	c model valid
190.42/190.81	c current solution ok
190.42/190.81	o -49
190.42/190.81	c [INC SEARCH] iteration: 13
190.42/190.81	c [INC BOUNDS] best value:1223 search for 1222
190.42/190.81	c [INC SYSTEM] there exists a inc, kill it!
190.42/190.81	c write failed with 2
190.42/190.81	c [INC SYSTEM] create new solver instance
190.42/190.81	c [INC] encode full formula
190.42/190.81	c (debug) using card networks
190.42/190.81	c old isEQ: 176, new EQ is 0
190.42/190.87	c set iterative enc to: card
190.42/190.87	c set iterative enc to: none
190.42/190.88	c [INC SEARCH] isOptimum variable: 0
295.58/296.05	c formula is SAT
295.58/296.06	c [INC SEARCH] copied best model
295.58/296.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
295.67/296.15	c model valid
295.67/296.15	c current solution ok
295.67/296.15	o -50
295.67/296.15	c [INC SEARCH] iteration: 14
295.67/296.15	c [INC BOUNDS] best value:1222 search for 1221
295.67/296.15	c [INC SYSTEM] there exists a inc, kill it!
295.67/296.15	c write failed with 2
295.67/296.16	c [INC SYSTEM] create new solver instance
295.67/296.16	c [INC] encode full formula
295.67/296.16	c (debug) using card networks
295.67/296.16	c old isEQ: 176, new EQ is 0
295.80/296.21	c set iterative enc to: card
295.80/296.21	c set iterative enc to: none
295.80/296.22	c [INC SEARCH] isOptimum variable: 0
1553.07/1553.79	c formula is SAT
1553.07/1553.79	c [INC SEARCH] copied best model
1553.07/1553.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1553.18/1553.89	c model valid
1553.18/1553.89	c current solution ok
1553.18/1553.89	o -51
1553.18/1553.89	c [INC SEARCH] iteration: 15
1553.18/1553.89	c [INC BOUNDS] best value:1221 search for 1220
1553.18/1553.89	c [INC SYSTEM] there exists a inc, kill it!
1553.18/1553.89	c write failed with 2
1553.18/1553.89	c [INC SYSTEM] create new solver instance
1553.18/1553.89	c [INC] encode full formula
1553.18/1553.89	c (debug) using card networks
1553.18/1553.89	c old isEQ: 176, new EQ is 0
1553.30/1553.94	c set iterative enc to: card
1553.30/1553.94	c set iterative enc to: none
1553.30/1553.96	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.71	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.71	s UNKNOWN
1800.04/1800.71	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.71	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-3747225-1339100026/watcher-3747225-1339100026 -o /tmp/evaluation-result-3747225-1339100026/solver-3747225-1339100026 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747225-1339100026.opb 261770730 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: 1.95 1.97 1.69 3/178 3343
/proc/meminfo: memFree=28577128/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3343/stat : 3343 (npSolver-pbo-It) S 3341 3343 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129419 9367552 275 33554432000 4194304 5064252 140737203738480 140737203737392 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3343/statm: 2287 275 233 213 0 72 0

[startup+0.09527 s]
/proc/loadavg: 1.95 1.97 1.69 3/178 3343
/proc/meminfo: memFree=28577128/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3343/stat : 3343 (npSolver-pbo-It) S 3341 3343 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129419 9367552 275 33554432000 4194304 5064252 140737203738480 140737203737392 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3343/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100223 s]
/proc/loadavg: 1.95 1.97 1.69 3/178 3343
/proc/meminfo: memFree=28577128/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3343/stat : 3343 (npSolver-pbo-It) S 3341 3343 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129419 9367552 275 33554432000 4194304 5064252 140737203738480 140737203737392 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3343/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300292 s]
/proc/loadavg: 1.95 1.97 1.69 3/178 3343
/proc/meminfo: memFree=28577128/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3343/stat : 3343 (npSolver-pbo-It) S 3341 3343 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129419 9367552 275 33554432000 4194304 5064252 140737203738480 140737203737392 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3343/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70025 s]
/proc/loadavg: 1.95 1.97 1.69 3/178 3343
/proc/meminfo: memFree=28577128/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3343/stat : 3343 (npSolver-pbo-It) S 3341 3343 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129419 9367552 275 33554432000 4194304 5064252 140737203738480 140737203737392 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3343/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 1.95 1.97 1.69 3/180 3350
/proc/meminfo: memFree=28512848/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3343/stat : 3343 (npSolver-pbo-It) S 3341 3343 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129419 9367552 275 33554432000 4194304 5064252 140737203738480 140737203737392 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3343/statm: 2287 275 233 213 0 72 0
[pid=3344] ppid=3343 vsize=61956 CPUtime=1.16 cores=1,3,5,7
/proc/3344/stat : 3344 (npSolver-pbo) S 3343 3343 2890 0 -1 4202496 14010 13868 0 0 54 15 44 3 20 0 1 0 376129419 63442944 15155 33554432000 4194304 6004724 140734532226576 140734532212424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3344/statm: 15489 15155 175 442 0 15043 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 71104

[startup+3.10039 s]
/proc/loadavg: 1.95 1.97 1.69 3/181 3356
/proc/meminfo: memFree=28478916/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3343/stat : 3343 (npSolver-pbo-It) S 3341 3343 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129419 9367552 275 33554432000 4194304 5064252 140737203738480 140737203737392 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3343/statm: 2287 275 233 213 0 72 0
[pid=3344] ppid=3343 vsize=61956 CPUtime=1.56 cores=1,3,5,7
/proc/3344/stat : 3344 (npSolver-pbo) S 3343 3343 2890 0 -1 4202496 16612 22559 0 0 69 16 65 6 20 0 1 0 376129419 63442944 15155 33554432000 4194304 6004724 140734532226576 140734532212424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3344/statm: 15489 15155 175 442 0 15043 0
[pid=3356] ppid=3344 vsize=38156 CPUtime=1.2 cores=1,3,5,7
/proc/3356/stat : 3356 (glucosInc) R 3344 3343 2890 0 -1 4202496 8064 0 0 0 119 1 0 0 20 0 1 0 376129608 39071744 8200 33554432000 4194304 5654031 140735762522784 140735762520552 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3356/statm: 9539 8200 140 357 0 9179 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 109260

[startup+6.30038 s]
/proc/loadavg: 1.95 1.97 1.69 3/180 3356
/proc/meminfo: memFree=28504864/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3343/stat : 3343 (npSolver-pbo-It) S 3341 3343 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129419 9367552 275 33554432000 4194304 5064252 140737203738480 140737203737392 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3343/statm: 2287 275 233 213 0 72 0
[pid=3344] ppid=3343 vsize=61956 CPUtime=1.56 cores=1,3,5,7
/proc/3344/stat : 3344 (npSolver-pbo) S 3343 3343 2890 0 -1 4202496 16612 22559 0 0 69 16 65 6 20 0 1 0 376129419 63442944 15155 33554432000 4194304 6004724 140734532226576 140734532212424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3344/statm: 15489 15155 175 442 0 15043 0
[pid=3356] ppid=3344 vsize=38156 CPUtime=4.4 cores=1,3,5,7
/proc/3356/stat : 3356 (glucosInc) R 3344 3343 2890 0 -1 4202496 8132 0 0 0 439 1 0 0 20 0 1 0 376129608 39071744 8777 33554432000 4194304 5654031 140735762522784 140735762510600 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3356/statm: 9539 8777 140 357 0 9179 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 109260

[startup+12.7004 s]
/proc/loadavg: 1.95 1.97 1.69 3/181 3360
/proc/meminfo: memFree=28476100/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3343/stat : 3343 (npSolver-pbo-It) S 3341 3343 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129419 9367552 275 33554432000 4194304 5064252 140737203738480 140737203737392 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3343/statm: 2287 275 233 213 0 72 0
[pid=3344] ppid=3343 vsize=61956 CPUtime=6.88 cores=1,3,5,7
/proc/3344/stat : 3344 (npSolver-pbo) S 3343 3343 2890 0 -1 4202496 19149 31235 0 0 84 17 579 8 20 0 1 0 376129419 63442944 15155 33554432000 4194304 6004724 140734532226576 140734532212424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3344/statm: 15489 15155 175 442 0 15043 0
[pid=3360] ppid=3344 vsize=38148 CPUtime=5.47 cores=1,3,5,7
/proc/3360/stat : 3360 (glucosInc) R 3344 3343 2890 0 -1 4202496 8117 0 0 0 546 1 0 0 20 0 1 0 376130140 39063552 8776 33554432000 4194304 5654031 140736378347936 140736378335752 4232700 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3360/statm: 9537 8776 140 357 0 9177 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 109252

[startup+25.5004 s]
/proc/loadavg: 1.96 1.97 1.70 3/181 3364
/proc/meminfo: memFree=28457784/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3343/stat : 3343 (npSolver-pbo-It) S 3341 3343 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129419 9367552 275 33554432000 4194304 5064252 140737203738480 140737203737392 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3343/statm: 2287 275 233 213 0 72 0
[pid=3344] ppid=3343 vsize=61956 CPUtime=21.06 cores=1,3,5,7
/proc/3344/stat : 3344 (npSolver-pbo) S 3343 3343 2890 0 -1 4202496 24189 49395 0 0 115 18 1961 12 20 0 1 0 376129419 63442944 15155 33554432000 4194304 6004724 140734532226576 140734532212424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3344/statm: 15489 15155 175 442 0 15043 0
[pid=3364] ppid=3344 vsize=38156 CPUtime=4.09 cores=1,3,5,7
/proc/3364/stat : 3364 (glucosInc) R 3344 3343 2890 0 -1 4202496 8333 0 0 0 408 1 0 0 20 0 1 0 376131558 39071744 8286 33554432000 4194304 5654031 140736402370256 140736402358072 4234964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3364/statm: 9539 8286 140 357 0 9179 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 109260

[startup+51.1004 s]
/proc/loadavg: 1.97 1.97 1.71 3/181 3368
/proc/meminfo: memFree=28448988/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3343/stat : 3343 (npSolver-pbo-It) S 3341 3343 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129419 9367552 275 33554432000 4194304 5064252 140737203738480 140737203737392 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3343/statm: 2287 275 233 213 0 72 0
[pid=3344] ppid=3343 vsize=61956 CPUtime=40.89 cores=1,3,5,7
/proc/3344/stat : 3344 (npSolver-pbo) S 3343 3343 2890 0 -1 4202496 29229 68634 0 0 146 20 3905 18 20 0 1 0 376129419 63442944 15155 33554432000 4194304 6004724 140734532226576 140734532212424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3344/statm: 15489 15155 175 442 0 15043 0
[pid=3368] ppid=3344 vsize=38900 CPUtime=9.86 cores=1,3,5,7
/proc/3368/stat : 3368 (glucosInc) R 3344 3343 2890 0 -1 4202496 9705 0 0 0 985 1 0 0 20 0 1 0 376133541 39833600 8748 33554432000 4194304 5654031 140733657221680 140733657209496 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3368/statm: 9725 8748 142 357 0 9365 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 110004

[startup+102.307 s]
/proc/loadavg: 1.99 1.97 1.72 3/181 3381
/proc/meminfo: memFree=28475128/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3343/stat : 3343 (npSolver-pbo-It) S 3341 3343 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129419 9367552 275 33554432000 4194304 5064252 140737203738480 140737203737392 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3343/statm: 2287 275 233 213 0 72 0
[pid=3344] ppid=3343 vsize=61956 CPUtime=90.84 cores=1,3,5,7
/proc/3344/stat : 3344 (npSolver-pbo) S 3343 3343 2890 0 -1 4202496 39309 112999 0 0 208 24 8823 29 20 0 1 0 376129419 63442944 15155 33554432000 4194304 6004724 140734532226576 140734532212424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3344/statm: 15489 15155 175 442 0 15043 0
[pid=3379] ppid=3344 vsize=43044 CPUtime=11.09 cores=1,3,5,7
/proc/3379/stat : 3379 (glucosInc) R 3344 3343 2890 0 -1 4202496 10624 0 0 0 1107 2 0 0 20 0 1 0 376138539 44077056 9337 33554432000 4194304 5654031 140736354560096 140736354547912 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3379/statm: 10761 9337 142 357 0 10401 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 114148

[startup+162.3 s]
/proc/loadavg: 1.99 1.97 1.73 3/181 3383
/proc/meminfo: memFree=28403716/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3343/stat : 3343 (npSolver-pbo-It) S 3341 3343 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129419 9367552 275 33554432000 4194304 5064252 140737203738480 140737203737392 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3343/statm: 2287 275 233 213 0 72 0
[pid=3344] ppid=3343 vsize=61956 CPUtime=127.07 cores=1,3,5,7
/proc/3344/stat : 3344 (npSolver-pbo) S 3343 3343 2890 0 -1 4202496 41829 126307 0 0 223 25 12425 34 20 0 1 0 376129419 63442944 15155 33554432000 4194304 6004724 140734532226576 140734532212424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3344/statm: 15489 15155 175 442 0 15043 0
[pid=3383] ppid=3344 vsize=64740 CPUtime=34.85 cores=1,3,5,7
/proc/3383/stat : 3383 (glucosInc) R 3344 3343 2890 0 -1 4202496 12514 0 0 0 3481 4 0 0 20 0 1 0 376142163 66293760 15514 33554432000 4194304 5654031 140736232205168 140736232192984 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3383/statm: 16185 15514 142 357 0 15825 0
Current children cumulated CPU time (s) 161.92
Current children cumulated vsize (KiB) 135844

[startup+222.3 s]
/proc/loadavg: 1.99 1.97 1.75 3/181 3385
/proc/meminfo: memFree=28384560/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3343/stat : 3343 (npSolver-pbo-It) S 3341 3343 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129419 9367552 275 33554432000 4194304 5064252 140737203738480 140737203737392 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3343/statm: 2287 275 233 213 0 72 0
[pid=3344] ppid=3343 vsize=61956 CPUtime=190.5 cores=1,3,5,7
/proc/3344/stat : 3344 (npSolver-pbo) S 3343 3343 2890 0 -1 4202496 44349 139356 0 0 239 25 18747 39 20 0 1 0 376129419 63442944 15155 33554432000 4194304 6004724 140734532226576 140734532212424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3344/statm: 15489 15155 175 442 0 15043 0
[pid=3385] ppid=3344 vsize=61592 CPUtime=31.4 cores=1,3,5,7
/proc/3385/stat : 3385 (glucosInc) R 3344 3343 2890 0 -1 4202496 12212 0 0 0 3137 3 0 0 20 0 1 0 376148508 63070208 14729 33554432000 4194304 5654031 140733271695696 140733271683512 4208694 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3385/statm: 15398 14729 142 357 0 15038 0
Current children cumulated CPU time (s) 221.9
Current children cumulated vsize (KiB) 132696

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.76 3/181 3385
/proc/meminfo: memFree=28370892/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=28304712/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3343/stat : 3343 (npSolver-pbo-It) S 3341 3343 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129419 9367552 275 33554432000 4194304 5064252 140737203738480 140737203737392 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3343/statm: 2287 275 233 213 0 72 0
[pid=3344] ppid=3343 vsize=61956 CPUtime=295.82 cores=1,3,5,7
/proc/3344/stat : 3344 (npSolver-pbo) S 3343 3343 2890 0 -1 4202496 46869 152218 0 0 254 26 29258 44 20 0 1 0 376129419 63442944 15155 33554432000 4194304 6004724 140734532226576 140734532212424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3344/statm: 15489 15155 175 442 0 15043 0
[pid=3387] ppid=3344 vsize=129004 CPUtime=1005.9 cores=1,3,5,7
/proc/3387/stat : 3387 (glucosInc) R 3344 3343 2890 0 -1 4202496 27148 0 0 0 100570 20 0 0 20 0 1 0 376159042 132100096 26784 33554432000 4194304 5654031 140734460147392 140734460135208 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3387/statm: 32251 26784 142 357 0 31891 0
Current children cumulated CPU time (s) 1301.72
Current children cumulated vsize (KiB) 200108

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/181 3409
/proc/meminfo: memFree=28264196/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3343/stat : 3343 (npSolver-pbo-It) S 3341 3343 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129419 9367552 275 33554432000 4194304 5064252 140737203738480 140737203737392 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3343/statm: 2287 275 233 213 0 72 0
[pid=3344] ppid=3343 vsize=61956 CPUtime=295.82 cores=1,3,5,7
/proc/3344/stat : 3344 (npSolver-pbo) S 3343 3343 2890 0 -1 4202496 46869 152218 0 0 254 26 29258 44 20 0 1 0 376129419 63442944 15155 33554432000 4194304 6004724 140734532226576 140734532212424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3344/statm: 15489 15155 175 442 0 15043 0
[pid=3387] ppid=3344 vsize=190236 CPUtime=1065.89 cores=1,3,5,7
/proc/3387/stat : 3387 (glucosInc) R 3344 3343 2890 0 -1 4202496 29413 0 0 0 106566 23 0 0 20 0 1 0 376159042 194801664 44858 33554432000 4194304 5654031 140734460147392 140734460135208 4233168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3387/statm: 47559 44858 142 357 0 47199 0
Current children cumulated CPU time (s) 1361.71
Current children cumulated vsize (KiB) 261340

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 3409
/proc/meminfo: memFree=28263464/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3343/stat : 3343 (npSolver-pbo-It) S 3341 3343 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129419 9367552 275 33554432000 4194304 5064252 140737203738480 140737203737392 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3343/statm: 2287 275 233 213 0 72 0
[pid=3344] ppid=3343 vsize=61956 CPUtime=295.82 cores=1,3,5,7
/proc/3344/stat : 3344 (npSolver-pbo) S 3343 3343 2890 0 -1 4202496 46869 152218 0 0 254 26 29258 44 20 0 1 0 376129419 63442944 15155 33554432000 4194304 6004724 140734532226576 140734532212424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3344/statm: 15489 15155 175 442 0 15043 0
[pid=3387] ppid=3344 vsize=140916 CPUtime=1125.88 cores=1,3,5,7
/proc/3387/stat : 3387 (glucosInc) R 3344 3343 2890 0 -1 4202496 30017 0 0 0 112564 24 0 0 20 0 1 0 376159042 144297984 34635 33554432000 4194304 5654031 140734460147392 140734460135208 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3387/statm: 35229 34635 142 357 0 34869 0
Current children cumulated CPU time (s) 1421.7
Current children cumulated vsize (KiB) 212020

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 3409
/proc/meminfo: memFree=28226960/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3343/stat : 3343 (npSolver-pbo-It) S 3341 3343 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129419 9367552 275 33554432000 4194304 5064252 140737203738480 140737203737392 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3343/statm: 2287 275 233 213 0 72 0
[pid=3344] ppid=3343 vsize=61956 CPUtime=295.82 cores=1,3,5,7
/proc/3344/stat : 3344 (npSolver-pbo) S 3343 3343 2890 0 -1 4202496 46869 152218 0 0 254 26 29258 44 20 0 1 0 376129419 63442944 15155 33554432000 4194304 6004724 140734532226576 140734532212424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3344/statm: 15489 15155 175 442 0 15043 0
[pid=3387] ppid=3344 vsize=190236 CPUtime=1185.87 cores=1,3,5,7
/proc/3387/stat : 3387 (glucosInc) R 3344 3343 2890 0 -1 4202496 31138 0 0 0 118561 26 0 0 20 0 1 0 376159042 194801664 43333 33554432000 4194304 5654031 140734460147392 140734460145320 4217334 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3387/statm: 47559 43333 142 357 0 47199 0
Current children cumulated CPU time (s) 1481.69
Current children cumulated vsize (KiB) 261340

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 3409
/proc/meminfo: memFree=28208120/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3343/stat : 3343 (npSolver-pbo-It) S 3341 3343 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129419 9367552 275 33554432000 4194304 5064252 140737203738480 140737203737392 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3343/statm: 2287 275 233 213 0 72 0
[pid=3344] ppid=3343 vsize=61956 CPUtime=295.82 cores=1,3,5,7
/proc/3344/stat : 3344 (npSolver-pbo) S 3343 3343 2890 0 -1 4202496 46869 152218 0 0 254 26 29258 44 20 0 1 0 376129419 63442944 15155 33554432000 4194304 6004724 140734532226576 140734532212424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3344/statm: 15489 15155 175 442 0 15043 0
[pid=3387] ppid=3344 vsize=221056 CPUtime=1245.86 cores=1,3,5,7
/proc/3387/stat : 3387 (glucosInc) R 3344 3343 2890 0 -1 4202496 31814 0 0 0 124558 28 0 0 20 0 1 0 376159042 226361344 47496 33554432000 4194304 5654031 140734460147392 140734460145480 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3387/statm: 55264 47496 142 357 0 54904 0
Current children cumulated CPU time (s) 1541.68
Current children cumulated vsize (KiB) 292160

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/182 3414
/proc/meminfo: memFree=28344956/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3343/stat : 3343 (npSolver-pbo-It) S 3341 3343 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129419 9367552 275 33554432000 4194304 5064252 140737203738480 140737203737392 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3343/statm: 2287 275 233 213 0 72 0
[pid=3344] ppid=3343 vsize=61956 CPUtime=1553.35 cores=1,3,5,7
/proc/3344/stat : 3344 (npSolver-pbo) S 3343 3343 2890 0 -1 4202496 49389 184568 0 0 270 27 154965 73 20 0 1 0 376129419 63442944 15155 33554432000 4194304 6004724 140734532226576 140734532212424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3344/statm: 15489 15155 175 442 0 15043 0
[pid=3412] ppid=3344 vsize=64812 CPUtime=48.31 cores=1,3,5,7
/proc/3412/stat : 3412 (glucosInc) R 3344 3343 2890 0 -1 4202496 12720 0 0 0 4830 1 0 0 20 0 1 0 376284815 66367488 15532 33554432000 4194304 5654031 140734796280224 140734796268040 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3412/statm: 16203 15532 142 357 0 15843 0
Current children cumulated CPU time (s) 1601.66
Current children cumulated vsize (KiB) 135916

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 1.91 3/181 3417
/proc/meminfo: memFree=28402276/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3343/stat : 3343 (npSolver-pbo-It) S 3341 3343 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129419 9367552 275 33554432000 4194304 5064252 140737203738480 140737203737392 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3343/statm: 2287 275 233 213 0 72 0
[pid=3344] ppid=3343 vsize=61956 CPUtime=1553.35 cores=1,3,5,7
/proc/3344/stat : 3344 (npSolver-pbo) S 3343 3343 2890 0 -1 4202496 49389 184568 0 0 270 27 154965 73 20 0 1 0 376129419 63442944 15155 33554432000 4194304 6004724 140734532226576 140734532212424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3344/statm: 15489 15155 175 442 0 15043 0
[pid=3412] ppid=3344 vsize=88224 CPUtime=108.3 cores=1,3,5,7
/proc/3412/stat : 3412 (glucosInc) R 3344 3343 2890 0 -1 4202496 14336 0 0 0 10828 2 0 0 20 0 1 0 376284815 90341376 21220 33554432000 4194304 5654031 140734796280224 140734796268040 4232830 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3412/statm: 22056 21220 142 357 0 21696 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 159328

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/181 3417
/proc/meminfo: memFree=28340332/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3343/stat : 3343 (npSolver-pbo-It) S 3341 3343 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129419 9367552 275 33554432000 4194304 5064252 140737203738480 140737203737392 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3343/statm: 2287 275 233 213 0 72 0
[pid=3344] ppid=3343 vsize=61956 CPUtime=1553.35 cores=1,3,5,7
/proc/3344/stat : 3344 (npSolver-pbo) S 3343 3343 2890 0 -1 4202496 49389 184568 0 0 270 27 154965 73 20 0 1 0 376129419 63442944 15155 33554432000 4194304 6004724 140734532226576 140734532212424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3344/statm: 15489 15155 175 442 0 15043 0
[pid=3412] ppid=3344 vsize=107076 CPUtime=168.29 cores=1,3,5,7
/proc/3412/stat : 3412 (glucosInc) R 3344 3343 2890 0 -1 4202496 15536 0 0 0 16826 3 0 0 20 0 1 0 376284815 109645824 26109 33554432000 4194304 5654031 140734796280224 140734796268040 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3412/statm: 26769 26109 142 357 0 26409 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 178180

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 3464
/proc/meminfo: memFree=28438556/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3343/stat : 3343 (npSolver-pbo-It) S 3341 3343 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129419 9367552 275 33554432000 4194304 5064252 140737203738480 140737203737392 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3343/statm: 2287 275 233 213 0 72 0
[pid=3344] ppid=3343 vsize=61956 CPUtime=1553.35 cores=1,3,5,7
/proc/3344/stat : 3344 (npSolver-pbo) S 3343 3343 2890 0 -1 4202496 49389 184568 0 0 270 27 154965 73 20 0 1 0 376129419 63442944 15155 33554432000 4194304 6004724 140734532226576 140734532212424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3344/statm: 15489 15155 175 442 0 15043 0
[pid=3412] ppid=3344 vsize=107076 CPUtime=228.28 cores=1,3,5,7
/proc/3412/stat : 3412 (glucosInc) R 3344 3343 2890 0 -1 4202496 15536 0 0 0 22825 3 0 0 20 0 1 0 376284815 109645824 26109 33554432000 4194304 5654031 140734796280224 140734796268040 4232922 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3412/statm: 26769 26109 142 357 0 26409 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (KiB) 178180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 3503
/proc/meminfo: memFree=28428984/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3343/stat : 3343 (npSolver-pbo-It) S 3341 3343 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129419 9367552 275 33554432000 4194304 5064252 140737203738480 140737203737392 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3343/statm: 2287 275 233 213 0 72 0
[pid=3344] ppid=3343 vsize=61956 CPUtime=1553.35 cores=1,3,5,7
/proc/3344/stat : 3344 (npSolver-pbo) S 3343 3343 2890 0 -1 4202496 49389 184568 0 0 270 27 154965 73 20 0 1 0 376129419 63442944 15155 33554432000 4194304 6004724 140734532226576 140734532212424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3344/statm: 15489 15155 175 442 0 15043 0
[pid=3412] ppid=3344 vsize=107076 CPUtime=246.69 cores=1,3,5,7
/proc/3412/stat : 3412 (glucosInc) R 3344 3343 2890 0 -1 4202496 15536 0 0 0 24666 3 0 0 20 0 1 0 376284815 109645824 26109 33554432000 4194304 5654031 140734796280224 140734796268040 4232605 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3412/statm: 26769 26109 142 357 0 26409 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 178180

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 3503
/proc/meminfo: memFree=28428984/32873648 swapFree=7376/7376
[pid=3343] ppid=3341 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3343/stat : 3343 (npSolver-pbo-It) S 3341 3343 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376129419 9367552 275 33554432000 4194304 5064252 140737203738480 140737203737392 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3343/statm: 2287 275 233 213 0 72 0
[pid=3344] ppid=3343 vsize=61956 CPUtime=1553.35 cores=1,3,5,7
/proc/3344/stat : 3344 (npSolver-pbo) S 3343 3343 2890 0 -1 4202496 49389 184568 0 0 270 27 154965 73 20 0 1 0 376129419 63442944 15155 33554432000 4194304 6004724 140734532226576 140734532212424 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3344/statm: 15489 15155 175 442 0 15043 0
[pid=3412] ppid=3344 vsize=107076 CPUtime=246.69 cores=1,3,5,7
/proc/3412/stat : 3412 (glucosInc) R 3344 3343 2890 0 -1 4202496 15536 0 0 0 24666 3 0 0 20 0 1 0 376284815 109645824 26109 33554432000 4194304 5654031 140734796280224 140734796268040 4232605 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3412/statm: 26769 26109 142 357 0 26409 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 178180

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.08
CPU user time (s): 1799.02
CPU system time (s): 1.05684
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 292160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.02
system time used= 1.05684
maximum resident set size= 196128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 249876
page faults= 0
swaps= 0
block input operations= 0
block output operations= 141464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3033
involuntary context switches= 2538

runsolver used 2.74358 second user time and 7.13692 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-07 22:13:46
IDJOB=3747225
IDBENCH=2256
IDSOLVER=2332
FILE ID=node113/3747225-1339100026
RUNJOBID= node113-1339098177-2907
PBS_JOBID= 14643740
Free space on /tmp= 71140 MiB

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

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

MD5SUM BENCH= 1a88750537364c45876077f809191628
RANDOM SEED=261770730

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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.91
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.026
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.92
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.026
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:        28577292 kB
Buffers:          471844 kB
Cached:          2884144 kB
SwapCached:         2204 kB
Active:          1551864 kB
Inactive:        1854576 kB
Active(anon):      46440 kB
Inactive(anon):     4988 kB
Active(file):    1505424 kB
Inactive(file):  1849588 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67100048 kB
Dirty:             30980 kB
Writeback:             0 kB
AnonPages:         52740 kB
Mapped:            11880 kB
Shmem:                 0 kB
Slab:             753712 kB
SReclaimable:     197684 kB
SUnreclaim:       556028 kB
KernelStack:        1504 kB
PageTables:         3904 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     176924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71140 MiB
End job on node113 at 2012-06-07 22:43:47