Trace number 3698539

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.12 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_25_5.opb
MD5SUMb1b77cfc7c7e45b216596a736ff4b926
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-33
Best CPU time to get the best result obtained on this benchmark1796.8
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -29
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12452
Sum of products size (including duplicates)24904
Number of different products6226
Sum of products size12452

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.06	c run inc solver
0.00/0.06	c [INC SYSTEM] run initial solver
0.00/0.06	c [INC SYSTEM] preprocess with white file
0.00/0.51	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.51	c [INC SYSTEM] execute solver
0.00/0.66	c [INC SEARCH] formula is SAT
0.00/0.66	c [INC SYSTEM] solved the initial formula
0.00/0.67	c model valid
0.00/0.67	c current solution ok
0.00/0.81	o -23
0.00/0.81	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.81	c write failed with 2
0.00/0.81	c [INC SEARCH] iteration: 0
0.00/0.81	c [INC BOUNDS] best value:177 search for 176
0.00/0.81	c [INC SYSTEM] create new solver instance
0.00/0.81	c [INC] encode full formula
0.00/0.81	c (debug) using card networks
0.00/0.81	c set iterative enc to: card
0.00/0.81	c set iterative enc to: none
0.00/0.82	c [INC SEARCH] isOptimum variable: 0
3.07/3.20	c formula is SAT
3.07/3.20	c [INC SEARCH] copied best model
3.07/3.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.18/3.21	c model valid
3.18/3.21	c current solution ok
3.18/3.21	o -24
3.18/3.21	c [INC SEARCH] iteration: 1
3.18/3.21	c [INC BOUNDS] best value:176 search for 175
3.18/3.21	c [INC SYSTEM] there exists a inc, kill it!
3.18/3.21	c write failed with 2
3.18/3.21	c [INC SYSTEM] create new solver instance
3.18/3.21	c [INC] encode full formula
3.18/3.21	c (debug) using card networks
3.18/3.21	c set iterative enc to: card
3.18/3.21	c set iterative enc to: none
3.18/3.22	c [INC SEARCH] isOptimum variable: 0
3.20/4.16	c formula is SAT
3.20/4.16	c [INC SEARCH] copied best model
3.20/4.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.20/4.17	c model valid
3.20/4.17	c current solution ok
3.20/4.17	o -25
3.20/4.17	c [INC SEARCH] iteration: 2
3.20/4.17	c [INC BOUNDS] best value:175 search for 174
3.20/4.17	c [INC SYSTEM] there exists a inc, kill it!
3.20/4.17	c write failed with 2
3.20/4.17	c [INC SYSTEM] create new solver instance
3.20/4.17	c [INC] encode full formula
3.20/4.17	c (debug) using card networks
3.20/4.17	c set iterative enc to: card
3.20/4.17	c set iterative enc to: none
3.20/4.18	c [INC SEARCH] isOptimum variable: 0
7.46/7.57	c formula is SAT
7.46/7.57	c [INC SEARCH] copied best model
7.46/7.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.46/7.58	c model valid
7.46/7.58	c current solution ok
7.46/7.58	o -26
7.46/7.58	c [INC SEARCH] iteration: 3
7.46/7.58	c [INC BOUNDS] best value:174 search for 173
7.46/7.58	c [INC SYSTEM] there exists a inc, kill it!
7.46/7.58	c write failed with 2
7.46/7.58	c [INC SYSTEM] create new solver instance
7.46/7.58	c [INC] encode full formula
7.46/7.58	c (debug) using card networks
7.46/7.59	c set iterative enc to: card
7.46/7.59	c set iterative enc to: none
7.46/7.59	c [INC SEARCH] isOptimum variable: 0
44.65/44.77	c formula is SAT
44.65/44.77	c [INC SEARCH] copied best model
44.65/44.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
44.65/44.78	c model valid
44.65/44.78	c current solution ok
44.65/44.78	o -27
44.65/44.78	c [INC SEARCH] iteration: 4
44.65/44.78	c [INC BOUNDS] best value:173 search for 172
44.65/44.78	c [INC SYSTEM] there exists a inc, kill it!
44.65/44.78	c write failed with 2
44.65/44.78	c [INC SYSTEM] create new solver instance
44.65/44.78	c [INC] encode full formula
44.65/44.78	c (debug) using card networks
44.65/44.78	c set iterative enc to: card
44.65/44.78	c set iterative enc to: none
44.65/44.79	c [INC SEARCH] isOptimum variable: 0
108.23/108.32	c formula is SAT
108.23/108.32	c [INC SEARCH] copied best model
108.23/108.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
108.23/108.33	c model valid
108.23/108.33	c current solution ok
108.23/108.33	o -28
108.23/108.33	c [INC SEARCH] iteration: 5
108.23/108.33	c [INC BOUNDS] best value:172 search for 171
108.23/108.33	c [INC SYSTEM] there exists a inc, kill it!
108.23/108.33	c write failed with 2
108.23/108.33	c [INC SYSTEM] create new solver instance
108.23/108.33	c [INC] encode full formula
108.23/108.33	c (debug) using card networks
108.23/108.33	c set iterative enc to: card
108.23/108.33	c set iterative enc to: none
108.23/108.34	c [INC SEARCH] isOptimum variable: 0
1175.38/1175.79	c formula is SAT
1175.38/1175.80	c [INC SEARCH] copied best model
1175.38/1175.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1175.49/1175.80	c model valid
1175.49/1175.80	c current solution ok
1175.49/1175.80	o -29
1175.49/1175.80	c [INC SEARCH] iteration: 6
1175.49/1175.80	c [INC BOUNDS] best value:171 search for 170
1175.49/1175.80	c [INC SYSTEM] there exists a inc, kill it!
1175.49/1175.80	c write failed with 2
1175.49/1175.81	c [INC SYSTEM] create new solver instance
1175.49/1175.81	c [INC] encode full formula
1175.49/1175.81	c (debug) using card networks
1175.49/1175.81	c set iterative enc to: card
1175.49/1175.81	c set iterative enc to: none
1175.49/1175.82	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.50	s UNKNOWN
1800.08/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.08/1800.50	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-3698539-1338080533/watcher-3698539-1338080533 -o /tmp/evaluation-result-3698539-1338080533/solver-3698539-1338080533 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698539-1338080533.opb 2032471528 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.01 2.00 2.00 2/181 13952
/proc/meminfo: memFree=29920764/32873844 swapFree=7372/7372
[pid=13952] ppid=13950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13952/stat : 13952 (npSolver-pbo-It) S 13950 13952 9054 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274178084 9367552 274 33554432000 4194304 5064252 140736382971040 140736382969952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13952/statm: 2287 274 233 213 0 72 0

[startup+0.0612439 s]
/proc/loadavg: 2.01 2.00 2.00 2/181 13952
/proc/meminfo: memFree=29920764/32873844 swapFree=7372/7372
[pid=13952] ppid=13950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13952/stat : 13952 (npSolver-pbo-It) S 13950 13952 9054 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274178084 9367552 274 33554432000 4194304 5064252 140736382971040 140736382969952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13952/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100204 s]
/proc/loadavg: 2.01 2.00 2.00 2/181 13952
/proc/meminfo: memFree=29920764/32873844 swapFree=7372/7372
[pid=13952] ppid=13950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13952/stat : 13952 (npSolver-pbo-It) S 13950 13952 9054 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274178084 9367552 274 33554432000 4194304 5064252 140736382971040 140736382969952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13952/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300165 s]
/proc/loadavg: 2.01 2.00 2.00 2/181 13952
/proc/meminfo: memFree=29920764/32873844 swapFree=7372/7372
[pid=13952] ppid=13950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13952/stat : 13952 (npSolver-pbo-It) S 13950 13952 9054 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274178084 9367552 274 33554432000 4194304 5064252 140736382971040 140736382969952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13952/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70024 s]
/proc/loadavg: 2.01 2.00 2.00 2/181 13952
/proc/meminfo: memFree=29920764/32873844 swapFree=7372/7372
[pid=13952] ppid=13950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13952/stat : 13952 (npSolver-pbo-It) S 13950 13952 9054 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274178084 9367552 274 33554432000 4194304 5064252 140736382971040 140736382969952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13952/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 13961
/proc/meminfo: memFree=29899744/32873844 swapFree=7372/7372
[pid=13952] ppid=13950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13952/stat : 13952 (npSolver-pbo-It) S 13950 13952 9054 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274178084 9367552 274 33554432000 4194304 5064252 140736382971040 140736382969952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13952/statm: 2287 274 233 213 0 72 0
[pid=13953] ppid=13952 vsize=6664 CPUtime=0.8 cores=0,2,4,6
/proc/13953/stat : 13953 (npSolver-pbo) S 13952 13952 9054 0 -1 4202496 2596 13201 0 0 7 12 51 10 20 0 1 0 274178085 6823936 1302 33554432000 4194304 5992684 140733297969040 140733297954872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13953/statm: 1666 1302 181 440 0 1222 0
[pid=13961] ppid=13953 vsize=16448 CPUtime=0.67 cores=0,2,4,6
/proc/13961/stat : 13961 (glucosInc) R 13953 13952 9054 0 -1 4202496 3255 0 0 0 67 0 0 0 20 0 1 0 274178167 16842752 3358 33554432000 4194304 5654031 140736208089152 140736208086760 4216540 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13961/statm: 4112 3358 140 357 0 3752 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 32260

[startup+3.10024 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 13961
/proc/meminfo: memFree=29897884/32873844 swapFree=7372/7372
[pid=13952] ppid=13950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13952/stat : 13952 (npSolver-pbo-It) S 13950 13952 9054 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274178084 9367552 274 33554432000 4194304 5064252 140736382971040 140736382969952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13952/statm: 2287 274 233 213 0 72 0
[pid=13953] ppid=13952 vsize=6664 CPUtime=0.8 cores=0,2,4,6
/proc/13953/stat : 13953 (npSolver-pbo) S 13952 13952 9054 0 -1 4202496 2596 13201 0 0 7 12 51 10 20 0 1 0 274178085 6823936 1302 33554432000 4194304 5992684 140733297969040 140733297954872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13953/statm: 1666 1302 181 440 0 1222 0
[pid=13961] ppid=13953 vsize=16744 CPUtime=2.27 cores=0,2,4,6
/proc/13961/stat : 13961 (glucosInc) R 13953 13952 9054 0 -1 4202496 3502 0 0 0 227 0 0 0 20 0 1 0 274178167 17145856 3488 33554432000 4194304 5654031 140736208089152 140736208076968 4232912 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13961/statm: 4186 3488 141 357 0 3826 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 32556

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 13965
/proc/meminfo: memFree=29894580/32873844 swapFree=7372/7372
[pid=13952] ppid=13950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13952/stat : 13952 (npSolver-pbo-It) S 13950 13952 9054 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274178084 9367552 274 33554432000 4194304 5064252 140736382971040 140736382969952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13952/statm: 2287 274 233 213 0 72 0
[pid=13953] ppid=13952 vsize=7704 CPUtime=4.15 cores=0,2,4,6
/proc/13953/stat : 13953 (npSolver-pbo) S 13952 13952 9054 0 -1 4202496 3713 21246 0 0 10 12 381 12 20 0 1 0 274178085 7888896 1518 33554432000 4194304 5992684 140733297969040 140733297954872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13953/statm: 1926 1518 181 440 0 1482 0
[pid=13965] ppid=13953 vsize=16848 CPUtime=2.11 cores=0,2,4,6
/proc/13965/stat : 13965 (glucosInc) R 13953 13952 9054 0 -1 4202496 4172 0 0 0 211 0 0 0 20 0 1 0 274178503 17252352 3451 33554432000 4194304 5654031 140736669940064 140736669938088 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13965/statm: 4212 3451 141 357 0 3852 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 33700

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 13967
/proc/meminfo: memFree=29889028/32873844 swapFree=7372/7372
[pid=13952] ppid=13950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13952/stat : 13952 (npSolver-pbo-It) S 13950 13952 9054 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274178084 9367552 274 33554432000 4194304 5064252 140736382971040 140736382969952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13952/statm: 2287 274 233 213 0 72 0
[pid=13953] ppid=13952 vsize=7704 CPUtime=7.57 cores=0,2,4,6
/proc/13953/stat : 13953 (npSolver-pbo) S 13952 13952 9054 0 -1 4202496 4249 26910 0 0 11 13 720 13 20 0 1 0 274178085 7888896 1518 33554432000 4194304 5992684 140733297969040 140733297954872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13953/statm: 1926 1518 181 440 0 1482 0
[pid=13967] ppid=13953 vsize=21724 CPUtime=5.09 cores=0,2,4,6
/proc/13967/stat : 13967 (glucosInc) R 13953 13952 9054 0 -1 4202496 4127 0 0 0 509 0 0 0 20 0 1 0 274178844 22245376 4561 33554432000 4194304 5654031 140734027779472 140734027767288 4214280 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13967/statm: 5431 4561 141 357 0 5071 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 38576

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 13967
/proc/meminfo: memFree=29897096/32873844 swapFree=7372/7372
[pid=13952] ppid=13950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13952/stat : 13952 (npSolver-pbo-It) S 13950 13952 9054 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274178084 9367552 274 33554432000 4194304 5064252 140736382971040 140736382969952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13952/statm: 2287 274 233 213 0 72 0
[pid=13953] ppid=13952 vsize=7704 CPUtime=7.57 cores=0,2,4,6
/proc/13953/stat : 13953 (npSolver-pbo) S 13952 13952 9054 0 -1 4202496 4249 26910 0 0 11 13 720 13 20 0 1 0 274178085 7888896 1518 33554432000 4194304 5992684 140733297969040 140733297954872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13953/statm: 1926 1518 181 440 0 1482 0
[pid=13967] ppid=13953 vsize=28796 CPUtime=17.89 cores=0,2,4,6
/proc/13967/stat : 13967 (glucosInc) R 13953 13952 9054 0 -1 4202496 5734 0 0 0 1788 1 0 0 20 0 1 0 274178844 29487104 6539 33554432000 4194304 5654031 140734027779472 140734027767288 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13967/statm: 7199 6539 141 357 0 6839 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 45648

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 13969
/proc/meminfo: memFree=29863892/32873844 swapFree=7372/7372
[pid=13952] ppid=13950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13952/stat : 13952 (npSolver-pbo-It) S 13950 13952 9054 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274178084 9367552 274 33554432000 4194304 5064252 140736382971040 140736382969952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13952/statm: 2287 274 233 213 0 72 0
[pid=13953] ppid=13952 vsize=7704 CPUtime=44.75 cores=0,2,4,6
/proc/13953/stat : 13953 (npSolver-pbo) S 13952 13952 9054 0 -1 4202496 4785 34080 0 0 12 13 4434 16 20 0 1 0 274178085 7888896 1518 33554432000 4194304 5992684 140733297969040 140733297954872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13953/statm: 1926 1518 181 440 0 1482 0
[pid=13969] ppid=13953 vsize=28724 CPUtime=6.3 cores=0,2,4,6
/proc/13969/stat : 13969 (glucosInc) R 13953 13952 9054 0 -1 4202496 5035 0 0 0 629 1 0 0 20 0 1 0 274182564 29413376 6068 33554432000 4194304 5654031 140736925539696 140736925527512 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13969/statm: 7181 6068 141 357 0 6821 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 45576

[startup+102.307 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 13970
/proc/meminfo: memFree=29796052/32873844 swapFree=7372/7372
[pid=13952] ppid=13950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13952/stat : 13952 (npSolver-pbo-It) S 13950 13952 9054 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274178084 9367552 274 33554432000 4194304 5064252 140736382971040 140736382969952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13952/statm: 2287 274 233 213 0 72 0
[pid=13953] ppid=13952 vsize=7704 CPUtime=44.75 cores=0,2,4,6
/proc/13953/stat : 13953 (npSolver-pbo) S 13952 13952 9054 0 -1 4202496 4785 34080 0 0 12 13 4434 16 20 0 1 0 274178085 7888896 1518 33554432000 4194304 5992684 140733297969040 140733297954872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13953/statm: 1926 1518 181 440 0 1482 0
[pid=13969] ppid=13953 vsize=59196 CPUtime=57.49 cores=0,2,4,6
/proc/13969/stat : 13969 (glucosInc) R 13953 13952 9054 0 -1 4202496 8576 0 0 0 5746 3 0 0 20 0 1 0 274182564 60616704 11350 33554432000 4194304 5654031 140736925539696 140736925527512 4232531 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13969/statm: 14799 11350 141 357 0 14439 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 76048

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 13972
/proc/meminfo: memFree=29831364/32873844 swapFree=7372/7372
[pid=13952] ppid=13950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13952/stat : 13952 (npSolver-pbo-It) S 13950 13952 9054 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274178084 9367552 274 33554432000 4194304 5064252 140736382971040 140736382969952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13952/statm: 2287 274 233 213 0 72 0
[pid=13953] ppid=13952 vsize=7704 CPUtime=108.27 cores=0,2,4,6
/proc/13953/stat : 13953 (npSolver-pbo) S 13952 13952 9054 0 -1 4202496 5320 43206 0 0 13 13 10782 19 20 0 1 0 274178085 7888896 1518 33554432000 4194304 5992684 140733297969040 140733297954872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13953/statm: 1926 1518 181 440 0 1482 0
[pid=13972] ppid=13953 vsize=51016 CPUtime=53.92 cores=0,2,4,6
/proc/13972/stat : 13972 (glucosInc) R 13953 13952 9054 0 -1 4202496 7437 0 0 0 5390 2 0 0 20 0 1 0 274188919 52240384 12048 33554432000 4194304 5654031 140734339191744 140734339179560 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13972/statm: 12754 12048 141 357 0 12394 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 67868

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 13972
/proc/meminfo: memFree=29796792/32873844 swapFree=7372/7372
[pid=13952] ppid=13950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13952/stat : 13952 (npSolver-pbo-It) S 13950 13952 9054 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274178084 9367552 274 33554432000 4194304 5064252 140736382971040 140736382969952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13952/statm: 2287 274 233 213 0 72 0
[pid=13953] ppid=13952 vsize=7704 CPUtime=108.27 cores=0,2,4,6
/proc/13953/stat : 13953 (npSolver-pbo) S 13952 13952 9054 0 -1 4202496 5320 43206 0 0 13 13 10782 19 20 0 1 0 274178085 7888896 1518 33554432000 4194304 5992684 140733297969040 140733297954872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13953/statm: 1926 1518 181 440 0 1482 0
[pid=13972] ppid=13953 vsize=74292 CPUtime=113.92 cores=0,2,4,6
/proc/13972/stat : 13972 (glucosInc) R 13953 13952 9054 0 -1 4202496 9717 0 0 0 11388 4 0 0 20 0 1 0 274188919 76075008 17914 33554432000 4194304 5654031 140734339191744 140734339179560 4232528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13972/statm: 18573 17914 141 357 0 18213 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 91144

[startup+282.3 s]

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

/proc/meminfo: memFree=29852852/32873844 swapFree=7372/7372
[pid=13952] ppid=13950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13952/stat : 13952 (npSolver-pbo-It) S 13950 13952 9054 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274178084 9367552 274 33554432000 4194304 5064252 140736382971040 140736382969952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13952/statm: 2287 274 233 213 0 72 0
[pid=13953] ppid=13952 vsize=7704 CPUtime=1175.53 cores=0,2,4,6
/proc/13953/stat : 13953 (npSolver-pbo) S 13952 13952 9054 0 -1 4202496 5855 66783 0 0 15 13 117449 76 20 0 1 0 274178085 7888896 1518 33554432000 4194304 5992684 140733297969040 140733297954872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13953/statm: 1926 1518 181 440 0 1482 0
[pid=15698] ppid=13953 vsize=78068 CPUtime=126.43 cores=0,2,4,6
/proc/15698/stat : 15698 (glucosInc) R 13953 13952 9054 0 -1 4202496 7567 0 0 0 12641 2 0 0 20 0 1 0 274295667 79941632 18664 33554432000 4194304 5654031 140736790569488 140736790557304 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15698/statm: 19517 18664 141 357 0 19157 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 94920

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15699
/proc/meminfo: memFree=29854000/32873844 swapFree=7372/7372
[pid=13952] ppid=13950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13952/stat : 13952 (npSolver-pbo-It) S 13950 13952 9054 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274178084 9367552 274 33554432000 4194304 5064252 140736382971040 140736382969952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13952/statm: 2287 274 233 213 0 72 0
[pid=13953] ppid=13952 vsize=7704 CPUtime=1175.53 cores=0,2,4,6
/proc/13953/stat : 13953 (npSolver-pbo) S 13952 13952 9054 0 -1 4202496 5855 66783 0 0 15 13 117449 76 20 0 1 0 274178085 7888896 1518 33554432000 4194304 5992684 140733297969040 140733297954872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13953/statm: 1926 1518 181 440 0 1482 0
[pid=15698] ppid=13953 vsize=78068 CPUtime=186.42 cores=0,2,4,6
/proc/15698/stat : 15698 (glucosInc) R 13953 13952 9054 0 -1 4202496 7890 0 0 0 18637 5 0 0 20 0 1 0 274295667 79941632 18856 33554432000 4194304 5654031 140736790569488 140736790557304 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15698/statm: 19517 18856 141 357 0 19157 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 94920

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15699
/proc/meminfo: memFree=29835988/32873844 swapFree=7372/7372
[pid=13952] ppid=13950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13952/stat : 13952 (npSolver-pbo-It) S 13950 13952 9054 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274178084 9367552 274 33554432000 4194304 5064252 140736382971040 140736382969952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13952/statm: 2287 274 233 213 0 72 0
[pid=13953] ppid=13952 vsize=7704 CPUtime=1175.53 cores=0,2,4,6
/proc/13953/stat : 13953 (npSolver-pbo) S 13952 13952 9054 0 -1 4202496 5855 66783 0 0 15 13 117449 76 20 0 1 0 274178085 7888896 1518 33554432000 4194304 5992684 140733297969040 140733297954872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13953/statm: 1926 1518 181 440 0 1482 0
[pid=15698] ppid=13953 vsize=139068 CPUtime=246.41 cores=0,2,4,6
/proc/15698/stat : 15698 (glucosInc) R 13953 13952 9054 0 -1 4202496 8467 0 0 0 24634 7 0 0 20 0 1 0 274295667 142405632 32551 33554432000 4194304 5654031 140736790569488 140736790557304 4232462 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15698/statm: 34767 32551 141 357 0 34407 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 155920

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15699
/proc/meminfo: memFree=29769876/32873844 swapFree=7372/7372
[pid=13952] ppid=13950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13952/stat : 13952 (npSolver-pbo-It) S 13950 13952 9054 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274178084 9367552 274 33554432000 4194304 5064252 140736382971040 140736382969952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13952/statm: 2287 274 233 213 0 72 0
[pid=13953] ppid=13952 vsize=7704 CPUtime=1175.53 cores=0,2,4,6
/proc/13953/stat : 13953 (npSolver-pbo) S 13952 13952 9054 0 -1 4202496 5855 66783 0 0 15 13 117449 76 20 0 1 0 274178085 7888896 1518 33554432000 4194304 5992684 140733297969040 140733297954872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13953/statm: 1926 1518 181 440 0 1482 0
[pid=15698] ppid=13953 vsize=139068 CPUtime=306.4 cores=0,2,4,6
/proc/15698/stat : 15698 (glucosInc) R 13953 13952 9054 0 -1 4202496 8709 0 0 0 30629 11 0 0 20 0 1 0 274295667 142405632 33063 33554432000 4194304 5654031 140736790569488 140736790557304 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15698/statm: 34767 33063 141 357 0 34407 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 155920

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 15699
/proc/meminfo: memFree=29737844/32873844 swapFree=7372/7372
[pid=13952] ppid=13950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13952/stat : 13952 (npSolver-pbo-It) S 13950 13952 9054 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274178084 9367552 274 33554432000 4194304 5064252 140736382971040 140736382969952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13952/statm: 2287 274 233 213 0 72 0
[pid=13953] ppid=13952 vsize=7704 CPUtime=1175.53 cores=0,2,4,6
/proc/13953/stat : 13953 (npSolver-pbo) S 13952 13952 9054 0 -1 4202496 5855 66783 0 0 15 13 117449 76 20 0 1 0 274178085 7888896 1518 33554432000 4194304 5992684 140733297969040 140733297954872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13953/statm: 1926 1518 181 440 0 1482 0
[pid=15698] ppid=13953 vsize=139068 CPUtime=366.39 cores=0,2,4,6
/proc/15698/stat : 15698 (glucosInc) R 13953 13952 9054 0 -1 4202496 8880 0 0 0 36626 13 0 0 20 0 1 0 274295667 142405632 32552 33554432000 4194304 5654031 140736790569488 140736790557304 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15698/statm: 34767 32552 141 357 0 34407 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 155920

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 15700
/proc/meminfo: memFree=29840244/32873844 swapFree=7372/7372
[pid=13952] ppid=13950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13952/stat : 13952 (npSolver-pbo-It) S 13950 13952 9054 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274178084 9367552 274 33554432000 4194304 5064252 140736382971040 140736382969952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13952/statm: 2287 274 233 213 0 72 0
[pid=13953] ppid=13952 vsize=7704 CPUtime=1175.53 cores=0,2,4,6
/proc/13953/stat : 13953 (npSolver-pbo) S 13952 13952 9054 0 -1 4202496 5855 66783 0 0 15 13 117449 76 20 0 1 0 274178085 7888896 1518 33554432000 4194304 5992684 140733297969040 140733297954872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13953/statm: 1926 1518 181 440 0 1482 0
[pid=15698] ppid=13953 vsize=139068 CPUtime=426.38 cores=0,2,4,6
/proc/15698/stat : 15698 (glucosInc) R 13953 13952 9054 0 -1 4202496 9122 0 0 0 42621 17 0 0 20 0 1 0 274295667 142405632 31016 33554432000 4194304 5654031 140736790569488 140736790557304 4214957 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15698/statm: 34767 31016 141 357 0 34407 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 155920

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 15700
/proc/meminfo: memFree=29847284/32873844 swapFree=7372/7372
[pid=13952] ppid=13950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13952/stat : 13952 (npSolver-pbo-It) S 13950 13952 9054 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274178084 9367552 274 33554432000 4194304 5064252 140736382971040 140736382969952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13952/statm: 2287 274 233 213 0 72 0
[pid=13953] ppid=13952 vsize=7704 CPUtime=1175.53 cores=0,2,4,6
/proc/13953/stat : 13953 (npSolver-pbo) S 13952 13952 9054 0 -1 4202496 5855 66783 0 0 15 13 117449 76 20 0 1 0 274178085 7888896 1518 33554432000 4194304 5992684 140733297969040 140733297954872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13953/statm: 1926 1518 181 440 0 1482 0
[pid=15698] ppid=13953 vsize=89748 CPUtime=486.38 cores=0,2,4,6
/proc/15698/stat : 15698 (glucosInc) R 13953 13952 9054 0 -1 4202496 9321 0 0 0 48618 20 0 0 20 0 1 0 274295667 91901952 21777 33554432000 4194304 5654031 140736790569488 140736790557304 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15698/statm: 22437 21777 141 357 0 22077 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 106600

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 15703
/proc/meminfo: memFree=29721484/32873844 swapFree=7372/7372
[pid=13952] ppid=13950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13952/stat : 13952 (npSolver-pbo-It) S 13950 13952 9054 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274178084 9367552 274 33554432000 4194304 5064252 140736382971040 140736382969952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13952/statm: 2287 274 233 213 0 72 0
[pid=13953] ppid=13952 vsize=7704 CPUtime=1175.53 cores=0,2,4,6
/proc/13953/stat : 13953 (npSolver-pbo) S 13952 13952 9054 0 -1 4202496 5855 66783 0 0 15 13 117449 76 20 0 1 0 274178085 7888896 1518 33554432000 4194304 5992684 140733297969040 140733297954872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13953/statm: 1926 1518 181 440 0 1482 0
[pid=15698] ppid=13953 vsize=139068 CPUtime=546.36 cores=0,2,4,6
/proc/15698/stat : 15698 (glucosInc) R 13953 13952 9054 0 -1 4202496 10315 0 0 0 54613 23 0 0 20 0 1 0 274295667 142405632 33064 33554432000 4194304 5654031 140736790569488 140736790557304 4215964 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15698/statm: 34767 33064 141 357 0 34407 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 155920

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 15703
/proc/meminfo: memFree=29746088/32873844 swapFree=7372/7372
[pid=13952] ppid=13950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13952/stat : 13952 (npSolver-pbo-It) S 13950 13952 9054 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274178084 9367552 274 33554432000 4194304 5064252 140736382971040 140736382969952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13952/statm: 2287 274 233 213 0 72 0
[pid=13953] ppid=13952 vsize=7704 CPUtime=1175.53 cores=0,2,4,6
/proc/13953/stat : 13953 (npSolver-pbo) S 13952 13952 9054 0 -1 4202496 5855 66783 0 0 15 13 117449 76 20 0 1 0 274178085 7888896 1518 33554432000 4194304 5992684 140733297969040 140733297954872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13953/statm: 1926 1518 181 440 0 1482 0
[pid=15698] ppid=13953 vsize=169888 CPUtime=606.35 cores=0,2,4,6
/proc/15698/stat : 15698 (glucosInc) R 13953 13952 9054 0 -1 4202496 11345 0 0 0 60608 27 0 0 20 0 1 0 274295667 173965312 36715 33554432000 4194304 5654031 140736790569488 140736790557304 4216668 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15698/statm: 42472 36715 141 357 0 42112 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 186740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 15747
/proc/meminfo: memFree=29154036/32873844 swapFree=7372/7372
[pid=13952] ppid=13950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13952/stat : 13952 (npSolver-pbo-It) S 13950 13952 9054 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274178084 9367552 274 33554432000 4194304 5064252 140736382971040 140736382969952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13952/statm: 2287 274 233 213 0 72 0
[pid=13953] ppid=13952 vsize=7704 CPUtime=1175.53 cores=0,2,4,6
/proc/13953/stat : 13953 (npSolver-pbo) S 13952 13952 9054 0 -1 4202496 5855 66783 0 0 15 13 117449 76 20 0 1 0 274178085 7888896 1518 33554432000 4194304 5992684 140733297969040 140733297954872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13953/statm: 1926 1518 181 440 0 1482 0
[pid=15698] ppid=13953 vsize=89748 CPUtime=624.55 cores=0,2,4,6
/proc/15698/stat : 15698 (glucosInc) R 13953 13952 9054 0 -1 4202496 12175 0 0 0 62426 29 0 0 20 0 1 0 274295667 91901952 21777 33554432000 4194304 5654031 140736790569488 140736790557304 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15698/statm: 22437 21777 141 357 0 22077 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 106600

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 15747
/proc/meminfo: memFree=29154036/32873844 swapFree=7372/7372
[pid=13952] ppid=13950 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13952/stat : 13952 (npSolver-pbo-It) S 13950 13952 9054 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274178084 9367552 274 33554432000 4194304 5064252 140736382971040 140736382969952 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13952/statm: 2287 274 233 213 0 72 0
[pid=13953] ppid=13952 vsize=7704 CPUtime=1175.53 cores=0,2,4,6
/proc/13953/stat : 13953 (npSolver-pbo) S 13952 13952 9054 0 -1 4202496 5855 66783 0 0 15 13 117449 76 20 0 1 0 274178085 7888896 1518 33554432000 4194304 5992684 140733297969040 140733297954872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13953/statm: 1926 1518 181 440 0 1482 0
[pid=15698] ppid=13953 vsize=89748 CPUtime=624.55 cores=0,2,4,6
/proc/15698/stat : 15698 (glucosInc) R 13953 13952 9054 0 -1 4202496 12175 0 0 0 62426 29 0 0 20 0 1 0 274295667 91901952 21777 33554432000 4194304 5654031 140736790569488 140736790557304 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15698/statm: 22437 21777 141 357 0 22077 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 106600

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.12
CPU user time (s): 1798.91
CPU system time (s): 1.20882
CPU usage (%): 99.9785
Max. virtual memory (cumulated for all children) (KiB): 314640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.91
system time used= 1.20882
maximum resident set size= 226476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85193
page faults= 0
swaps= 0
block input operations= 0
block output operations= 34336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 648
involuntary context switches= 2185

runsolver used 2.71859 second user time and 7.11392 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-27 03:02:13
IDJOB=3698539
IDBENCH=48253
IDSOLVER=2275
FILE ID=node133/3698539-1338080533
RUNJOBID= node133-1338048810-9070
PBS_JOBID= 14624373
Free space on /tmp= 71608 MiB

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

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

MD5SUM BENCH= b1b77cfc7c7e45b216596a736ff4b926
RANDOM SEED=2032471528

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
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		: 2666.540
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.540
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:        29921036 kB
Buffers:          313272 kB
Cached:          1771204 kB
SwapCached:          112 kB
Active:           574212 kB
Inactive:        1541752 kB
Active(anon):      21472 kB
Inactive(anon):    12588 kB
Active(file):     552740 kB
Inactive(file):  1529164 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108744 kB
Dirty:             17656 kB
Writeback:             4 kB
AnonPages:         48412 kB
Mapped:            15820 kB
Shmem:               212 kB
Slab:             685748 kB
SReclaimable:     127832 kB
SUnreclaim:       557916 kB
KernelStack:        1512 kB
PageTables:         4244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     158216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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= 71628 MiB
End job on node133 at 2012-05-27 03:32:13