Trace number 3747310

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.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-m4.r.opb
MD5SUMf69ecb5497caa964fbd82b9dc6698ac3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark90
Best CPU time to get the best result obtained on this benchmark0.142977
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 90
Optimality of the best value was proved YES
Number of variables652
Total number of constraints759
Number of constraints which are clauses759
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 constraint46
Number of terms in the objective function 652
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 652
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 652
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.03	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.03	c [INC SYSTEM] execute solver
0.00/0.03	c [INC SEARCH] formula is SAT
0.00/0.03	c [INC SYSTEM] solved the initial formula
0.00/0.03	c model valid
0.00/0.03	c current solution ok
0.00/0.04	o 116
0.00/0.04	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.04	c write failed with 2
0.00/0.04	c [INC SEARCH] iteration: 0
0.00/0.04	c [INC BOUNDS] best value:116 search for 115
0.00/0.04	c [INC SYSTEM] create new solver instance
0.00/0.04	c [INC] encode full formula
0.00/0.04	c (debug) using card networks
0.00/0.04	c old isEQ: 41, new EQ is 0
0.00/0.05	c set iterative enc to: card
0.00/0.05	c set iterative enc to: none
0.00/0.05	c [INC SEARCH] isOptimum variable: 0
0.00/0.44	c formula is SAT
0.00/0.45	c [INC SEARCH] copied best model
0.00/0.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.45	c model valid
0.00/0.45	c current solution ok
0.00/0.45	o 114
0.00/0.45	c [INC SEARCH] iteration: 1
0.00/0.45	c [INC BOUNDS] best value:114 search for 113
0.00/0.45	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.45	c write failed with 2
0.00/0.45	c [INC SYSTEM] create new solver instance
0.00/0.45	c [INC] encode full formula
0.00/0.45	c (debug) using card networks
0.00/0.45	c old isEQ: 48, new EQ is 0
0.00/0.46	c set iterative enc to: card
0.00/0.46	c set iterative enc to: none
0.00/0.47	c [INC SEARCH] isOptimum variable: 0
0.00/0.92	c formula is SAT
0.00/0.92	c [INC SEARCH] copied best model
0.00/0.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.93	c model valid
0.00/0.93	c current solution ok
0.00/0.93	o 113
0.00/0.93	c [INC SEARCH] iteration: 2
0.00/0.93	c [INC BOUNDS] best value:113 search for 112
0.00/0.93	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.93	c write failed with 2
0.00/0.93	c [INC SYSTEM] create new solver instance
0.00/0.93	c [INC] encode full formula
0.00/0.93	c (debug) using card networks
0.00/0.93	c old isEQ: 48, new EQ is 0
0.00/0.94	c set iterative enc to: card
0.00/0.94	c set iterative enc to: none
0.00/0.94	c [INC SEARCH] isOptimum variable: 0
1.77/1.90	c formula is SAT
1.87/1.90	c [INC SEARCH] copied best model
1.87/1.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.87/1.90	c model valid
1.87/1.90	c current solution ok
1.87/1.90	o 112
1.87/1.90	c [INC SEARCH] iteration: 3
1.87/1.90	c [INC BOUNDS] best value:112 search for 111
1.87/1.90	c [INC SYSTEM] there exists a inc, kill it!
1.87/1.90	c write failed with 2
1.87/1.90	c [INC SYSTEM] create new solver instance
1.87/1.90	c [INC] encode full formula
1.87/1.90	c (debug) using card networks
1.87/1.90	c old isEQ: 48, new EQ is 0
1.87/1.91	c set iterative enc to: card
1.87/1.91	c set iterative enc to: none
1.87/1.92	c [INC SEARCH] isOptimum variable: 0
5.37/5.41	c formula is SAT
5.37/5.41	c [INC SEARCH] copied best model
5.37/5.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.37/5.42	c model valid
5.37/5.42	c current solution ok
5.37/5.42	o 109
5.37/5.42	c [INC SEARCH] iteration: 4
5.37/5.42	c [INC BOUNDS] best value:109 search for 108
5.37/5.42	c [INC SYSTEM] there exists a inc, kill it!
5.37/5.42	c write failed with 2
5.37/5.42	c [INC SYSTEM] create new solver instance
5.37/5.42	c [INC] encode full formula
5.37/5.42	c (debug) using card networks
5.37/5.42	c old isEQ: 48, new EQ is 0
5.37/5.43	c set iterative enc to: card
5.37/5.43	c set iterative enc to: none
5.37/5.43	c [INC SEARCH] isOptimum variable: 0
7.47/7.52	c formula is SAT
7.47/7.52	c [INC SEARCH] copied best model
7.47/7.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.47/7.53	c model valid
7.47/7.53	c current solution ok
7.47/7.53	o 107
7.47/7.53	c [INC SEARCH] iteration: 5
7.47/7.53	c [INC BOUNDS] best value:107 search for 106
7.47/7.53	c [INC SYSTEM] there exists a inc, kill it!
7.47/7.53	c write failed with 2
7.47/7.53	c [INC SYSTEM] create new solver instance
7.47/7.53	c [INC] encode full formula
7.47/7.53	c (debug) using card networks
7.47/7.53	c old isEQ: 48, new EQ is 0
7.47/7.54	c set iterative enc to: card
7.47/7.54	c set iterative enc to: none
7.47/7.54	c [INC SEARCH] isOptimum variable: 0
10.16/10.21	c formula is SAT
10.16/10.22	c [INC SEARCH] copied best model
10.16/10.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.16/10.22	c model valid
10.16/10.22	c current solution ok
10.16/10.22	o 106
10.16/10.22	c [INC SEARCH] iteration: 6
10.16/10.22	c [INC BOUNDS] best value:106 search for 105
10.16/10.22	c [INC SYSTEM] there exists a inc, kill it!
10.16/10.22	c write failed with 2
10.16/10.22	c [INC SYSTEM] create new solver instance
10.16/10.22	c [INC] encode full formula
10.16/10.22	c (debug) using card networks
10.16/10.22	c old isEQ: 48, new EQ is 0
10.16/10.23	c set iterative enc to: card
10.16/10.23	c set iterative enc to: none
10.16/10.24	c [INC SEARCH] isOptimum variable: 0
55.34/55.49	c formula is SAT
55.34/55.49	c [INC SEARCH] copied best model
55.34/55.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
55.34/55.49	c model valid
55.34/55.49	c current solution ok
55.34/55.49	o 105
55.34/55.49	c [INC SEARCH] iteration: 7
55.34/55.49	c [INC BOUNDS] best value:105 search for 104
55.34/55.49	c [INC SYSTEM] there exists a inc, kill it!
55.34/55.49	c write failed with 2
55.34/55.49	c [INC SYSTEM] create new solver instance
55.34/55.49	c [INC] encode full formula
55.34/55.49	c (debug) using card networks
55.34/55.49	c old isEQ: 48, new EQ is 0
55.47/55.51	c set iterative enc to: card
55.47/55.51	c set iterative enc to: none
55.47/55.51	c [INC SEARCH] isOptimum variable: 0
68.07/68.18	c formula is SAT
68.07/68.18	c [INC SEARCH] copied best model
68.07/68.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
68.07/68.18	c model valid
68.07/68.18	c current solution ok
68.07/68.18	o 104
68.07/68.18	c [INC SEARCH] iteration: 8
68.07/68.18	c [INC BOUNDS] best value:104 search for 103
68.07/68.18	c [INC SYSTEM] there exists a inc, kill it!
68.07/68.18	c write failed with 2
68.07/68.18	c [INC SYSTEM] create new solver instance
68.07/68.18	c [INC] encode full formula
68.07/68.18	c (debug) using card networks
68.07/68.18	c old isEQ: 48, new EQ is 0
68.07/68.19	c set iterative enc to: card
68.07/68.19	c set iterative enc to: none
68.07/68.20	c [INC SEARCH] isOptimum variable: 0
244.32/244.43	c formula is SAT
244.32/244.43	c [INC SEARCH] copied best model
244.32/244.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
244.32/244.44	c model valid
244.32/244.44	c current solution ok
244.32/244.44	o 103
244.32/244.44	c [INC SEARCH] iteration: 9
244.32/244.44	c [INC BOUNDS] best value:103 search for 102
244.32/244.44	c [INC SYSTEM] there exists a inc, kill it!
244.32/244.44	c write failed with 2
244.32/244.44	c [INC SYSTEM] create new solver instance
244.32/244.44	c [INC] encode full formula
244.32/244.44	c (debug) using card networks
244.32/244.44	c old isEQ: 48, new EQ is 0
244.32/244.45	c set iterative enc to: card
244.32/244.45	c set iterative enc to: none
244.32/244.46	c [INC SEARCH] isOptimum variable: 0
667.44/667.63	c formula is SAT
667.44/667.64	c [INC SEARCH] copied best model
667.44/667.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
667.44/667.64	c model valid
667.44/667.64	c current solution ok
667.44/667.64	o 102
667.44/667.64	c [INC SEARCH] iteration: 10
667.44/667.64	c [INC BOUNDS] best value:102 search for 101
667.44/667.64	c [INC SYSTEM] there exists a inc, kill it!
667.44/667.64	c write failed with 2
667.44/667.64	c [INC SYSTEM] create new solver instance
667.44/667.64	c [INC] encode full formula
667.44/667.64	c (debug) using card networks
667.44/667.64	c old isEQ: 48, new EQ is 0
667.44/667.65	c set iterative enc to: card
667.44/667.65	c set iterative enc to: none
667.44/667.66	c [INC SEARCH] isOptimum variable: 0
980.77/981.04	c formula is SAT
980.77/981.04	c [INC SEARCH] copied best model
980.77/981.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
980.77/981.05	c model valid
980.77/981.05	c current solution ok
980.77/981.05	o 101
980.77/981.05	c [INC SEARCH] iteration: 11
980.77/981.05	c [INC BOUNDS] best value:101 search for 100
980.77/981.05	c [INC SYSTEM] there exists a inc, kill it!
980.77/981.05	c write failed with 2
980.77/981.05	c [INC SYSTEM] create new solver instance
980.77/981.05	c [INC] encode full formula
980.77/981.05	c (debug) using card networks
980.77/981.05	c old isEQ: 48, new EQ is 0
980.77/981.06	c set iterative enc to: card
980.77/981.06	c set iterative enc to: none
980.77/981.07	c [INC SEARCH] isOptimum variable: 0
1273.11/1273.43	c formula is SAT
1273.11/1273.43	c [INC SEARCH] copied best model
1273.11/1273.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1273.11/1273.44	c model valid
1273.11/1273.44	c current solution ok
1273.11/1273.44	o 98
1273.11/1273.44	c [INC SEARCH] iteration: 12
1273.11/1273.44	c [INC BOUNDS] best value:98 search for 97
1273.11/1273.44	c [INC SYSTEM] there exists a inc, kill it!
1273.11/1273.44	c write failed with 2
1273.11/1273.44	c [INC SYSTEM] create new solver instance
1273.11/1273.44	c [INC] encode full formula
1273.11/1273.44	c (debug) using card networks
1273.11/1273.44	c old isEQ: 48, new EQ is 0
1273.11/1273.45	c set iterative enc to: card
1273.11/1273.45	c set iterative enc to: none
1273.11/1273.45	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.40	s UNKNOWN
1800.02/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.02/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-3747310-1339101812/watcher-3747310-1339101812 -o /tmp/evaluation-result-3747310-1339101812/solver-3747310-1339101812 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747310-1339101812.opb 1991693681 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: 1.96 2.04 1.95 3/178 15844
/proc/meminfo: memFree=30108932/32873844 swapFree=7116/7116
[pid=15844] ppid=15842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15844/stat : 15844 (npSolver-pbo-It) S 15842 15844 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376309813 9367552 275 33554432000 4194304 5064252 140733544236560 140733544235472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15844/statm: 2287 275 233 213 0 72 0

[startup+0.0386299 s]
/proc/loadavg: 1.96 2.04 1.95 3/178 15844
/proc/meminfo: memFree=30108932/32873844 swapFree=7116/7116
[pid=15844] ppid=15842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15844/stat : 15844 (npSolver-pbo-It) S 15842 15844 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376309813 9367552 275 33554432000 4194304 5064252 140733544236560 140733544235472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15844/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100209 s]
/proc/loadavg: 1.96 2.04 1.95 3/178 15844
/proc/meminfo: memFree=30108932/32873844 swapFree=7116/7116
[pid=15844] ppid=15842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15844/stat : 15844 (npSolver-pbo-It) S 15842 15844 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376309813 9367552 275 33554432000 4194304 5064252 140733544236560 140733544235472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15844/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300178 s]
/proc/loadavg: 1.96 2.04 1.95 3/178 15844
/proc/meminfo: memFree=30108932/32873844 swapFree=7116/7116
[pid=15844] ppid=15842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15844/stat : 15844 (npSolver-pbo-It) S 15842 15844 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376309813 9367552 275 33554432000 4194304 5064252 140733544236560 140733544235472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15844/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700179 s]
/proc/loadavg: 1.96 2.04 1.95 3/178 15844
/proc/meminfo: memFree=30108932/32873844 swapFree=7116/7116
[pid=15844] ppid=15842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15844/stat : 15844 (npSolver-pbo-It) S 15842 15844 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376309813 9367552 275 33554432000 4194304 5064252 140733544236560 140733544235472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15844/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: 1.96 2.04 1.95 3/181 15857
/proc/meminfo: memFree=30096312/32873844 swapFree=7116/7116
[pid=15844] ppid=15842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15844/stat : 15844 (npSolver-pbo-It) S 15842 15844 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376309813 9367552 275 33554432000 4194304 5064252 140733544236560 140733544235472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15844/statm: 2287 275 233 213 0 72 0
[pid=15845] ppid=15844 vsize=5376 CPUtime=0.93 cores=0,2,4,6
/proc/15845/stat : 15845 (npSolver-pbo) S 15844 15844 15254 0 -1 4202496 3651 8084 0 0 6 1 84 2 20 0 1 0 376309813 5505024 892 33554432000 4194304 6004724 140737123730816 140737123716664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15845/statm: 1344 892 176 442 0 898 0
[pid=15857] ppid=15845 vsize=9252 CPUtime=0.54 cores=0,2,4,6
/proc/15857/stat : 15857 (glucosInc) R 15845 15844 15254 0 -1 4202496 2115 0 0 0 54 0 0 0 20 0 1 0 376309908 9474048 1846 33554432000 4194304 5654031 140735951548672 140735951536488 4232767 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15857/statm: 2313 1846 141 357 0 1953 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 23776

[startup+3.10026 s]
/proc/loadavg: 1.96 2.04 1.95 3/181 15859
/proc/meminfo: memFree=30096320/32873844 swapFree=7116/7116
[pid=15844] ppid=15842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15844/stat : 15844 (npSolver-pbo-It) S 15842 15844 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376309813 9367552 275 33554432000 4194304 5064252 140733544236560 140733544235472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15844/statm: 2287 275 233 213 0 72 0
[pid=15845] ppid=15844 vsize=5376 CPUtime=1.9 cores=0,2,4,6
/proc/15845/stat : 15845 (npSolver-pbo) S 15844 15844 15254 0 -1 4202496 4388 10891 0 0 7 1 179 3 20 0 1 0 376309813 5505024 892 33554432000 4194304 6004724 140737123730816 140737123716664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15845/statm: 1344 892 176 442 0 898 0
[pid=15859] ppid=15845 vsize=9960 CPUtime=1.17 cores=0,2,4,6
/proc/15859/stat : 15859 (glucosInc) R 15845 15844 15254 0 -1 4202496 2325 0 0 0 117 0 0 0 20 0 1 0 376310005 10199040 2055 33554432000 4194304 5654031 140736766942000 140736766929816 4232997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15859/statm: 2490 2055 142 357 0 2130 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 24484

[startup+6.30026 s]
/proc/loadavg: 1.97 2.03 1.95 3/181 15861
/proc/meminfo: memFree=30094900/32873844 swapFree=7116/7116
[pid=15844] ppid=15842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15844/stat : 15844 (npSolver-pbo-It) S 15842 15844 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376309813 9367552 275 33554432000 4194304 5064252 140733544236560 140733544235472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15844/statm: 2287 275 233 213 0 72 0
[pid=15845] ppid=15844 vsize=5376 CPUtime=5.42 cores=0,2,4,6
/proc/15845/stat : 15845 (npSolver-pbo) S 15844 15844 15254 0 -1 4202496 5125 14662 0 0 9 1 528 4 20 0 1 0 376309813 5505024 892 33554432000 4194304 6004724 140737123730816 140737123716664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15845/statm: 1344 892 176 442 0 898 0
[pid=15861] ppid=15845 vsize=9772 CPUtime=0.85 cores=0,2,4,6
/proc/15861/stat : 15861 (glucosInc) R 15845 15844 15254 0 -1 4202496 2191 0 0 0 85 0 0 0 20 0 1 0 376310356 10006528 1969 33554432000 4194304 5654031 140735761527984 140735761515800 4216440 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15861/statm: 2443 1969 142 357 0 2083 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 24296

[startup+12.7003 s]
/proc/loadavg: 1.97 2.03 1.95 3/181 15865
/proc/meminfo: memFree=30092772/32873844 swapFree=7116/7116
[pid=15844] ppid=15842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15844/stat : 15844 (npSolver-pbo-It) S 15842 15844 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376309813 9367552 275 33554432000 4194304 5064252 140733544236560 140733544235472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15844/statm: 2287 275 233 213 0 72 0
[pid=15845] ppid=15844 vsize=5376 CPUtime=10.2 cores=0,2,4,6
/proc/15845/stat : 15845 (npSolver-pbo) S 15844 15844 15254 0 -1 4202496 6599 22272 0 0 12 1 1002 5 20 0 1 0 376309813 5505024 892 33554432000 4194304 6004724 140737123730816 140737123716664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15845/statm: 1344 892 176 442 0 898 0
[pid=15865] ppid=15845 vsize=13724 CPUtime=2.44 cores=0,2,4,6
/proc/15865/stat : 15865 (glucosInc) R 15845 15844 15254 0 -1 4202496 3469 0 0 0 244 0 0 0 20 0 1 0 376310837 14053376 2899 33554432000 4194304 5654031 140734294531680 140734294519496 4216312 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15865/statm: 3431 2899 142 357 0 3071 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 28248

[startup+25.5004 s]
/proc/loadavg: 1.97 2.03 1.95 3/182 15907
/proc/meminfo: memFree=30116872/32873844 swapFree=7116/7116
[pid=15844] ppid=15842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15844/stat : 15844 (npSolver-pbo-It) S 15842 15844 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376309813 9367552 275 33554432000 4194304 5064252 140733544236560 140733544235472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15844/statm: 2287 275 233 213 0 72 0
[pid=15845] ppid=15844 vsize=5376 CPUtime=10.2 cores=0,2,4,6
/proc/15845/stat : 15845 (npSolver-pbo) S 15844 15844 15254 0 -1 4202496 6599 22272 0 0 12 1 1002 5 20 0 1 0 376309813 5505024 892 33554432000 4194304 6004724 140737123730816 140737123716664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15845/statm: 1344 892 176 442 0 898 0
[pid=15865] ppid=15845 vsize=25304 CPUtime=15.24 cores=0,2,4,6
/proc/15865/stat : 15865 (glucosInc) R 15845 15844 15254 0 -1 4202496 5034 0 0 0 1523 1 0 0 20 0 1 0 376310837 25911296 5309 33554432000 4194304 5654031 140734294531680 140734294519496 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15865/statm: 6326 5309 142 357 0 5966 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 39828

[startup+51.1004 s]
/proc/loadavg: 1.98 2.03 1.95 3/181 15909
/proc/meminfo: memFree=30213080/32873844 swapFree=7116/7116
[pid=15844] ppid=15842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15844/stat : 15844 (npSolver-pbo-It) S 15842 15844 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376309813 9367552 275 33554432000 4194304 5064252 140733544236560 140733544235472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15844/statm: 2287 275 233 213 0 72 0
[pid=15845] ppid=15844 vsize=5376 CPUtime=10.2 cores=0,2,4,6
/proc/15845/stat : 15845 (npSolver-pbo) S 15844 15844 15254 0 -1 4202496 6599 22272 0 0 12 1 1002 5 20 0 1 0 376309813 5505024 892 33554432000 4194304 6004724 140737123730816 140737123716664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15845/statm: 1344 892 176 442 0 898 0
[pid=15865] ppid=15845 vsize=39620 CPUtime=40.84 cores=0,2,4,6
/proc/15865/stat : 15865 (glucosInc) R 15845 15844 15254 0 -1 4202496 6617 0 0 0 4082 2 0 0 20 0 1 0 376310837 40570880 7522 33554432000 4194304 5654031 140734294531680 140734294519496 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15865/statm: 9905 7522 142 357 0 9545 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 54144

[startup+102.3 s]
/proc/loadavg: 1.99 2.02 1.95 3/181 15913
/proc/meminfo: memFree=30187044/32873844 swapFree=7116/7116
[pid=15844] ppid=15842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15844/stat : 15844 (npSolver-pbo-It) S 15842 15844 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376309813 9367552 275 33554432000 4194304 5064252 140733544236560 140733544235472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15844/statm: 2287 275 233 213 0 72 0
[pid=15845] ppid=15844 vsize=5376 CPUtime=68.17 cores=0,2,4,6
/proc/15845/stat : 15845 (npSolver-pbo) S 15844 15844 15254 0 -1 4202496 8073 36448 0 0 16 2 6789 10 20 0 1 0 376309813 5505024 892 33554432000 4194304 6004724 140737123730816 140737123716664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15845/statm: 1344 892 176 442 0 898 0
[pid=15913] ppid=15845 vsize=29656 CPUtime=34.09 cores=0,2,4,6
/proc/15913/stat : 15913 (glucosInc) R 15845 15844 15254 0 -1 4202496 6202 0 0 0 3408 1 0 0 20 0 1 0 376316633 30367744 6791 33554432000 4194304 5654031 140737244372704 140737244360520 4216577 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15913/statm: 7414 6791 142 357 0 7054 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 44180

[startup+162.3 s]
/proc/loadavg: 1.99 2.02 1.95 3/182 15915
/proc/meminfo: memFree=30156412/32873844 swapFree=7116/7116
[pid=15844] ppid=15842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15844/stat : 15844 (npSolver-pbo-It) S 15842 15844 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376309813 9367552 275 33554432000 4194304 5064252 140733544236560 140733544235472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15844/statm: 2287 275 233 213 0 72 0
[pid=15845] ppid=15844 vsize=5376 CPUtime=68.17 cores=0,2,4,6
/proc/15845/stat : 15845 (npSolver-pbo) S 15844 15844 15254 0 -1 4202496 8073 36448 0 0 16 2 6789 10 20 0 1 0 376309813 5505024 892 33554432000 4194304 6004724 140737123730816 140737123716664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15845/statm: 1344 892 176 442 0 898 0
[pid=15913] ppid=15845 vsize=74648 CPUtime=94.07 cores=0,2,4,6
/proc/15913/stat : 15913 (glucosInc) R 15845 15844 15254 0 -1 4202496 8327 0 0 0 9404 3 0 0 20 0 1 0 376316633 76439552 14406 33554432000 4194304 5654031 140737244372704 140737244360520 4232438 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15913/statm: 18662 14406 142 357 0 18302 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 89172

[startup+222.307 s]
/proc/loadavg: 1.99 2.01 1.95 3/181 15915
/proc/meminfo: memFree=30144752/32873844 swapFree=7116/7116
[pid=15844] ppid=15842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15844/stat : 15844 (npSolver-pbo-It) S 15842 15844 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376309813 9367552 275 33554432000 4194304 5064252 140733544236560 140733544235472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15844/statm: 2287 275 233 213 0 72 0
[pid=15845] ppid=15844 vsize=5376 CPUtime=68.17 cores=0,2,4,6
/proc/15845/stat : 15845 (npSolver-pbo) S 15844 15844 15254 0 -1 4202496 8073 36448 0 0 16 2 6789 10 20 0 1 0 376309813 5505024 892 33554432000 4194304 6004724 140737123730816 140737123716664 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/15845/statm: 1344 892 176 442 0 898 0
[pid=15913] ppid=15845 vsize=74648 CPUtime=154.06 cores=0,2,4,6
/proc/15913/stat : 15913 (glucosInc) R 15845 15844 15254 0 -1 4202496 8585 0 0 0 15403 3 0 0 20 0 1 0 376316633 76439552 17216 33554432000 4194304 5654031 140737244372704 140737244360520 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15913/statm: 18662 17216 142 357 0 18302 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 89172

[startup+282.3 s]

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

/proc/meminfo: memFree=30132144/32873844 swapFree=7116/7116
[pid=15844] ppid=15842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15844/stat : 15844 (npSolver-pbo-It) S 15842 15844 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376309813 9367552 275 33554432000 4194304 5064252 140733544236560 140733544235472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15844/statm: 2287 275 233 213 0 72 0
[pid=15845] ppid=15844 vsize=5376 CPUtime=1273.18 cores=0,2,4,6
/proc/15845/stat : 15845 (npSolver-pbo) S 15844 15844 15254 0 -1 4202496 11021 78221 0 0 23 2 127262 31 20 0 1 0 376309813 5505024 892 33554432000 4194304 6004724 140737123730816 140737123716664 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15845/statm: 1344 892 176 442 0 898 0
[pid=15954] ppid=15845 vsize=27960 CPUtime=28.82 cores=0,2,4,6
/proc/15954/stat : 15954 (glucosInc) R 15845 15844 15254 0 -1 4202496 6247 0 0 0 2881 1 0 0 20 0 1 0 376437159 28631040 6551 33554432000 4194304 5654031 140735689384944 140735689372760 4232380 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15954/statm: 6990 6551 142 357 0 6630 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 42484

[startup+1362.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 15955
/proc/meminfo: memFree=30110376/32873844 swapFree=7116/7116
[pid=15844] ppid=15842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15844/stat : 15844 (npSolver-pbo-It) S 15842 15844 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376309813 9367552 275 33554432000 4194304 5064252 140733544236560 140733544235472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15844/statm: 2287 275 233 213 0 72 0
[pid=15845] ppid=15844 vsize=5376 CPUtime=1273.18 cores=0,2,4,6
/proc/15845/stat : 15845 (npSolver-pbo) S 15844 15844 15254 0 -1 4202496 11021 78221 0 0 23 2 127262 31 20 0 1 0 376309813 5505024 892 33554432000 4194304 6004724 140737123730816 140737123716664 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15845/statm: 1344 892 176 442 0 898 0
[pid=15954] ppid=15845 vsize=48396 CPUtime=88.81 cores=0,2,4,6
/proc/15954/stat : 15954 (glucosInc) R 15845 15844 15254 0 -1 4202496 8492 0 0 0 8879 2 0 0 20 0 1 0 376437159 49557504 11649 33554432000 4194304 5654031 140735689384944 140735689372760 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15954/statm: 12099 11649 142 357 0 11739 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 62920

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 15955
/proc/meminfo: memFree=30090692/32873844 swapFree=7116/7116
[pid=15844] ppid=15842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15844/stat : 15844 (npSolver-pbo-It) S 15842 15844 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376309813 9367552 275 33554432000 4194304 5064252 140733544236560 140733544235472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15844/statm: 2287 275 233 213 0 72 0
[pid=15845] ppid=15844 vsize=5376 CPUtime=1273.18 cores=0,2,4,6
/proc/15845/stat : 15845 (npSolver-pbo) S 15844 15844 15254 0 -1 4202496 11021 78221 0 0 23 2 127262 31 20 0 1 0 376309813 5505024 892 33554432000 4194304 6004724 140737123730816 140737123716664 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15845/statm: 1344 892 176 442 0 898 0
[pid=15954] ppid=15845 vsize=74392 CPUtime=148.81 cores=0,2,4,6
/proc/15954/stat : 15954 (glucosInc) R 15845 15844 15254 0 -1 4202496 9234 0 0 0 14878 3 0 0 20 0 1 0 376437159 76177408 16484 33554432000 4194304 5654031 140735689384944 140735689372760 4233168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15954/statm: 18598 16484 142 357 0 18238 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 88916

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 15955
/proc/meminfo: memFree=30076416/32873844 swapFree=7116/7116
[pid=15844] ppid=15842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15844/stat : 15844 (npSolver-pbo-It) S 15842 15844 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376309813 9367552 275 33554432000 4194304 5064252 140733544236560 140733544235472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15844/statm: 2287 275 233 213 0 72 0
[pid=15845] ppid=15844 vsize=5376 CPUtime=1273.18 cores=0,2,4,6
/proc/15845/stat : 15845 (npSolver-pbo) S 15844 15844 15254 0 -1 4202496 11021 78221 0 0 23 2 127262 31 20 0 1 0 376309813 5505024 892 33554432000 4194304 6004724 140737123730816 140737123716664 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15845/statm: 1344 892 176 442 0 898 0
[pid=15954] ppid=15845 vsize=86408 CPUtime=208.79 cores=0,2,4,6
/proc/15954/stat : 15954 (glucosInc) R 15845 15844 15254 0 -1 4202496 9714 0 0 0 20875 4 0 0 20 0 1 0 376437159 88481792 20024 33554432000 4194304 5654031 140735689384944 140735689372760 4232703 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15954/statm: 21602 20024 142 357 0 21242 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 100932

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 15955
/proc/meminfo: memFree=30074244/32873844 swapFree=7116/7116
[pid=15844] ppid=15842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15844/stat : 15844 (npSolver-pbo-It) S 15842 15844 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376309813 9367552 275 33554432000 4194304 5064252 140733544236560 140733544235472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15844/statm: 2287 275 233 213 0 72 0
[pid=15845] ppid=15844 vsize=5376 CPUtime=1273.18 cores=0,2,4,6
/proc/15845/stat : 15845 (npSolver-pbo) S 15844 15844 15254 0 -1 4202496 11021 78221 0 0 23 2 127262 31 20 0 1 0 376309813 5505024 892 33554432000 4194304 6004724 140737123730816 140737123716664 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15845/statm: 1344 892 176 442 0 898 0
[pid=15954] ppid=15845 vsize=86408 CPUtime=268.79 cores=0,2,4,6
/proc/15954/stat : 15954 (glucosInc) R 15845 15844 15254 0 -1 4202496 9823 0 0 0 26875 4 0 0 20 0 1 0 376437159 88481792 20642 33554432000 4194304 5654031 140735689384944 140735689372760 4216188 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15954/statm: 21602 20642 142 357 0 21242 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 100932

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/182 15958
/proc/meminfo: memFree=30073608/32873844 swapFree=7116/7116
[pid=15844] ppid=15842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15844/stat : 15844 (npSolver-pbo-It) S 15842 15844 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376309813 9367552 275 33554432000 4194304 5064252 140733544236560 140733544235472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15844/statm: 2287 275 233 213 0 72 0
[pid=15845] ppid=15844 vsize=5376 CPUtime=1273.18 cores=0,2,4,6
/proc/15845/stat : 15845 (npSolver-pbo) S 15844 15844 15254 0 -1 4202496 11021 78221 0 0 23 2 127262 31 20 0 1 0 376309813 5505024 892 33554432000 4194304 6004724 140737123730816 140737123716664 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15845/statm: 1344 892 176 442 0 898 0
[pid=15954] ppid=15845 vsize=86408 CPUtime=328.77 cores=0,2,4,6
/proc/15954/stat : 15954 (glucosInc) R 15845 15844 15254 0 -1 4202496 10102 0 0 0 32872 5 0 0 20 0 1 0 376437159 88481792 20667 33554432000 4194304 5654031 140735689384944 140735689372760 4232655 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15954/statm: 21602 20667 142 357 0 21242 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 100932

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 15959
/proc/meminfo: memFree=30073560/32873844 swapFree=7116/7116
[pid=15844] ppid=15842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15844/stat : 15844 (npSolver-pbo-It) S 15842 15844 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376309813 9367552 275 33554432000 4194304 5064252 140733544236560 140733544235472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15844/statm: 2287 275 233 213 0 72 0
[pid=15845] ppid=15844 vsize=5376 CPUtime=1273.18 cores=0,2,4,6
/proc/15845/stat : 15845 (npSolver-pbo) S 15844 15844 15254 0 -1 4202496 11021 78221 0 0 23 2 127262 31 20 0 1 0 376309813 5505024 892 33554432000 4194304 6004724 140737123730816 140737123716664 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15845/statm: 1344 892 176 442 0 898 0
[pid=15954] ppid=15845 vsize=86408 CPUtime=388.77 cores=0,2,4,6
/proc/15954/stat : 15954 (glucosInc) R 15845 15844 15254 0 -1 4202496 10488 0 0 0 38870 7 0 0 20 0 1 0 376437159 88481792 20668 33554432000 4194304 5654031 140735689384944 140735689372760 4232729 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15954/statm: 21602 20668 142 357 0 21242 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 100932

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 15959
/proc/meminfo: memFree=30038744/32873844 swapFree=7116/7116
[pid=15844] ppid=15842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15844/stat : 15844 (npSolver-pbo-It) S 15842 15844 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376309813 9367552 275 33554432000 4194304 5064252 140733544236560 140733544235472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15844/statm: 2287 275 233 213 0 72 0
[pid=15845] ppid=15844 vsize=5376 CPUtime=1273.18 cores=0,2,4,6
/proc/15845/stat : 15845 (npSolver-pbo) S 15844 15844 15254 0 -1 4202496 11021 78221 0 0 23 2 127262 31 20 0 1 0 376309813 5505024 892 33554432000 4194304 6004724 140737123730816 140737123716664 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15845/statm: 1344 892 176 442 0 898 0
[pid=15954] ppid=15845 vsize=86408 CPUtime=448.75 cores=0,2,4,6
/proc/15954/stat : 15954 (glucosInc) R 15845 15844 15254 0 -1 4202496 10879 0 0 0 44867 8 0 0 20 0 1 0 376437159 88481792 20668 33554432000 4194304 5654031 140735689384944 140735689372760 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15954/statm: 21602 20668 142 357 0 21242 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 100932

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15959
/proc/meminfo: memFree=30001880/32873844 swapFree=7116/7116
[pid=15844] ppid=15842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15844/stat : 15844 (npSolver-pbo-It) S 15842 15844 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376309813 9367552 275 33554432000 4194304 5064252 140733544236560 140733544235472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15844/statm: 2287 275 233 213 0 72 0
[pid=15845] ppid=15844 vsize=5376 CPUtime=1273.18 cores=0,2,4,6
/proc/15845/stat : 15845 (npSolver-pbo) S 15844 15844 15254 0 -1 4202496 11021 78221 0 0 23 2 127262 31 20 0 1 0 376309813 5505024 892 33554432000 4194304 6004724 140737123730816 140737123716664 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15845/statm: 1344 892 176 442 0 898 0
[pid=15954] ppid=15845 vsize=135728 CPUtime=508.74 cores=0,2,4,6
/proc/15954/stat : 15954 (glucosInc) R 15845 15844 15254 0 -1 4202496 11270 0 0 0 50864 10 0 0 20 0 1 0 376437159 138985472 29995 33554432000 4194304 5654031 140735689384944 140735689372760 4216312 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15954/statm: 33932 29995 142 357 0 33572 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 150252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 15959
/proc/meminfo: memFree=30032228/32873844 swapFree=7116/7116
[pid=15844] ppid=15842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15844/stat : 15844 (npSolver-pbo-It) S 15842 15844 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376309813 9367552 275 33554432000 4194304 5064252 140733544236560 140733544235472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15844/statm: 2287 275 233 213 0 72 0
[pid=15845] ppid=15844 vsize=5376 CPUtime=1273.18 cores=0,2,4,6
/proc/15845/stat : 15845 (npSolver-pbo) S 15844 15844 15254 0 -1 4202496 11021 78221 0 0 23 2 127262 31 20 0 1 0 376309813 5505024 892 33554432000 4194304 6004724 140737123730816 140737123716664 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15845/statm: 1344 892 176 442 0 898 0
[pid=15954] ppid=15845 vsize=86408 CPUtime=526.84 cores=0,2,4,6
/proc/15954/stat : 15954 (glucosInc) R 15845 15844 15254 0 -1 4202496 11270 0 0 0 52674 10 0 0 20 0 1 0 376437159 88481792 20668 33554432000 4194304 5654031 140735689384944 140735689372760 4215913 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15954/statm: 21602 20668 142 357 0 21242 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 100932

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 15959
/proc/meminfo: memFree=30032228/32873844 swapFree=7116/7116
[pid=15844] ppid=15842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15844/stat : 15844 (npSolver-pbo-It) S 15842 15844 15254 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376309813 9367552 275 33554432000 4194304 5064252 140733544236560 140733544235472 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15844/statm: 2287 275 233 213 0 72 0
[pid=15845] ppid=15844 vsize=5376 CPUtime=1273.18 cores=0,2,4,6
/proc/15845/stat : 15845 (npSolver-pbo) S 15844 15844 15254 0 -1 4202496 11021 78221 0 0 23 2 127262 31 20 0 1 0 376309813 5505024 892 33554432000 4194304 6004724 140737123730816 140737123716664 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15845/statm: 1344 892 176 442 0 898 0
[pid=15954] ppid=15845 vsize=86408 CPUtime=526.84 cores=0,2,4,6
/proc/15954/stat : 15954 (glucosInc) R 15845 15844 15254 0 -1 4202496 11270 0 0 0 52674 10 0 0 20 0 1 0 376437159 88481792 20668 33554432000 4194304 5654031 140735689384944 140735689372760 4215913 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15954/statm: 21602 20668 142 357 0 21242 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 100932

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1799.61
CPU system time (s): 0.45693
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 153344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.61
system time used= 0.45693
maximum resident set size= 127024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100897
page faults= 0
swaps= 0
block input operations= 0
block output operations= 15672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 658
involuntary context switches= 2301

runsolver used 3.3025 second user time and 9.11061 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-07 22:43:32
IDJOB=3747310
IDBENCH=2868
IDSOLVER=2332
FILE ID=node103/3747310-1339101812
RUNJOBID= node103-1339098177-15270
PBS_JOBID= 14643750
Free space on /tmp= 71220 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-m4.r.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747310-1339101812/watcher-3747310-1339101812 -o /tmp/evaluation-result-3747310-1339101812/solver-3747310-1339101812 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747310-1339101812.opb 1991693681 HOME HOME

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

MD5SUM BENCH= f69ecb5497caa964fbd82b9dc6698ac3
RANDOM SEED=1991693681

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30109204 kB
Buffers:          251052 kB
Cached:          1490232 kB
SwapCached:         5468 kB
Active:           572740 kB
Inactive:        1390480 kB
Active(anon):     218704 kB
Inactive(anon):     5816 kB
Active(file):     354036 kB
Inactive(file):  1384664 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096900 kB
Dirty:              8544 kB
Writeback:             0 kB
AnonPages:        247752 kB
Mapped:            10276 kB
Shmem:                 0 kB
Slab:             640256 kB
SReclaimable:      80756 kB
SUnreclaim:       559500 kB
KernelStack:        1448 kB
PageTables:         4476 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     369252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    198656 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71208 MiB
End job on node103 at 2012-06-07 23:13:33