Trace number 3747743

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.13 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_60_1.opb
MD5SUM3262a45f0e59552e467da6c31a32418a
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-73
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -70
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 constraint60
Maximum length of a constraint109
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)75586
Sum of products size (including duplicates)151172
Number of different products37793
Sum of products size75586

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.15	c run inc solver
0.00/0.15	c [INC SYSTEM] run initial solver
0.00/0.15	c [INC SYSTEM] preprocess with white file
0.00/0.85	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.85	c [INC SYSTEM] execute solver
0.00/0.90	c [INC SEARCH] formula is SAT
0.00/0.90	c [INC SYSTEM] solved the initial formula
0.00/0.94	c model valid
0.00/0.94	c current solution ok
1.07/1.17	o 0
1.07/1.17	c [INC SYSTEM] there exists a inc, kill it!
1.07/1.17	c write failed with 2
1.07/1.17	c [INC SEARCH] iteration: 0
1.07/1.17	c [INC BOUNDS] best value:1000 search for 999
1.07/1.17	c [INC SYSTEM] create new solver instance
1.07/1.17	c [INC] encode full formula
1.07/1.17	c (debug) using card networks
1.07/1.17	c old isEQ: 41, new EQ is 0
1.17/1.20	c set iterative enc to: card
1.17/1.20	c set iterative enc to: none
1.17/1.20	c [INC SEARCH] isOptimum variable: 0
1.18/1.31	c formula is SAT
1.18/1.32	c [INC SEARCH] copied best model
1.18/1.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.18/1.35	c model valid
1.18/1.35	c current solution ok
1.18/1.35	o -60
1.18/1.35	c [INC SEARCH] iteration: 1
1.18/1.35	c [INC BOUNDS] best value:940 search for 939
1.18/1.35	c [INC SYSTEM] there exists a inc, kill it!
1.18/1.35	c write failed with 2
1.18/1.35	c [INC SYSTEM] create new solver instance
1.18/1.35	c [INC] encode full formula
1.18/1.35	c (debug) using card networks
1.18/1.35	c old isEQ: 192, new EQ is 0
1.18/1.38	c set iterative enc to: card
1.18/1.38	c set iterative enc to: none
1.18/1.39	c [INC SEARCH] isOptimum variable: 0
1.37/1.49	c formula is SAT
1.38/1.50	c [INC SEARCH] copied best model
1.38/1.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.38/1.53	c model valid
1.38/1.53	c current solution ok
1.38/1.53	o -63
1.38/1.53	c [INC SEARCH] iteration: 2
1.38/1.53	c [INC BOUNDS] best value:937 search for 936
1.38/1.53	c [INC SYSTEM] there exists a inc, kill it!
1.38/1.53	c write failed with 2
1.38/1.53	c [INC SYSTEM] create new solver instance
1.38/1.53	c [INC] encode full formula
1.38/1.53	c (debug) using card networks
1.38/1.53	c old isEQ: 192, new EQ is 0
1.38/1.56	c set iterative enc to: card
1.38/1.56	c set iterative enc to: none
1.38/1.56	c [INC SEARCH] isOptimum variable: 0
6.67/6.79	c formula is SAT
6.76/6.80	c [INC SEARCH] copied best model
6.76/6.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.76/6.83	c model valid
6.76/6.83	c current solution ok
6.76/6.83	o -64
6.76/6.83	c [INC SEARCH] iteration: 3
6.76/6.83	c [INC BOUNDS] best value:936 search for 935
6.76/6.83	c [INC SYSTEM] there exists a inc, kill it!
6.76/6.83	c write failed with 2
6.76/6.84	c [INC SYSTEM] create new solver instance
6.76/6.84	c [INC] encode full formula
6.76/6.84	c (debug) using card networks
6.76/6.84	c old isEQ: 192, new EQ is 0
6.76/6.86	c set iterative enc to: card
6.76/6.86	c set iterative enc to: none
6.76/6.87	c [INC SEARCH] isOptimum variable: 0
82.55/82.66	c formula is SAT
82.55/82.67	c [INC SEARCH] copied best model
82.55/82.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
82.65/82.70	c model valid
82.65/82.70	c current solution ok
82.65/82.70	o -65
82.65/82.70	c [INC SEARCH] iteration: 4
82.65/82.70	c [INC BOUNDS] best value:935 search for 934
82.65/82.70	c [INC SYSTEM] there exists a inc, kill it!
82.65/82.70	c write failed with 2
82.65/82.70	c [INC SYSTEM] create new solver instance
82.65/82.70	c [INC] encode full formula
82.65/82.70	c (debug) using card networks
82.65/82.70	c old isEQ: 192, new EQ is 0
82.65/82.73	c set iterative enc to: card
82.65/82.73	c set iterative enc to: none
82.65/82.74	c [INC SEARCH] isOptimum variable: 0
91.85/91.94	c formula is SAT
91.85/91.95	c [INC SEARCH] copied best model
91.85/91.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
91.85/91.98	c model valid
91.85/91.98	c current solution ok
91.85/91.98	o -66
91.85/91.98	c [INC SEARCH] iteration: 5
91.85/91.98	c [INC BOUNDS] best value:934 search for 933
91.85/91.98	c [INC SYSTEM] there exists a inc, kill it!
91.85/91.98	c write failed with 2
91.85/91.99	c [INC SYSTEM] create new solver instance
91.85/91.99	c [INC] encode full formula
91.85/91.99	c (debug) using card networks
91.85/91.99	c old isEQ: 192, new EQ is 0
91.96/92.01	c set iterative enc to: card
91.96/92.01	c set iterative enc to: none
91.96/92.02	c [INC SEARCH] isOptimum variable: 0
118.82/118.98	c formula is SAT
118.82/118.99	c [INC SEARCH] copied best model
118.82/118.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
118.93/119.02	c model valid
118.93/119.02	c current solution ok
118.93/119.02	o -69
118.93/119.02	c [INC SEARCH] iteration: 6
118.93/119.02	c [INC BOUNDS] best value:931 search for 930
118.93/119.02	c [INC SYSTEM] there exists a inc, kill it!
118.93/119.02	c write failed with 2
118.93/119.02	c [INC SYSTEM] create new solver instance
118.93/119.02	c [INC] encode full formula
118.93/119.02	c (debug) using card networks
118.93/119.02	c old isEQ: 192, new EQ is 0
118.93/119.05	c set iterative enc to: card
118.93/119.05	c set iterative enc to: none
118.93/119.05	c [INC SEARCH] isOptimum variable: 0
1568.84/1569.23	c formula is SAT
1568.84/1569.24	c [INC SEARCH] copied best model
1568.84/1569.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1568.84/1569.27	c model valid
1568.84/1569.27	c current solution ok
1568.84/1569.27	o -70
1568.84/1569.27	c [INC SEARCH] iteration: 7
1568.84/1569.27	c [INC BOUNDS] best value:930 search for 929
1568.84/1569.27	c [INC SYSTEM] there exists a inc, kill it!
1568.84/1569.27	c write failed with 2
1568.84/1569.28	c [INC SYSTEM] create new solver instance
1568.84/1569.28	c [INC] encode full formula
1568.84/1569.28	c (debug) using card networks
1568.84/1569.28	c old isEQ: 192, new EQ is 0
1568.94/1569.30	c set iterative enc to: card
1568.94/1569.30	c set iterative enc to: none
1568.94/1569.31	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.10/1800.50	s UNKNOWN
1800.10/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.10/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-3747743-1339103595/watcher-3747743-1339103595 -o /tmp/evaluation-result-3747743-1339103595/solver-3747743-1339103595 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747743-1339103595.opb 1191594466 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.00 2.00 1.95 3/178 23750
/proc/meminfo: memFree=27336144/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23750/stat : 23750 (npSolver-pbo-It) S 23748 23750 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376483893 9367552 275 33554432000 4194304 5064252 140735389715120 140735389714032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23750/statm: 2287 275 233 213 0 72 0

[startup+0.0997891 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 23750
/proc/meminfo: memFree=27336144/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23750/stat : 23750 (npSolver-pbo-It) S 23748 23750 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376483893 9367552 275 33554432000 4194304 5064252 140735389715120 140735389714032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23750/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10033 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 23750
/proc/meminfo: memFree=27336144/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23750/stat : 23750 (npSolver-pbo-It) S 23748 23750 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376483893 9367552 275 33554432000 4194304 5064252 140735389715120 140735389714032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23750/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300307 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 23750
/proc/meminfo: memFree=27336144/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23750/stat : 23750 (npSolver-pbo-It) S 23748 23750 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376483893 9367552 275 33554432000 4194304 5064252 140735389715120 140735389714032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23750/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700328 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 23750
/proc/meminfo: memFree=27336144/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23750/stat : 23750 (npSolver-pbo-It) S 23748 23750 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376483893 9367552 275 33554432000 4194304 5064252 140735389715120 140735389714032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23750/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 23756
/proc/meminfo: memFree=27307556/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23750/stat : 23750 (npSolver-pbo-It) S 23748 23750 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376483893 9367552 275 33554432000 4194304 5064252 140735389715120 140735389714032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23750/statm: 2287 275 233 213 0 72 0
[pid=23751] ppid=23750 vsize=17364 CPUtime=1.38 cores=1,3,5,7
/proc/23751/stat : 23751 (npSolver-pbo) R 23750 23750 23264 0 -1 4202496 9030 24703 0 0 29 23 70 16 20 0 1 0 376483893 17780736 3907 33554432000 4194304 6004724 140736715611008 140736715596856 4342779 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23751/statm: 4341 3907 175 442 0 3895 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 26512

[startup+3.1004 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 23763
/proc/meminfo: memFree=27291560/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23750/stat : 23750 (npSolver-pbo-It) S 23748 23750 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376483893 9367552 275 33554432000 4194304 5064252 140735389715120 140735389714032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23750/statm: 2287 275 233 213 0 72 0
[pid=23751] ppid=23750 vsize=17364 CPUtime=1.55 cores=1,3,5,7
/proc/23751/stat : 23751 (npSolver-pbo) S 23750 23750 23264 0 -1 4202496 9935 31297 0 0 35 23 79 18 20 0 1 0 376483893 17780736 3907 33554432000 4194304 6004724 140736715611008 140736715596856 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23751/statm: 4341 3907 175 442 0 3895 0
[pid=23763] ppid=23751 vsize=30836 CPUtime=1.52 cores=1,3,5,7
/proc/23763/stat : 23763 (glucosInc) R 23751 23750 23264 0 -1 4202496 7037 0 0 0 151 1 0 0 20 0 1 0 376484049 31576064 6613 33554432000 4194304 5654031 140734949919936 140734949907752 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23763/statm: 7709 6613 141 357 0 7349 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 57348

[startup+6.30043 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 23763
/proc/meminfo: memFree=27277724/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23750/stat : 23750 (npSolver-pbo-It) S 23748 23750 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376483893 9367552 275 33554432000 4194304 5064252 140735389715120 140735389714032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23750/statm: 2287 275 233 213 0 72 0
[pid=23751] ppid=23750 vsize=17364 CPUtime=1.55 cores=1,3,5,7
/proc/23751/stat : 23751 (npSolver-pbo) S 23750 23750 23264 0 -1 4202496 9935 31297 0 0 35 23 79 18 20 0 1 0 376483893 17780736 3907 33554432000 4194304 6004724 140736715611008 140736715596856 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23751/statm: 4341 3907 175 442 0 3895 0
[pid=23763] ppid=23751 vsize=49656 CPUtime=4.71 cores=1,3,5,7
/proc/23763/stat : 23763 (glucosInc) R 23751 23750 23264 0 -1 4202496 9385 0 0 0 470 1 0 0 20 0 1 0 376484049 50847744 10056 33554432000 4194304 5654031 140734949919936 140734949917816 4232462 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23763/statm: 12414 10056 142 357 0 12054 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 76168

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 23926
/proc/meminfo: memFree=29139188/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23750/stat : 23750 (npSolver-pbo-It) S 23748 23750 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376483893 9367552 275 33554432000 4194304 5064252 140735389715120 140735389714032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23750/statm: 2287 275 233 213 0 72 0
[pid=23751] ppid=23750 vsize=17364 CPUtime=6.85 cores=1,3,5,7
/proc/23751/stat : 23751 (npSolver-pbo) S 23750 23750 23264 0 -1 4202496 11715 41877 0 0 41 24 599 21 20 0 1 0 376483893 17780736 3907 33554432000 4194304 6004724 140736715611008 140736715596856 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23751/statm: 4341 3907 175 442 0 3895 0
[pid=23765] ppid=23751 vsize=54068 CPUtime=5.82 cores=1,3,5,7
/proc/23765/stat : 23765 (glucosInc) R 23751 23750 23264 0 -1 4202496 9468 0 0 0 580 2 0 0 20 0 1 0 376484580 55365632 11196 33554432000 4194304 5654031 140735978909488 140735978907288 4215006 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23765/statm: 13517 11196 142 357 0 13157 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 80580

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 23928
/proc/meminfo: memFree=29134608/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23750/stat : 23750 (npSolver-pbo-It) S 23748 23750 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376483893 9367552 275 33554432000 4194304 5064252 140735389715120 140735389714032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23750/statm: 2287 275 233 213 0 72 0
[pid=23751] ppid=23750 vsize=17364 CPUtime=6.85 cores=1,3,5,7
/proc/23751/stat : 23751 (npSolver-pbo) S 23750 23750 23264 0 -1 4202496 11715 41877 0 0 41 24 599 21 20 0 1 0 376483893 17780736 3907 33554432000 4194304 6004724 140736715611008 140736715596856 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23751/statm: 4341 3907 175 442 0 3895 0
[pid=23765] ppid=23751 vsize=49604 CPUtime=18.61 cores=1,3,5,7
/proc/23765/stat : 23765 (glucosInc) R 23751 23750 23264 0 -1 4202496 10712 0 0 0 1858 3 0 0 20 0 1 0 376484580 50794496 10108 33554432000 4194304 5654031 140735978909488 140735978907368 4234964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23765/statm: 12401 10108 142 357 0 12041 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 76116

[startup+51.1004 s]
/proc/loadavg: 2.07 2.02 1.95 3/181 23928
/proc/meminfo: memFree=29080988/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23750/stat : 23750 (npSolver-pbo-It) S 23748 23750 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376483893 9367552 275 33554432000 4194304 5064252 140735389715120 140735389714032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23750/statm: 2287 275 233 213 0 72 0
[pid=23751] ppid=23750 vsize=17364 CPUtime=6.85 cores=1,3,5,7
/proc/23751/stat : 23751 (npSolver-pbo) S 23750 23750 23264 0 -1 4202496 11715 41877 0 0 41 24 599 21 20 0 1 0 376483893 17780736 3907 33554432000 4194304 6004724 140736715611008 140736715596856 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23751/statm: 4341 3907 175 442 0 3895 0
[pid=23765] ppid=23751 vsize=80064 CPUtime=44.2 cores=1,3,5,7
/proc/23765/stat : 23765 (glucosInc) R 23751 23750 23264 0 -1 4202496 11629 0 0 0 4416 4 0 0 20 0 1 0 376484580 81985536 18928 33554432000 4194304 5654031 140735978909488 140735978897304 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23765/statm: 20016 18928 142 357 0 19656 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 106576

[startup+102.307 s]
/proc/loadavg: 2.03 2.01 1.95 3/181 23932
/proc/meminfo: memFree=29087936/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23750/stat : 23750 (npSolver-pbo-It) S 23748 23750 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376483893 9367552 275 33554432000 4194304 5064252 140735389715120 140735389714032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23750/statm: 2287 275 233 213 0 72 0
[pid=23751] ppid=23750 vsize=17364 CPUtime=91.97 cores=1,3,5,7
/proc/23751/stat : 23751 (npSolver-pbo) S 23750 23750 23264 0 -1 4202496 15275 65891 0 0 54 24 9086 33 20 0 1 0 376483893 17780736 3907 33554432000 4194304 6004724 140736715611008 140736715596856 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23751/statm: 4341 3907 175 442 0 3895 0
[pid=23932] ppid=23751 vsize=54084 CPUtime=10.26 cores=1,3,5,7
/proc/23932/stat : 23932 (glucosInc) R 23751 23750 23264 0 -1 4202496 9062 0 0 0 1024 2 0 0 20 0 1 0 376493095 55382016 12405 33554432000 4194304 5654031 140737061578352 140737061576152 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23932/statm: 13521 12405 142 357 0 13161 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 80596

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/181 23934
/proc/meminfo: memFree=29050680/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23750/stat : 23750 (npSolver-pbo-It) S 23748 23750 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376483893 9367552 275 33554432000 4194304 5064252 140735389715120 140735389714032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23750/statm: 2287 275 233 213 0 72 0
[pid=23751] ppid=23750 vsize=17364 CPUtime=119.01 cores=1,3,5,7
/proc/23751/stat : 23751 (npSolver-pbo) S 23750 23750 23264 0 -1 4202496 17055 76646 0 0 61 25 11776 39 20 0 1 0 376483893 17780736 3907 33554432000 4194304 6004724 140736715611008 140736715596856 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23751/statm: 4341 3907 175 442 0 3895 0
[pid=23934] ppid=23751 vsize=82840 CPUtime=43.22 cores=1,3,5,7
/proc/23934/stat : 23934 (glucosInc) R 23751 23750 23264 0 -1 4202496 10061 0 0 0 4318 4 0 0 20 0 1 0 376495798 84828160 19622 33554432000 4194304 5654031 140733789403248 140733789391064 4208584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23934/statm: 20710 19622 142 357 0 20350 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 109352

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 23935
/proc/meminfo: memFree=29038644/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23750/stat : 23750 (npSolver-pbo-It) S 23748 23750 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376483893 9367552 275 33554432000 4194304 5064252 140735389715120 140735389714032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23750/statm: 2287 275 233 213 0 72 0
[pid=23751] ppid=23750 vsize=17364 CPUtime=119.01 cores=1,3,5,7
/proc/23751/stat : 23751 (npSolver-pbo) S 23750 23750 23264 0 -1 4202496 17055 76646 0 0 61 25 11776 39 20 0 1 0 376483893 17780736 3907 33554432000 4194304 6004724 140736715611008 140736715596856 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23751/statm: 4341 3907 175 442 0 3895 0
[pid=23934] ppid=23751 vsize=82840 CPUtime=103.21 cores=1,3,5,7
/proc/23934/stat : 23934 (glucosInc) R 23751 23750 23264 0 -1 4202496 12675 0 0 0 10310 11 0 0 20 0 1 0 376495798 84828160 19622 33554432000 4194304 5654031 140733789403248 140733789391064 4232772 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23934/statm: 20710 19622 142 357 0 20350 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 109352

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 23935
/proc/meminfo: memFree=28966676/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=28874644/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23750/stat : 23750 (npSolver-pbo-It) S 23748 23750 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376483893 9367552 275 33554432000 4194304 5064252 140735389715120 140735389714032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23750/statm: 2287 275 233 213 0 72 0
[pid=23751] ppid=23750 vsize=17364 CPUtime=119.01 cores=1,3,5,7
/proc/23751/stat : 23751 (npSolver-pbo) S 23750 23750 23264 0 -1 4202496 17055 76646 0 0 61 25 11776 39 20 0 1 0 376483893 17780736 3907 33554432000 4194304 6004724 140736715611008 140736715596856 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23751/statm: 4341 3907 175 442 0 3895 0
[pid=23934] ppid=23751 vsize=237804 CPUtime=1183 cores=1,3,5,7
/proc/23934/stat : 23934 (glucosInc) R 23751 23750 23264 0 -1 4202496 37100 0 0 0 118224 76 0 0 20 0 1 0 376495798 243511296 57655 33554432000 4194304 5654031 140733789403248 140733789391064 4233232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23934/statm: 59451 57655 142 357 0 59091 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 264316

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 23946
/proc/meminfo: memFree=29001344/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23750/stat : 23750 (npSolver-pbo-It) S 23748 23750 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376483893 9367552 275 33554432000 4194304 5064252 140735389715120 140735389714032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23750/statm: 2287 275 233 213 0 72 0
[pid=23751] ppid=23750 vsize=17364 CPUtime=119.01 cores=1,3,5,7
/proc/23751/stat : 23751 (npSolver-pbo) S 23750 23750 23264 0 -1 4202496 17055 76646 0 0 61 25 11776 39 20 0 1 0 376483893 17780736 3907 33554432000 4194304 6004724 140736715611008 140736715596856 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23751/statm: 4341 3907 175 442 0 3895 0
[pid=23934] ppid=23751 vsize=107576 CPUtime=1242.99 cores=1,3,5,7
/proc/23934/stat : 23934 (glucosInc) R 23751 23750 23264 0 -1 4202496 38812 0 0 0 124218 81 0 0 20 0 1 0 376495798 110157824 25806 33554432000 4194304 5654031 140733789403248 140733789401272 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23934/statm: 26894 25806 142 357 0 26534 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 134088

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/181 23947
/proc/meminfo: memFree=28969496/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23750/stat : 23750 (npSolver-pbo-It) S 23748 23750 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376483893 9367552 275 33554432000 4194304 5064252 140735389715120 140735389714032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23750/statm: 2287 275 233 213 0 72 0
[pid=23751] ppid=23750 vsize=17364 CPUtime=119.01 cores=1,3,5,7
/proc/23751/stat : 23751 (npSolver-pbo) S 23750 23750 23264 0 -1 4202496 17055 76646 0 0 61 25 11776 39 20 0 1 0 376483893 17780736 3907 33554432000 4194304 6004724 140736715611008 140736715596856 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23751/statm: 4341 3907 175 442 0 3895 0
[pid=23934] ppid=23751 vsize=107576 CPUtime=1302.96 cores=1,3,5,7
/proc/23934/stat : 23934 (glucosInc) R 23751 23750 23264 0 -1 4202496 40542 0 0 0 130212 84 0 0 20 0 1 0 376495798 110157824 25806 33554432000 4194304 5654031 140733789403248 140733789391064 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23934/statm: 26894 25806 142 357 0 26534 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 134088

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 1.97 3/181 23947
/proc/meminfo: memFree=28968428/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23750/stat : 23750 (npSolver-pbo-It) S 23748 23750 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376483893 9367552 275 33554432000 4194304 5064252 140735389715120 140735389714032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23750/statm: 2287 275 233 213 0 72 0
[pid=23751] ppid=23750 vsize=17364 CPUtime=119.01 cores=1,3,5,7
/proc/23751/stat : 23751 (npSolver-pbo) S 23750 23750 23264 0 -1 4202496 17055 76646 0 0 61 25 11776 39 20 0 1 0 376483893 17780736 3907 33554432000 4194304 6004724 140736715611008 140736715596856 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23751/statm: 4341 3907 175 442 0 3895 0
[pid=23934] ppid=23751 vsize=156896 CPUtime=1362.94 cores=1,3,5,7
/proc/23934/stat : 23934 (glucosInc) R 23751 23750 23264 0 -1 4202496 42519 0 0 0 136205 89 0 0 20 0 1 0 376495798 160661504 34759 33554432000 4194304 5654031 140733789403248 140733789391064 4218885 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23934/statm: 39224 34759 142 357 0 38864 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 183408

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/181 23947
/proc/meminfo: memFree=28834072/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23750/stat : 23750 (npSolver-pbo-It) S 23748 23750 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376483893 9367552 275 33554432000 4194304 5064252 140735389715120 140735389714032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23750/statm: 2287 275 233 213 0 72 0
[pid=23751] ppid=23750 vsize=17364 CPUtime=119.01 cores=1,3,5,7
/proc/23751/stat : 23751 (npSolver-pbo) S 23750 23750 23264 0 -1 4202496 17055 76646 0 0 61 25 11776 39 20 0 1 0 376483893 17780736 3907 33554432000 4194304 6004724 140736715611008 140736715596856 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23751/statm: 4341 3907 175 442 0 3895 0
[pid=23934] ppid=23751 vsize=237804 CPUtime=1422.94 cores=1,3,5,7
/proc/23934/stat : 23934 (glucosInc) R 23751 23750 23264 0 -1 4202496 43446 0 0 0 142202 92 0 0 20 0 1 0 376495798 243511296 58167 33554432000 4194304 5654031 140733789403248 140733789391064 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23934/statm: 59451 58167 142 357 0 59091 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 264316

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/181 23949
/proc/meminfo: memFree=28989472/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23750/stat : 23750 (npSolver-pbo-It) S 23748 23750 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376483893 9367552 275 33554432000 4194304 5064252 140735389715120 140735389714032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23750/statm: 2287 275 233 213 0 72 0
[pid=23751] ppid=23750 vsize=17364 CPUtime=1568.97 cores=1,3,5,7
/proc/23751/stat : 23751 (npSolver-pbo) S 23750 23750 23264 0 -1 4202496 18835 121414 0 0 68 26 156669 134 20 0 1 0 376483893 17780736 3907 33554432000 4194304 6004724 140736715611008 140736715596856 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23751/statm: 4341 3907 175 442 0 3895 0
[pid=23949] ppid=23751 vsize=80424 CPUtime=32.96 cores=1,3,5,7
/proc/23949/stat : 23949 (glucosInc) R 23751 23750 23264 0 -1 4202496 11435 0 0 0 3293 3 0 0 20 0 1 0 376640824 82354176 18772 33554432000 4194304 5654031 140735730855376 140735730843192 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23949/statm: 20106 18772 142 357 0 19746 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 106936

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/182 23952
/proc/meminfo: memFree=28968844/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23750/stat : 23750 (npSolver-pbo-It) S 23748 23750 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376483893 9367552 275 33554432000 4194304 5064252 140735389715120 140735389714032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23750/statm: 2287 275 233 213 0 72 0
[pid=23751] ppid=23750 vsize=17364 CPUtime=1568.97 cores=1,3,5,7
/proc/23751/stat : 23751 (npSolver-pbo) S 23750 23750 23264 0 -1 4202496 18835 121414 0 0 68 26 156669 134 20 0 1 0 376483893 17780736 3907 33554432000 4194304 6004724 140736715611008 140736715596856 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23751/statm: 4341 3907 175 442 0 3895 0
[pid=23949] ppid=23751 vsize=160656 CPUtime=92.95 cores=1,3,5,7
/proc/23949/stat : 23949 (glucosInc) R 23751 23750 23264 0 -1 4202496 14960 0 0 0 9287 8 0 0 20 0 1 0 376640824 164511744 34139 33554432000 4194304 5654031 140735730855376 140735730843192 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23949/statm: 40164 34139 142 357 0 39804 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 187168

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 23953
/proc/meminfo: memFree=28954004/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23750/stat : 23750 (npSolver-pbo-It) S 23748 23750 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376483893 9367552 275 33554432000 4194304 5064252 140735389715120 140735389714032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23750/statm: 2287 275 233 213 0 72 0
[pid=23751] ppid=23750 vsize=17364 CPUtime=1568.97 cores=1,3,5,7
/proc/23751/stat : 23751 (npSolver-pbo) S 23750 23750 23264 0 -1 4202496 18835 121414 0 0 68 26 156669 134 20 0 1 0 376483893 17780736 3907 33554432000 4194304 6004724 140736715611008 140736715596856 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23751/statm: 4341 3907 175 442 0 3895 0
[pid=23949] ppid=23751 vsize=191476 CPUtime=152.94 cores=1,3,5,7
/proc/23949/stat : 23949 (glucosInc) R 23751 23750 23264 0 -1 4202496 18462 0 0 0 15280 14 0 0 20 0 1 0 376640824 196071424 38302 33554432000 4194304 5654031 140735730855376 140735730843192 4244191 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23949/statm: 47869 38302 142 357 0 47509 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 217988

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 23953
/proc/meminfo: memFree=28961872/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23750/stat : 23750 (npSolver-pbo-It) S 23748 23750 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376483893 9367552 275 33554432000 4194304 5064252 140735389715120 140735389714032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23750/statm: 2287 275 233 213 0 72 0
[pid=23751] ppid=23750 vsize=17364 CPUtime=1568.97 cores=1,3,5,7
/proc/23751/stat : 23751 (npSolver-pbo) S 23750 23750 23264 0 -1 4202496 18835 121414 0 0 68 26 156669 134 20 0 1 0 376483893 17780736 3907 33554432000 4194304 6004724 140736715611008 140736715596856 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23751/statm: 4341 3907 175 442 0 3895 0
[pid=23949] ppid=23751 vsize=191476 CPUtime=212.92 cores=1,3,5,7
/proc/23949/stat : 23949 (glucosInc) R 23751 23750 23264 0 -1 4202496 21715 0 0 0 21272 20 0 0 20 0 1 0 376640824 196071424 36254 33554432000 4194304 5654031 140735730855376 140735730853464 4214944 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23949/statm: 47869 36254 142 357 0 47509 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 217988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 23953
/proc/meminfo: memFree=28976876/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23750/stat : 23750 (npSolver-pbo-It) S 23748 23750 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376483893 9367552 275 33554432000 4194304 5064252 140735389715120 140735389714032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23750/statm: 2287 275 233 213 0 72 0
[pid=23751] ppid=23750 vsize=17364 CPUtime=1568.97 cores=1,3,5,7
/proc/23751/stat : 23751 (npSolver-pbo) S 23750 23750 23264 0 -1 4202496 18835 121414 0 0 68 26 156669 134 20 0 1 0 376483893 17780736 3907 33554432000 4194304 6004724 140736715611008 140736715596856 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23751/statm: 4341 3907 175 442 0 3895 0
[pid=23949] ppid=23751 vsize=111336 CPUtime=231.13 cores=1,3,5,7
/proc/23949/stat : 23949 (glucosInc) R 23751 23750 23264 0 -1 4202496 22030 0 0 0 23092 21 0 0 20 0 1 0 376640824 114008064 22402 33554432000 4194304 5654031 140735730855376 140735730853400 4215079 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23949/statm: 27834 22402 142 357 0 27474 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 137848

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.00 2.00 1.97 3/181 23953
/proc/meminfo: memFree=28976876/32873844 swapFree=7644/7644
[pid=23750] ppid=23748 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23750/stat : 23750 (npSolver-pbo-It) S 23748 23750 23264 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376483893 9367552 275 33554432000 4194304 5064252 140735389715120 140735389714032 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23750/statm: 2287 275 233 213 0 72 0
[pid=23751] ppid=23750 vsize=17364 CPUtime=1568.97 cores=1,3,5,7
/proc/23751/stat : 23751 (npSolver-pbo) S 23750 23750 23264 0 -1 4202496 18835 121414 0 0 68 26 156669 134 20 0 1 0 376483893 17780736 3907 33554432000 4194304 6004724 140736715611008 140736715596856 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23751/statm: 4341 3907 175 442 0 3895 0
[pid=23949] ppid=23751 vsize=111336 CPUtime=231.13 cores=1,3,5,7
/proc/23949/stat : 23949 (glucosInc) R 23751 23750 23264 0 -1 4202496 22030 0 0 0 23092 21 0 0 20 0 1 0 376640824 114008064 22402 33554432000 4194304 5654031 140735730855376 140735730853400 4215079 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23949/statm: 27834 22402 142 357 0 27474 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 137848

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1798.31
CPU system time (s): 1.82472
CPU usage (%): 99.9789
Max. virtual memory (cumulated for all children) (KiB): 345704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.31
system time used= 1.82472
maximum resident set size= 255196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162662
page faults= 0
swaps= 0
block input operations= 0
block output operations= 62024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1767
involuntary context switches= 2230

runsolver used 3.07053 second user time and 8.46071 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-07 23:13:15
IDJOB=3747743
IDBENCH=48171
IDSOLVER=2332
FILE ID=node147/3747743-1339103595
RUNJOBID= node147-1339098177-23281
PBS_JOBID= 14643706
Free space on /tmp= 70348 MiB

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

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

MD5SUM BENCH= 3262a45f0e59552e467da6c31a32418a
RANDOM SEED=1191594466

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.951
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.951
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:        27336516 kB
Buffers:          888856 kB
Cached:          2276256 kB
SwapCached:         3284 kB
Active:          3177824 kB
Inactive:        1485028 kB
Active(anon):    1493800 kB
Inactive(anon):     4952 kB
Active(file):    1684024 kB
Inactive(file):  1480076 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67100272 kB
Dirty:              8976 kB
Writeback:            24 kB
AnonPages:       1501312 kB
Mapped:            10760 kB
Shmem:                 0 kB
Slab:             732496 kB
SReclaimable:     173512 kB
SUnreclaim:       558984 kB
KernelStack:        1512 kB
PageTables:         6816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1807472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1460224 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= 70712 MiB
End job on node147 at 2012-06-07 23:43:16