Trace number 3698523

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.11 1800.72

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_25_2.opb
MD5SUM24465d104818b01999b811ba346c3d8e
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-130
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -152
Optimality of the best value was proved NO
Number of variables2000
Total number of constraints3001
Number of constraints which are clauses1000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2001
Minimum length of a constraint2
Maximum length of a constraint2000
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)63088
Sum of products size (including duplicates)126176
Number of different products31544
Sum of products size63088

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.38	c run inc solver
0.00/0.38	c [INC SYSTEM] run initial solver
0.00/0.38	c [INC SYSTEM] preprocess with white file
2.75/2.84	c [INC SYSTEM] finished preprocessing in 2 s
2.75/2.84	c [INC SYSTEM] execute solver
10.94/11.04	c [INC SEARCH] formula is SAT
10.94/11.05	c [INC SYSTEM] solved the initial formula
10.94/11.08	c model valid
10.94/11.08	c current solution ok
12.03/12.20	o -106
12.03/12.20	c [INC SYSTEM] there exists a inc, kill it!
12.03/12.20	c write failed with 2
12.03/12.21	c [INC SEARCH] iteration: 0
12.03/12.21	c [INC BOUNDS] best value:894 search for 893
12.03/12.21	c [INC SYSTEM] create new solver instance
12.03/12.21	c [INC] encode full formula
12.03/12.21	c (debug) using card networks
12.03/12.23	c set iterative enc to: card
12.03/12.23	c set iterative enc to: none
12.03/12.26	c [INC SEARCH] isOptimum variable: 0
104.32/104.54	c formula is SAT
104.32/104.55	c [INC SEARCH] copied best model
104.32/104.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
104.32/104.58	c model valid
104.32/104.58	c current solution ok
104.32/104.58	o -107
104.32/104.58	c [INC SEARCH] iteration: 1
104.32/104.58	c [INC BOUNDS] best value:893 search for 892
104.32/104.58	c [INC SYSTEM] there exists a inc, kill it!
104.32/104.58	c write failed with 2
104.32/104.59	c [INC SYSTEM] create new solver instance
104.32/104.59	c [INC] encode full formula
104.32/104.59	c (debug) using card networks
104.43/104.61	c set iterative enc to: card
104.43/104.61	c set iterative enc to: none
104.43/104.64	c [INC SEARCH] isOptimum variable: 0
217.58/217.82	c formula is SAT
217.58/217.84	c [INC SEARCH] copied best model
217.58/217.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
217.58/217.87	c model valid
217.58/217.87	c current solution ok
217.58/217.87	o -111
217.58/217.87	c [INC SEARCH] iteration: 2
217.58/217.87	c [INC BOUNDS] best value:889 search for 888
217.58/217.87	c [INC SYSTEM] there exists a inc, kill it!
217.58/217.87	c write failed with 2
217.58/217.88	c [INC SYSTEM] create new solver instance
217.58/217.88	c [INC] encode full formula
217.58/217.88	c (debug) using card networks
217.69/217.90	c set iterative enc to: card
217.69/217.90	c set iterative enc to: none
217.69/217.93	c [INC SEARCH] isOptimum variable: 0
356.43/356.77	c formula is SAT
356.43/356.78	c [INC SEARCH] copied best model
356.43/356.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
356.53/356.82	c model valid
356.53/356.82	c current solution ok
356.53/356.82	o -112
356.53/356.82	c [INC SEARCH] iteration: 3
356.53/356.82	c [INC BOUNDS] best value:888 search for 887
356.53/356.82	c [INC SYSTEM] there exists a inc, kill it!
356.53/356.82	c write failed with 2
356.53/356.82	c [INC SYSTEM] create new solver instance
356.53/356.82	c [INC] encode full formula
356.53/356.82	c (debug) using card networks
356.53/356.84	c set iterative enc to: card
356.53/356.84	c set iterative enc to: none
356.53/356.87	c [INC SEARCH] isOptimum variable: 0
721.26/721.61	c formula is SAT
721.26/721.63	c [INC SEARCH] copied best model
721.26/721.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
721.26/721.66	c model valid
721.26/721.66	c current solution ok
721.26/721.66	o -115
721.26/721.66	c [INC SEARCH] iteration: 4
721.26/721.66	c [INC BOUNDS] best value:885 search for 884
721.26/721.66	c [INC SYSTEM] there exists a inc, kill it!
721.26/721.66	c write failed with 2
721.26/721.66	c [INC SYSTEM] create new solver instance
721.26/721.66	c [INC] encode full formula
721.26/721.66	c (debug) using card networks
721.26/721.69	c set iterative enc to: card
721.26/721.69	c set iterative enc to: none
721.35/721.72	c [INC SEARCH] isOptimum variable: 0
1187.43/1187.99	c formula is SAT
1187.43/1188.00	c [INC SEARCH] copied best model
1187.43/1188.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1187.53/1188.04	c model valid
1187.53/1188.04	c current solution ok
1187.53/1188.04	o -120
1187.53/1188.04	c [INC SEARCH] iteration: 5
1187.53/1188.04	c [INC BOUNDS] best value:880 search for 879
1187.53/1188.04	c [INC SYSTEM] there exists a inc, kill it!
1187.53/1188.04	c write failed with 2
1187.53/1188.04	c [INC SYSTEM] create new solver instance
1187.53/1188.04	c [INC] encode full formula
1187.53/1188.04	c (debug) using card networks
1187.53/1188.06	c set iterative enc to: card
1187.53/1188.06	c set iterative enc to: none
1187.53/1188.09	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.71	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1800.71	s UNKNOWN
1800.07/1800.71	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.71	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-3698523-1338080829/watcher-3698523-1338080829 -o /tmp/evaluation-result-3698523-1338080829/solver-3698523-1338080829 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698523-1338080829.opb 1705231391 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.04 2.03 2.00 2/179 30430
/proc/meminfo: memFree=31515652/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30430/stat : 30430 (npSolver-pbo-It) S 30428 30430 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274207746 9367552 275 33554432000 4194304 5064252 140733757712480 140733757711392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30430/statm: 2287 275 233 213 0 72 0

[startup+0.0882641 s]
/proc/loadavg: 2.04 2.03 2.00 2/179 30430
/proc/meminfo: memFree=31515652/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30430/stat : 30430 (npSolver-pbo-It) S 30428 30430 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274207746 9367552 275 33554432000 4194304 5064252 140733757712480 140733757711392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30430/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100341 s]
/proc/loadavg: 2.04 2.03 2.00 2/179 30430
/proc/meminfo: memFree=31515652/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30430/stat : 30430 (npSolver-pbo-It) S 30428 30430 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274207746 9367552 275 33554432000 4194304 5064252 140733757712480 140733757711392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30430/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300337 s]
/proc/loadavg: 2.04 2.03 2.00 2/179 30430
/proc/meminfo: memFree=31515652/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30430/stat : 30430 (npSolver-pbo-It) S 30428 30430 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274207746 9367552 275 33554432000 4194304 5064252 140733757712480 140733757711392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30430/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700162 s]
/proc/loadavg: 2.04 2.03 2.00 2/179 30430
/proc/meminfo: memFree=31515652/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30430/stat : 30430 (npSolver-pbo-It) S 30428 30430 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274207746 9367552 275 33554432000 4194304 5064252 140733757712480 140733757711392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30430/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 30434
/proc/meminfo: memFree=31366568/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30430/stat : 30430 (npSolver-pbo-It) S 30428 30430 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274207746 9367552 275 33554432000 4194304 5064252 140733757712480 140733757711392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30430/statm: 2287 275 233 213 0 72 0
[pid=30431] ppid=30430 vsize=31308 CPUtime=0.35 cores=0,2,4,6
/proc/30431/stat : 30431 (npSolver-pbo) S 30430 30430 25792 0 -1 4202496 6399 0 0 0 32 3 0 0 20 0 1 0 274207746 32059392 6547 33554432000 4194304 5992684 140733230840720 140733230835168 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 1 0 0
/proc/30431/statm: 7827 6547 171 440 0 7383 0
[pid=30433] ppid=30431 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30433/stat : 30433 (cp2_pre.sh) S 30431 30430 25792 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274207784 9367552 277 33554432000 4194304 5064252 140735825134336 140735825133040 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30433/statm: 2287 277 234 213 0 72 0
[pid=30434] ppid=30433 vsize=135024 CPUtime=1.1 cores=0,2,4,6
/proc/30434/stat : 30434 (coprocessor) R 30433 30430 25792 0 -1 4202496 25534 0 0 0 106 4 0 0 20 0 1 0 274207785 138264576 32459 33554432000 4194304 6586260 140733406879728 140733406875656 4756583 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/30434/statm: 33756 32459 182 584 0 33168 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 184628

[startup+3.10028 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 30434
/proc/meminfo: memFree=31322016/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30430/stat : 30430 (npSolver-pbo-It) S 30428 30430 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274207746 9367552 275 33554432000 4194304 5064252 140733757712480 140733757711392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30430/statm: 2287 275 233 213 0 72 0
[pid=30431] ppid=30430 vsize=31308 CPUtime=2.79 cores=0,2,4,6
/proc/30431/stat : 30431 (npSolver-pbo) S 30430 30430 25792 0 -1 4202496 6415 30401 0 0 32 3 222 22 20 0 1 0 274207746 32059392 6549 33554432000 4194304 5992684 140733230840720 140733230826984 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/30431/statm: 7827 6549 173 440 0 7383 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 40456

[startup+6.30036 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 30436
/proc/meminfo: memFree=31416800/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30430/stat : 30430 (npSolver-pbo-It) S 30428 30430 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274207746 9367552 275 33554432000 4194304 5064252 140733757712480 140733757711392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30430/statm: 2287 275 233 213 0 72 0
[pid=30431] ppid=30430 vsize=31308 CPUtime=2.79 cores=0,2,4,6
/proc/30431/stat : 30431 (npSolver-pbo) S 30430 30430 25792 0 -1 4202496 6415 30401 0 0 32 3 222 22 20 0 1 0 274207746 32059392 6549 33554432000 4194304 5992684 140733230840720 140733230826984 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 1 0 0
/proc/30431/statm: 7827 6549 173 440 0 7383 0
[pid=30436] ppid=30431 vsize=65680 CPUtime=3.44 cores=0,2,4,6
/proc/30436/stat : 30436 (glucosInc) R 30431 30430 25792 0 -1 4202496 15000 0 0 0 342 2 0 0 20 0 1 0 274208030 67256320 15156 33554432000 4194304 5654031 140737352705440 140737352703224 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30436/statm: 16420 15156 141 357 0 16060 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 106136

[startup+12.7003 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 30436
/proc/meminfo: memFree=31403044/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30430/stat : 30430 (npSolver-pbo-It) S 30428 30430 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274207746 9367552 275 33554432000 4194304 5064252 140733757712480 140733757711392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30430/statm: 2287 275 233 213 0 72 0
[pid=30431] ppid=30430 vsize=37992 CPUtime=12.11 cores=0,2,4,6
/proc/30431/stat : 30431 (npSolver-pbo) S 30430 30430 25792 0 -1 4202496 9206 46819 0 0 56 87 1038 30 20 0 1 0 274207746 38903808 8063 33554432000 4194304 5992684 140733230840720 140733230826552 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/30431/statm: 9498 8063 183 440 0 9054 0
Current children cumulated CPU time (s) 12.11
Current children cumulated vsize (KiB) 47140

[startup+25.5004 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 30439
/proc/meminfo: memFree=31384436/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30430/stat : 30430 (npSolver-pbo-It) S 30428 30430 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274207746 9367552 275 33554432000 4194304 5064252 140733757712480 140733757711392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30430/statm: 2287 275 233 213 0 72 0
[pid=30431] ppid=30430 vsize=37992 CPUtime=12.11 cores=0,2,4,6
/proc/30431/stat : 30431 (npSolver-pbo) S 30430 30430 25792 0 -1 4202496 9206 46819 0 0 56 87 1038 30 20 0 1 0 274207746 38903808 8063 33554432000 4194304 5992684 140733230840720 140733230826552 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/30431/statm: 9498 8063 183 440 0 9054 0
[pid=30439] ppid=30431 vsize=86320 CPUtime=13.23 cores=0,2,4,6
/proc/30439/stat : 30439 (glucosInc) R 30431 30430 25792 0 -1 4202496 17447 0 0 0 1319 4 0 0 20 0 1 0 274208972 88391680 19012 33554432000 4194304 5654031 140736020287600 140736020285384 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30439/statm: 21580 19012 140 357 0 21220 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 133460

[startup+51.1004 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 30440
/proc/meminfo: memFree=31369168/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30430/stat : 30430 (npSolver-pbo-It) S 30428 30430 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274207746 9367552 275 33554432000 4194304 5064252 140733757712480 140733757711392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30430/statm: 2287 275 233 213 0 72 0
[pid=30431] ppid=30430 vsize=37992 CPUtime=12.11 cores=0,2,4,6
/proc/30431/stat : 30431 (npSolver-pbo) S 30430 30430 25792 0 -1 4202496 9206 46819 0 0 56 87 1038 30 20 0 1 0 274207746 38903808 8063 33554432000 4194304 5992684 140733230840720 140733230826552 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/30431/statm: 9498 8063 183 440 0 9054 0
[pid=30439] ppid=30431 vsize=87996 CPUtime=38.82 cores=0,2,4,6
/proc/30439/stat : 30439 (glucosInc) R 30431 30430 25792 0 -1 4202496 17929 0 0 0 3878 4 0 0 20 0 1 0 274208972 90107904 20001 33554432000 4194304 5654031 140736020287600 140736020275416 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30439/statm: 21999 20001 140 357 0 21639 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 135136

[startup+102.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 30440
/proc/meminfo: memFree=31355696/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30430/stat : 30430 (npSolver-pbo-It) S 30428 30430 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274207746 9367552 275 33554432000 4194304 5064252 140733757712480 140733757711392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30430/statm: 2287 275 233 213 0 72 0
[pid=30431] ppid=30430 vsize=37992 CPUtime=12.11 cores=0,2,4,6
/proc/30431/stat : 30431 (npSolver-pbo) S 30430 30430 25792 0 -1 4202496 9206 46819 0 0 56 87 1038 30 20 0 1 0 274207746 38903808 8063 33554432000 4194304 5992684 140733230840720 140733230826552 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/30431/statm: 9498 8063 183 440 0 9054 0
[pid=30439] ppid=30431 vsize=90708 CPUtime=90.02 cores=0,2,4,6
/proc/30439/stat : 30439 (glucosInc) R 30431 30430 25792 0 -1 4202496 18976 0 0 0 8997 5 0 0 20 0 1 0 274208972 92884992 20899 33554432000 4194304 5654031 140736020287600 140736020275416 4797458 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30439/statm: 22677 20899 141 357 0 22317 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 137848

[startup+162.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/182 30442
/proc/meminfo: memFree=31337164/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30430/stat : 30430 (npSolver-pbo-It) S 30428 30430 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274207746 9367552 275 33554432000 4194304 5064252 140733757712480 140733757711392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30430/statm: 2287 275 233 213 0 72 0
[pid=30431] ppid=30430 vsize=39712 CPUtime=104.47 cores=0,2,4,6
/proc/30431/stat : 30431 (npSolver-pbo) S 30430 30430 25792 0 -1 4202496 11698 66498 0 0 64 87 10258 38 20 0 1 0 274207746 40665088 8493 33554432000 4194304 5992684 140733230840720 140733230826552 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 7 0 0
/proc/30431/statm: 9928 8493 183 440 0 9484 0
[pid=30442] ppid=30431 vsize=89672 CPUtime=57.61 cores=0,2,4,6
/proc/30442/stat : 30442 (glucosInc) R 30431 30430 25792 0 -1 4202496 18430 0 0 0 5757 4 0 0 20 0 1 0 274218210 91824128 20560 33554432000 4194304 5654031 140736269007792 140736268995608 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30442/statm: 22418 20560 141 357 0 22058 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 138532

[startup+222.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 30447
/proc/meminfo: memFree=31350792/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30430/stat : 30430 (npSolver-pbo-It) S 30428 30430 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274207746 9367552 275 33554432000 4194304 5064252 140733757712480 140733757711392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30430/statm: 2287 275 233 213 0 72 0
[pid=30431] ppid=30430 vsize=39712 CPUtime=217.72 cores=0,2,4,6
/proc/30431/stat : 30431 (npSolver-pbo) S 30430 30430 25792 0 -1 4202496 14286 86645 0 0 72 88 21567 45 20 0 1 0 274207746 40665088 8587 33554432000 4194304 5992684 140733230840720 140733230826552 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 7 0 0
/proc/30431/statm: 9928 8587 183 440 0 9484 0
[pid=30447] ppid=30431 vsize=85384 CPUtime=4.35 cores=0,2,4,6
/proc/30447/stat : 30447 (glucosInc) R 30431 30430 25792 0 -1 4202496 17521 0 0 0 432 3 0 0 20 0 1 0 274229539 87433216 17982 33554432000 4194304 5654031 140735312923776 140735312921656 4208584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30447/statm: 21346 17982 140 357 0 20986 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 134244

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 30447
/proc/meminfo: memFree=31370056/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=31310020/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30430/stat : 30430 (npSolver-pbo-It) S 30428 30430 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274207746 9367552 275 33554432000 4194304 5064252 140733757712480 140733757711392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30430/statm: 2287 275 233 213 0 72 0
[pid=30431] ppid=30430 vsize=39712 CPUtime=1187.62 cores=0,2,4,6
/proc/30431/stat : 30431 (npSolver-pbo) S 30430 30430 25792 0 -1 4202496 21617 154879 0 0 96 90 118502 74 20 0 1 0 274207746 40665088 8587 33554432000 4194304 5992684 140733230840720 140733230826552 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 7 0 0
/proc/30431/statm: 9928 8587 183 440 0 9484 0
[pid=30670] ppid=30431 vsize=91748 CPUtime=114.14 cores=0,2,4,6
/proc/30670/stat : 30670 (glucosInc) R 30431 30430 25792 0 -1 4202496 19356 0 0 0 11410 4 0 0 20 0 1 0 274326555 93949952 21623 33554432000 4194304 5654031 140735892479344 140735892467160 4209087 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30670/statm: 22937 21623 141 357 0 22577 0
Current children cumulated CPU time (s) 1301.76
Current children cumulated vsize (KiB) 140608

[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 30672
/proc/meminfo: memFree=31297524/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30430/stat : 30430 (npSolver-pbo-It) S 30428 30430 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274207746 9367552 275 33554432000 4194304 5064252 140733757712480 140733757711392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30430/statm: 2287 275 233 213 0 72 0
[pid=30431] ppid=30430 vsize=39712 CPUtime=1187.62 cores=0,2,4,6
/proc/30431/stat : 30431 (npSolver-pbo) S 30430 30430 25792 0 -1 4202496 21617 154879 0 0 96 90 118502 74 20 0 1 0 274207746 40665088 8587 33554432000 4194304 5992684 140733230840720 140733230826552 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 7 0 0
/proc/30431/statm: 9928 8587 183 440 0 9484 0
[pid=30670] ppid=30431 vsize=94376 CPUtime=174.12 cores=0,2,4,6
/proc/30670/stat : 30670 (glucosInc) R 30431 30430 25792 0 -1 4202496 20366 0 0 0 17406 6 0 0 20 0 1 0 274326555 96641024 22521 33554432000 4194304 5654031 140735892479344 140735892467160 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30670/statm: 23594 22521 141 357 0 23234 0
Current children cumulated CPU time (s) 1361.74
Current children cumulated vsize (KiB) 143236

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 30764
/proc/meminfo: memFree=30976460/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30430/stat : 30430 (npSolver-pbo-It) S 30428 30430 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274207746 9367552 275 33554432000 4194304 5064252 140733757712480 140733757711392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30430/statm: 2287 275 233 213 0 72 0
[pid=30431] ppid=30430 vsize=39712 CPUtime=1187.62 cores=0,2,4,6
/proc/30431/stat : 30431 (npSolver-pbo) S 30430 30430 25792 0 -1 4202496 21617 154879 0 0 96 90 118502 74 20 0 1 0 274207746 40665088 8587 33554432000 4194304 5992684 140733230840720 140733230826552 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 7 0 0
/proc/30431/statm: 9928 8587 183 440 0 9484 0
[pid=30670] ppid=30431 vsize=143436 CPUtime=234.11 cores=0,2,4,6
/proc/30670/stat : 30670 (glucosInc) R 30431 30430 25792 0 -1 4202496 21119 0 0 0 23404 7 0 0 20 0 1 0 274326555 146878464 32946 33554432000 4194304 5654031 140735892479344 140735892467160 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30670/statm: 35859 32946 141 357 0 35499 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 192296

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 30766
/proc/meminfo: memFree=31209416/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30430/stat : 30430 (npSolver-pbo-It) S 30428 30430 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274207746 9367552 275 33554432000 4194304 5064252 140733757712480 140733757711392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30430/statm: 2287 275 233 213 0 72 0
[pid=30431] ppid=30430 vsize=39712 CPUtime=1187.62 cores=0,2,4,6
/proc/30431/stat : 30431 (npSolver-pbo) S 30430 30430 25792 0 -1 4202496 21617 154879 0 0 96 90 118502 74 20 0 1 0 274207746 40665088 8587 33554432000 4194304 5992684 140733230840720 140733230826552 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 7 0 0
/proc/30431/statm: 9928 8587 183 440 0 9484 0
[pid=30670] ppid=30431 vsize=143436 CPUtime=294.09 cores=0,2,4,6
/proc/30670/stat : 30670 (glucosInc) R 30431 30430 25792 0 -1 4202496 21120 0 0 0 29402 7 0 0 20 0 1 0 274326555 146878464 33829 33554432000 4194304 5654031 140735892479344 140735892467160 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30670/statm: 35859 33829 141 357 0 35499 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 192296

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 30767
/proc/meminfo: memFree=31184616/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30430/stat : 30430 (npSolver-pbo-It) S 30428 30430 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274207746 9367552 275 33554432000 4194304 5064252 140733757712480 140733757711392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30430/statm: 2287 275 233 213 0 72 0
[pid=30431] ppid=30430 vsize=39712 CPUtime=1187.62 cores=0,2,4,6
/proc/30431/stat : 30431 (npSolver-pbo) S 30430 30430 25792 0 -1 4202496 21617 154879 0 0 96 90 118502 74 20 0 1 0 274207746 40665088 8587 33554432000 4194304 5992684 140733230840720 140733230826552 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 7 0 0
/proc/30431/statm: 9928 8587 183 440 0 9484 0
[pid=30670] ppid=30431 vsize=143436 CPUtime=354.08 cores=0,2,4,6
/proc/30670/stat : 30670 (glucosInc) R 30431 30430 25792 0 -1 4202496 21120 0 0 0 35401 7 0 0 20 0 1 0 274326555 146878464 33829 33554432000 4194304 5654031 140735892479344 140735892467160 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30670/statm: 35859 33829 141 357 0 35499 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 192296

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 30768
/proc/meminfo: memFree=31209104/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30430/stat : 30430 (npSolver-pbo-It) S 30428 30430 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274207746 9367552 275 33554432000 4194304 5064252 140733757712480 140733757711392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30430/statm: 2287 275 233 213 0 72 0
[pid=30431] ppid=30430 vsize=39712 CPUtime=1187.62 cores=0,2,4,6
/proc/30431/stat : 30431 (npSolver-pbo) S 30430 30430 25792 0 -1 4202496 21617 154879 0 0 96 90 118502 74 20 0 1 0 274207746 40665088 8587 33554432000 4194304 5992684 140733230840720 140733230826552 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 7 0 0
/proc/30431/statm: 9928 8587 183 440 0 9484 0
[pid=30670] ppid=30431 vsize=143436 CPUtime=414.07 cores=0,2,4,6
/proc/30670/stat : 30670 (glucosInc) R 30431 30430 25792 0 -1 4202496 21120 0 0 0 41400 7 0 0 20 0 1 0 274326555 146878464 33829 33554432000 4194304 5654031 140735892479344 140735892467160 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30670/statm: 35859 33829 141 357 0 35499 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 192296

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 30768
/proc/meminfo: memFree=31174352/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30430/stat : 30430 (npSolver-pbo-It) S 30428 30430 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274207746 9367552 275 33554432000 4194304 5064252 140733757712480 140733757711392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30430/statm: 2287 275 233 213 0 72 0
[pid=30431] ppid=30430 vsize=39712 CPUtime=1187.62 cores=0,2,4,6
/proc/30431/stat : 30431 (npSolver-pbo) S 30430 30430 25792 0 -1 4202496 21617 154879 0 0 96 90 118502 74 20 0 1 0 274207746 40665088 8587 33554432000 4194304 5992684 140733230840720 140733230826552 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 7 0 0
/proc/30431/statm: 9928 8587 183 440 0 9484 0
[pid=30670] ppid=30431 vsize=155108 CPUtime=474.06 cores=0,2,4,6
/proc/30670/stat : 30670 (glucosInc) R 30431 30430 25792 0 -1 4202496 21210 0 0 0 47399 7 0 0 20 0 1 0 274326555 158830592 35957 33554432000 4194304 5654031 140735892479344 140735892467160 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30670/statm: 38777 35957 141 357 0 38417 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 203968

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30768
/proc/meminfo: memFree=31172240/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30430/stat : 30430 (npSolver-pbo-It) S 30428 30430 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274207746 9367552 275 33554432000 4194304 5064252 140733757712480 140733757711392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30430/statm: 2287 275 233 213 0 72 0
[pid=30431] ppid=30430 vsize=39712 CPUtime=1187.62 cores=0,2,4,6
/proc/30431/stat : 30431 (npSolver-pbo) S 30430 30430 25792 0 -1 4202496 21617 154879 0 0 96 90 118502 74 20 0 1 0 274207746 40665088 8587 33554432000 4194304 5992684 140733230840720 140733230826552 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 7 0 0
/proc/30431/statm: 9928 8587 183 440 0 9484 0
[pid=30670] ppid=30431 vsize=155108 CPUtime=534.05 cores=0,2,4,6
/proc/30670/stat : 30670 (glucosInc) R 30431 30430 25792 0 -1 4202496 21212 0 0 0 53398 7 0 0 20 0 1 0 274326555 158830592 36469 33554432000 4194304 5654031 140735892479344 140735892467160 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30670/statm: 38777 36469 141 357 0 38417 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 203968

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30768
/proc/meminfo: memFree=31170436/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30430/stat : 30430 (npSolver-pbo-It) S 30428 30430 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274207746 9367552 275 33554432000 4194304 5064252 140733757712480 140733757711392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30430/statm: 2287 275 233 213 0 72 0
[pid=30431] ppid=30430 vsize=39712 CPUtime=1187.62 cores=0,2,4,6
/proc/30431/stat : 30431 (npSolver-pbo) S 30430 30430 25792 0 -1 4202496 21617 154879 0 0 96 90 118502 74 20 0 1 0 274207746 40665088 8587 33554432000 4194304 5992684 140733230840720 140733230826552 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 7 0 0
/proc/30431/statm: 9928 8587 183 440 0 9484 0
[pid=30670] ppid=30431 vsize=155108 CPUtime=594.04 cores=0,2,4,6
/proc/30670/stat : 30670 (glucosInc) R 30431 30430 25792 0 -1 4202496 21213 0 0 0 59397 7 0 0 20 0 1 0 274326555 158830592 36981 33554432000 4194304 5654031 140735892479344 140735892467160 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30670/statm: 38777 36981 141 357 0 38417 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 203968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30768
/proc/meminfo: memFree=31168388/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30430/stat : 30430 (npSolver-pbo-It) S 30428 30430 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274207746 9367552 275 33554432000 4194304 5064252 140733757712480 140733757711392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30430/statm: 2287 275 233 213 0 72 0
[pid=30431] ppid=30430 vsize=39712 CPUtime=1187.62 cores=0,2,4,6
/proc/30431/stat : 30431 (npSolver-pbo) S 30430 30430 25792 0 -1 4202496 21617 154879 0 0 96 90 118502 74 20 0 1 0 274207746 40665088 8587 33554432000 4194304 5992684 140733230840720 140733230826552 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 7 0 0
/proc/30431/statm: 9928 8587 183 440 0 9484 0
[pid=30670] ppid=30431 vsize=155108 CPUtime=612.45 cores=0,2,4,6
/proc/30670/stat : 30670 (glucosInc) R 30431 30430 25792 0 -1 4202496 21226 0 0 0 61238 7 0 0 20 0 1 0 274326555 158830592 37505 33554432000 4194304 5654031 140735892479344 140735892467160 4232791 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30670/statm: 38777 37505 141 357 0 38417 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 203968

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 30768
/proc/meminfo: memFree=31168388/32873844 swapFree=7112/7112
[pid=30430] ppid=30428 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30430/stat : 30430 (npSolver-pbo-It) S 30428 30430 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274207746 9367552 275 33554432000 4194304 5064252 140733757712480 140733757711392 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30430/statm: 2287 275 233 213 0 72 0
[pid=30431] ppid=30430 vsize=39712 CPUtime=1187.62 cores=0,2,4,6
/proc/30431/stat : 30431 (npSolver-pbo) S 30430 30430 25792 0 -1 4202496 21617 154879 0 0 96 90 118502 74 20 0 1 0 274207746 40665088 8587 33554432000 4194304 5992684 140733230840720 140733230826552 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 7 0 0
/proc/30431/statm: 9928 8587 183 440 0 9484 0
[pid=30670] ppid=30431 vsize=155108 CPUtime=612.45 cores=0,2,4,6
/proc/30670/stat : 30670 (glucosInc) R 30431 30430 25792 0 -1 4202496 21226 0 0 0 61238 7 0 0 20 0 1 0 274326555 158830592 37505 33554432000 4194304 5654031 140735892479344 140735892467160 4232791 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30670/statm: 38777 37505 141 357 0 38417 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 203968

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.11
CPU user time (s): 1798.38
CPU system time (s): 1.73474
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 222940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.38
system time used= 1.73474
maximum resident set size= 160480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198104
page faults= 0
swaps= 0
block input operations= 8
block output operations= 229280
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2771
involuntary context switches= 2481

runsolver used 5.48817 second user time and 12.2701 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-27 03:07:09
IDJOB=3698523
IDBENCH=48269
IDSOLVER=2275
FILE ID=node142/3698523-1338080829
RUNJOBID= node142-1338050545-25808
PBS_JOBID= 14624377
Free space on /tmp= 71604 MiB

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

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

MD5SUM BENCH= 24465d104818b01999b811ba346c3d8e
RANDOM SEED=1705231391

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.776
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.776
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:        31516296 kB
Buffers:          234752 kB
Cached:           224860 kB
SwapCached:            0 kB
Active:           543472 kB
Inactive:          28388 kB
Active(anon):     101972 kB
Inactive(anon):    12444 kB
Active(file):     441500 kB
Inactive(file):    15944 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8956 kB
Writeback:             0 kB
AnonPages:        128548 kB
Mapped:            13072 kB
Shmem:               200 kB
Slab:             643880 kB
SReclaimable:      86276 kB
SUnreclaim:       557604 kB
KernelStack:        1512 kB
PageTables:         4184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     232072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71628 MiB
End job on node142 at 2012-05-27 03:37:09