Trace number 3698527

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.3 1801.03

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_60_4.opb
MD5SUM49512b8058c62182b32b06ac219e7167
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-69
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -71
Optimality of the best value was proved NO
Number of variables2000
Total number of constraints3001
Number of constraints which are clauses1000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2001
Minimum length of a constraint2
Maximum length of a constraint2000
Number of terms in the objective function 1000
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 1000
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 2000
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)150968
Sum of products size (including duplicates)301936
Number of different products75484
Sum of products size150968

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.60	c run inc solver
0.00/0.60	c [INC SYSTEM] run initial solver
0.00/0.60	c [INC SYSTEM] preprocess with white file
4.26/4.68	c [INC SYSTEM] finished preprocessing in 4 s
4.26/4.68	c [INC SYSTEM] execute solver
16.88/17.33	c [INC SEARCH] formula is SAT
16.88/17.35	c [INC SYSTEM] solved the initial formula
16.98/17.42	c model valid
16.98/17.42	c current solution ok
18.75/19.26	o -45
18.75/19.26	c [INC SYSTEM] there exists a inc, kill it!
18.75/19.26	c write failed with 2
18.75/19.27	c [INC SEARCH] iteration: 0
18.75/19.27	c [INC BOUNDS] best value:955 search for 954
18.75/19.27	c [INC SYSTEM] create new solver instance
18.75/19.27	c [INC] encode full formula
18.75/19.27	c (debug) using card networks
18.75/19.29	c set iterative enc to: card
18.75/19.29	c set iterative enc to: none
18.86/19.33	c [INC SEARCH] isOptimum variable: 0
58.95/59.44	c formula is SAT
58.95/59.46	c [INC SEARCH] copied best model
58.95/59.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
59.05/59.54	c model valid
59.05/59.54	c current solution ok
59.05/59.54	o -54
59.05/59.54	c [INC SEARCH] iteration: 1
59.05/59.54	c [INC BOUNDS] best value:946 search for 945
59.05/59.54	c [INC SYSTEM] there exists a inc, kill it!
59.05/59.54	c write failed with 2
59.05/59.54	c [INC SYSTEM] create new solver instance
59.05/59.54	c [INC] encode full formula
59.05/59.54	c (debug) using card networks
59.05/59.57	c set iterative enc to: card
59.05/59.57	c set iterative enc to: none
59.14/59.60	c [INC SEARCH] isOptimum variable: 0
83.54/84.05	c formula is SAT
83.54/84.07	c [INC SEARCH] copied best model
83.54/84.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
83.64/84.14	c model valid
83.64/84.14	c current solution ok
83.64/84.14	o -58
83.64/84.14	c [INC SEARCH] iteration: 2
83.64/84.14	c [INC BOUNDS] best value:942 search for 941
83.64/84.14	c [INC SYSTEM] there exists a inc, kill it!
83.64/84.14	c write failed with 2
83.64/84.14	c [INC SYSTEM] create new solver instance
83.64/84.14	c [INC] encode full formula
83.64/84.14	c (debug) using card networks
83.64/84.17	c set iterative enc to: card
83.64/84.17	c set iterative enc to: none
83.74/84.21	c [INC SEARCH] isOptimum variable: 0
95.34/95.87	c formula is SAT
95.34/95.89	c [INC SEARCH] copied best model
95.34/95.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
95.46/95.97	c model valid
95.46/95.97	c current solution ok
95.46/95.97	o -59
95.46/95.97	c [INC SEARCH] iteration: 3
95.46/95.97	c [INC BOUNDS] best value:941 search for 940
95.46/95.97	c [INC SYSTEM] there exists a inc, kill it!
95.46/95.97	c write failed with 2
95.46/95.97	c [INC SYSTEM] create new solver instance
95.46/95.97	c [INC] encode full formula
95.46/95.97	c (debug) using card networks
95.46/95.99	c set iterative enc to: card
95.46/95.99	c set iterative enc to: none
95.56/96.03	c [INC SEARCH] isOptimum variable: 0
174.81/175.34	c formula is SAT
174.81/175.36	c [INC SEARCH] copied best model
174.81/175.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
174.92/175.43	c model valid
174.92/175.43	c current solution ok
174.92/175.43	o -60
174.92/175.43	c [INC SEARCH] iteration: 4
174.92/175.43	c [INC BOUNDS] best value:940 search for 939
174.92/175.43	c [INC SYSTEM] there exists a inc, kill it!
174.92/175.43	c write failed with 2
174.92/175.43	c [INC SYSTEM] create new solver instance
174.92/175.43	c [INC] encode full formula
174.92/175.43	c (debug) using card networks
174.92/175.46	c set iterative enc to: card
174.92/175.46	c set iterative enc to: none
174.92/175.49	c [INC SEARCH] isOptimum variable: 0
295.00/295.51	c formula is SAT
295.00/295.53	c [INC SEARCH] copied best model
295.00/295.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
295.10/295.61	c model valid
295.10/295.61	c current solution ok
295.10/295.61	o -62
295.10/295.61	c [INC SEARCH] iteration: 5
295.10/295.61	c [INC BOUNDS] best value:938 search for 937
295.10/295.61	c [INC SYSTEM] there exists a inc, kill it!
295.10/295.61	c write failed with 2
295.10/295.61	c [INC SYSTEM] create new solver instance
295.10/295.61	c [INC] encode full formula
295.10/295.61	c (debug) using card networks
295.10/295.64	c set iterative enc to: card
295.10/295.64	c set iterative enc to: none
295.10/295.67	c [INC SEARCH] isOptimum variable: 0
298.99/299.57	c formula is SAT
298.99/299.59	c [INC SEARCH] copied best model
298.99/299.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
299.10/299.66	c model valid
299.10/299.66	c current solution ok
299.10/299.66	o -63
299.10/299.66	c [INC SEARCH] iteration: 6
299.10/299.66	c [INC BOUNDS] best value:937 search for 936
299.10/299.66	c [INC SYSTEM] there exists a inc, kill it!
299.10/299.66	c write failed with 2
299.10/299.67	c [INC SYSTEM] create new solver instance
299.10/299.67	c [INC] encode full formula
299.10/299.67	c (debug) using card networks
299.10/299.69	c set iterative enc to: card
299.10/299.69	c set iterative enc to: none
299.21/299.73	c [INC SEARCH] isOptimum variable: 0
987.40/988.00	c formula is SAT
987.40/988.02	c [INC SEARCH] copied best model
987.40/988.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
987.40/988.09	c model valid
987.40/988.09	c current solution ok
987.40/988.09	o -66
987.40/988.09	c [INC SEARCH] iteration: 7
987.40/988.09	c [INC BOUNDS] best value:934 search for 933
987.40/988.09	c [INC SYSTEM] there exists a inc, kill it!
987.40/988.09	c write failed with 2
987.40/988.10	c [INC SYSTEM] create new solver instance
987.40/988.10	c [INC] encode full formula
987.40/988.10	c (debug) using card networks
987.51/988.12	c set iterative enc to: card
987.51/988.12	c set iterative enc to: none
987.51/988.16	c [INC SEARCH] isOptimum variable: 0
1800.27/1801.02	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.27/1801.02	s UNKNOWN
1800.27/1801.02	c [INC SYSTEM] there exists a inc, kill it!
1800.27/1801.02	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-3698527-1338078949/watcher-3698527-1338078949 -o /tmp/evaluation-result-3698527-1338078949/solver-3698527-1338078949 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698527-1338078949.opb 1026268727 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 5761
/proc/meminfo: memFree=29199056/32873844 swapFree=7384/7384
[pid=5761] ppid=5759 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5761/stat : 5761 (npSolver-pbo-It) S 5759 5761 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274020368 9367552 275 33554432000 4194304 5064252 140734735493136 140734735492048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5761/statm: 2287 275 233 213 0 72 0

[startup+0.0173679 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 5761
/proc/meminfo: memFree=29199056/32873844 swapFree=7384/7384
[pid=5761] ppid=5759 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5761/stat : 5761 (npSolver-pbo-It) S 5759 5761 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274020368 9367552 275 33554432000 4194304 5064252 140734735493136 140734735492048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5761/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100293 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 5761
/proc/meminfo: memFree=29199056/32873844 swapFree=7384/7384
[pid=5761] ppid=5759 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5761/stat : 5761 (npSolver-pbo-It) S 5759 5761 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274020368 9367552 275 33554432000 4194304 5064252 140734735493136 140734735492048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5761/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300296 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 5761
/proc/meminfo: memFree=29199056/32873844 swapFree=7384/7384
[pid=5761] ppid=5759 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5761/stat : 5761 (npSolver-pbo-It) S 5759 5761 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274020368 9367552 275 33554432000 4194304 5064252 140734735493136 140734735492048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5761/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700174 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 5761
/proc/meminfo: memFree=29199056/32873844 swapFree=7384/7384
[pid=5761] ppid=5759 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5761/stat : 5761 (npSolver-pbo-It) S 5759 5761 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274020368 9367552 275 33554432000 4194304 5064252 140734735493136 140734735492048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5761/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 5765
/proc/meminfo: memFree=29030984/32873844 swapFree=7384/7384
[pid=5761] ppid=5759 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5761/stat : 5761 (npSolver-pbo-It) S 5759 5761 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274020368 9367552 275 33554432000 4194304 5064252 140734735493136 140734735492048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5761/statm: 2287 275 233 213 0 72 0
[pid=5762] ppid=5761 vsize=50176 CPUtime=0.59 cores=0,2,4,6
/proc/5762/stat : 5762 (npSolver-pbo) S 5761 5761 1914 0 -1 4202496 7402 0 0 0 55 4 0 0 20 0 1 0 274020368 51380224 9460 33554432000 4194304 5992684 140736072977520 140736072971968 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5762/statm: 12544 9460 171 440 0 12100 0
[pid=5764] ppid=5762 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5764/stat : 5764 (cp2_pre.sh) S 5762 5761 1914 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 274020429 9367552 277 33554432000 4194304 5064252 140734386508608 140734386507312 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5764/statm: 2287 277 234 213 0 72 0
[pid=5765] ppid=5764 vsize=206708 CPUtime=0.87 cores=0,2,4,6
/proc/5765/stat : 5765 (coprocessor) R 5764 5761 1914 0 -1 4202496 29202 0 0 0 82 5 0 0 20 0 1 0 274020429 211668992 46622 33554432000 4194304 6586260 140733698867376 140733698863640 5511711 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/5765/statm: 51677 46622 166 584 0 51089 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 275180

[startup+3.10033 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 5765
/proc/meminfo: memFree=28957528/32873844 swapFree=7384/7384
[pid=5761] ppid=5759 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5761/stat : 5761 (npSolver-pbo-It) S 5759 5761 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274020368 9367552 275 33554432000 4194304 5064252 140734735493136 140734735492048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5761/statm: 2287 275 233 213 0 72 0
[pid=5762] ppid=5761 vsize=50176 CPUtime=0.59 cores=0,2,4,6
/proc/5762/stat : 5762 (npSolver-pbo) S 5761 5761 1914 0 -1 4202496 7402 0 0 0 55 4 0 0 20 0 1 0 274020368 51380224 9460 33554432000 4194304 5992684 140736072977520 140736072971968 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5762/statm: 12544 9460 171 440 0 12100 0
[pid=5764] ppid=5762 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5764/stat : 5764 (cp2_pre.sh) S 5762 5761 1914 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 274020429 9367552 277 33554432000 4194304 5064252 140734386508608 140734386507312 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5764/statm: 2287 277 234 213 0 72 0
[pid=5765] ppid=5764 vsize=267564 CPUtime=2.47 cores=0,2,4,6
/proc/5765/stat : 5765 (coprocessor) R 5764 5761 1914 0 -1 4202496 39282 0 0 0 229 18 0 0 20 0 1 0 274020429 273985536 65417 33554432000 4194304 6586260 140733698867376 140733698863000 5732496 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/5765/statm: 66891 65417 198 584 0 66303 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 336036

[startup+6.30032 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 5767
/proc/meminfo: memFree=29087928/32873844 swapFree=7384/7384
[pid=5761] ppid=5759 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5761/stat : 5761 (npSolver-pbo-It) S 5759 5761 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274020368 9367552 275 33554432000 4194304 5064252 140734735493136 140734735492048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5761/statm: 2287 275 233 213 0 72 0
[pid=5762] ppid=5761 vsize=50176 CPUtime=4.28 cores=0,2,4,6
/proc/5762/stat : 5762 (npSolver-pbo) S 5761 5761 1914 0 -1 4202496 7418 40188 0 0 55 5 340 28 20 0 1 0 274020368 51380224 9462 33554432000 4194304 5992684 140736072977520 140736072963784 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5762/statm: 12544 9462 173 440 0 12100 0
[pid=5767] ppid=5762 vsize=125016 CPUtime=1.6 cores=0,2,4,6
/proc/5767/stat : 5767 (glucosInc) R 5762 5761 1914 0 -1 4202496 23250 0 0 0 157 3 0 0 20 0 1 0 274020837 128016384 25061 33554432000 4194304 5654031 140736919191728 140736919189608 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5767/statm: 31254 25061 139 357 0 30894 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 184340

[startup+12.7003 s]
/proc/loadavg: 2.15 2.04 2.01 3/181 5767
/proc/meminfo: memFree=29081572/32873844 swapFree=7384/7384
[pid=5761] ppid=5759 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5761/stat : 5761 (npSolver-pbo-It) S 5759 5761 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274020368 9367552 275 33554432000 4194304 5064252 140734735493136 140734735492048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5761/statm: 2287 275 233 213 0 72 0
[pid=5762] ppid=5761 vsize=50176 CPUtime=4.28 cores=0,2,4,6
/proc/5762/stat : 5762 (npSolver-pbo) S 5761 5761 1914 0 -1 4202496 7418 40188 0 0 55 5 340 28 20 0 1 0 274020368 51380224 9462 33554432000 4194304 5992684 140736072977520 140736072963784 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5762/statm: 12544 9462 173 440 0 12100 0
[pid=5767] ppid=5762 vsize=127432 CPUtime=8 cores=0,2,4,6
/proc/5767/stat : 5767 (glucosInc) R 5762 5761 1914 0 -1 4202496 23948 0 0 0 797 3 0 0 20 0 1 0 274020837 130490368 26264 33554432000 4194304 5654031 140736919191728 140736919179544 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5767/statm: 31858 26264 140 357 0 31498 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 186756

[startup+25.5003 s]
/proc/loadavg: 2.12 2.03 2.01 3/181 5770
/proc/meminfo: memFree=29006820/32873844 swapFree=7384/7384
[pid=5761] ppid=5759 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5761/stat : 5761 (npSolver-pbo-It) S 5759 5761 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274020368 9367552 275 33554432000 4194304 5064252 140734735493136 140734735492048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5761/statm: 2287 275 233 213 0 72 0
[pid=5762] ppid=5761 vsize=62592 CPUtime=18.9 cores=0,2,4,6
/proc/5762/stat : 5762 (npSolver-pbo) S 5761 5761 1914 0 -1 4202496 9687 65407 0 0 98 153 1600 39 20 0 1 0 274020368 64094208 12576 33554432000 4194304 5992684 140736072977520 140736072963352 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/5762/statm: 15648 12576 183 440 0 15204 0
[pid=5770] ppid=5762 vsize=131660 CPUtime=6.16 cores=0,2,4,6
/proc/5770/stat : 5770 (glucosInc) R 5762 5761 1914 0 -1 4202496 25740 0 0 0 611 5 0 0 20 0 1 0 274022301 134819840 28673 33554432000 4194304 5654031 140735687323456 140735687321336 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5770/statm: 32915 28673 140 357 0 32555 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 203400

[startup+51.1003 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 5770
/proc/meminfo: memFree=29035492/32873844 swapFree=7384/7384
[pid=5761] ppid=5759 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5761/stat : 5761 (npSolver-pbo-It) S 5759 5761 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274020368 9367552 275 33554432000 4194304 5064252 140734735493136 140734735492048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5761/statm: 2287 275 233 213 0 72 0
[pid=5762] ppid=5761 vsize=62592 CPUtime=18.9 cores=0,2,4,6
/proc/5762/stat : 5762 (npSolver-pbo) S 5761 5761 1914 0 -1 4202496 9687 65407 0 0 98 153 1600 39 20 0 1 0 274020368 64094208 12576 33554432000 4194304 5992684 140736072977520 140736072963352 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/5762/statm: 15648 12576 183 440 0 15204 0
[pid=5770] ppid=5762 vsize=133004 CPUtime=31.75 cores=0,2,4,6
/proc/5770/stat : 5770 (glucosInc) R 5762 5761 1914 0 -1 4202496 26191 0 0 0 3170 5 0 0 20 0 1 0 274022301 136196096 29629 33554432000 4194304 5654031 140735687323456 140735687311272 4214603 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5770/statm: 33251 29629 141 357 0 32891 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 204744

[startup+102.307 s]
/proc/loadavg: 2.08 2.04 2.01 3/181 5776
/proc/meminfo: memFree=28984872/32873844 swapFree=7384/7384
[pid=5761] ppid=5759 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5761/stat : 5761 (npSolver-pbo-It) S 5759 5761 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274020368 9367552 275 33554432000 4194304 5064252 140734735493136 140734735492048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5761/statm: 2287 275 233 213 0 72 0
[pid=5762] ppid=5761 vsize=66976 CPUtime=95.59 cores=0,2,4,6
/proc/5762/stat : 5762 (npSolver-pbo) S 5761 5761 1914 0 -1 4202496 15648 146357 0 0 136 154 9202 67 20 0 1 0 274020368 68583424 13672 33554432000 4194304 5992684 140736072977520 140736072963352 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/5762/statm: 16744 13672 183 440 0 16300 0
[pid=5776] ppid=5762 vsize=131660 CPUtime=6.26 cores=0,2,4,6
/proc/5776/stat : 5776 (glucosInc) R 5762 5761 1914 0 -1 4202496 25999 0 0 0 620 6 0 0 20 0 1 0 274029971 134819840 29559 33554432000 4194304 5654031 140736996464800 140736996462680 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5776/statm: 32915 29559 140 357 0 32555 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 207784

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 5776
/proc/meminfo: memFree=28934036/32873844 swapFree=7384/7384
[pid=5761] ppid=5759 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5761/stat : 5761 (npSolver-pbo-It) S 5759 5761 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274020368 9367552 275 33554432000 4194304 5064252 140734735493136 140734735492048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5761/statm: 2287 275 233 213 0 72 0
[pid=5762] ppid=5761 vsize=66976 CPUtime=95.59 cores=0,2,4,6
/proc/5762/stat : 5762 (npSolver-pbo) S 5761 5761 1914 0 -1 4202496 15648 146357 0 0 136 154 9202 67 20 0 1 0 274020368 68583424 13672 33554432000 4194304 5992684 140736072977520 140736072963352 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/5762/statm: 16744 13672 183 440 0 16300 0
[pid=5776] ppid=5762 vsize=134744 CPUtime=66.22 cores=0,2,4,6
/proc/5776/stat : 5776 (glucosInc) R 5762 5761 1914 0 -1 4202496 26791 0 0 0 6616 6 0 0 20 0 1 0 274029971 137977856 30960 33554432000 4194304 5654031 140736996464800 140736996452616 4232528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5776/statm: 33686 30960 141 357 0 33326 0
Current children cumulated CPU time (s) 161.81
Current children cumulated vsize (KiB) 210868

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 5778
/proc/meminfo: memFree=28947908/32873844 swapFree=7384/7384
[pid=5761] ppid=5759 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5761/stat : 5761 (npSolver-pbo-It) S 5759 5761 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274020368 9367552 275 33554432000 4194304 5064252 140734735493136 140734735492048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5761/statm: 2287 275 233 213 0 72 0
[pid=5762] ppid=5761 vsize=66976 CPUtime=175.03 cores=0,2,4,6
/proc/5762/stat : 5762 (npSolver-pbo) S 5761 5761 1914 0 -1 4202496 17084 173953 0 0 149 155 17122 77 20 0 1 0 274020368 68583424 13672 33554432000 4194304 5992684 140736072977520 140736072963352 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/5762/statm: 16744 13672 183 440 0 16300 0
[pid=5778] ppid=5762 vsize=133756 CPUtime=46.78 cores=0,2,4,6

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

/proc/meminfo: memFree=28920760/32873844 swapFree=7384/7384
[pid=5761] ppid=5759 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5761/stat : 5761 (npSolver-pbo-It) S 5759 5761 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274020368 9367552 275 33554432000 4194304 5064252 140734735493136 140734735492048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5761/statm: 2287 275 233 213 0 72 0
[pid=5762] ppid=5761 vsize=66976 CPUtime=987.57 cores=0,2,4,6
/proc/5762/stat : 5762 (npSolver-pbo) S 5761 5761 1914 0 -1 4202496 21374 260391 0 0 187 156 98306 108 20 0 1 0 274020368 68583424 13672 33554432000 4194304 5992684 140736072977520 140736072963352 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/5762/statm: 16744 13672 183 440 0 16300 0
[pid=5793] ppid=5762 vsize=139748 CPUtime=254.07 cores=0,2,4,6
/proc/5793/stat : 5793 (glucosInc) R 5762 5761 1914 0 -1 4202496 28201 0 0 0 25400 7 0 0 20 0 1 0 274119184 143101952 33943 33554432000 4194304 5654031 140737210164192 140737210152008 4232632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5793/statm: 34937 33943 142 357 0 34577 0
Current children cumulated CPU time (s) 1241.64
Current children cumulated vsize (KiB) 215872

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5794
/proc/meminfo: memFree=28895616/32873844 swapFree=7384/7384
[pid=5761] ppid=5759 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5761/stat : 5761 (npSolver-pbo-It) S 5759 5761 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274020368 9367552 275 33554432000 4194304 5064252 140734735493136 140734735492048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5761/statm: 2287 275 233 213 0 72 0
[pid=5762] ppid=5761 vsize=66976 CPUtime=987.57 cores=0,2,4,6
/proc/5762/stat : 5762 (npSolver-pbo) S 5761 5761 1914 0 -1 4202496 21374 260391 0 0 187 156 98306 108 20 0 1 0 274020368 68583424 13672 33554432000 4194304 5992684 140736072977520 140736072963352 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/5762/statm: 16744 13672 183 440 0 16300 0
[pid=5793] ppid=5762 vsize=141636 CPUtime=314.07 cores=0,2,4,6
/proc/5793/stat : 5793 (glucosInc) R 5762 5761 1914 0 -1 4202496 28904 0 0 0 31399 8 0 0 20 0 1 0 274119184 145035264 33744 33554432000 4194304 5654031 140737210164192 140737210152008 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5793/statm: 35409 33744 142 357 0 35049 0
Current children cumulated CPU time (s) 1301.64
Current children cumulated vsize (KiB) 217760

[startup+1362.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 5794
/proc/meminfo: memFree=28882076/32873844 swapFree=7384/7384
[pid=5761] ppid=5759 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5761/stat : 5761 (npSolver-pbo-It) S 5759 5761 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274020368 9367552 275 33554432000 4194304 5064252 140734735493136 140734735492048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5761/statm: 2287 275 233 213 0 72 0
[pid=5762] ppid=5761 vsize=66976 CPUtime=987.57 cores=0,2,4,6
/proc/5762/stat : 5762 (npSolver-pbo) S 5761 5761 1914 0 -1 4202496 21374 260391 0 0 187 156 98306 108 20 0 1 0 274020368 68583424 13672 33554432000 4194304 5992684 140736072977520 140736072963352 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/5762/statm: 16744 13672 183 440 0 16300 0
[pid=5793] ppid=5762 vsize=142492 CPUtime=374.05 cores=0,2,4,6
/proc/5793/stat : 5793 (glucosInc) R 5762 5761 1914 0 -1 4202496 29225 0 0 0 37397 8 0 0 20 0 1 0 274119184 145911808 34571 33554432000 4194304 5654031 140737210164192 140737210152008 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5793/statm: 35623 34571 142 357 0 35263 0
Current children cumulated CPU time (s) 1361.62
Current children cumulated vsize (KiB) 218616

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 5794
/proc/meminfo: memFree=28865368/32873844 swapFree=7384/7384
[pid=5761] ppid=5759 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5761/stat : 5761 (npSolver-pbo-It) S 5759 5761 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274020368 9367552 275 33554432000 4194304 5064252 140734735493136 140734735492048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5761/statm: 2287 275 233 213 0 72 0
[pid=5762] ppid=5761 vsize=66976 CPUtime=987.57 cores=0,2,4,6
/proc/5762/stat : 5762 (npSolver-pbo) S 5761 5761 1914 0 -1 4202496 21374 260391 0 0 187 156 98306 108 20 0 1 0 274020368 68583424 13672 33554432000 4194304 5992684 140736072977520 140736072963352 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/5762/statm: 16744 13672 183 440 0 16300 0
[pid=5793] ppid=5762 vsize=173008 CPUtime=434.04 cores=0,2,4,6
/proc/5793/stat : 5793 (glucosInc) R 5762 5761 1914 0 -1 4202496 30175 0 0 0 43395 9 0 0 20 0 1 0 274119184 177160192 41623 33554432000 4194304 5654031 140737210164192 140737210152008 4232625 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5793/statm: 43252 41623 142 357 0 42892 0
Current children cumulated CPU time (s) 1421.61
Current children cumulated vsize (KiB) 249132

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 5798
/proc/meminfo: memFree=28756444/32873844 swapFree=7384/7384
[pid=5761] ppid=5759 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5761/stat : 5761 (npSolver-pbo-It) S 5759 5761 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274020368 9367552 275 33554432000 4194304 5064252 140734735493136 140734735492048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5761/statm: 2287 275 233 213 0 72 0
[pid=5762] ppid=5761 vsize=66976 CPUtime=987.57 cores=0,2,4,6
/proc/5762/stat : 5762 (npSolver-pbo) S 5761 5761 1914 0 -1 4202496 21374 260391 0 0 187 156 98306 108 20 0 1 0 274020368 68583424 13672 33554432000 4194304 5992684 140736072977520 140736072963352 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/5762/statm: 16744 13672 183 440 0 16300 0
[pid=5793] ppid=5762 vsize=222328 CPUtime=494.03 cores=0,2,4,6
/proc/5793/stat : 5793 (glucosInc) R 5762 5761 1914 0 -1 4202496 30832 0 0 0 49393 10 0 0 20 0 1 0 274119184 227663872 50478 33554432000 4194304 5654031 140737210164192 140737210152008 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5793/statm: 55582 50478 142 357 0 55222 0
Current children cumulated CPU time (s) 1481.6
Current children cumulated vsize (KiB) 298452

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5821
/proc/meminfo: memFree=28822368/32873844 swapFree=7384/7384
[pid=5761] ppid=5759 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5761/stat : 5761 (npSolver-pbo-It) S 5759 5761 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274020368 9367552 275 33554432000 4194304 5064252 140734735493136 140734735492048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5761/statm: 2287 275 233 213 0 72 0
[pid=5762] ppid=5761 vsize=66976 CPUtime=987.57 cores=0,2,4,6
/proc/5762/stat : 5762 (npSolver-pbo) S 5761 5761 1914 0 -1 4202496 21374 260391 0 0 187 156 98306 108 20 0 1 0 274020368 68583424 13672 33554432000 4194304 5992684 140736072977520 140736072963352 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/5762/statm: 16744 13672 183 440 0 16300 0
[pid=5793] ppid=5762 vsize=222328 CPUtime=554.02 cores=0,2,4,6
/proc/5793/stat : 5793 (glucosInc) R 5762 5761 1914 0 -1 4202496 30834 0 0 0 55392 10 0 0 20 0 1 0 274119184 227663872 51502 33554432000 4194304 5654031 140737210164192 140737210152008 4232632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5793/statm: 55582 51502 142 357 0 55222 0
Current children cumulated CPU time (s) 1541.59
Current children cumulated vsize (KiB) 298452

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 5821
/proc/meminfo: memFree=28784648/32873844 swapFree=7384/7384
[pid=5761] ppid=5759 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5761/stat : 5761 (npSolver-pbo-It) S 5759 5761 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274020368 9367552 275 33554432000 4194304 5064252 140734735493136 140734735492048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5761/statm: 2287 275 233 213 0 72 0
[pid=5762] ppid=5761 vsize=66976 CPUtime=987.57 cores=0,2,4,6
/proc/5762/stat : 5762 (npSolver-pbo) S 5761 5761 1914 0 -1 4202496 21374 260391 0 0 187 156 98306 108 20 0 1 0 274020368 68583424 13672 33554432000 4194304 5992684 140736072977520 140736072963352 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/5762/statm: 16744 13672 183 440 0 16300 0
[pid=5793] ppid=5762 vsize=173008 CPUtime=614.01 cores=0,2,4,6
/proc/5793/stat : 5793 (glucosInc) R 5762 5761 1914 0 -1 4202496 30834 0 0 0 61391 10 0 0 20 0 1 0 274119184 177160192 42333 33554432000 4194304 5654031 140737210164192 140737210152008 4232585 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5793/statm: 43252 42333 142 357 0 42892 0
Current children cumulated CPU time (s) 1601.58
Current children cumulated vsize (KiB) 249132

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 5821
/proc/meminfo: memFree=28829892/32873844 swapFree=7384/7384
[pid=5761] ppid=5759 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5761/stat : 5761 (npSolver-pbo-It) S 5759 5761 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274020368 9367552 275 33554432000 4194304 5064252 140734735493136 140734735492048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5761/statm: 2287 275 233 213 0 72 0
[pid=5762] ppid=5761 vsize=66976 CPUtime=987.57 cores=0,2,4,6
/proc/5762/stat : 5762 (npSolver-pbo) S 5761 5761 1914 0 -1 4202496 21374 260391 0 0 187 156 98306 108 20 0 1 0 274020368 68583424 13672 33554432000 4194304 5992684 140736072977520 140736072963352 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/5762/statm: 16744 13672 183 440 0 16300 0
[pid=5793] ppid=5762 vsize=222328 CPUtime=674 cores=0,2,4,6
/proc/5793/stat : 5793 (glucosInc) R 5762 5761 1914 0 -1 4202496 31315 0 0 0 67390 10 0 0 20 0 1 0 274119184 227663872 50990 33554432000 4194304 5654031 140737210164192 140737210152008 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5793/statm: 55582 50990 142 357 0 55222 0
Current children cumulated CPU time (s) 1661.57
Current children cumulated vsize (KiB) 298452

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 5872
/proc/meminfo: memFree=28962908/32873844 swapFree=7384/7384
[pid=5761] ppid=5759 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5761/stat : 5761 (npSolver-pbo-It) S 5759 5761 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274020368 9367552 275 33554432000 4194304 5064252 140734735493136 140734735492048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5761/statm: 2287 275 233 213 0 72 0
[pid=5762] ppid=5761 vsize=66976 CPUtime=987.57 cores=0,2,4,6
/proc/5762/stat : 5762 (npSolver-pbo) S 5761 5761 1914 0 -1 4202496 21374 260391 0 0 187 156 98306 108 20 0 1 0 274020368 68583424 13672 33554432000 4194304 5992684 140736072977520 140736072963352 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/5762/statm: 16744 13672 183 440 0 16300 0
[pid=5793] ppid=5762 vsize=222328 CPUtime=733.99 cores=0,2,4,6
/proc/5793/stat : 5793 (glucosInc) R 5762 5761 1914 0 -1 4202496 31330 0 0 0 73389 10 0 0 20 0 1 0 274119184 227663872 52027 33554432000 4194304 5654031 140737210164192 140737210152008 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5793/statm: 55582 52027 142 357 0 55222 0
Current children cumulated CPU time (s) 1721.56
Current children cumulated vsize (KiB) 298452

[startup+1783.02 s]
/proc/loadavg: 2.10 2.03 2.01 3/182 5879
/proc/meminfo: memFree=29002184/32873844 swapFree=7384/7384
[pid=5761] ppid=5759 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5761/stat : 5761 (npSolver-pbo-It) S 5759 5761 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274020368 9367552 275 33554432000 4194304 5064252 140734735493136 140734735492048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5761/statm: 2287 275 233 213 0 72 0
[pid=5762] ppid=5761 vsize=66976 CPUtime=987.57 cores=0,2,4,6
/proc/5762/stat : 5762 (npSolver-pbo) S 5761 5761 1914 0 -1 4202496 21374 260391 0 0 187 156 98306 108 20 0 1 0 274020368 68583424 13672 33554432000 4194304 5992684 140736072977520 140736072963352 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/5762/statm: 16744 13672 183 440 0 16300 0
[pid=5793] ppid=5762 vsize=173008 CPUtime=794.69 cores=0,2,4,6
/proc/5793/stat : 5793 (glucosInc) R 5762 5761 1914 0 -1 4202496 31331 0 0 0 79459 10 0 0 20 0 1 0 274119184 177160192 42346 33554432000 4194304 5654031 140737210164192 140737210152008 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5793/statm: 43252 42346 142 357 0 42892 0
Current children cumulated CPU time (s) 1782.26
Current children cumulated vsize (KiB) 249132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.02 s]
/proc/loadavg: 2.06 2.03 2.00 3/182 5881
/proc/meminfo: memFree=28968848/32873844 swapFree=7384/7384
[pid=5761] ppid=5759 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5761/stat : 5761 (npSolver-pbo-It) S 5759 5761 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274020368 9367552 275 33554432000 4194304 5064252 140734735493136 140734735492048 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5761/statm: 2287 275 233 213 0 72 0
[pid=5762] ppid=5761 vsize=66976 CPUtime=987.57 cores=0,2,4,6
/proc/5762/stat : 5762 (npSolver-pbo) S 5761 5761 1914 0 -1 4202496 21374 260391 0 0 187 156 98306 108 20 0 1 0 274020368 68583424 13672 33554432000 4194304 5992684 140736072977520 140736072963352 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 2 0 0
/proc/5762/statm: 16744 13672 183 440 0 16300 0
[pid=5793] ppid=5762 vsize=222328 CPUtime=812.7 cores=0,2,4,6
/proc/5793/stat : 5793 (glucosInc) R 5762 5761 1914 0 -1 4202496 31811 0 0 0 81259 11 0 0 20 0 1 0 274119184 227663872 50491 33554432000 4194304 5654031 140737210164192 140737210152008 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5793/statm: 55582 50491 142 357 0 55222 0
Current children cumulated CPU time (s) 1800.27
Current children cumulated vsize (KiB) 298452

Sending SIGTERM to process tree (bottom up)
The end
r used 3.790Dumping a history of the last processes samples

Child status: 0
Real time (s): 1801.03
CPU time (s): 1800.3
CPU user time (s): 1797.53
CPU system time (s): 2.76858
CPU usage (%): 99.9597
Max. virtual memory (cumulated for all children) (KiB): 336040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.53
system time used= 2.76858
maximum resident set size= 269732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 313960
page faults= 0
swaps= 0
block input operations= 0
block output operations= 486296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5678
involuntary context switches= 2179

runsolver used 3.79042 second user time and 10.2574 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-27 02:35:49
IDJOB=3698527
IDBENCH=48229
IDSOLVER=2275
FILE ID=node136/3698527-1338078949
RUNJOBID= node136-1338052928-1930
PBS_JOBID= 14624396
Free space on /tmp= 71640 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_1000_60_4.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698527-1338078949/watcher-3698527-1338078949 -o /tmp/evaluation-result-3698527-1338078949/solver-3698527-1338078949 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698527-1338078949.opb 1026268727 HOME HOME

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

MD5SUM BENCH= 49512b8058c62182b32b06ac219e7167
RANDOM SEED=1026268727

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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		: 2667.247
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:        29198956 kB
Buffers:          355428 kB
Cached:          2382708 kB
SwapCached:        24460 kB
Active:           931204 kB
Inactive:        1949528 kB
Active(anon):     116944 kB
Inactive(anon):    25096 kB
Active(file):     814260 kB
Inactive(file):  1924432 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:             10104 kB
Writeback:             0 kB
AnonPages:        215716 kB
Mapped:            11032 kB
Shmem:                 0 kB
Slab:             648308 kB
SReclaimable:      90144 kB
SUnreclaim:       558164 kB
KernelStack:        1504 kB
PageTables:         4208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     247700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    194560 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= 71584 MiB
End job on node136 at 2012-05-27 03:07:22