Trace number 3698552

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_25_1.opb
MD5SUM0c93b84d697c3c1b68cbcf423dabc710
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark57
Best CPU time to get the best result obtained on this benchmark1798.23
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 72
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1000
Minimum length of a constraint26
Maximum length of a constraint52
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 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31640
Sum of products size (including duplicates)63280
Number of different products31640
Sum of products size63280

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.10	c run inc solver
0.00/0.10	c [INC SYSTEM] run initial solver
0.00/0.10	c [INC SYSTEM] preprocess with white file
0.00/0.83	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.83	c [INC SYSTEM] execute solver
0.00/0.89	c [INC SEARCH] formula is SAT
0.00/0.89	c [INC SYSTEM] solved the initial formula
0.00/0.91	c model valid
0.00/0.91	c current solution ok
0.00/1.06	o 270
0.00/1.06	c [INC SYSTEM] there exists a inc, kill it!
0.00/1.06	c write failed with 2
0.00/1.06	c [INC SEARCH] iteration: 0
0.00/1.06	c [INC BOUNDS] best value:270 search for 269
0.00/1.06	c [INC SYSTEM] create new solver instance
0.00/1.06	c [INC] encode full formula
0.00/1.06	c (debug) using card networks
0.00/1.09	c set iterative enc to: card
0.00/1.09	c set iterative enc to: none
0.00/1.09	c [INC SEARCH] isOptimum variable: 0
3.86/3.99	c formula is SAT
3.96/4.00	c [INC SEARCH] copied best model
3.96/4.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.96/4.02	c model valid
3.96/4.02	c current solution ok
3.96/4.02	o 113
3.96/4.02	c [INC SEARCH] iteration: 1
3.96/4.02	c [INC BOUNDS] best value:113 search for 112
3.96/4.02	c [INC SYSTEM] there exists a inc, kill it!
3.96/4.02	c write failed with 2
3.96/4.02	c [INC SYSTEM] create new solver instance
3.96/4.02	c [INC] encode full formula
3.96/4.02	c (debug) using card networks
3.96/4.04	c set iterative enc to: card
3.96/4.04	c set iterative enc to: none
3.96/4.04	c [INC SEARCH] isOptimum variable: 0
7.36/7.44	c formula is SAT
7.36/7.44	c [INC SEARCH] copied best model
7.36/7.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.36/7.46	c model valid
7.36/7.46	c current solution ok
7.36/7.46	o 105
7.36/7.46	c [INC SEARCH] iteration: 2
7.36/7.46	c [INC BOUNDS] best value:105 search for 104
7.36/7.46	c [INC SYSTEM] there exists a inc, kill it!
7.36/7.46	c write failed with 2
7.36/7.46	c [INC SYSTEM] create new solver instance
7.36/7.46	c [INC] encode full formula
7.36/7.46	c (debug) using card networks
7.36/7.48	c set iterative enc to: card
7.36/7.48	c set iterative enc to: none
7.36/7.48	c [INC SEARCH] isOptimum variable: 0
10.85/10.97	c formula is SAT
10.85/10.98	c [INC SEARCH] copied best model
10.85/10.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.85/10.99	c model valid
10.85/10.99	c current solution ok
10.85/10.99	o 104
10.85/10.99	c [INC SEARCH] iteration: 3
10.85/10.99	c [INC BOUNDS] best value:104 search for 103
10.85/10.99	c [INC SYSTEM] there exists a inc, kill it!
10.85/10.99	c write failed with 2
10.85/11.00	c [INC SYSTEM] create new solver instance
10.85/11.00	c [INC] encode full formula
10.85/11.00	c (debug) using card networks
10.97/11.01	c set iterative enc to: card
10.97/11.01	c set iterative enc to: none
10.97/11.02	c [INC SEARCH] isOptimum variable: 0
12.85/12.96	c formula is SAT
12.85/12.96	c [INC SEARCH] copied best model
12.85/12.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.85/12.98	c model valid
12.85/12.98	c current solution ok
12.85/12.98	o 79
12.85/12.98	c [INC SEARCH] iteration: 4
12.85/12.98	c [INC BOUNDS] best value:79 search for 78
12.85/12.98	c [INC SYSTEM] there exists a inc, kill it!
12.85/12.98	c write failed with 2
12.85/12.98	c [INC SYSTEM] create new solver instance
12.85/12.98	c [INC] encode full formula
12.85/12.98	c (debug) using card networks
12.96/13.00	c set iterative enc to: card
12.96/13.00	c set iterative enc to: none
12.96/13.00	c [INC SEARCH] isOptimum variable: 0
27.14/27.22	c formula is SAT
27.14/27.23	c [INC SEARCH] copied best model
27.14/27.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
27.14/27.24	c model valid
27.14/27.24	c current solution ok
27.14/27.24	o 78
27.14/27.24	c [INC SEARCH] iteration: 5
27.14/27.24	c [INC BOUNDS] best value:78 search for 77
27.14/27.24	c [INC SYSTEM] there exists a inc, kill it!
27.14/27.24	c write failed with 2
27.14/27.25	c [INC SYSTEM] create new solver instance
27.14/27.25	c [INC] encode full formula
27.14/27.25	c (debug) using card networks
27.14/27.26	c set iterative enc to: card
27.14/27.26	c set iterative enc to: none
27.14/27.27	c [INC SEARCH] isOptimum variable: 0
33.73/33.85	c formula is SAT
33.73/33.85	c [INC SEARCH] copied best model
33.73/33.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
33.73/33.87	c model valid
33.73/33.87	c current solution ok
33.73/33.87	o 76
33.73/33.87	c [INC SEARCH] iteration: 6
33.73/33.87	c [INC BOUNDS] best value:76 search for 75
33.73/33.87	c [INC SYSTEM] there exists a inc, kill it!
33.73/33.87	c write failed with 2
33.73/33.87	c [INC SYSTEM] create new solver instance
33.73/33.87	c [INC] encode full formula
33.73/33.87	c (debug) using card networks
33.73/33.89	c set iterative enc to: card
33.73/33.89	c set iterative enc to: none
33.85/33.90	c [INC SEARCH] isOptimum variable: 0
65.53/65.63	c formula is SAT
65.53/65.64	c [INC SEARCH] copied best model
65.53/65.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
65.53/65.65	c model valid
65.53/65.65	c current solution ok
65.53/65.65	o 73
65.53/65.65	c [INC SEARCH] iteration: 7
65.53/65.65	c [INC BOUNDS] best value:73 search for 72
65.53/65.65	c [INC SYSTEM] there exists a inc, kill it!
65.53/65.65	c write failed with 2
65.53/65.66	c [INC SYSTEM] create new solver instance
65.53/65.66	c [INC] encode full formula
65.53/65.66	c (debug) using card networks
65.53/65.67	c set iterative enc to: card
65.53/65.67	c set iterative enc to: none
65.53/65.68	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.40	s UNKNOWN
1800.03/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

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


[startup+0 s]
/proc/loadavg: 2.04 2.01 2.09 3/180 13446
/proc/meminfo: memFree=28290660/32873844 swapFree=7372/7372
[pid=13446] ppid=13444 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13446/stat : 13446 (npSolver-pbo-It) S 13444 13446 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273636334 9367552 275 33554432000 4194304 5064252 140736473628112 140736473627024 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13446/statm: 2287 275 233 213 0 72 0

[startup+0.058764 s]
/proc/loadavg: 2.04 2.01 2.09 3/180 13446
/proc/meminfo: memFree=28290660/32873844 swapFree=7372/7372
[pid=13446] ppid=13444 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13446/stat : 13446 (npSolver-pbo-It) S 13444 13446 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273636334 9367552 275 33554432000 4194304 5064252 140736473628112 140736473627024 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13446/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.266257 s]
/proc/loadavg: 2.04 2.01 2.09 3/180 13446
/proc/meminfo: memFree=28290660/32873844 swapFree=7372/7372
[pid=13446] ppid=13444 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13446/stat : 13446 (npSolver-pbo-It) S 13444 13446 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273636334 9367552 275 33554432000 4194304 5064252 140736473628112 140736473627024 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13446/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300333 s]
/proc/loadavg: 2.04 2.01 2.09 3/180 13446
/proc/meminfo: memFree=28290660/32873844 swapFree=7372/7372
[pid=13446] ppid=13444 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13446/stat : 13446 (npSolver-pbo-It) S 13444 13446 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273636334 9367552 275 33554432000 4194304 5064252 140736473628112 140736473627024 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13446/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700304 s]
/proc/loadavg: 2.04 2.01 2.09 3/180 13446
/proc/meminfo: memFree=28290660/32873844 swapFree=7372/7372
[pid=13446] ppid=13444 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13446/stat : 13446 (npSolver-pbo-It) S 13444 13446 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273636334 9367552 275 33554432000 4194304 5064252 140736473628112 140736473627024 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13446/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.04 2.01 2.09 3/183 13455
/proc/meminfo: memFree=28269404/32873844 swapFree=7372/7372
[pid=13446] ppid=13444 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13446/stat : 13446 (npSolver-pbo-It) S 13444 13446 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273636334 9367552 275 33554432000 4194304 5064252 140736473628112 140736473627024 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13446/statm: 2287 275 233 213 0 72 0
[pid=13447] ppid=13446 vsize=15344 CPUtime=1.07 cores=1,3,5,7
/proc/13447/stat : 13447 (npSolver-pbo) S 13446 13446 9054 0 -1 4202496 4997 16503 0 0 15 14 66 12 20 0 1 0 273636334 15712256 3198 33554432000 4194304 5992684 140734863267440 140734863253272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13447/statm: 3836 3198 180 440 0 3392 0
[pid=13455] ppid=13447 vsize=30136 CPUtime=0.39 cores=1,3,5,7
/proc/13455/stat : 13455 (glucosInc) R 13447 13446 9054 0 -1 4202496 6116 0 0 0 38 1 0 0 20 0 1 0 273636444 30859264 6342 33554432000 4194304 5654031 140734527413088 140734527410872 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 7534 6342 131 357 0 7174 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 54628

[startup+3.10041 s]
/proc/loadavg: 2.04 2.01 2.09 3/183 13455
/proc/meminfo: memFree=28245780/32873844 swapFree=7372/7372
[pid=13446] ppid=13444 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13446/stat : 13446 (npSolver-pbo-It) S 13444 13446 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273636334 9367552 275 33554432000 4194304 5064252 140736473628112 140736473627024 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13446/statm: 2287 275 233 213 0 72 0
[pid=13447] ppid=13446 vsize=15344 CPUtime=1.07 cores=1,3,5,7
/proc/13447/stat : 13447 (npSolver-pbo) S 13446 13446 9054 0 -1 4202496 4997 16503 0 0 15 14 66 12 20 0 1 0 273636334 15712256 3198 33554432000 4194304 5992684 140734863267440 140734863253272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/13447/statm: 3836 3198 180 440 0 3392 0
[pid=13455] ppid=13447 vsize=30400 CPUtime=1.99 cores=1,3,5,7
/proc/13455/stat : 13455 (glucosInc) R 13447 13446 9054 0 -1 4202496 6257 0 0 0 198 1 0 0 20 0 1 0 273636444 31129600 6481 33554432000 4194304 5654031 140734527413088 140734527410872 4232675 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 7600 6481 131 357 0 7240 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 54892

[startup+6.3004 s]
/proc/loadavg: 2.04 2.01 2.09 3/183 13457
/proc/meminfo: memFree=28249252/32873844 swapFree=7372/7372
[pid=13446] ppid=13444 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13446/stat : 13446 (npSolver-pbo-It) S 13444 13446 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273636334 9367552 275 33554432000 4194304 5064252 140736473628112 140736473627024 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13446/statm: 2287 275 233 213 0 72 0
[pid=13447] ppid=13446 vsize=15344 CPUtime=4.02 cores=1,3,5,7
/proc/13447/stat : 13447 (npSolver-pbo) S 13446 13446 9054 0 -1 4202496 6502 23496 0 0 19 14 354 15 20 0 1 0 273636334 15712256 3198 33554432000 4194304 5992684 140734863267440 140734863253272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 3836 3198 180 440 0 3392 0
[pid=13457] ppid=13447 vsize=29260 CPUtime=2.24 cores=1,3,5,7
/proc/13457/stat : 13457 (glucosInc) R 13447 13446 9054 0 -1 4202496 5516 0 0 0 223 1 0 0 20 0 1 0 273636739 29962240 5783 33554432000 4194304 5654031 140737255290656 140737255278472 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13457/statm: 7315 5783 140 357 0 6955 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 53752

[startup+12.7004 s]
/proc/loadavg: 2.04 2.01 2.09 3/183 13461
/proc/meminfo: memFree=28247408/32873844 swapFree=7372/7372
[pid=13446] ppid=13444 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13446/stat : 13446 (npSolver-pbo-It) S 13444 13446 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273636334 9367552 275 33554432000 4194304 5064252 140736473628112 140736473627024 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13446/statm: 2287 275 233 213 0 72 0
[pid=13447] ppid=13446 vsize=15344 CPUtime=10.99 cores=1,3,5,7
/proc/13447/stat : 13447 (npSolver-pbo) S 13446 13446 9054 0 -1 4202496 9378 36033 0 0 27 15 1039 18 20 0 1 0 273636334 15712256 3198 33554432000 4194304 5992684 140734863267440 140734863253272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 3836 3198 180 440 0 3392 0
[pid=13461] ppid=13447 vsize=29256 CPUtime=1.66 cores=1,3,5,7
/proc/13461/stat : 13461 (glucosInc) R 13447 13446 9054 0 -1 4202496 5727 0 0 0 166 0 0 0 20 0 1 0 273637437 29958144 5929 33554432000 4194304 5654031 140733307051936 140733307049720 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13461/statm: 7314 5929 131 357 0 6954 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 53748

[startup+25.5004 s]
/proc/loadavg: 2.03 2.01 2.09 3/183 13520
/proc/meminfo: memFree=29881340/32873844 swapFree=7372/7372
[pid=13446] ppid=13444 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13446/stat : 13446 (npSolver-pbo-It) S 13444 13446 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273636334 9367552 275 33554432000 4194304 5064252 140736473628112 140736473627024 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13446/statm: 2287 275 233 213 0 72 0
[pid=13447] ppid=13446 vsize=15344 CPUtime=12.97 cores=1,3,5,7
/proc/13447/stat : 13447 (npSolver-pbo) S 13446 13446 9054 0 -1 4202496 10816 42413 0 0 30 15 1232 20 20 0 1 0 273636334 15712256 3198 33554432000 4194304 5992684 140734863267440 140734863253272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 3836 3198 180 440 0 3392 0
[pid=13463] ppid=13447 vsize=37864 CPUtime=12.47 cores=1,3,5,7
/proc/13463/stat : 13463 (glucosInc) R 13447 13446 9054 0 -1 4202496 7734 0 0 0 1246 1 0 0 20 0 1 0 273637635 38772736 8033 33554432000 4194304 5654031 140736680164256 140736680152072 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13463/statm: 9466 8033 142 357 0 9106 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 62356

[startup+51.1005 s]
/proc/loadavg: 2.02 2.01 2.09 3/183 13526
/proc/meminfo: memFree=29867572/32873844 swapFree=7372/7372
[pid=13446] ppid=13444 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13446/stat : 13446 (npSolver-pbo-It) S 13444 13446 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273636334 9367552 275 33554432000 4194304 5064252 140736473628112 140736473627024 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13446/statm: 2287 275 233 213 0 72 0
[pid=13447] ppid=13446 vsize=15344 CPUtime=33.85 cores=1,3,5,7
/proc/13447/stat : 13447 (npSolver-pbo) S 13446 13446 9054 0 -1 4202496 13692 58174 0 0 38 16 3306 25 20 0 1 0 273636334 15712256 3198 33554432000 4194304 5992684 140734863267440 140734863253272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 3836 3198 180 440 0 3392 0
[pid=13526] ppid=13447 vsize=37860 CPUtime=17.19 cores=1,3,5,7
/proc/13526/stat : 13526 (glucosInc) R 13447 13446 9054 0 -1 4202496 8188 0 0 0 1716 3 0 0 20 0 1 0 273639724 38768640 8215 33554432000 4194304 5654031 140733262475968 140733262463784 4233173 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13526/statm: 9465 8215 142 357 0 9105 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 62352

[startup+102.3 s]
/proc/loadavg: 2.01 2.00 2.08 3/183 13528
/proc/meminfo: memFree=29822264/32873844 swapFree=7372/7372
[pid=13446] ppid=13444 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13446/stat : 13446 (npSolver-pbo-It) S 13444 13446 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273636334 9367552 275 33554432000 4194304 5064252 140736473628112 140736473627024 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13446/statm: 2287 275 233 213 0 72 0
[pid=13447] ppid=13446 vsize=15344 CPUtime=65.62 cores=1,3,5,7
/proc/13447/stat : 13447 (npSolver-pbo) S 13446 13446 9054 0 -1 4202496 15130 67574 0 0 42 16 6475 29 20 0 1 0 273636334 15712256 3198 33554432000 4194304 5992684 140734863267440 140734863253272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 3836 3198 180 440 0 3392 0
[pid=13528] ppid=13447 vsize=53644 CPUtime=36.6 cores=1,3,5,7
/proc/13528/stat : 13528 (glucosInc) R 13447 13446 9054 0 -1 4202496 9110 0 0 0 3658 2 0 0 20 0 1 0 273642903 54931456 12172 33554432000 4194304 5654031 140733552381232 140733552369048 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13528/statm: 13411 12172 142 357 0 13051 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 78136

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/183 13528
/proc/meminfo: memFree=29794020/32873844 swapFree=7372/7372
[pid=13446] ppid=13444 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13446/stat : 13446 (npSolver-pbo-It) S 13444 13446 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273636334 9367552 275 33554432000 4194304 5064252 140736473628112 140736473627024 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13446/statm: 2287 275 233 213 0 72 0
[pid=13447] ppid=13446 vsize=15344 CPUtime=65.62 cores=1,3,5,7
/proc/13447/stat : 13447 (npSolver-pbo) S 13446 13446 9054 0 -1 4202496 15130 67574 0 0 42 16 6475 29 20 0 1 0 273636334 15712256 3198 33554432000 4194304 5992684 140734863267440 140734863253272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 3836 3198 180 440 0 3392 0
[pid=13528] ppid=13447 vsize=68200 CPUtime=96.58 cores=1,3,5,7
/proc/13528/stat : 13528 (glucosInc) R 13447 13446 9054 0 -1 4202496 10967 0 0 0 9654 4 0 0 20 0 1 0 273642903 69836800 16016 33554432000 4194304 5654031 140733552381232 140733552379032 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13528/statm: 17050 16016 142 357 0 16690 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 92692

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.07 3/184 13529
/proc/meminfo: memFree=29740824/32873844 swapFree=7372/7372
[pid=13446] ppid=13444 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13446/stat : 13446 (npSolver-pbo-It) S 13444 13446 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273636334 9367552 275 33554432000 4194304 5064252 140736473628112 140736473627024 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13446/statm: 2287 275 233 213 0 72 0
[pid=13447] ppid=13446 vsize=15344 CPUtime=65.62 cores=1,3,5,7
/proc/13447/stat : 13447 (npSolver-pbo) S 13446 13446 9054 0 -1 4202496 15130 67574 0 0 42 16 6475 29 20 0 1 0 273636334 15712256 3198 33554432000 4194304 5992684 140734863267440 140734863253272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 3836 3198 180 440 0 3392 0
[pid=13528] ppid=13447 vsize=91472 CPUtime=156.58 cores=1,3,5,7
/proc/13528/stat : 13528 (glucosInc) R 13447 13446 9054 0 -1 4202496 11575 0 0 0 15653 5 0 0 20 0 1 0 273642903 93667328 21222 33554432000 4194304 5654031 140733552381232 140733552369048 4232794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13528/statm: 22868 21222 142 357 0 22508 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 115964

[startup+282.3 s]

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

/proc/meminfo: memFree=29540120/32873844 swapFree=7372/7372
[pid=13446] ppid=13444 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13446/stat : 13446 (npSolver-pbo-It) S 13444 13446 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273636334 9367552 275 33554432000 4194304 5064252 140736473628112 140736473627024 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13446/statm: 2287 275 233 213 0 72 0
[pid=13447] ppid=13446 vsize=15344 CPUtime=65.62 cores=1,3,5,7
/proc/13447/stat : 13447 (npSolver-pbo) S 13446 13446 9054 0 -1 4202496 15130 67574 0 0 42 16 6475 29 20 0 1 0 273636334 15712256 3198 33554432000 4194304 5992684 140734863267440 140734863253272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 3836 3198 180 440 0 3392 0
[pid=13528] ppid=13447 vsize=258892 CPUtime=1236.4 cores=1,3,5,7
/proc/13528/stat : 13528 (glucosInc) R 13447 13446 9054 0 -1 4202496 32121 0 0 0 123598 42 0 0 20 0 1 0 273642903 265105408 55801 33554432000 4194304 5654031 140733552381232 140733552369048 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13528/statm: 64723 55801 142 357 0 64363 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 283384

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13539
/proc/meminfo: memFree=29571692/32873844 swapFree=7372/7372
[pid=13446] ppid=13444 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13446/stat : 13446 (npSolver-pbo-It) S 13444 13446 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273636334 9367552 275 33554432000 4194304 5064252 140736473628112 140736473627024 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13446/statm: 2287 275 233 213 0 72 0
[pid=13447] ppid=13446 vsize=15344 CPUtime=65.62 cores=1,3,5,7
/proc/13447/stat : 13447 (npSolver-pbo) S 13446 13446 9054 0 -1 4202496 15130 67574 0 0 42 16 6475 29 20 0 1 0 273636334 15712256 3198 33554432000 4194304 5992684 140734863267440 140734863253272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 3836 3198 180 440 0 3392 0
[pid=13528] ppid=13447 vsize=178752 CPUtime=1296.38 cores=1,3,5,7
/proc/13528/stat : 13528 (glucosInc) R 13447 13446 9054 0 -1 4202496 33158 0 0 0 129594 44 0 0 20 0 1 0 273642903 183042048 39445 33554432000 4194304 5654031 140733552381232 140733552379256 4233213 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13528/statm: 44688 39445 142 357 0 44328 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 203244

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13541
/proc/meminfo: memFree=29675916/32873844 swapFree=7372/7372
[pid=13446] ppid=13444 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13446/stat : 13446 (npSolver-pbo-It) S 13444 13446 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273636334 9367552 275 33554432000 4194304 5064252 140736473628112 140736473627024 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13446/statm: 2287 275 233 213 0 72 0
[pid=13447] ppid=13446 vsize=15344 CPUtime=65.62 cores=1,3,5,7
/proc/13447/stat : 13447 (npSolver-pbo) S 13446 13446 9054 0 -1 4202496 15130 67574 0 0 42 16 6475 29 20 0 1 0 273636334 15712256 3198 33554432000 4194304 5992684 140734863267440 140734863253272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 3836 3198 180 440 0 3392 0
[pid=13528] ppid=13447 vsize=258892 CPUtime=1356.39 cores=1,3,5,7
/proc/13528/stat : 13528 (glucosInc) R 13447 13446 9054 0 -1 4202496 34189 0 0 0 135593 46 0 0 20 0 1 0 273642903 265105408 52729 33554432000 4194304 5654031 140733552381232 140733552379320 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13528/statm: 64723 52729 142 357 0 64363 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 283384

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13541
/proc/meminfo: memFree=29704344/32873844 swapFree=7372/7372
[pid=13446] ppid=13444 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13446/stat : 13446 (npSolver-pbo-It) S 13444 13446 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273636334 9367552 275 33554432000 4194304 5064252 140736473628112 140736473627024 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13446/statm: 2287 275 233 213 0 72 0
[pid=13447] ppid=13446 vsize=15344 CPUtime=65.62 cores=1,3,5,7
/proc/13447/stat : 13447 (npSolver-pbo) S 13446 13446 9054 0 -1 4202496 15130 67574 0 0 42 16 6475 29 20 0 1 0 273636334 15712256 3198 33554432000 4194304 5992684 140734863267440 140734863253272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 3836 3198 180 440 0 3392 0
[pid=13528] ppid=13447 vsize=178752 CPUtime=1416.37 cores=1,3,5,7
/proc/13528/stat : 13528 (glucosInc) R 13447 13446 9054 0 -1 4202496 34628 0 0 0 141590 47 0 0 20 0 1 0 273642903 183042048 39445 33554432000 4194304 5654031 140733552381232 140733552379256 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13528/statm: 44688 39445 142 357 0 44328 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 203244

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13542
/proc/meminfo: memFree=29625464/32873844 swapFree=7372/7372
[pid=13446] ppid=13444 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13446/stat : 13446 (npSolver-pbo-It) S 13444 13446 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273636334 9367552 275 33554432000 4194304 5064252 140736473628112 140736473627024 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13446/statm: 2287 275 233 213 0 72 0
[pid=13447] ppid=13446 vsize=15344 CPUtime=65.62 cores=1,3,5,7
/proc/13447/stat : 13447 (npSolver-pbo) S 13446 13446 9054 0 -1 4202496 15130 67574 0 0 42 16 6475 29 20 0 1 0 273636334 15712256 3198 33554432000 4194304 5992684 140734863267440 140734863253272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 3836 3198 180 440 0 3392 0
[pid=13528] ppid=13447 vsize=258892 CPUtime=1476.37 cores=1,3,5,7
/proc/13528/stat : 13528 (glucosInc) R 13447 13446 9054 0 -1 4202496 35657 0 0 0 147588 49 0 0 20 0 1 0 273642903 265105408 56825 33554432000 4194304 5654031 140733552381232 140733552379320 4232581 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13528/statm: 64723 56825 142 357 0 64363 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 283384

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13542
/proc/meminfo: memFree=29614248/32873844 swapFree=7372/7372
[pid=13446] ppid=13444 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13446/stat : 13446 (npSolver-pbo-It) S 13444 13446 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273636334 9367552 275 33554432000 4194304 5064252 140736473628112 140736473627024 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13446/statm: 2287 275 233 213 0 72 0
[pid=13447] ppid=13446 vsize=15344 CPUtime=65.62 cores=1,3,5,7
/proc/13447/stat : 13447 (npSolver-pbo) S 13446 13446 9054 0 -1 4202496 15130 67574 0 0 42 16 6475 29 20 0 1 0 273636334 15712256 3198 33554432000 4194304 5992684 140734863267440 140734863253272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 3836 3198 180 440 0 3392 0
[pid=13528] ppid=13447 vsize=308980 CPUtime=1536.35 cores=1,3,5,7
/proc/13528/stat : 13528 (glucosInc) R 13447 13446 9054 0 -1 4202496 37000 0 0 0 153582 53 0 0 20 0 1 0 273642903 316395520 60198 33554432000 4194304 5654031 140733552381232 140733552379320 4218819 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13528/statm: 77245 60198 142 357 0 76885 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 333472

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13542
/proc/meminfo: memFree=29681384/32873844 swapFree=7372/7372
[pid=13446] ppid=13444 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13446/stat : 13446 (npSolver-pbo-It) S 13444 13446 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273636334 9367552 275 33554432000 4194304 5064252 140736473628112 140736473627024 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13446/statm: 2287 275 233 213 0 72 0
[pid=13447] ppid=13446 vsize=15344 CPUtime=65.62 cores=1,3,5,7
/proc/13447/stat : 13447 (npSolver-pbo) S 13446 13446 9054 0 -1 4202496 15130 67574 0 0 42 16 6475 29 20 0 1 0 273636334 15712256 3198 33554432000 4194304 5992684 140734863267440 140734863253272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 3836 3198 180 440 0 3392 0
[pid=13528] ppid=13447 vsize=178752 CPUtime=1596.33 cores=1,3,5,7
/proc/13528/stat : 13528 (glucosInc) R 13447 13446 9054 0 -1 4202496 37031 0 0 0 159579 54 0 0 20 0 1 0 273642903 183042048 39445 33554432000 4194304 5654031 140733552381232 140733552379256 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13528/statm: 44688 39445 142 357 0 44328 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 203244

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 13547
/proc/meminfo: memFree=29718700/32873844 swapFree=7372/7372
[pid=13446] ppid=13444 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13446/stat : 13446 (npSolver-pbo-It) S 13444 13446 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273636334 9367552 275 33554432000 4194304 5064252 140736473628112 140736473627024 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13446/statm: 2287 275 233 213 0 72 0
[pid=13447] ppid=13446 vsize=15344 CPUtime=65.62 cores=1,3,5,7
/proc/13447/stat : 13447 (npSolver-pbo) S 13446 13446 9054 0 -1 4202496 15130 67574 0 0 42 16 6475 29 20 0 1 0 273636334 15712256 3198 33554432000 4194304 5992684 140734863267440 140734863253272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 3836 3198 180 440 0 3392 0
[pid=13528] ppid=13447 vsize=178752 CPUtime=1656.32 cores=1,3,5,7
/proc/13528/stat : 13528 (glucosInc) R 13447 13446 9054 0 -1 4202496 38067 0 0 0 165576 56 0 0 20 0 1 0 273642903 183042048 39445 33554432000 4194304 5654031 140733552381232 140733552379256 4232703 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13528/statm: 44688 39445 142 357 0 44328 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 203244

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 13570
/proc/meminfo: memFree=29692032/32873844 swapFree=7372/7372
[pid=13446] ppid=13444 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13446/stat : 13446 (npSolver-pbo-It) S 13444 13446 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273636334 9367552 275 33554432000 4194304 5064252 140736473628112 140736473627024 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13446/statm: 2287 275 233 213 0 72 0
[pid=13447] ppid=13446 vsize=15344 CPUtime=65.62 cores=1,3,5,7
/proc/13447/stat : 13447 (npSolver-pbo) S 13446 13446 9054 0 -1 4202496 15130 67574 0 0 42 16 6475 29 20 0 1 0 273636334 15712256 3198 33554432000 4194304 5992684 140734863267440 140734863253272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 3836 3198 180 440 0 3392 0
[pid=13528] ppid=13447 vsize=178752 CPUtime=1716.31 cores=1,3,5,7
/proc/13528/stat : 13528 (glucosInc) R 13447 13446 9054 0 -1 4202496 39096 0 0 0 171573 58 0 0 20 0 1 0 273642903 183042048 39445 33554432000 4194304 5654031 140733552381232 140733552379256 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13528/statm: 44688 39445 142 357 0 44328 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 203244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 13570
/proc/meminfo: memFree=29660320/32873844 swapFree=7372/7372
[pid=13446] ppid=13444 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13446/stat : 13446 (npSolver-pbo-It) S 13444 13446 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273636334 9367552 275 33554432000 4194304 5064252 140736473628112 140736473627024 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13446/statm: 2287 275 233 213 0 72 0
[pid=13447] ppid=13446 vsize=15344 CPUtime=65.62 cores=1,3,5,7
/proc/13447/stat : 13447 (npSolver-pbo) S 13446 13446 9054 0 -1 4202496 15130 67574 0 0 42 16 6475 29 20 0 1 0 273636334 15712256 3198 33554432000 4194304 5992684 140734863267440 140734863253272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 3836 3198 180 440 0 3392 0
[pid=13528] ppid=13447 vsize=228072 CPUtime=1734.41 cores=1,3,5,7
/proc/13528/stat : 13528 (glucosInc) R 13447 13446 9054 0 -1 4202496 39528 0 0 0 173383 58 0 0 20 0 1 0 273642903 233545728 47542 33554432000 4194304 5654031 140733552381232 140733552379160 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13528/statm: 57018 47542 142 357 0 56658 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 252564

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 13570
/proc/meminfo: memFree=29660320/32873844 swapFree=7372/7372
[pid=13446] ppid=13444 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13446/stat : 13446 (npSolver-pbo-It) S 13444 13446 9054 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273636334 9367552 275 33554432000 4194304 5064252 140736473628112 140736473627024 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13446/statm: 2287 275 233 213 0 72 0
[pid=13447] ppid=13446 vsize=15344 CPUtime=65.62 cores=1,3,5,7
/proc/13447/stat : 13447 (npSolver-pbo) S 13446 13446 9054 0 -1 4202496 15130 67574 0 0 42 16 6475 29 20 0 1 0 273636334 15712256 3198 33554432000 4194304 5992684 140734863267440 140734863253272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13447/statm: 3836 3198 180 440 0 3392 0
[pid=13528] ppid=13447 vsize=228072 CPUtime=1734.41 cores=1,3,5,7
/proc/13528/stat : 13528 (glucosInc) R 13447 13446 9054 0 -1 4202496 39528 0 0 0 173383 58 0 0 20 0 1 0 273642903 233545728 47542 33554432000 4194304 5654031 140733552381232 140733552379160 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13528/statm: 57018 47542 142 357 0 56658 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 252564

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1799.01
CPU system time (s): 1.05584
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 333472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.01
system time used= 1.05584
maximum resident set size= 279704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122613
page faults= 0
swaps= 0
block input operations= 0
block output operations= 54432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1348
involuntary context switches= 2014

runsolver used 2.80657 second user time and 8.65868 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-27 01:31:55
IDJOB=3698552
IDBENCH=48110
IDSOLVER=2275
FILE ID=node133/3698552-1338075115
RUNJOBID= node133-1338048810-9071
PBS_JOBID= 14624373
Free space on /tmp= 71336 MiB

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

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

MD5SUM BENCH= 0c93b84d697c3c1b68cbcf423dabc710
RANDOM SEED=1732706159

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:        28290288 kB
Buffers:          311420 kB
Cached:          2047344 kB
SwapCached:          112 kB
Active:          2214084 kB
Inactive:        1540416 kB
Active(anon):    1384408 kB
Inactive(anon):    13320 kB
Active(file):     829676 kB
Inactive(file):  1527096 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108744 kB
Dirty:              8544 kB
Writeback:             0 kB
AnonPages:       1488344 kB
Mapped:            15712 kB
Shmem:               212 kB
Slab:             685460 kB
SReclaimable:     127668 kB
SUnreclaim:       557792 kB
KernelStack:        1520 kB
PageTables:         6796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1847372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1372160 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= 71592 MiB
End job on node133 at 2012-05-27 02:01:56