Trace number 3698076

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-4.opb
MD5SUM937ec96fd1742e5ed6250d14e65c707b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-54
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -57
Optimality of the best value was proved NO
Number of variables1534
Total number of constraints127011
Number of constraints which are clauses127011
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 1534
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 1534
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 1534
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.26	c run inc solver
0.00/0.26	c [INC SYSTEM] run initial solver
0.00/0.26	c [INC SYSTEM] preprocess with white file
0.00/0.49	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.49	c [INC SYSTEM] execute solver
0.00/0.51	c [INC SEARCH] formula is SAT
0.00/0.51	c [INC SYSTEM] solved the initial formula
0.00/0.64	c model valid
0.00/0.64	c current solution ok
0.00/0.84	o 0
0.00/0.84	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.84	c write failed with 2
0.00/0.84	c [INC SEARCH] iteration: 0
0.00/0.84	c [INC BOUNDS] best value:1534 search for 1533
0.00/0.84	c [INC SYSTEM] create new solver instance
0.00/0.84	c [INC] encode full formula
0.00/0.84	c (debug) using card networks
0.00/0.89	c set iterative enc to: card
0.00/0.89	c set iterative enc to: none
0.00/0.90	c [INC SEARCH] isOptimum variable: 0
1.07/1.15	c formula is SAT
1.07/1.15	c [INC SEARCH] copied best model
1.07/1.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.16/1.28	c model valid
1.16/1.28	c current solution ok
1.16/1.28	o -41
1.16/1.28	c [INC SEARCH] iteration: 1
1.16/1.28	c [INC BOUNDS] best value:1493 search for 1492
1.16/1.28	c [INC SYSTEM] there exists a inc, kill it!
1.16/1.28	c write failed with 2
1.16/1.28	c [INC SYSTEM] create new solver instance
1.16/1.28	c [INC] encode full formula
1.16/1.28	c (debug) using card networks
1.27/1.33	c set iterative enc to: card
1.27/1.33	c set iterative enc to: none
1.27/1.35	c [INC SEARCH] isOptimum variable: 0
8.37/8.48	c formula is SAT
8.37/8.48	c [INC SEARCH] copied best model
8.37/8.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.57/8.61	c model valid
8.57/8.61	c current solution ok
8.57/8.61	o -43
8.57/8.61	c [INC SEARCH] iteration: 2
8.57/8.61	c [INC BOUNDS] best value:1491 search for 1490
8.57/8.61	c [INC SYSTEM] there exists a inc, kill it!
8.57/8.61	c write failed with 2
8.57/8.61	c [INC SYSTEM] create new solver instance
8.57/8.61	c [INC] encode full formula
8.57/8.61	c (debug) using card networks
8.57/8.67	c set iterative enc to: card
8.57/8.67	c set iterative enc to: none
8.57/8.68	c [INC SEARCH] isOptimum variable: 0
19.87/19.90	c formula is SAT
19.87/19.91	c [INC SEARCH] copied best model
19.87/19.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
19.97/20.04	c model valid
19.97/20.04	c current solution ok
19.97/20.04	o -45
19.97/20.04	c [INC SEARCH] iteration: 3
19.97/20.04	c [INC BOUNDS] best value:1489 search for 1488
19.97/20.04	c [INC SYSTEM] there exists a inc, kill it!
19.97/20.04	c write failed with 2
19.97/20.04	c [INC SYSTEM] create new solver instance
19.97/20.04	c [INC] encode full formula
19.97/20.04	c (debug) using card networks
19.97/20.09	c set iterative enc to: card
19.97/20.09	c set iterative enc to: none
20.07/20.10	c [INC SEARCH] isOptimum variable: 0
30.77/30.83	c formula is SAT
30.77/30.84	c [INC SEARCH] copied best model
30.77/30.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
30.86/30.97	c model valid
30.86/30.97	c current solution ok
30.86/30.97	o -47
30.86/30.97	c [INC SEARCH] iteration: 4
30.86/30.97	c [INC BOUNDS] best value:1487 search for 1486
30.86/30.97	c [INC SYSTEM] there exists a inc, kill it!
30.86/30.97	c write failed with 2
30.86/30.97	c [INC SYSTEM] create new solver instance
30.86/30.97	c [INC] encode full formula
30.86/30.97	c (debug) using card networks
30.98/31.02	c set iterative enc to: card
30.98/31.02	c set iterative enc to: none
30.98/31.03	c [INC SEARCH] isOptimum variable: 0
43.67/43.75	c formula is SAT
43.67/43.76	c [INC SEARCH] copied best model
43.67/43.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
43.77/43.89	c model valid
43.77/43.89	c current solution ok
43.77/43.89	o -48
43.77/43.89	c [INC SEARCH] iteration: 5
43.77/43.89	c [INC BOUNDS] best value:1486 search for 1485
43.77/43.89	c [INC SYSTEM] there exists a inc, kill it!
43.77/43.89	c write failed with 2
43.77/43.89	c [INC SYSTEM] create new solver instance
43.77/43.89	c [INC] encode full formula
43.77/43.89	c (debug) using card networks
43.89/43.94	c set iterative enc to: card
43.89/43.94	c set iterative enc to: none
43.89/43.95	c [INC SEARCH] isOptimum variable: 0
62.16/62.27	c formula is SAT
62.16/62.27	c [INC SEARCH] copied best model
62.16/62.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
62.36/62.40	c model valid
62.36/62.40	c current solution ok
62.36/62.40	o -49
62.36/62.40	c [INC SEARCH] iteration: 6
62.36/62.40	c [INC BOUNDS] best value:1485 search for 1484
62.36/62.40	c [INC SYSTEM] there exists a inc, kill it!
62.36/62.40	c write failed with 2
62.36/62.40	c [INC SYSTEM] create new solver instance
62.36/62.40	c [INC] encode full formula
62.36/62.40	c (debug) using card networks
62.36/62.46	c set iterative enc to: card
62.36/62.46	c set iterative enc to: none
62.36/62.47	c [INC SEARCH] isOptimum variable: 0
82.36/82.43	c formula is SAT
82.36/82.43	c [INC SEARCH] copied best model
82.36/82.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
82.46/82.56	c model valid
82.46/82.56	c current solution ok
82.46/82.56	o -50
82.46/82.56	c [INC SEARCH] iteration: 7
82.46/82.56	c [INC BOUNDS] best value:1484 search for 1483
82.46/82.56	c [INC SYSTEM] there exists a inc, kill it!
82.46/82.56	c write failed with 2
82.46/82.56	c [INC SYSTEM] create new solver instance
82.46/82.56	c [INC] encode full formula
82.46/82.56	c (debug) using card networks
82.57/82.62	c set iterative enc to: card
82.57/82.62	c set iterative enc to: none
82.57/82.63	c [INC SEARCH] isOptimum variable: 0
105.84/105.93	c formula is SAT
105.84/105.94	c [INC SEARCH] copied best model
105.84/105.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
105.94/106.07	c model valid
105.94/106.07	c current solution ok
105.94/106.07	o -51
105.94/106.07	c [INC SEARCH] iteration: 8
105.94/106.07	c [INC BOUNDS] best value:1483 search for 1482
105.94/106.07	c [INC SYSTEM] there exists a inc, kill it!
105.94/106.07	c write failed with 2
105.94/106.07	c [INC SYSTEM] create new solver instance
105.94/106.07	c [INC] encode full formula
105.94/106.07	c (debug) using card networks
106.06/106.12	c set iterative enc to: card
106.06/106.12	c set iterative enc to: none
106.06/106.13	c [INC SEARCH] isOptimum variable: 0
127.74/127.89	c formula is SAT
127.74/127.89	c [INC SEARCH] copied best model
127.74/127.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
127.94/128.02	c model valid
127.94/128.02	c current solution ok
127.94/128.02	o -52
127.94/128.02	c [INC SEARCH] iteration: 9
127.94/128.02	c [INC BOUNDS] best value:1482 search for 1481
127.94/128.02	c [INC SYSTEM] there exists a inc, kill it!
127.94/128.02	c write failed with 2
127.94/128.02	c [INC SYSTEM] create new solver instance
127.94/128.02	c [INC] encode full formula
127.94/128.02	c (debug) using card networks
127.94/128.07	c set iterative enc to: card
127.94/128.07	c set iterative enc to: none
127.94/128.09	c [INC SEARCH] isOptimum variable: 0
180.63/180.77	c formula is SAT
180.63/180.78	c [INC SEARCH] copied best model
180.63/180.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
180.83/180.91	c model valid
180.83/180.91	c current solution ok
180.83/180.91	o -53
180.83/180.91	c [INC SEARCH] iteration: 10
180.83/180.91	c [INC BOUNDS] best value:1481 search for 1480
180.83/180.91	c [INC SYSTEM] there exists a inc, kill it!
180.83/180.91	c write failed with 2
180.83/180.91	c [INC SYSTEM] create new solver instance
180.83/180.91	c [INC] encode full formula
180.83/180.91	c (debug) using card networks
180.83/180.96	c set iterative enc to: card
180.83/180.96	c set iterative enc to: none
180.83/180.97	c [INC SEARCH] isOptimum variable: 0
417.88/418.09	c formula is SAT
417.88/418.09	c [INC SEARCH] copied best model
417.88/418.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
418.07/418.22	c model valid
418.07/418.22	c current solution ok
418.07/418.22	o -54
418.07/418.22	c [INC SEARCH] iteration: 11
418.07/418.22	c [INC BOUNDS] best value:1480 search for 1479
418.07/418.22	c [INC SYSTEM] there exists a inc, kill it!
418.07/418.22	c write failed with 2
418.07/418.22	c [INC SYSTEM] create new solver instance
418.07/418.22	c [INC] encode full formula
418.07/418.22	c (debug) using card networks
418.07/418.28	c set iterative enc to: card
418.07/418.28	c set iterative enc to: none
418.07/418.29	c [INC SEARCH] isOptimum variable: 0
519.24/519.43	c formula is SAT
519.24/519.43	c [INC SEARCH] copied best model
519.24/519.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
519.34/519.56	c model valid
519.34/519.56	c current solution ok
519.34/519.56	o -55
519.34/519.56	c [INC SEARCH] iteration: 12
519.34/519.56	c [INC BOUNDS] best value:1479 search for 1478
519.34/519.56	c [INC SYSTEM] there exists a inc, kill it!
519.34/519.56	c write failed with 2
519.34/519.56	c [INC SYSTEM] create new solver instance
519.34/519.56	c [INC] encode full formula
519.34/519.56	c (debug) using card networks
519.46/519.62	c set iterative enc to: card
519.46/519.62	c set iterative enc to: none
519.46/519.63	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.40	s UNKNOWN
1800.05/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698076-1338063848/watcher-3698076-1338063848 -o /tmp/evaluation-result-3698076-1338063848/solver-3698076-1338063848 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698076-1338063848.opb 1074418186 HOME HOME 

running on 4 cores: 0,2,4,6

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.02 2.01 2.00 2/178 6325
/proc/meminfo: memFree=27641764/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6325/stat : 6325 (npSolver-pbo-It) S 6323 6325 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272511677 9367552 275 33554432000 4194304 5064252 140736569054416 140736569053328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6325/statm: 2287 275 233 213 0 72 0

[startup+0.0685339 s]
/proc/loadavg: 2.02 2.01 2.00 2/178 6325
/proc/meminfo: memFree=27641764/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6325/stat : 6325 (npSolver-pbo-It) S 6323 6325 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272511677 9367552 275 33554432000 4194304 5064252 140736569054416 140736569053328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6325/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10025 s]
/proc/loadavg: 2.02 2.01 2.00 2/178 6325
/proc/meminfo: memFree=27641764/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6325/stat : 6325 (npSolver-pbo-It) S 6323 6325 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272511677 9367552 275 33554432000 4194304 5064252 140736569054416 140736569053328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6325/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30013 s]
/proc/loadavg: 2.02 2.01 2.00 2/178 6325
/proc/meminfo: memFree=27641764/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6325/stat : 6325 (npSolver-pbo-It) S 6323 6325 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272511677 9367552 275 33554432000 4194304 5064252 140736569054416 140736569053328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6325/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700252 s]
/proc/loadavg: 2.02 2.01 2.00 2/178 6325
/proc/meminfo: memFree=27641764/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6325/stat : 6325 (npSolver-pbo-It) S 6323 6325 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272511677 9367552 275 33554432000 4194304 5064252 140736569054416 140736569053328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6325/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 6334
/proc/meminfo: memFree=27597180/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6325/stat : 6325 (npSolver-pbo-It) S 6323 6325 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272511677 9367552 275 33554432000 4194304 5064252 140736569054416 140736569053328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6325/statm: 2287 275 233 213 0 72 0
[pid=6326] ppid=6325 vsize=5772 CPUtime=1.33 cores=0,2,4,6
/proc/6326/stat : 6326 (npSolver-pbo) S 6325 6325 5308 0 -1 4202496 6103 15951 0 0 65 18 46 4 20 0 1 0 272511677 5910528 1026 33554432000 4194304 5992684 140735669033136 140735669018968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6326/statm: 1443 1026 179 440 0 999 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 14920

[startup+3.10033 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 6336
/proc/meminfo: memFree=27597988/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6325/stat : 6325 (npSolver-pbo-It) S 6323 6325 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272511677 9367552 275 33554432000 4194304 5064252 140736569054416 140736569053328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6325/statm: 2287 275 233 213 0 72 0
[pid=6326] ppid=6325 vsize=5772 CPUtime=1.33 cores=0,2,4,6
/proc/6326/stat : 6326 (npSolver-pbo) S 6325 6325 5308 0 -1 4202496 6103 15951 0 0 65 18 46 4 20 0 1 0 272511677 5910528 1026 33554432000 4194304 5992684 140735669033136 140735669018968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6326/statm: 1443 1026 179 440 0 999 0
[pid=6336] ppid=6326 vsize=39364 CPUtime=1.74 cores=0,2,4,6
/proc/6336/stat : 6336 (glucosInc) R 6326 6325 5308 0 -1 4202496 8620 0 0 0 173 1 0 0 20 0 1 0 272511812 40308736 8534 33554432000 4194304 5654031 140736108314400 140736108302216 4232495 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6336/statm: 9841 8534 140 357 0 9481 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 54284

[startup+6.30036 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 6336
/proc/meminfo: memFree=27596752/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6325/stat : 6325 (npSolver-pbo-It) S 6323 6325 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272511677 9367552 275 33554432000 4194304 5064252 140736569054416 140736569053328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6325/statm: 2287 275 233 213 0 72 0
[pid=6326] ppid=6325 vsize=5772 CPUtime=1.33 cores=0,2,4,6
/proc/6326/stat : 6326 (npSolver-pbo) S 6325 6325 5308 0 -1 4202496 6103 15951 0 0 65 18 46 4 20 0 1 0 272511677 5910528 1026 33554432000 4194304 5992684 140735669033136 140735669018968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6326/statm: 1443 1026 179 440 0 999 0
[pid=6336] ppid=6326 vsize=39364 CPUtime=4.94 cores=0,2,4,6
/proc/6336/stat : 6336 (glucosInc) R 6326 6325 5308 0 -1 4202496 8726 0 0 0 493 1 0 0 20 0 1 0 272511812 40308736 8633 33554432000 4194304 5654031 140736108314400 140736108302216 4208659 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6336/statm: 9841 8633 140 357 0 9481 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 54284

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 6338
/proc/meminfo: memFree=27560564/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6325/stat : 6325 (npSolver-pbo-It) S 6323 6325 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272511677 9367552 275 33554432000 4194304 5064252 140736569054416 140736569053328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6325/statm: 2287 275 233 213 0 72 0
[pid=6326] ppid=6325 vsize=5664 CPUtime=8.67 cores=0,2,4,6
/proc/6326/stat : 6326 (npSolver-pbo) S 6325 6325 5308 0 -1 4202496 8513 25312 0 0 84 19 758 6 20 0 1 0 272511677 5799936 999 33554432000 4194304 5992684 140735669033136 140735669018968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6326/statm: 1416 999 179 440 0 972 0
[pid=6338] ppid=6326 vsize=39364 CPUtime=4.01 cores=0,2,4,6
/proc/6338/stat : 6338 (glucosInc) R 6326 6325 5308 0 -1 4202496 8708 0 0 0 400 1 0 0 20 0 1 0 272512545 40308736 8587 33554432000 4194304 5654031 140736343545664 140736343543432 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6338/statm: 9841 8587 131 357 0 9481 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 54176

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 6340
/proc/meminfo: memFree=27543656/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6325/stat : 6325 (npSolver-pbo-It) S 6323 6325 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272511677 9367552 275 33554432000 4194304 5064252 140736569054416 140736569053328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6325/statm: 2287 275 233 213 0 72 0
[pid=6326] ppid=6325 vsize=5664 CPUtime=20.08 cores=0,2,4,6
/proc/6326/stat : 6326 (npSolver-pbo) S 6325 6325 5308 0 -1 4202496 10923 35126 0 0 102 20 1878 8 20 0 1 0 272511677 5799936 999 33554432000 4194304 5992684 140735669033136 140735669018968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6326/statm: 1416 999 179 440 0 972 0
[pid=6340] ppid=6326 vsize=39352 CPUtime=5.38 cores=0,2,4,6
/proc/6340/stat : 6340 (glucosInc) R 6326 6325 5308 0 -1 4202496 8635 0 0 0 538 0 0 0 20 0 1 0 272513687 40296448 8626 33554432000 4194304 5654031 140735928824112 140735928821880 4232720 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6340/statm: 9838 8626 140 357 0 9478 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 54164

[startup+51.1003 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 6344
/proc/meminfo: memFree=27550496/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6325/stat : 6325 (npSolver-pbo-It) S 6323 6325 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272511677 9367552 275 33554432000 4194304 5064252 140736569054416 140736569053328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6325/statm: 2287 275 233 213 0 72 0
[pid=6326] ppid=6325 vsize=5664 CPUtime=43.93 cores=0,2,4,6
/proc/6326/stat : 6326 (npSolver-pbo) S 6325 6325 5308 0 -1 4202496 15743 55407 0 0 140 21 4220 12 20 0 1 0 272511677 5799936 999 33554432000 4194304 5992684 140735669033136 140735669018968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6326/statm: 1416 999 179 440 0 972 0
[pid=6344] ppid=6326 vsize=39676 CPUtime=7.13 cores=0,2,4,6
/proc/6344/stat : 6344 (glucosInc) R 6326 6325 5308 0 -1 4202496 8527 0 0 0 712 1 0 0 20 0 1 0 272516072 40628224 9069 33554432000 4194304 5654031 140735980051344 140735980039160 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6344/statm: 9919 9069 140 357 0 9559 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 54488

[startup+102.307 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 6348
/proc/meminfo: memFree=27577060/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6325/stat : 6325 (npSolver-pbo-It) S 6323 6325 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272511677 9367552 275 33554432000 4194304 5064252 140736569054416 140736569053328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6325/statm: 2287 275 233 213 0 72 0
[pid=6326] ppid=6325 vsize=5664 CPUtime=82.6 cores=0,2,4,6
/proc/6326/stat : 6326 (npSolver-pbo) S 6325 6325 5308 0 -1 4202496 20563 77800 0 0 178 23 8041 18 20 0 1 0 272511677 5799936 999 33554432000 4194304 5992684 140735669033136 140735669018968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6326/statm: 1416 999 179 440 0 972 0
[pid=6348] ppid=6326 vsize=59384 CPUtime=19.65 cores=0,2,4,6
/proc/6348/stat : 6348 (glucosInc) R 6326 6325 5308 0 -1 4202496 11102 0 0 0 1962 3 0 0 20 0 1 0 272519940 60809216 13615 33554432000 4194304 5654031 140737134058112 140737134045928 4232939 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6348/statm: 14846 13615 142 357 0 14486 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 74196

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 6353
/proc/meminfo: memFree=27500756/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6325/stat : 6325 (npSolver-pbo-It) S 6323 6325 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272511677 9367552 275 33554432000 4194304 5064252 140736569054416 140736569053328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6325/statm: 2287 275 233 213 0 72 0
[pid=6326] ppid=6325 vsize=5664 CPUtime=128.04 cores=0,2,4,6
/proc/6326/stat : 6326 (npSolver-pbo) S 6325 6325 5308 0 -1 4202496 25383 101105 0 0 215 24 12538 27 20 0 1 0 272511677 5799936 999 33554432000 4194304 5992684 140735669033136 140735669018968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6326/statm: 1416 999 179 440 0 972 0
[pid=6352] ppid=6326 vsize=66564 CPUtime=34.19 cores=0,2,4,6
/proc/6352/stat : 6352 (glucosInc) R 6326 6325 5308 0 -1 4202496 12231 0 0 0 3417 2 0 0 20 0 1 0 272524486 68161536 14820 33554432000 4194304 5654031 140733881446416 140733881434232 4216146 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6352/statm: 16641 14820 142 357 0 16281 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 81376

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6355
/proc/meminfo: memFree=27516896/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6325/stat : 6325 (npSolver-pbo-It) S 6323 6325 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272511677 9367552 275 33554432000 4194304 5064252 140736569054416 140736569053328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6325/statm: 2287 275 233 213 0 72 0
[pid=6326] ppid=6325 vsize=5664 CPUtime=180.92 cores=0,2,4,6
/proc/6326/stat : 6326 (npSolver-pbo) S 6325 6325 5308 0 -1 4202496 27793 113872 0 0 234 25 17803 30 20 0 1 0 272511677 5799936 999 33554432000 4194304 5992684 140735669033136 140735669018968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6326/statm: 1416 999 179 440 0 972 0
[pid=6355] ppid=6326 vsize=66568 CPUtime=41.29 cores=0,2,4,6
/proc/6355/stat : 6355 (glucosInc) R 6326 6325 5308 0 -1 4202496 12020 0 0 0 4127 2 0 0 20 0 1 0 272529774 68165632 15896 33554432000 4194304 5654031 140736663508912 140736663496728 4232632 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/6355/statm: 16642 15896 142 357 0 16282 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 81380

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 6412
/proc/meminfo: memFree=27629632/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=27522016/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6325/stat : 6325 (npSolver-pbo-It) S 6323 6325 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272511677 9367552 275 33554432000 4194304 5064252 140736569054416 140736569053328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6325/statm: 2287 275 233 213 0 72 0
[pid=6326] ppid=6325 vsize=5664 CPUtime=519.5 cores=0,2,4,6
/proc/6326/stat : 6326 (npSolver-pbo) S 6325 6325 5308 0 -1 4202496 32613 145617 0 0 272 27 51607 44 20 0 1 0 272511677 5799936 999 33554432000 4194304 5992684 140735669033136 140735669018968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6326/statm: 1416 999 179 440 0 972 0
[pid=6436] ppid=6326 vsize=132764 CPUtime=722.53 cores=0,2,4,6
/proc/6436/stat : 6436 (glucosInc) R 6326 6325 5308 0 -1 4202496 23345 0 0 0 72234 19 0 0 20 0 1 0 272563640 135950336 32445 33554432000 4194304 5654031 140734824198656 140734824186472 4232803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6436/statm: 33191 32445 142 357 0 32831 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 147576

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 6447
/proc/meminfo: memFree=27488296/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6325/stat : 6325 (npSolver-pbo-It) S 6323 6325 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272511677 9367552 275 33554432000 4194304 5064252 140736569054416 140736569053328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6325/statm: 2287 275 233 213 0 72 0
[pid=6326] ppid=6325 vsize=5664 CPUtime=519.5 cores=0,2,4,6
/proc/6326/stat : 6326 (npSolver-pbo) S 6325 6325 5308 0 -1 4202496 32613 145617 0 0 272 27 51607 44 20 0 1 0 272511677 5799936 999 33554432000 4194304 5992684 140735669033136 140735669018968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6326/statm: 1416 999 179 440 0 972 0
[pid=6436] ppid=6326 vsize=182084 CPUtime=782.52 cores=0,2,4,6
/proc/6436/stat : 6436 (glucosInc) R 6326 6325 5308 0 -1 4202496 25731 0 0 0 78230 22 0 0 20 0 1 0 272563640 186454016 40507 33554432000 4194304 5654031 140734824198656 140734824186472 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6436/statm: 45521 40507 142 357 0 45161 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 196896

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 6448
/proc/meminfo: memFree=27471540/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6325/stat : 6325 (npSolver-pbo-It) S 6323 6325 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272511677 9367552 275 33554432000 4194304 5064252 140736569054416 140736569053328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6325/statm: 2287 275 233 213 0 72 0
[pid=6326] ppid=6325 vsize=5664 CPUtime=519.5 cores=0,2,4,6
/proc/6326/stat : 6326 (npSolver-pbo) S 6325 6325 5308 0 -1 4202496 32613 145617 0 0 272 27 51607 44 20 0 1 0 272511677 5799936 999 33554432000 4194304 5992684 140735669033136 140735669018968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6326/statm: 1416 999 179 440 0 972 0
[pid=6436] ppid=6326 vsize=182084 CPUtime=842.52 cores=0,2,4,6
/proc/6436/stat : 6436 (glucosInc) R 6326 6325 5308 0 -1 4202496 26144 0 0 0 84228 24 0 0 20 0 1 0 272563640 186454016 44603 33554432000 4194304 5654031 140734824198656 140734824196584 4232607 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6436/statm: 45521 44603 142 357 0 45161 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 196896

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6448
/proc/meminfo: memFree=27481412/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6325/stat : 6325 (npSolver-pbo-It) S 6323 6325 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272511677 9367552 275 33554432000 4194304 5064252 140736569054416 140736569053328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6325/statm: 2287 275 233 213 0 72 0
[pid=6326] ppid=6325 vsize=5664 CPUtime=519.5 cores=0,2,4,6
/proc/6326/stat : 6326 (npSolver-pbo) S 6325 6325 5308 0 -1 4202496 32613 145617 0 0 272 27 51607 44 20 0 1 0 272511677 5799936 999 33554432000 4194304 5992684 140735669033136 140735669018968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6326/statm: 1416 999 179 440 0 972 0
[pid=6436] ppid=6326 vsize=182084 CPUtime=902.51 cores=0,2,4,6
/proc/6436/stat : 6436 (glucosInc) R 6326 6325 5308 0 -1 4202496 27165 0 0 0 90226 25 0 0 20 0 1 0 272563640 186454016 41531 33554432000 4194304 5654031 140734824198656 140734824196584 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6436/statm: 45521 41531 142 357 0 45161 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 196896

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6448
/proc/meminfo: memFree=27432328/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6325/stat : 6325 (npSolver-pbo-It) S 6323 6325 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272511677 9367552 275 33554432000 4194304 5064252 140736569054416 140736569053328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6325/statm: 2287 275 233 213 0 72 0
[pid=6326] ppid=6325 vsize=5664 CPUtime=519.5 cores=0,2,4,6
/proc/6326/stat : 6326 (npSolver-pbo) S 6325 6325 5308 0 -1 4202496 32613 145617 0 0 272 27 51607 44 20 0 1 0 272511677 5799936 999 33554432000 4194304 5992684 140735669033136 140735669018968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6326/statm: 1416 999 179 440 0 972 0
[pid=6436] ppid=6326 vsize=212904 CPUtime=962.5 cores=0,2,4,6
/proc/6436/stat : 6436 (glucosInc) R 6326 6325 5308 0 -1 4202496 27991 0 0 0 96223 27 0 0 20 0 1 0 272563640 218013696 45009 33554432000 4194304 5654031 140734824198656 140734824196744 4243920 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6436/statm: 53226 45009 142 357 0 52866 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 227716

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6448
/proc/meminfo: memFree=27517132/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6325/stat : 6325 (npSolver-pbo-It) S 6323 6325 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272511677 9367552 275 33554432000 4194304 5064252 140736569054416 140736569053328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6325/statm: 2287 275 233 213 0 72 0
[pid=6326] ppid=6325 vsize=5664 CPUtime=519.5 cores=0,2,4,6
/proc/6326/stat : 6326 (npSolver-pbo) S 6325 6325 5308 0 -1 4202496 32613 145617 0 0 272 27 51607 44 20 0 1 0 272511677 5799936 999 33554432000 4194304 5992684 140735669033136 140735669018968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6326/statm: 1416 999 179 440 0 972 0
[pid=6436] ppid=6326 vsize=132764 CPUtime=1022.48 cores=0,2,4,6
/proc/6436/stat : 6436 (glucosInc) R 6326 6325 5308 0 -1 4202496 28986 0 0 0 102219 29 0 0 20 0 1 0 272563640 135950336 32445 33554432000 4194304 5654031 140734824198656 140734824196680 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6436/statm: 33191 32445 142 357 0 32831 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 147576

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 6451
/proc/meminfo: memFree=27475048/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6325/stat : 6325 (npSolver-pbo-It) S 6323 6325 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272511677 9367552 275 33554432000 4194304 5064252 140736569054416 140736569053328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6325/statm: 2287 275 233 213 0 72 0
[pid=6326] ppid=6325 vsize=5664 CPUtime=519.5 cores=0,2,4,6
/proc/6326/stat : 6326 (npSolver-pbo) S 6325 6325 5308 0 -1 4202496 32613 145617 0 0 272 27 51607 44 20 0 1 0 272511677 5799936 999 33554432000 4194304 5992684 140735669033136 140735669018968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6326/statm: 1416 999 179 440 0 972 0
[pid=6436] ppid=6326 vsize=182084 CPUtime=1082.48 cores=0,2,4,6
/proc/6436/stat : 6436 (glucosInc) R 6326 6325 5308 0 -1 4202496 30381 0 0 0 108216 32 0 0 20 0 1 0 272563640 186454016 43067 33554432000 4194304 5654031 140734824198656 140734824186472 4232585 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6436/statm: 45521 43067 142 357 0 45161 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 196896

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 6451
/proc/meminfo: memFree=27464524/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6325/stat : 6325 (npSolver-pbo-It) S 6323 6325 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272511677 9367552 275 33554432000 4194304 5064252 140736569054416 140736569053328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6325/statm: 2287 275 233 213 0 72 0
[pid=6326] ppid=6325 vsize=5664 CPUtime=519.5 cores=0,2,4,6
/proc/6326/stat : 6326 (npSolver-pbo) S 6325 6325 5308 0 -1 4202496 32613 145617 0 0 272 27 51607 44 20 0 1 0 272511677 5799936 999 33554432000 4194304 5992684 140735669033136 140735669018968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6326/statm: 1416 999 179 440 0 972 0
[pid=6436] ppid=6326 vsize=212904 CPUtime=1142.47 cores=0,2,4,6
/proc/6436/stat : 6436 (glucosInc) R 6326 6325 5308 0 -1 4202496 31980 0 0 0 114212 35 0 0 20 0 1 0 272563640 218013696 45694 33554432000 4194304 5654031 140734824198656 140734824196744 4232859 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6436/statm: 53226 45694 142 357 0 52866 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 227716

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6452
/proc/meminfo: memFree=27517428/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6325/stat : 6325 (npSolver-pbo-It) S 6323 6325 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272511677 9367552 275 33554432000 4194304 5064252 140736569054416 140736569053328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6325/statm: 2287 275 233 213 0 72 0
[pid=6326] ppid=6325 vsize=5664 CPUtime=519.5 cores=0,2,4,6
/proc/6326/stat : 6326 (npSolver-pbo) S 6325 6325 5308 0 -1 4202496 32613 145617 0 0 272 27 51607 44 20 0 1 0 272511677 5799936 999 33554432000 4194304 5992684 140735669033136 140735669018968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6326/statm: 1416 999 179 440 0 972 0
[pid=6436] ppid=6326 vsize=132764 CPUtime=1202.46 cores=0,2,4,6
/proc/6436/stat : 6436 (glucosInc) R 6326 6325 5308 0 -1 4202496 32981 0 0 0 120209 37 0 0 20 0 1 0 272563640 135950336 32445 33554432000 4194304 5654031 140734824198656 140734824196680 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6436/statm: 33191 32445 142 357 0 32831 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 147576

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6452
/proc/meminfo: memFree=27475868/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6325/stat : 6325 (npSolver-pbo-It) S 6323 6325 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272511677 9367552 275 33554432000 4194304 5064252 140736569054416 140736569053328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6325/statm: 2287 275 233 213 0 72 0
[pid=6326] ppid=6325 vsize=5664 CPUtime=519.5 cores=0,2,4,6
/proc/6326/stat : 6326 (npSolver-pbo) S 6325 6325 5308 0 -1 4202496 32613 145617 0 0 272 27 51607 44 20 0 1 0 272511677 5799936 999 33554432000 4194304 5992684 140735669033136 140735669018968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6326/statm: 1416 999 179 440 0 972 0
[pid=6436] ppid=6326 vsize=132764 CPUtime=1262.44 cores=0,2,4,6
/proc/6436/stat : 6436 (glucosInc) R 6326 6325 5308 0 -1 4202496 33977 0 0 0 126206 38 0 0 20 0 1 0 272563640 135950336 32445 33554432000 4194304 5654031 140734824198656 140734824196680 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6436/statm: 33191 32445 142 357 0 32831 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 147576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6452
/proc/meminfo: memFree=27475620/32873648 swapFree=6848/6848
[pid=6325] ppid=6323 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/6325/stat : 6325 (npSolver-pbo-It) S 6323 6325 5308 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272511677 9367552 275 33554432000 4194304 5064252 140736569054416 140736569053328 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/6325/statm: 2287 275 233 213 0 72 0
[pid=6326] ppid=6325 vsize=5664 CPUtime=519.5 cores=0,2,4,6
/proc/6326/stat : 6326 (npSolver-pbo) S 6325 6325 5308 0 -1 4202496 32613 145617 0 0 272 27 51607 44 20 0 1 0 272511677 5799936 999 33554432000 4194304 5992684 140735669033136 140735669018968 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/6326/statm: 1416 999 179 440 0 972 0
[pid=6436] ppid=6326 vsize=182084 CPUtime=1280.55 cores=0,2,4,6
/proc/6436/stat : 6436 (glucosInc) R 6326 6325 5308 0 -1 4202496 34379 0 0 0 128016 39 0 0 20 0 1 0 272563640 186454016 43067 33554432000 4194304 5654031 140734824198656 140734824196584 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/6436/statm: 45521 43067 142 357 0 45161 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 196896

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1798.96
CPU system time (s): 1.11283
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 227716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.96
system time used= 1.11283
maximum resident set size= 188920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 212986
page faults= 0
swaps= 0
block input operations= 0
block output operations= 131064
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2372
involuntary context switches= 2473

runsolver used 3.75443 second user time and 8.80366 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-26 22:24:08
IDJOB=3698076
IDBENCH=2266
IDSOLVER=2275
FILE ID=node113/3698076-1338063848
RUNJOBID= node113-1338052965-5324
PBS_JOBID= 14624415
Free space on /tmp= 71324 MiB

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

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

MD5SUM BENCH= 937ec96fd1742e5ed6250d14e65c707b
RANDOM SEED=1074418186

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:        27642144 kB
Buffers:          270816 kB
Cached:          4045784 kB
SwapCached:            0 kB
Active:          1152904 kB
Inactive:        3296172 kB
Active(anon):     135132 kB
Inactive(anon):        0 kB
Active(file):    1017772 kB
Inactive(file):  3296172 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11216 kB
Writeback:            32 kB
AnonPages:        139300 kB
Mapped:            15584 kB
Shmem:               200 kB
Slab:             644144 kB
SReclaimable:      88364 kB
SUnreclaim:       555780 kB
KernelStack:        1480 kB
PageTables:         4160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     249284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 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= 71312 MiB
End job on node113 at 2012-05-26 22:54:09