Trace number 3752080

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.08 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-C499.a.opb
MD5SUMa983c7d791d0da9cc5e2ec69578db721
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark64
Best CPU time to get the best result obtained on this benchmark4.24935
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 64
Optimality of the best value was proved NO
Number of variables1226
Total number of constraints4208
Number of constraints which are clauses4208
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 constraint105
Number of terms in the objective function 1226
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 1226
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 1226
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.05	c run inc solver
0.00/0.05	c [INC SYSTEM] run initial solver
0.00/0.05	c [INC SYSTEM] preprocess with white file
0.00/0.08	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.08	c [INC SYSTEM] execute solver
0.00/0.08	c [INC SEARCH] formula is SAT
0.00/0.08	c [INC SYSTEM] solved the initial formula
0.00/0.10	c model valid
0.00/0.10	c current solution ok
0.00/0.11	o 90
0.00/0.11	c starting approximation
0.00/0.11	c factor = 1
0.00/0.11	c can not find a suitable factor, leaving approximation
0.00/0.11	c finished approximation
0.00/0.11	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.11	c write failed with 2
0.00/0.11	c [INC SEARCH] iteration: 0
0.00/0.11	c [INC BOUNDS] best value:90 search for 89
0.00/0.11	c [INC SYSTEM] create new solver instance
0.00/0.11	c [INC] encode full formula
0.00/0.11	c (debug) using card networks
0.00/0.11	c old isEQ: 128, new EQ is 0
0.00/0.13	c set iterative enc to: card
0.00/0.13	c set iterative enc to: none
0.00/0.13	c [INC SEARCH] isOptimum variable: 0
0.00/0.87	c formula is SAT
0.00/0.88	c [INC SEARCH] copied best model
0.00/0.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.89	c model valid
0.00/0.89	c current solution ok
0.00/0.89	o 84
0.00/0.89	c [INC SEARCH] iteration: 1
0.00/0.89	c [INC BOUNDS] best value:84 search for 83
0.00/0.89	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.89	c write failed with 2
0.00/0.89	c [INC SYSTEM] create new solver instance
0.00/0.89	c [INC] encode full formula
0.00/0.89	c (debug) using card networks
0.00/0.89	c old isEQ: 0, new EQ is 0
0.00/0.91	c set iterative enc to: card
0.00/0.91	c set iterative enc to: none
0.00/0.92	c [INC SEARCH] isOptimum variable: 0
1.97/2.08	c formula is SAT
1.97/2.08	c [INC SEARCH] copied best model
1.97/2.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.97/2.10	c model valid
1.97/2.10	c current solution ok
1.97/2.10	o 83
1.97/2.10	c [INC SEARCH] iteration: 2
1.97/2.10	c [INC BOUNDS] best value:83 search for 82
1.97/2.10	c [INC SYSTEM] there exists a inc, kill it!
1.97/2.10	c write failed with 2
1.97/2.10	c [INC SYSTEM] create new solver instance
1.97/2.10	c [INC] encode full formula
1.97/2.10	c (debug) using card networks
1.97/2.10	c old isEQ: 0, new EQ is 0
2.09/2.12	c set iterative enc to: card
2.09/2.12	c set iterative enc to: none
2.09/2.12	c [INC SEARCH] isOptimum variable: 0
4.67/4.79	c formula is SAT
4.67/4.79	c [INC SEARCH] copied best model
4.67/4.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.76/4.81	c model valid
4.76/4.81	c current solution ok
4.76/4.81	o 80
4.76/4.81	c [INC SEARCH] iteration: 3
4.76/4.81	c [INC BOUNDS] best value:80 search for 79
4.76/4.81	c [INC SYSTEM] there exists a inc, kill it!
4.76/4.81	c write failed with 2
4.76/4.81	c [INC SYSTEM] create new solver instance
4.76/4.81	c [INC] encode full formula
4.76/4.81	c (debug) using card networks
4.76/4.81	c old isEQ: 0, new EQ is 0
4.76/4.83	c set iterative enc to: card
4.76/4.83	c set iterative enc to: none
4.76/4.84	c [INC SEARCH] isOptimum variable: 0
13.36/13.45	c formula is SAT
13.36/13.45	c [INC SEARCH] copied best model
13.36/13.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.36/13.47	c model valid
13.36/13.47	c current solution ok
13.36/13.47	o 77
13.36/13.47	c [INC SEARCH] iteration: 4
13.36/13.47	c [INC BOUNDS] best value:77 search for 76
13.36/13.47	c [INC SYSTEM] there exists a inc, kill it!
13.36/13.47	c write failed with 2
13.36/13.47	c [INC SYSTEM] create new solver instance
13.36/13.47	c [INC] encode full formula
13.36/13.47	c (debug) using card networks
13.36/13.47	c old isEQ: 0, new EQ is 0
13.36/13.49	c set iterative enc to: card
13.36/13.49	c set iterative enc to: none
13.36/13.50	c [INC SEARCH] isOptimum variable: 0
461.89/462.08	c formula is SAT
461.89/462.09	c [INC SEARCH] copied best model
461.89/462.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
461.99/462.10	c model valid
461.99/462.10	c current solution ok
461.99/462.10	o 76
461.99/462.10	c [INC SEARCH] iteration: 5
461.99/462.10	c [INC BOUNDS] best value:76 search for 75
461.99/462.10	c [INC SYSTEM] there exists a inc, kill it!
461.99/462.10	c write failed with 2
461.99/462.10	c [INC SYSTEM] create new solver instance
461.99/462.10	c [INC] encode full formula
461.99/462.10	c (debug) using card networks
461.99/462.10	c old isEQ: 0, new EQ is 0
461.99/462.12	c set iterative enc to: card
461.99/462.12	c set iterative enc to: none
461.99/462.13	c [INC SEARCH] isOptimum variable: 0
587.15/587.31	c formula is SAT
587.15/587.31	c [INC SEARCH] copied best model
587.15/587.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
587.15/587.33	c model valid
587.15/587.33	c current solution ok
587.15/587.33	o 75
587.15/587.33	c [INC SEARCH] iteration: 6
587.15/587.33	c [INC BOUNDS] best value:75 search for 74
587.15/587.33	c [INC SYSTEM] there exists a inc, kill it!
587.15/587.33	c write failed with 2
587.15/587.33	c [INC SYSTEM] create new solver instance
587.15/587.33	c [INC] encode full formula
587.15/587.33	c (debug) using card networks
587.15/587.33	c old isEQ: 0, new EQ is 0
587.15/587.35	c set iterative enc to: card
587.15/587.35	c set iterative enc to: none
587.15/587.36	c [INC SEARCH] isOptimum variable: 0
831.89/832.14	c formula is SAT
831.89/832.14	c [INC SEARCH] copied best model
831.89/832.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
831.89/832.15	c model valid
831.89/832.15	c current solution ok
831.89/832.15	o 74
831.89/832.15	c [INC SEARCH] iteration: 7
831.89/832.15	c [INC BOUNDS] best value:74 search for 73
831.89/832.15	c [INC SYSTEM] there exists a inc, kill it!
831.89/832.15	c write failed with 2
831.89/832.16	c [INC SYSTEM] create new solver instance
831.89/832.16	c [INC] encode full formula
831.89/832.16	c (debug) using card networks
831.89/832.16	c old isEQ: 0, new EQ is 0
831.89/832.18	c set iterative enc to: card
831.89/832.18	c set iterative enc to: none
831.89/832.18	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.40	s UNKNOWN
1800.06/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.06/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-3752080-1339127301/watcher-3752080-1339127301 -o /tmp/evaluation-result-3752080-1339127301/solver-3752080-1339127301 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752080-1339127301.opb 790236620 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.87 1.84 3/178 9193
/proc/meminfo: memFree=29014784/32873844 swapFree=7120/7120
[pid=9193] ppid=9191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9193/stat : 9193 (npSolver-pbo-It) S 9191 9193 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378854979 9367552 275 33554432000 4194304 5064252 140734719234592 140734719233504 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9193/statm: 2287 275 233 213 0 72 0

[startup+0.0210249 s]
/proc/loadavg: 1.92 1.87 1.84 3/178 9193
/proc/meminfo: memFree=29014784/32873844 swapFree=7120/7120
[pid=9193] ppid=9191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9193/stat : 9193 (npSolver-pbo-It) S 9191 9193 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378854979 9367552 275 33554432000 4194304 5064252 140734719234592 140734719233504 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9193/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100272 s]
/proc/loadavg: 1.92 1.87 1.84 3/178 9193
/proc/meminfo: memFree=29014784/32873844 swapFree=7120/7120
[pid=9193] ppid=9191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9193/stat : 9193 (npSolver-pbo-It) S 9191 9193 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378854979 9367552 275 33554432000 4194304 5064252 140734719234592 140734719233504 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9193/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300202 s]
/proc/loadavg: 1.92 1.87 1.84 3/178 9193
/proc/meminfo: memFree=29014784/32873844 swapFree=7120/7120
[pid=9193] ppid=9191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9193/stat : 9193 (npSolver-pbo-It) S 9191 9193 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378854979 9367552 275 33554432000 4194304 5064252 140734719234592 140734719233504 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9193/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700178 s]
/proc/loadavg: 1.92 1.87 1.84 3/178 9193
/proc/meminfo: memFree=29014784/32873844 swapFree=7120/7120
[pid=9193] ppid=9191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9193/stat : 9193 (npSolver-pbo-It) S 9191 9193 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378854979 9367552 275 33554432000 4194304 5064252 140734719234592 140734719233504 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9193/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 1.92 1.87 1.84 3/181 9204
/proc/meminfo: memFree=28995184/32873844 swapFree=7120/7120
[pid=9193] ppid=9191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9193/stat : 9193 (npSolver-pbo-It) S 9191 9193 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378854979 9367552 275 33554432000 4194304 5064252 140734719234592 140734719233504 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9193/statm: 2287 275 233 213 0 72 0
[pid=9194] ppid=9193 vsize=9184 CPUtime=0.9 cores=1,3,5,7
/proc/9194/stat : 9194 (npSolver-pbo) S 9193 9193 22344 0 -1 4202496 4628 6586 0 0 10 2 76 2 20 0 1 0 378854979 9404416 1958 33554432000 4194304 6004724 140734427441792 140734427427640 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9194/statm: 2296 1958 189 442 0 1850 0
[pid=9204] ppid=9194 vsize=17804 CPUtime=0.57 cores=1,3,5,7
/proc/9204/stat : 9204 (glucosInc) R 9194 9193 22344 0 -1 4202496 3165 0 0 0 56 1 0 0 20 0 1 0 378855071 18231296 2990 33554432000 4194304 5654031 140736564130032 140736564117848 4232495 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9204/statm: 4451 2990 140 357 0 4091 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 36136

[startup+3.10022 s]
/proc/loadavg: 1.92 1.87 1.84 3/181 9204
/proc/meminfo: memFree=28994068/32873844 swapFree=7120/7120
[pid=9193] ppid=9191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9193/stat : 9193 (npSolver-pbo-It) S 9191 9193 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378854979 9367552 275 33554432000 4194304 5064252 140734719234592 140734719233504 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9193/statm: 2287 275 233 213 0 72 0
[pid=9194] ppid=9193 vsize=9184 CPUtime=2.1 cores=1,3,5,7
/proc/9194/stat : 9194 (npSolver-pbo) S 9193 9193 22344 0 -1 4202496 5728 10774 0 0 14 2 190 4 20 0 1 0 378854979 9404416 1958 33554432000 4194304 6004724 140734427441792 140734427427640 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9194/statm: 2296 1958 189 442 0 1850 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 18332
heavy processes:

[startup+6.30037 s]
/proc/loadavg: 1.93 1.87 1.84 3/181 9208
/proc/meminfo: memFree=28991104/32873844 swapFree=7120/7120
[pid=9193] ppid=9191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9193/stat : 9193 (npSolver-pbo-It) S 9191 9193 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378854979 9367552 275 33554432000 4194304 5064252 140734719234592 140734719233504 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9193/statm: 2287 275 233 213 0 72 0
[pid=9194] ppid=9193 vsize=9184 CPUtime=4.82 cores=1,3,5,7
/proc/9194/stat : 9194 (npSolver-pbo) S 9193 9193 22344 0 -1 4202496 6829 15639 0 0 18 3 456 5 20 0 1 0 378854979 9404416 1958 33554432000 4194304 6004724 140734427441792 140734427427640 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9194/statm: 2296 1958 189 442 0 1850 0
[pid=9208] ppid=9194 vsize=16476 CPUtime=1.44 cores=1,3,5,7
/proc/9208/stat : 9208 (glucosInc) R 9194 9193 22344 0 -1 4202496 3625 0 0 0 144 0 0 0 20 0 1 0 378855463 16871424 3102 33554432000 4194304 5654031 140734444508464 140734444496280 4233216 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9208/statm: 4119 3102 142 357 0 3759 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 34808

[startup+12.7003 s]
/proc/loadavg: 1.94 1.87 1.84 3/181 9208
/proc/meminfo: memFree=28985224/32873844 swapFree=7120/7120
[pid=9193] ppid=9191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9193/stat : 9193 (npSolver-pbo-It) S 9191 9193 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378854979 9367552 275 33554432000 4194304 5064252 140734719234592 140734719233504 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9193/statm: 2287 275 233 213 0 72 0
[pid=9194] ppid=9193 vsize=9184 CPUtime=4.82 cores=1,3,5,7
/proc/9194/stat : 9194 (npSolver-pbo) S 9193 9193 22344 0 -1 4202496 6829 15639 0 0 18 3 456 5 20 0 1 0 378854979 9404416 1958 33554432000 4194304 6004724 140734427441792 140734427427640 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9194/statm: 2296 1958 189 442 0 1850 0
[pid=9208] ppid=9194 vsize=25160 CPUtime=7.84 cores=1,3,5,7
/proc/9208/stat : 9208 (glucosInc) R 9194 9193 22344 0 -1 4202496 5732 0 0 0 783 1 0 0 20 0 1 0 378855463 25763840 5413 33554432000 4194304 5654031 140734444508464 140734444496280 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9208/statm: 6290 5413 142 357 0 5930 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 43492

[startup+25.5004 s]
/proc/loadavg: 1.95 1.88 1.84 3/181 9210
/proc/meminfo: memFree=28976824/32873844 swapFree=7120/7120
[pid=9193] ppid=9191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9193/stat : 9193 (npSolver-pbo-It) S 9191 9193 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378854979 9367552 275 33554432000 4194304 5064252 140734719234592 140734719233504 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9193/statm: 2287 275 233 213 0 72 0
[pid=9194] ppid=9193 vsize=9184 CPUtime=13.47 cores=1,3,5,7
/proc/9194/stat : 9194 (npSolver-pbo) S 9193 9193 22344 0 -1 4202496 7929 22021 0 0 21 3 1315 8 20 0 1 0 378854979 9404416 1958 33554432000 4194304 6004724 140734427441792 140734427427640 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9194/statm: 2296 1958 189 442 0 1850 0
[pid=9210] ppid=9194 vsize=26252 CPUtime=11.98 cores=1,3,5,7
/proc/9210/stat : 9210 (glucosInc) R 9194 9193 22344 0 -1 4202496 5928 0 0 0 1198 0 0 0 20 0 1 0 378856329 26882048 5804 33554432000 4194304 5654031 140733621495632 140733621483448 4215913 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9210/statm: 6563 5804 142 357 0 6203 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 44584

[startup+51.1004 s]
/proc/loadavg: 1.97 1.89 1.84 3/181 9210
/proc/meminfo: memFree=28937844/32873844 swapFree=7120/7120
[pid=9193] ppid=9191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9193/stat : 9193 (npSolver-pbo-It) S 9191 9193 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378854979 9367552 275 33554432000 4194304 5064252 140734719234592 140734719233504 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9193/statm: 2287 275 233 213 0 72 0
[pid=9194] ppid=9193 vsize=9184 CPUtime=13.47 cores=1,3,5,7
/proc/9194/stat : 9194 (npSolver-pbo) S 9193 9193 22344 0 -1 4202496 7929 22021 0 0 21 3 1315 8 20 0 1 0 378854979 9404416 1958 33554432000 4194304 6004724 140734427441792 140734427427640 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9194/statm: 2296 1958 189 442 0 1850 0
[pid=9210] ppid=9194 vsize=39776 CPUtime=37.59 cores=1,3,5,7
/proc/9210/stat : 9210 (glucosInc) R 9194 9193 22344 0 -1 4202496 8646 0 0 0 3756 3 0 0 20 0 1 0 378856329 40730624 9195 33554432000 4194304 5654031 140733621495632 140733621493656 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9210/statm: 9944 9195 142 357 0 9584 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 58108

[startup+102.307 s]
/proc/loadavg: 1.98 1.90 1.85 3/182 9213
/proc/meminfo: memFree=28925068/32873844 swapFree=7120/7120
[pid=9193] ppid=9191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9193/stat : 9193 (npSolver-pbo-It) S 9191 9193 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378854979 9367552 275 33554432000 4194304 5064252 140734719234592 140734719233504 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9193/statm: 2287 275 233 213 0 72 0
[pid=9194] ppid=9193 vsize=9184 CPUtime=13.47 cores=1,3,5,7
/proc/9194/stat : 9194 (npSolver-pbo) S 9193 9193 22344 0 -1 4202496 7929 22021 0 0 21 3 1315 8 20 0 1 0 378854979 9404416 1958 33554432000 4194304 6004724 140734427441792 140734427427640 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9194/statm: 2296 1958 189 442 0 1850 0
[pid=9210] ppid=9194 vsize=77312 CPUtime=88.78 cores=1,3,5,7
/proc/9210/stat : 9210 (glucosInc) R 9194 9193 22344 0 -1 4202496 10647 0 0 0 8873 5 0 0 20 0 1 0 378856329 79167488 17604 33554432000 4194304 5654031 140733621495632 140733621483448 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9210/statm: 19328 17604 142 357 0 18968 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 95644

[startup+162.3 s]
/proc/loadavg: 2.07 1.93 1.86 3/181 9215
/proc/meminfo: memFree=28953848/32873844 swapFree=7120/7120
[pid=9193] ppid=9191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9193/stat : 9193 (npSolver-pbo-It) S 9191 9193 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378854979 9367552 275 33554432000 4194304 5064252 140734719234592 140734719233504 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9193/statm: 2287 275 233 213 0 72 0
[pid=9194] ppid=9193 vsize=9184 CPUtime=13.47 cores=1,3,5,7
/proc/9194/stat : 9194 (npSolver-pbo) S 9193 9193 22344 0 -1 4202496 7929 22021 0 0 21 3 1315 8 20 0 1 0 378854979 9404416 1958 33554432000 4194304 6004724 140734427441792 140734427427640 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9194/statm: 2296 1958 189 442 0 1850 0
[pid=9210] ppid=9194 vsize=77312 CPUtime=148.76 cores=1,3,5,7
/proc/9210/stat : 9210 (glucosInc) R 9194 9193 22344 0 -1 4202496 12644 0 0 0 14869 7 0 0 20 0 1 0 378856329 79167488 16006 33554432000 4194304 5654031 140733621495632 140733621483448 4232960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9210/statm: 19328 16006 142 357 0 18968 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 95644

[startup+222.3 s]
/proc/loadavg: 2.09 1.96 1.87 3/181 9215
/proc/meminfo: memFree=28922540/32873844 swapFree=7120/7120
[pid=9193] ppid=9191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9193/stat : 9193 (npSolver-pbo-It) S 9191 9193 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378854979 9367552 275 33554432000 4194304 5064252 140734719234592 140734719233504 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9193/statm: 2287 275 233 213 0 72 0
[pid=9194] ppid=9193 vsize=9184 CPUtime=13.47 cores=1,3,5,7
/proc/9194/stat : 9194 (npSolver-pbo) S 9193 9193 22344 0 -1 4202496 7929 22021 0 0 21 3 1315 8 20 0 1 0 378854979 9404416 1958 33554432000 4194304 6004724 140734427441792 140734427427640 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9194/statm: 2296 1958 189 442 0 1850 0
[pid=9210] ppid=9194 vsize=77312 CPUtime=208.75 cores=1,3,5,7
/proc/9210/stat : 9210 (glucosInc) R 9194 9193 22344 0 -1 4202496 12649 0 0 0 20868 7 0 0 20 0 1 0 378856329 79167488 18054 33554432000 4194304 5654031 140733621495632 140733621483448 4232700 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9210/statm: 19328 18054 142 357 0 18968 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 95644

[startup+282.301 s]
/proc/loadavg: 2.03 1.97 1.88 3/181 9216
/proc/meminfo: memFree=28922664/32873844 swapFree=7120/7120

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

/proc/meminfo: memFree=28849596/32873844 swapFree=7120/7120
[pid=9193] ppid=9191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9193/stat : 9193 (npSolver-pbo-It) S 9191 9193 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378854979 9367552 275 33554432000 4194304 5064252 140734719234592 140734719233504 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9193/statm: 2287 275 233 213 0 72 0
[pid=9194] ppid=9193 vsize=9184 CPUtime=832 cores=1,3,5,7
/proc/9194/stat : 9194 (npSolver-pbo) S 9193 9193 22344 0 -1 4202496 11231 61664 0 0 33 4 83126 37 20 0 1 0 378854979 9404416 1958 33554432000 4194304 6004724 140734427441792 140734427427640 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9194/statm: 2296 1958 189 442 0 1850 0
[pid=9249] ppid=9194 vsize=93752 CPUtime=410.03 cores=1,3,5,7
/proc/9249/stat : 9249 (glucosInc) R 9194 9193 22344 0 -1 4202496 15745 0 0 0 40993 10 0 0 20 0 1 0 378938198 96002048 22713 33554432000 4194304 5654031 140734903315392 140734903303208 4232703 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9249/statm: 23438 22713 142 357 0 23078 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 112084

[startup+1302.3 s]
/proc/loadavg: 2.10 2.07 1.99 3/182 9254
/proc/meminfo: memFree=28849184/32873844 swapFree=7120/7120
[pid=9193] ppid=9191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9193/stat : 9193 (npSolver-pbo-It) S 9191 9193 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378854979 9367552 275 33554432000 4194304 5064252 140734719234592 140734719233504 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9193/statm: 2287 275 233 213 0 72 0
[pid=9194] ppid=9193 vsize=9184 CPUtime=832 cores=1,3,5,7
/proc/9194/stat : 9194 (npSolver-pbo) S 9193 9193 22344 0 -1 4202496 11231 61664 0 0 33 4 83126 37 20 0 1 0 378854979 9404416 1958 33554432000 4194304 6004724 140734427441792 140734427427640 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9194/statm: 2296 1958 189 442 0 1850 0
[pid=9249] ppid=9194 vsize=93752 CPUtime=470.04 cores=1,3,5,7
/proc/9249/stat : 9249 (glucosInc) R 9194 9193 22344 0 -1 4202496 16050 0 0 0 46992 12 0 0 20 0 1 0 378938198 96002048 22713 33554432000 4194304 5654031 140734903315392 140734903313416 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9249/statm: 23438 22713 142 357 0 23078 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 112084

[startup+1362.3 s]
/proc/loadavg: 2.04 2.06 1.99 3/181 9254
/proc/meminfo: memFree=28849532/32873844 swapFree=7120/7120
[pid=9193] ppid=9191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9193/stat : 9193 (npSolver-pbo-It) S 9191 9193 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378854979 9367552 275 33554432000 4194304 5064252 140734719234592 140734719233504 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9193/statm: 2287 275 233 213 0 72 0
[pid=9194] ppid=9193 vsize=9184 CPUtime=832 cores=1,3,5,7
/proc/9194/stat : 9194 (npSolver-pbo) S 9193 9193 22344 0 -1 4202496 11231 61664 0 0 33 4 83126 37 20 0 1 0 378854979 9404416 1958 33554432000 4194304 6004724 140734427441792 140734427427640 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9194/statm: 2296 1958 189 442 0 1850 0
[pid=9249] ppid=9194 vsize=93752 CPUtime=530.02 cores=1,3,5,7
/proc/9249/stat : 9249 (glucosInc) R 9194 9193 22344 0 -1 4202496 16354 0 0 0 52989 13 0 0 20 0 1 0 378938198 96002048 22713 33554432000 4194304 5654031 140734903315392 140734903313416 4216512 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9249/statm: 23438 22713 142 357 0 23078 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 112084

[startup+1422.31 s]
/proc/loadavg: 2.01 2.05 1.99 3/181 9254
/proc/meminfo: memFree=28849408/32873844 swapFree=7120/7120
[pid=9193] ppid=9191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9193/stat : 9193 (npSolver-pbo-It) S 9191 9193 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378854979 9367552 275 33554432000 4194304 5064252 140734719234592 140734719233504 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9193/statm: 2287 275 233 213 0 72 0
[pid=9194] ppid=9193 vsize=9184 CPUtime=832 cores=1,3,5,7
/proc/9194/stat : 9194 (npSolver-pbo) S 9193 9193 22344 0 -1 4202496 11231 61664 0 0 33 4 83126 37 20 0 1 0 378854979 9404416 1958 33554432000 4194304 6004724 140734427441792 140734427427640 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9194/statm: 2296 1958 189 442 0 1850 0
[pid=9249] ppid=9194 vsize=93752 CPUtime=590.02 cores=1,3,5,7
/proc/9249/stat : 9249 (glucosInc) R 9194 9193 22344 0 -1 4202496 16656 0 0 0 58988 14 0 0 20 0 1 0 378938198 96002048 22713 33554432000 4194304 5654031 140734903315392 140734903313416 4233187 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9249/statm: 23438 22713 142 357 0 23078 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 112084

[startup+1482.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/181 9255
/proc/meminfo: memFree=28849532/32873844 swapFree=7120/7120
[pid=9193] ppid=9191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9193/stat : 9193 (npSolver-pbo-It) S 9191 9193 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378854979 9367552 275 33554432000 4194304 5064252 140734719234592 140734719233504 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9193/statm: 2287 275 233 213 0 72 0
[pid=9194] ppid=9193 vsize=9184 CPUtime=832 cores=1,3,5,7
/proc/9194/stat : 9194 (npSolver-pbo) S 9193 9193 22344 0 -1 4202496 11231 61664 0 0 33 4 83126 37 20 0 1 0 378854979 9404416 1958 33554432000 4194304 6004724 140734427441792 140734427427640 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9194/statm: 2296 1958 189 442 0 1850 0
[pid=9249] ppid=9194 vsize=93752 CPUtime=650 cores=1,3,5,7
/proc/9249/stat : 9249 (glucosInc) R 9194 9193 22344 0 -1 4202496 16962 0 0 0 64985 15 0 0 20 0 1 0 378938198 96002048 22713 33554432000 4194304 5654031 140734903315392 140734903313416 4232939 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9249/statm: 23438 22713 142 357 0 23078 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 112084

[startup+1542.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/181 9255
/proc/meminfo: memFree=28818936/32873844 swapFree=7120/7120
[pid=9193] ppid=9191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9193/stat : 9193 (npSolver-pbo-It) S 9191 9193 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378854979 9367552 275 33554432000 4194304 5064252 140734719234592 140734719233504 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9193/statm: 2287 275 233 213 0 72 0
[pid=9194] ppid=9193 vsize=9184 CPUtime=832 cores=1,3,5,7
/proc/9194/stat : 9194 (npSolver-pbo) S 9193 9193 22344 0 -1 4202496 11231 61664 0 0 33 4 83126 37 20 0 1 0 378854979 9404416 1958 33554432000 4194304 6004724 140734427441792 140734427427640 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9194/statm: 2296 1958 189 442 0 1850 0
[pid=9249] ppid=9194 vsize=143072 CPUtime=709.99 cores=1,3,5,7
/proc/9249/stat : 9249 (glucosInc) R 9194 9193 22344 0 -1 4202496 17266 0 0 0 70983 16 0 0 20 0 1 0 378938198 146505728 31040 33554432000 4194304 5654031 140734903315392 140734903313320 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9249/statm: 35768 31040 142 357 0 35408 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 161404

[startup+1602.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/181 9255
/proc/meminfo: memFree=28849532/32873844 swapFree=7120/7120
[pid=9193] ppid=9191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9193/stat : 9193 (npSolver-pbo-It) S 9191 9193 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378854979 9367552 275 33554432000 4194304 5064252 140734719234592 140734719233504 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9193/statm: 2287 275 233 213 0 72 0
[pid=9194] ppid=9193 vsize=9184 CPUtime=832 cores=1,3,5,7
/proc/9194/stat : 9194 (npSolver-pbo) S 9193 9193 22344 0 -1 4202496 11231 61664 0 0 33 4 83126 37 20 0 1 0 378854979 9404416 1958 33554432000 4194304 6004724 140734427441792 140734427427640 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9194/statm: 2296 1958 189 442 0 1850 0
[pid=9249] ppid=9194 vsize=93752 CPUtime=769.98 cores=1,3,5,7
/proc/9249/stat : 9249 (glucosInc) R 9194 9193 22344 0 -1 4202496 17422 0 0 0 76981 17 0 0 20 0 1 0 378938198 96002048 22713 33554432000 4194304 5654031 140734903315392 140734903313416 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9249/statm: 23438 22713 142 357 0 23078 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 112084

[startup+1662.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/181 9299
/proc/meminfo: memFree=28908804/32873844 swapFree=7120/7120
[pid=9193] ppid=9191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9193/stat : 9193 (npSolver-pbo-It) S 9191 9193 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378854979 9367552 275 33554432000 4194304 5064252 140734719234592 140734719233504 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9193/statm: 2287 275 233 213 0 72 0
[pid=9194] ppid=9193 vsize=9184 CPUtime=832 cores=1,3,5,7
/proc/9194/stat : 9194 (npSolver-pbo) S 9193 9193 22344 0 -1 4202496 11231 61664 0 0 33 4 83126 37 20 0 1 0 378854979 9404416 1958 33554432000 4194304 6004724 140734427441792 140734427427640 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9194/statm: 2296 1958 189 442 0 1850 0
[pid=9249] ppid=9194 vsize=143072 CPUtime=829.97 cores=1,3,5,7
/proc/9249/stat : 9249 (glucosInc) R 9194 9193 22344 0 -1 4202496 17728 0 0 0 82979 18 0 0 20 0 1 0 378938198 146505728 31552 33554432000 4194304 5654031 140734903315392 140734903313320 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9249/statm: 35768 31552 142 357 0 35408 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 161404

[startup+1722.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/181 9299
/proc/meminfo: memFree=28935972/32873844 swapFree=7120/7120
[pid=9193] ppid=9191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9193/stat : 9193 (npSolver-pbo-It) S 9191 9193 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378854979 9367552 275 33554432000 4194304 5064252 140734719234592 140734719233504 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9193/statm: 2287 275 233 213 0 72 0
[pid=9194] ppid=9193 vsize=9184 CPUtime=832 cores=1,3,5,7
/proc/9194/stat : 9194 (npSolver-pbo) S 9193 9193 22344 0 -1 4202496 11231 61664 0 0 33 4 83126 37 20 0 1 0 378854979 9404416 1958 33554432000 4194304 6004724 140734427441792 140734427427640 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9194/statm: 2296 1958 189 442 0 1850 0
[pid=9249] ppid=9194 vsize=93752 CPUtime=889.96 cores=1,3,5,7
/proc/9249/stat : 9249 (glucosInc) R 9194 9193 22344 0 -1 4202496 17885 0 0 0 88977 19 0 0 20 0 1 0 378938198 96002048 22713 33554432000 4194304 5654031 140734903315392 140734903313416 4232544 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9249/statm: 23438 22713 142 357 0 23078 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 112084

[startup+1782.3 s]
/proc/loadavg: 2.08 2.06 2.00 3/180 9299
/proc/meminfo: memFree=28887384/32873844 swapFree=7120/7120
[pid=9193] ppid=9191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9193/stat : 9193 (npSolver-pbo-It) S 9191 9193 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378854979 9367552 275 33554432000 4194304 5064252 140734719234592 140734719233504 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9193/statm: 2287 275 233 213 0 72 0
[pid=9194] ppid=9193 vsize=9184 CPUtime=832 cores=1,3,5,7
/proc/9194/stat : 9194 (npSolver-pbo) S 9193 9193 22344 0 -1 4202496 11231 61664 0 0 33 4 83126 37 20 0 1 0 378854979 9404416 1958 33554432000 4194304 6004724 140734427441792 140734427427640 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9194/statm: 2296 1958 189 442 0 1850 0
[pid=9249] ppid=9194 vsize=143072 CPUtime=949.96 cores=1,3,5,7
/proc/9249/stat : 9249 (glucosInc) R 9194 9193 22344 0 -1 4202496 18195 0 0 0 94975 21 0 0 20 0 1 0 378938198 146505728 32576 33554432000 4194304 5654031 140734903315392 140734903313320 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9249/statm: 35768 32576 142 357 0 35408 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 161404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.12 2.07 2.01 3/181 9300
/proc/meminfo: memFree=28922380/32873844 swapFree=7120/7120
[pid=9193] ppid=9191 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9193/stat : 9193 (npSolver-pbo-It) S 9191 9193 22344 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378854979 9367552 275 33554432000 4194304 5064252 140734719234592 140734719233504 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9193/statm: 2287 275 233 213 0 72 0
[pid=9194] ppid=9193 vsize=9184 CPUtime=832 cores=1,3,5,7
/proc/9194/stat : 9194 (npSolver-pbo) S 9193 9193 22344 0 -1 4202496 11231 61664 0 0 33 4 83126 37 20 0 1 0 378854979 9404416 1958 33554432000 4194304 6004724 140734427441792 140734427427640 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/9194/statm: 2296 1958 189 442 0 1850 0
[pid=9249] ppid=9194 vsize=93752 CPUtime=968.06 cores=1,3,5,7
/proc/9249/stat : 9249 (glucosInc) R 9194 9193 22344 0 -1 4202496 18198 0 0 0 96785 21 0 0 20 0 1 0 378938198 96002048 22713 33554432000 4194304 5654031 140734903315392 140734903313416 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9249/statm: 23438 22713 142 357 0 23078 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 112084

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): 1799.45
CPU system time (s): 0.627904
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 165012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.45
system time used= 0.627904
maximum resident set size= 136448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91481
page faults= 0
swaps= 0
block input operations= 0
block output operations= 19768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 601
involuntary context switches= 2117

runsolver used 6.584 second user time and 19.0261 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-08 05:48:21
IDJOB=3752080
IDBENCH=2884
IDSOLVER=2335
FILE ID=node142/3752080-1339127301
RUNJOBID= node142-1339112485-23579
PBS_JOBID= 14643711
Free space on /tmp= 71176 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-C499.a.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752080-1339127301/watcher-3752080-1339127301 -o /tmp/evaluation-result-3752080-1339127301/solver-3752080-1339127301 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752080-1339127301.opb 790236620 HOME HOME

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

MD5SUM BENCH= a983c7d791d0da9cc5e2ec69578db721
RANDOM SEED=790236620

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.776
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	: 5391.91
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.776
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.92
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.776
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.90
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.776
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		: 2666.776
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.776
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:        29015204 kB
Buffers:          418664 kB
Cached:          2494692 kB
SwapCached:          112 kB
Active:          1563748 kB
Inactive:        1425588 kB
Active(anon):      66508 kB
Inactive(anon):    11164 kB
Active(file):    1497240 kB
Inactive(file):  1414424 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108744 kB
Dirty:              8932 kB
Writeback:             0 kB
AnonPages:         81816 kB
Mapped:            11832 kB
Shmem:               188 kB
Slab:             726076 kB
SReclaimable:     167608 kB
SUnreclaim:       558468 kB
KernelStack:        1464 kB
PageTables:         4160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     199736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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= 71168 MiB
End job on node142 at 2012-06-08 06:18:21