Trace number 3698566

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.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_10_2.opb
MD5SUM54e50bd6cbfbb2a5705269c41241de9a
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark1789.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint11
Maximum length of a constraint20
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2492
Sum of products size (including duplicates)4984
Number of different products2492
Sum of products size4984

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.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.10	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.10	c [INC SYSTEM] execute solver
0.00/0.10	c [INC SEARCH] formula is SAT
0.00/0.10	c [INC SYSTEM] solved the initial formula
0.00/0.10	c model valid
0.00/0.10	c current solution ok
0.00/0.12	o 43
0.00/0.12	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.12	c write failed with 2
0.00/0.12	c [INC SEARCH] iteration: 0
0.00/0.12	c [INC BOUNDS] best value:43 search for 42
0.00/0.12	c [INC SYSTEM] create new solver instance
0.00/0.12	c [INC] encode full formula
0.00/0.12	c (debug) using card networks
0.00/0.12	c set iterative enc to: card
0.00/0.12	c set iterative enc to: none
0.00/0.12	c [INC SEARCH] isOptimum variable: 0
0.00/0.52	c formula is SAT
0.00/0.52	c [INC SEARCH] copied best model
0.00/0.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.52	c model valid
0.00/0.52	c current solution ok
0.00/0.52	o 34
0.00/0.52	c [INC SEARCH] iteration: 1
0.00/0.52	c [INC BOUNDS] best value:34 search for 33
0.00/0.52	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.52	c write failed with 2
0.00/0.52	c [INC SYSTEM] create new solver instance
0.00/0.52	c [INC] encode full formula
0.00/0.52	c (debug) using card networks
0.00/0.53	c set iterative enc to: card
0.00/0.53	c set iterative enc to: none
0.00/0.53	c [INC SEARCH] isOptimum variable: 0
0.00/0.94	c formula is SAT
0.00/0.94	c [INC SEARCH] copied best model
0.00/0.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.94	c model valid
0.00/0.94	c current solution ok
0.00/0.94	o 31
0.00/0.94	c [INC SEARCH] iteration: 2
0.00/0.94	c [INC BOUNDS] best value:31 search for 30
0.00/0.94	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.94	c write failed with 2
0.00/0.94	c [INC SYSTEM] create new solver instance
0.00/0.94	c [INC] encode full formula
0.00/0.94	c (debug) using card networks
0.00/0.95	c set iterative enc to: card
0.00/0.95	c set iterative enc to: none
0.00/0.95	c [INC SEARCH] isOptimum variable: 0
4.86/4.99	c formula is SAT
4.86/4.99	c [INC SEARCH] copied best model
4.86/4.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.98/5.11	c model valid
4.98/5.11	c current solution ok
4.98/5.11	o 30
4.98/5.11	c [INC SEARCH] iteration: 3
4.98/5.11	c [INC BOUNDS] best value:30 search for 29
4.98/5.11	c [INC SYSTEM] there exists a inc, kill it!
4.98/5.11	c write failed with 2
4.98/5.11	c [INC SYSTEM] create new solver instance
4.98/5.11	c [INC] encode full formula
4.98/5.11	c (debug) using card networks
4.98/5.11	c set iterative enc to: card
4.98/5.11	c set iterative enc to: none
4.98/5.14	c [INC SEARCH] isOptimum variable: 0
5.82/6.08	c formula is SAT
5.82/6.08	c [INC SEARCH] copied best model
5.82/6.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.82/6.08	c model valid
5.82/6.08	c current solution ok
5.82/6.08	o 29
5.82/6.08	c [INC SEARCH] iteration: 4
5.82/6.08	c [INC BOUNDS] best value:29 search for 28
5.82/6.08	c [INC SYSTEM] there exists a inc, kill it!
5.82/6.08	c write failed with 2
5.82/6.08	c [INC SYSTEM] create new solver instance
5.82/6.08	c [INC] encode full formula
5.82/6.08	c (debug) using card networks
5.82/6.09	c set iterative enc to: card
5.82/6.09	c set iterative enc to: none
5.82/6.09	c [INC SEARCH] isOptimum variable: 0
7.43/7.68	c formula is SAT
7.43/7.68	c [INC SEARCH] copied best model
7.43/7.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.43/7.68	c model valid
7.43/7.68	c current solution ok
7.43/7.68	o 27
7.43/7.68	c [INC SEARCH] iteration: 5
7.43/7.68	c [INC BOUNDS] best value:27 search for 26
7.43/7.68	c [INC SYSTEM] there exists a inc, kill it!
7.43/7.68	c write failed with 2
7.43/7.69	c [INC SYSTEM] create new solver instance
7.43/7.69	c [INC] encode full formula
7.43/7.69	c (debug) using card networks
7.43/7.69	c set iterative enc to: card
7.43/7.69	c set iterative enc to: none
7.43/7.69	c [INC SEARCH] isOptimum variable: 0
16.41/16.68	c formula is SAT
16.41/16.68	c [INC SEARCH] copied best model
16.41/16.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.41/16.68	c model valid
16.41/16.68	c current solution ok
16.41/16.68	o 26
16.41/16.68	c [INC SEARCH] iteration: 6
16.41/16.68	c [INC BOUNDS] best value:26 search for 25
16.41/16.68	c [INC SYSTEM] there exists a inc, kill it!
16.41/16.68	c write failed with 2
16.41/16.68	c [INC SYSTEM] create new solver instance
16.41/16.68	c [INC] encode full formula
16.41/16.68	c (debug) using card networks
16.41/16.68	c set iterative enc to: card
16.41/16.68	c set iterative enc to: none
16.41/16.68	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.50	s UNKNOWN
1800.05/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.05/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-3698566-1338076840/watcher-3698566-1338076840 -o /tmp/evaluation-result-3698566-1338076840/solver-3698566-1338076840 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698566-1338076840.opb 1537946952 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.05 2.24 3/179 29726
/proc/meminfo: memFree=31477380/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29726/stat : 29726 (npSolver-pbo-It) S 29724 29726 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273810135 9367552 274 33554432000 4194304 5064252 140737062309184 140737062308096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29726/statm: 2287 274 233 213 0 72 0

[startup+0.031188 s]
/proc/loadavg: 2.00 2.05 2.24 3/179 29726
/proc/meminfo: memFree=31477380/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29726/stat : 29726 (npSolver-pbo-It) S 29724 29726 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273810135 9367552 274 33554432000 4194304 5064252 140737062309184 140737062308096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29726/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100292 s]
/proc/loadavg: 2.00 2.05 2.24 3/179 29726
/proc/meminfo: memFree=31477380/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29726/stat : 29726 (npSolver-pbo-It) S 29724 29726 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273810135 9367552 274 33554432000 4194304 5064252 140737062309184 140737062308096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29726/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300236 s]
/proc/loadavg: 2.00 2.05 2.24 3/179 29726
/proc/meminfo: memFree=31477380/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29726/stat : 29726 (npSolver-pbo-It) S 29724 29726 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273810135 9367552 274 33554432000 4194304 5064252 140737062309184 140737062308096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29726/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700131 s]
/proc/loadavg: 2.00 2.05 2.24 3/179 29726
/proc/meminfo: memFree=31477380/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29726/stat : 29726 (npSolver-pbo-It) S 29724 29726 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273810135 9367552 274 33554432000 4194304 5064252 140737062309184 140737062308096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29726/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.05 2.24 3/182 29739
/proc/meminfo: memFree=31472744/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29726/stat : 29726 (npSolver-pbo-It) S 29724 29726 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273810135 9367552 274 33554432000 4194304 5064252 140737062309184 140737062308096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29726/statm: 2287 274 233 213 0 72 0
[pid=29727] ppid=29726 vsize=3068 CPUtime=0.93 cores=1,3,5,7
/proc/29727/stat : 29727 (npSolver-pbo) S 29726 29726 25976 0 -1 4202496 1300 7674 0 0 2 1 88 2 20 0 1 0 273810135 3141632 468 33554432000 4194304 5992684 140734707500880 140734707486712 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29727/statm: 767 468 180 440 0 323 0
[pid=29739] ppid=29727 vsize=6740 CPUtime=0.54 cores=1,3,5,7
/proc/29739/stat : 29739 (glucosInc) R 29727 29726 25976 0 -1 4202496 1458 0 0 0 54 0 0 0 20 0 1 0 273810230 6901760 1069 33554432000 4194304 5654031 140733345026848 140733345024936 4234964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29739/statm: 1685 1069 141 357 0 1325 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 18956

[startup+3.10035 s]
/proc/loadavg: 2.00 2.05 2.24 3/182 29739
/proc/meminfo: memFree=31470528/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29726/stat : 29726 (npSolver-pbo-It) S 29724 29726 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273810135 9367552 274 33554432000 4194304 5064252 140737062309184 140737062308096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29726/statm: 2287 274 233 213 0 72 0
[pid=29727] ppid=29726 vsize=3068 CPUtime=0.93 cores=1,3,5,7
/proc/29727/stat : 29727 (npSolver-pbo) S 29726 29726 25976 0 -1 4202496 1300 7674 0 0 2 1 88 2 20 0 1 0 273810135 3141632 468 33554432000 4194304 5992684 140734707500880 140734707486712 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/29727/statm: 767 468 180 440 0 323 0
[pid=29739] ppid=29727 vsize=14072 CPUtime=2.13 cores=1,3,5,7
/proc/29739/stat : 29739 (glucosInc) R 29727 29726 25976 0 -1 4202496 3073 0 0 0 213 0 0 0 20 0 1 0 273810230 14409728 2994 33554432000 4194304 5654031 140733345026848 140733345024728 4232960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/29739/statm: 3518 2994 141 357 0 3158 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 26288

[startup+6.30015 s]
/proc/loadavg: 2.00 2.05 2.24 3/182 29741
/proc/meminfo: memFree=31469616/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29726/stat : 29726 (npSolver-pbo-It) S 29724 29726 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273810135 9367552 274 33554432000 4194304 5064252 140737062309184 140737062308096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29726/statm: 2287 274 233 213 0 72 0
[pid=29727] ppid=29726 vsize=3068 CPUtime=5.93 cores=1,3,5,7
/proc/29727/stat : 29727 (npSolver-pbo) S 29726 29726 25976 0 -1 4202496 1763 13999 0 0 3 1 585 4 20 0 1 0 273810135 3141632 468 33554432000 4194304 5992684 140734707500880 140734707486712 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29727/statm: 767 468 180 440 0 323 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 12216

[startup+12.7003 s]
/proc/loadavg: 2.00 2.05 2.24 3/182 29745
/proc/meminfo: memFree=31419044/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29726/stat : 29726 (npSolver-pbo-It) S 29724 29726 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273810135 9367552 274 33554432000 4194304 5064252 140737062309184 140737062308096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29726/statm: 2287 274 233 213 0 72 0
[pid=29727] ppid=29726 vsize=3068 CPUtime=7.51 cores=1,3,5,7
/proc/29727/stat : 29727 (npSolver-pbo) S 29726 29726 25976 0 -1 4202496 1998 17654 0 0 3 1 743 4 20 0 1 0 273810135 3141632 468 33554432000 4194304 5992684 140734707500880 140734707486712 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29727/statm: 767 468 180 440 0 323 0
[pid=29745] ppid=29727 vsize=11396 CPUtime=4.99 cores=1,3,5,7
/proc/29745/stat : 29745 (glucosInc) R 29727 29726 25976 0 -1 4202496 3436 0 0 0 499 0 0 0 20 0 1 0 273810904 11669504 1816 33554432000 4194304 5654031 140737430435792 140737430423608 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29745/statm: 2849 1816 142 357 0 2489 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 23612

[startup+25.5003 s]
/proc/loadavg: 2.00 2.05 2.23 3/182 29770
/proc/meminfo: memFree=31402544/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29726/stat : 29726 (npSolver-pbo-It) S 29724 29726 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273810135 9367552 274 33554432000 4194304 5064252 140737062309184 140737062308096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29726/statm: 2287 274 233 213 0 72 0
[pid=29727] ppid=29726 vsize=3068 CPUtime=16.52 cores=1,3,5,7
/proc/29727/stat : 29727 (npSolver-pbo) S 29726 29726 25976 0 -1 4202496 2231 23001 0 0 4 1 1641 6 20 0 1 0 273810135 3141632 468 33554432000 4194304 5992684 140734707500880 140734707486712 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29727/statm: 767 468 180 440 0 323 0
[pid=29747] ppid=29727 vsize=20572 CPUtime=8.8 cores=1,3,5,7
/proc/29747/stat : 29747 (glucosInc) R 29727 29726 25976 0 -1 4202496 3676 0 0 0 879 1 0 0 20 0 1 0 273811804 21065728 4607 33554432000 4194304 5654031 140735567492608 140735567480424 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29747/statm: 5143 4607 142 357 0 4783 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 32788

[startup+51.1004 s]
/proc/loadavg: 2.00 2.04 2.23 3/182 29770
/proc/meminfo: memFree=31407344/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29726/stat : 29726 (npSolver-pbo-It) S 29724 29726 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273810135 9367552 274 33554432000 4194304 5064252 140737062309184 140737062308096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29726/statm: 2287 274 233 213 0 72 0
[pid=29727] ppid=29726 vsize=3068 CPUtime=16.52 cores=1,3,5,7
/proc/29727/stat : 29727 (npSolver-pbo) S 29726 29726 25976 0 -1 4202496 2231 23001 0 0 4 1 1641 6 20 0 1 0 273810135 3141632 468 33554432000 4194304 5992684 140734707500880 140734707486712 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29727/statm: 767 468 180 440 0 323 0
[pid=29747] ppid=29727 vsize=39372 CPUtime=34.39 cores=1,3,5,7
/proc/29747/stat : 29747 (glucosInc) R 29727 29726 25976 0 -1 4202496 5703 0 0 0 3438 1 0 0 20 0 1 0 273811804 40316928 9297 33554432000 4194304 5654031 140735567492608 140735567490408 4232939 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29747/statm: 9843 9297 142 357 0 9483 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 51588

[startup+102.307 s]
/proc/loadavg: 2.00 2.03 2.21 3/181 29771
/proc/meminfo: memFree=31399048/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29726/stat : 29726 (npSolver-pbo-It) S 29724 29726 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273810135 9367552 274 33554432000 4194304 5064252 140737062309184 140737062308096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29726/statm: 2287 274 233 213 0 72 0
[pid=29727] ppid=29726 vsize=3068 CPUtime=16.52 cores=1,3,5,7
/proc/29727/stat : 29727 (npSolver-pbo) S 29726 29726 25976 0 -1 4202496 2231 23001 0 0 4 1 1641 6 20 0 1 0 273810135 3141632 468 33554432000 4194304 5992684 140734707500880 140734707486712 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29727/statm: 767 468 180 440 0 323 0
[pid=29747] ppid=29727 vsize=46980 CPUtime=85.59 cores=1,3,5,7
/proc/29747/stat : 29747 (glucosInc) R 29727 29726 25976 0 -1 4202496 7116 0 0 0 8557 2 0 0 20 0 1 0 273811804 48107520 10754 33554432000 4194304 5654031 140735567492608 140735567480424 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29747/statm: 11745 10754 142 357 0 11385 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 59196

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.19 3/181 29771
/proc/meminfo: memFree=31403772/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29726/stat : 29726 (npSolver-pbo-It) S 29724 29726 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273810135 9367552 274 33554432000 4194304 5064252 140737062309184 140737062308096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29726/statm: 2287 274 233 213 0 72 0
[pid=29727] ppid=29726 vsize=3068 CPUtime=16.52 cores=1,3,5,7
/proc/29727/stat : 29727 (npSolver-pbo) S 29726 29726 25976 0 -1 4202496 2231 23001 0 0 4 1 1641 6 20 0 1 0 273810135 3141632 468 33554432000 4194304 5992684 140734707500880 140734707486712 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29727/statm: 767 468 180 440 0 323 0
[pid=29747] ppid=29727 vsize=84512 CPUtime=145.57 cores=1,3,5,7
/proc/29747/stat : 29747 (glucosInc) R 29727 29726 25976 0 -1 4202496 8577 0 0 0 14554 3 0 0 20 0 1 0 273811804 86540288 17855 33554432000 4194304 5654031 140735567492608 140735567480424 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29747/statm: 21128 17855 142 357 0 20768 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 96728

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.18 3/181 29771
/proc/meminfo: memFree=31344212/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29726/stat : 29726 (npSolver-pbo-It) S 29724 29726 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273810135 9367552 274 33554432000 4194304 5064252 140737062309184 140737062308096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29726/statm: 2287 274 233 213 0 72 0
[pid=29727] ppid=29726 vsize=3068 CPUtime=16.52 cores=1,3,5,7
/proc/29727/stat : 29727 (npSolver-pbo) S 29726 29726 25976 0 -1 4202496 2231 23001 0 0 4 1 1641 6 20 0 1 0 273810135 3141632 468 33554432000 4194304 5992684 140734707500880 140734707486712 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29727/statm: 767 468 180 440 0 323 0
[pid=29747] ppid=29727 vsize=84512 CPUtime=205.56 cores=1,3,5,7
/proc/29747/stat : 29747 (glucosInc) R 29727 29726 25976 0 -1 4202496 8710 0 0 0 20553 3 0 0 20 0 1 0 273811804 86540288 19009 33554432000 4194304 5654031 140735567492608 140735567480424 4232830 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29747/statm: 21128 19009 142 357 0 20768 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 96728

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.17 3/181 29771
/proc/meminfo: memFree=31365452/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=31276196/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29726/stat : 29726 (npSolver-pbo-It) S 29724 29726 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273810135 9367552 274 33554432000 4194304 5064252 140737062309184 140737062308096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29726/statm: 2287 274 233 213 0 72 0
[pid=29727] ppid=29726 vsize=3068 CPUtime=16.52 cores=1,3,5,7
/proc/29727/stat : 29727 (npSolver-pbo) S 29726 29726 25976 0 -1 4202496 2231 23001 0 0 4 1 1641 6 20 0 1 0 273810135 3141632 468 33554432000 4194304 5992684 140734707500880 140734707486712 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29727/statm: 767 468 180 440 0 323 0
[pid=29747] ppid=29727 vsize=114988 CPUtime=1285.4 cores=1,3,5,7
/proc/29747/stat : 29747 (glucosInc) R 29727 29726 25976 0 -1 4202496 11375 0 0 0 128520 20 0 0 20 0 1 0 273811804 117747712 24068 33554432000 4194304 5654031 140735567492608 140735567490632 4233173 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29747/statm: 28747 24068 142 357 0 28387 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 127204

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 29885
/proc/meminfo: memFree=31323548/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29726/stat : 29726 (npSolver-pbo-It) S 29724 29726 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273810135 9367552 274 33554432000 4194304 5064252 140737062309184 140737062308096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29726/statm: 2287 274 233 213 0 72 0
[pid=29727] ppid=29726 vsize=3068 CPUtime=16.52 cores=1,3,5,7
/proc/29727/stat : 29727 (npSolver-pbo) S 29726 29726 25976 0 -1 4202496 2231 23001 0 0 4 1 1641 6 20 0 1 0 273810135 3141632 468 33554432000 4194304 5992684 140734707500880 140734707486712 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29727/statm: 767 468 180 440 0 323 0
[pid=29747] ppid=29727 vsize=114988 CPUtime=1345.38 cores=1,3,5,7
/proc/29747/stat : 29747 (glucosInc) R 29727 29726 25976 0 -1 4202496 12051 0 0 0 134516 22 0 0 20 0 1 0 273811804 117747712 24068 33554432000 4194304 5654031 140735567492608 140735567490632 4233173 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29747/statm: 28747 24068 142 357 0 28387 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 127204

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 29885
/proc/meminfo: memFree=31316152/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29726/stat : 29726 (npSolver-pbo-It) S 29724 29726 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273810135 9367552 274 33554432000 4194304 5064252 140737062309184 140737062308096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29726/statm: 2287 274 233 213 0 72 0
[pid=29727] ppid=29726 vsize=3068 CPUtime=16.52 cores=1,3,5,7
/proc/29727/stat : 29727 (npSolver-pbo) S 29726 29726 25976 0 -1 4202496 2231 23001 0 0 4 1 1641 6 20 0 1 0 273810135 3141632 468 33554432000 4194304 5992684 140734707500880 140734707486712 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29727/statm: 767 468 180 440 0 323 0
[pid=29747] ppid=29727 vsize=195128 CPUtime=1405.38 cores=1,3,5,7
/proc/29747/stat : 29747 (glucosInc) R 29727 29726 25976 0 -1 4202496 12677 0 0 0 140514 24 0 0 20 0 1 0 273811804 199811072 36436 33554432000 4194304 5654031 140735567492608 140735567490536 4233176 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29747/statm: 48782 36436 142 357 0 48422 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 207344

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 29885
/proc/meminfo: memFree=31251240/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29726/stat : 29726 (npSolver-pbo-It) S 29724 29726 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273810135 9367552 274 33554432000 4194304 5064252 140737062309184 140737062308096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29726/statm: 2287 274 233 213 0 72 0
[pid=29727] ppid=29726 vsize=3068 CPUtime=16.52 cores=1,3,5,7
/proc/29727/stat : 29727 (npSolver-pbo) S 29726 29726 25976 0 -1 4202496 2231 23001 0 0 4 1 1641 6 20 0 1 0 273810135 3141632 468 33554432000 4194304 5992684 140734707500880 140734707486712 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29727/statm: 767 468 180 440 0 323 0
[pid=29747] ppid=29727 vsize=164308 CPUtime=1465.37 cores=1,3,5,7
/proc/29747/stat : 29747 (glucosInc) R 29727 29726 25976 0 -1 4202496 12812 0 0 0 146512 25 0 0 20 0 1 0 273811804 168251392 34371 33554432000 4194304 5654031 140735567492608 140735567490536 4232752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29747/statm: 41077 34371 142 357 0 40717 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 176524

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/182 29888
/proc/meminfo: memFree=31396764/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29726/stat : 29726 (npSolver-pbo-It) S 29724 29726 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273810135 9367552 274 33554432000 4194304 5064252 140737062309184 140737062308096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29726/statm: 2287 274 233 213 0 72 0
[pid=29727] ppid=29726 vsize=3068 CPUtime=16.52 cores=1,3,5,7
/proc/29727/stat : 29727 (npSolver-pbo) S 29726 29726 25976 0 -1 4202496 2231 23001 0 0 4 1 1641 6 20 0 1 0 273810135 3141632 468 33554432000 4194304 5992684 140734707500880 140734707486712 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29727/statm: 767 468 180 440 0 323 0
[pid=29747] ppid=29727 vsize=164308 CPUtime=1525.36 cores=1,3,5,7
/proc/29747/stat : 29747 (glucosInc) R 29727 29726 25976 0 -1 4202496 13485 0 0 0 152509 27 0 0 20 0 1 0 273811804 168251392 32323 33554432000 4194304 5654031 140735567492608 140735567490536 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29747/statm: 41077 32323 142 357 0 40717 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 176524

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 29888
/proc/meminfo: memFree=31408720/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29726/stat : 29726 (npSolver-pbo-It) S 29724 29726 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273810135 9367552 274 33554432000 4194304 5064252 140737062309184 140737062308096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29726/statm: 2287 274 233 213 0 72 0
[pid=29727] ppid=29726 vsize=3068 CPUtime=16.52 cores=1,3,5,7
/proc/29727/stat : 29727 (npSolver-pbo) S 29726 29726 25976 0 -1 4202496 2231 23001 0 0 4 1 1641 6 20 0 1 0 273810135 3141632 468 33554432000 4194304 5992684 140734707500880 140734707486712 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29727/statm: 767 468 180 440 0 323 0
[pid=29747] ppid=29727 vsize=114988 CPUtime=1585.35 cores=1,3,5,7
/proc/29747/stat : 29747 (glucosInc) R 29727 29726 25976 0 -1 4202496 14084 0 0 0 158507 28 0 0 20 0 1 0 273811804 117747712 24068 33554432000 4194304 5654031 140735567492608 140735567490632 4232994 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29747/statm: 28747 24068 142 357 0 28387 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 127204

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.01 3/181 29889
/proc/meminfo: memFree=31345912/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29726/stat : 29726 (npSolver-pbo-It) S 29724 29726 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273810135 9367552 274 33554432000 4194304 5064252 140737062309184 140737062308096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29726/statm: 2287 274 233 213 0 72 0
[pid=29727] ppid=29726 vsize=3068 CPUtime=16.52 cores=1,3,5,7
/proc/29727/stat : 29727 (npSolver-pbo) S 29726 29726 25976 0 -1 4202496 2231 23001 0 0 4 1 1641 6 20 0 1 0 273810135 3141632 468 33554432000 4194304 5992684 140734707500880 140734707486712 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29727/statm: 767 468 180 440 0 323 0
[pid=29747] ppid=29727 vsize=114988 CPUtime=1645.34 cores=1,3,5,7
/proc/29747/stat : 29747 (glucosInc) R 29727 29726 25976 0 -1 4202496 14762 0 0 0 164504 30 0 0 20 0 1 0 273811804 117747712 24068 33554432000 4194304 5654031 140735567492608 140735567490632 4233455 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29747/statm: 28747 24068 142 357 0 28387 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 127204

[startup+1722.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 29891
/proc/meminfo: memFree=31403936/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29726/stat : 29726 (npSolver-pbo-It) S 29724 29726 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273810135 9367552 274 33554432000 4194304 5064252 140737062309184 140737062308096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29726/statm: 2287 274 233 213 0 72 0
[pid=29727] ppid=29726 vsize=3068 CPUtime=16.52 cores=1,3,5,7
/proc/29727/stat : 29727 (npSolver-pbo) S 29726 29726 25976 0 -1 4202496 2231 23001 0 0 4 1 1641 6 20 0 1 0 273810135 3141632 468 33554432000 4194304 5992684 140734707500880 140734707486712 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29727/statm: 767 468 180 440 0 323 0
[pid=29747] ppid=29727 vsize=127548 CPUtime=1705.33 cores=1,3,5,7
/proc/29747/stat : 29747 (glucosInc) R 29727 29726 25976 0 -1 4202496 15964 0 0 0 170501 32 0 0 20 0 1 0 273811804 130609152 29700 33554432000 4194304 5654031 140735567492608 140735567490488 4232752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29747/statm: 31887 29700 142 357 0 31527 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 139764

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 29894
/proc/meminfo: memFree=31355460/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29726/stat : 29726 (npSolver-pbo-It) S 29724 29726 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273810135 9367552 274 33554432000 4194304 5064252 140737062309184 140737062308096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29726/statm: 2287 274 233 213 0 72 0
[pid=29727] ppid=29726 vsize=3068 CPUtime=16.52 cores=1,3,5,7
/proc/29727/stat : 29727 (npSolver-pbo) S 29726 29726 25976 0 -1 4202496 2231 23001 0 0 4 1 1641 6 20 0 1 0 273810135 3141632 468 33554432000 4194304 5992684 140734707500880 140734707486712 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29727/statm: 767 468 180 440 0 323 0
[pid=29747] ppid=29727 vsize=127548 CPUtime=1765.32 cores=1,3,5,7
/proc/29747/stat : 29747 (glucosInc) R 29727 29726 25976 0 -1 4202496 16782 0 0 0 176498 34 0 0 20 0 1 0 273811804 130609152 31373 33554432000 4194304 5654031 140735567492608 140735567490632 4233204 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29747/statm: 31887 31373 142 357 0 31527 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 139764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 29894
/proc/meminfo: memFree=31361068/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29726/stat : 29726 (npSolver-pbo-It) S 29724 29726 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273810135 9367552 274 33554432000 4194304 5064252 140737062309184 140737062308096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29726/statm: 2287 274 233 213 0 72 0
[pid=29727] ppid=29726 vsize=3068 CPUtime=16.52 cores=1,3,5,7
/proc/29727/stat : 29727 (npSolver-pbo) S 29726 29726 25976 0 -1 4202496 2231 23001 0 0 4 1 1641 6 20 0 1 0 273810135 3141632 468 33554432000 4194304 5992684 140734707500880 140734707486712 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29727/statm: 767 468 180 440 0 323 0
[pid=29747] ppid=29727 vsize=176868 CPUtime=1783.53 cores=1,3,5,7
/proc/29747/stat : 29747 (glucosInc) R 29727 29726 25976 0 -1 4202496 16861 0 0 0 178318 35 0 0 20 0 1 0 273811804 181112832 39628 33554432000 4194304 5654031 140735567492608 140735567490536 4232767 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29747/statm: 44217 39628 142 357 0 43857 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 189084

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.02 2.02 2.00 3/182 29894
/proc/meminfo: memFree=31361068/32873844 swapFree=7372/7372
[pid=29726] ppid=29724 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29726/stat : 29726 (npSolver-pbo-It) S 29724 29726 25976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273810135 9367552 274 33554432000 4194304 5064252 140737062309184 140737062308096 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29726/statm: 2287 274 233 213 0 72 0
[pid=29727] ppid=29726 vsize=3068 CPUtime=16.52 cores=1,3,5,7
/proc/29727/stat : 29727 (npSolver-pbo) S 29726 29726 25976 0 -1 4202496 2231 23001 0 0 4 1 1641 6 20 0 1 0 273810135 3141632 468 33554432000 4194304 5992684 140734707500880 140734707486712 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/29727/statm: 767 468 180 440 0 323 0
[pid=29747] ppid=29727 vsize=176868 CPUtime=1783.53 cores=1,3,5,7
/proc/29747/stat : 29747 (glucosInc) R 29727 29726 25976 0 -1 4202496 16861 0 0 0 178318 35 0 0 20 0 1 0 273811804 181112832 39628 33554432000 4194304 5654031 140735567492608 140735567490536 4232767 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/29747/statm: 44217 39628 142 357 0 43857 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 189084

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1799.63
CPU system time (s): 0.437933
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (KiB): 219904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.63
system time used= 0.437933
maximum resident set size= 177212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42473
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 156
involuntary context switches= 2667

runsolver used 3.14652 second user time and 8.5667 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-27 02:00:40
IDJOB=3698566
IDBENCH=48151
IDSOLVER=2275
FILE ID=node118/3698566-1338076840
RUNJOBID= node118-1338052229-25993
PBS_JOBID= 14624390
Free space on /tmp= 71584 MiB

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

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

MD5SUM BENCH= 54e50bd6cbfbb2a5705269c41241de9a
RANDOM SEED=1537946952

node118.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.212
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	: 5332.42
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.212
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	: 5438.55
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.212
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.212
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.212
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	: 5320.68
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.212
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.212
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.212
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31478008 kB
Buffers:          233740 kB
Cached:           231940 kB
SwapCached:            0 kB
Active:           570452 kB
Inactive:          26968 kB
Active(anon):     120656 kB
Inactive(anon):    12552 kB
Active(file):     449796 kB
Inactive(file):    14416 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:        291344 kB
Mapped:            13008 kB
Shmem:               200 kB
Slab:             658588 kB
SReclaimable:     100148 kB
SUnreclaim:       558440 kB
KernelStack:        1512 kB
PageTables:         4408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     250932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    251904 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= 71580 MiB
End job on node118 at 2012-05-27 02:30:41