Trace number 3699827

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? (TO) 1800.12 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/area_delay/normalized-fir07_area_delay.opb
MD5SUM654b3ba852cf335035821a9e288b621f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark16
Best CPU time to get the best result obtained on this benchmark4.75628
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 16
Optimality of the best value was proved YES
Number of variables12615
Total number of constraints51713
Number of constraints which are clauses51713
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint255
Number of terms in the objective function 6096
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 6096
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6096
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.18	c run inc solver
0.00/0.18	c [INC SYSTEM] run initial solver
0.00/0.18	c [INC SYSTEM] preprocess with white file
0.00/0.55	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.55	c [INC SYSTEM] execute solver
0.00/0.58	c [INC SEARCH] formula is SAT
0.00/0.58	c [INC SYSTEM] solved the initial formula
0.00/0.65	c model valid
0.00/0.65	c current solution ok
0.00/0.75	o 320
0.00/0.75	c execute binary inc search
0.00/0.75	c [INC SEARCH] current bound: 160
0.00/0.75	c [INC SEARCH] iteration: 0
0.00/0.75	c [INC SEARCH] lower bound: 0 upperbound 320 current bound: 160 best value:320
0.00/0.75	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.75	c write failed with 2
0.00/0.76	c [INC SYSTEM] create new solver instance
0.00/0.76	c [INC] encode full formula
0.00/0.76	c (debug) using card networks
0.00/0.88	c set iterative enc to: card
0.00/0.88	c set iterative enc to: none
0.00/0.90	c [INC SEARCH] isOptimum variable: 0
1.26/1.31	c [INC SEARCH] formula is SAT
1.26/1.32	c [INC SEARCH] copied best model
1.26/1.32	c sat variable: 1 optimum/unsat variable: 0
1.26/1.39	c model valid
1.26/1.39	c current solution ok
1.26/1.39	o 26
1.26/1.39	c [INC SEARCH] current bound: 13
1.26/1.39	c [INC SEARCH] iteration: 1
1.26/1.39	c [INC SEARCH] lower bound: 0 upperbound 26 current bound: 13 best value:26
1.26/1.39	c [INC SYSTEM] there exists a inc, kill it!
1.26/1.39	c write failed with 2
1.26/1.39	c [INC SYSTEM] create new solver instance
1.26/1.39	c [INC] encode full formula
1.38/1.44	c set iterative enc to: swc
1.38/1.45	c [INC SEARCH] isOptimum variable: 0
642.57/642.76	c [INC SEARCH] formula is UNSAT
642.57/642.76	c [INC SYSTEM] there exists a inc, kill it!
642.57/642.76	c write failed with 2
642.57/642.76	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1c65eb0)
642.57/642.76	c sat variable: 0 optimum/unsat variable: 1
642.57/642.76	c [INC SEARCH] set lower bound to 14 upperbound 26
642.57/642.76	c [INC SEARCH] current bound: 20
642.57/642.76	c [INC SEARCH] iteration: 2
642.57/642.76	c [INC SEARCH] lower bound: 14 upperbound 26 current bound: 20 best value:26
642.57/642.76	c [INC SYSTEM] create new solver instance
642.57/642.76	c [INC] encode full formula
642.57/642.76	c (debug) using card networks
642.66/642.83	c set iterative enc to: card
642.66/642.83	c set iterative enc to: none
642.66/642.84	c [INC SEARCH] isOptimum variable: 0
655.25/655.44	c [INC SEARCH] formula is SAT
655.25/655.45	c [INC SEARCH] copied best model
655.25/655.45	c sat variable: 1 optimum/unsat variable: 0
655.35/655.52	c model valid
655.35/655.52	c current solution ok
655.35/655.52	o 19
655.35/655.52	c [INC SEARCH] current bound: 16
655.35/655.52	c [INC SEARCH] iteration: 3
655.35/655.52	c [INC SEARCH] lower bound: 14 upperbound 19 current bound: 16 best value:19
655.35/655.52	c [INC SYSTEM] there exists a inc, kill it!
655.35/655.52	c write failed with 2
655.35/655.52	c [INC SYSTEM] create new solver instance
655.35/655.52	c [INC] encode full formula
655.35/655.57	c set iterative enc to: swc
655.35/655.59	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.40	c an unexpexted return value has been received, exit
1800.07/1800.40	s UNKNOWN
1800.07/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.40	c write failed with -1
1800.07/1800.40	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1c65eb0)

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-3699827-1338073186/watcher-3699827-1338073186 -o /tmp/evaluation-result-3699827-1338073186/solver-3699827-1338073186 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699827-1338073186.opb 115464931 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21587
/proc/meminfo: memFree=28620980/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21587/stat : 21587 (npSolver-pbo-I.) S 21585 21587 18146 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273444094 9367552 274 33554432000 4194304 5064252 140736676589408 140736676588320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21587/statm: 2287 274 233 213 0 72 0

[startup+0.090133 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21587
/proc/meminfo: memFree=28620980/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21587/stat : 21587 (npSolver-pbo-I.) S 21585 21587 18146 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273444094 9367552 274 33554432000 4194304 5064252 140736676589408 140736676588320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21587/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100268 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21587
/proc/meminfo: memFree=28620980/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21587/stat : 21587 (npSolver-pbo-I.) S 21585 21587 18146 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273444094 9367552 274 33554432000 4194304 5064252 140736676589408 140736676588320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21587/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300268 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21587
/proc/meminfo: memFree=28620980/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21587/stat : 21587 (npSolver-pbo-I.) S 21585 21587 18146 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273444094 9367552 274 33554432000 4194304 5064252 140736676589408 140736676588320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21587/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700266 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 21587
/proc/meminfo: memFree=28620980/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21587/stat : 21587 (npSolver-pbo-I.) S 21585 21587 18146 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273444094 9367552 274 33554432000 4194304 5064252 140736676589408 140736676588320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21587/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 21596
/proc/meminfo: memFree=28561928/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21587/stat : 21587 (npSolver-pbo-I.) S 21585 21587 18146 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273444094 9367552 274 33554432000 4194304 5064252 140736676589408 140736676588320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21587/statm: 2287 274 233 213 0 72 0
[pid=21588] ppid=21587 vsize=20792 CPUtime=1.44 cores=1,3,5,7
/proc/21588/stat : 21588 (npSolver-pbo) S 21587 21587 18146 0 -1 4202496 7614 23160 0 0 52 11 75 6 20 0 1 0 273444094 21291008 4642 33554432000 4194304 5992684 140736010226368 140736010211272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21588/statm: 5198 4642 182 440 0 4754 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 29940

[startup+3.10043 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 21598
/proc/meminfo: memFree=28569608/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21587/stat : 21587 (npSolver-pbo-I.) S 21585 21587 18146 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273444094 9367552 274 33554432000 4194304 5064252 140736676589408 140736676588320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21587/statm: 2287 274 233 213 0 72 0
[pid=21588] ppid=21587 vsize=20792 CPUtime=1.44 cores=1,3,5,7
/proc/21588/stat : 21588 (npSolver-pbo) S 21587 21587 18146 0 -1 4202496 7614 23160 0 0 52 11 75 6 20 0 1 0 273444094 21291008 4642 33554432000 4194304 5992684 140736010226368 140736010211272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21588/statm: 5198 4642 182 440 0 4754 0
[pid=21598] ppid=21588 vsize=33652 CPUtime=1.63 cores=1,3,5,7
/proc/21598/stat : 21598 (glucosInc) R 21588 21587 18146 0 -1 4202496 6950 0 0 0 162 1 0 0 20 0 1 0 273444240 34459648 7258 33554432000 4194304 5654031 140735770129328 140735770127208 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21598/statm: 8413 7258 131 357 0 8053 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 63592

[startup+6.30042 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 21598
/proc/meminfo: memFree=28568988/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21587/stat : 21587 (npSolver-pbo-I.) S 21585 21587 18146 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273444094 9367552 274 33554432000 4194304 5064252 140736676589408 140736676588320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21587/statm: 2287 274 233 213 0 72 0
[pid=21588] ppid=21587 vsize=20792 CPUtime=1.44 cores=1,3,5,7
/proc/21588/stat : 21588 (npSolver-pbo) S 21587 21587 18146 0 -1 4202496 7614 23160 0 0 52 11 75 6 20 0 1 0 273444094 21291008 4642 33554432000 4194304 5992684 140736010226368 140736010211272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21588/statm: 5198 4642 182 440 0 4754 0
[pid=21598] ppid=21588 vsize=37112 CPUtime=4.83 cores=1,3,5,7
/proc/21598/stat : 21598 (glucosInc) R 21588 21587 18146 0 -1 4202496 7207 0 0 0 482 1 0 0 20 0 1 0 273444240 38002688 7511 33554432000 4194304 5654031 140735770129328 140735770127096 4234912 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21598/statm: 9278 7511 140 357 0 8918 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 67052

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 21598
/proc/meminfo: memFree=28565964/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21587/stat : 21587 (npSolver-pbo-I.) S 21585 21587 18146 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273444094 9367552 274 33554432000 4194304 5064252 140736676589408 140736676588320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21587/statm: 2287 274 233 213 0 72 0
[pid=21588] ppid=21587 vsize=20792 CPUtime=1.44 cores=1,3,5,7
/proc/21588/stat : 21588 (npSolver-pbo) S 21587 21587 18146 0 -1 4202496 7614 23160 0 0 52 11 75 6 20 0 1 0 273444094 21291008 4642 33554432000 4194304 5992684 140736010226368 140736010211272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21588/statm: 5198 4642 182 440 0 4754 0
[pid=21598] ppid=21588 vsize=37244 CPUtime=11.23 cores=1,3,5,7
/proc/21598/stat : 21598 (glucosInc) R 21588 21587 18146 0 -1 4202496 7324 0 0 0 1122 1 0 0 20 0 1 0 273444240 38137856 8138 33554432000 4194304 5654031 140735770129328 140735770127096 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21598/statm: 9311 8138 140 357 0 8951 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 67184

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 21600
/proc/meminfo: memFree=28564964/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21587/stat : 21587 (npSolver-pbo-I.) S 21585 21587 18146 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273444094 9367552 274 33554432000 4194304 5064252 140736676589408 140736676588320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21587/statm: 2287 274 233 213 0 72 0
[pid=21588] ppid=21587 vsize=20792 CPUtime=1.44 cores=1,3,5,7
/proc/21588/stat : 21588 (npSolver-pbo) S 21587 21587 18146 0 -1 4202496 7614 23160 0 0 52 11 75 6 20 0 1 0 273444094 21291008 4642 33554432000 4194304 5992684 140736010226368 140736010211272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21588/statm: 5198 4642 182 440 0 4754 0
[pid=21598] ppid=21588 vsize=38340 CPUtime=24.03 cores=1,3,5,7
/proc/21598/stat : 21598 (glucosInc) R 21588 21587 18146 0 -1 4202496 7919 0 0 0 2401 2 0 0 20 0 1 0 273444240 39260160 8057 33554432000 4194304 5654031 140735770129328 140735770127096 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21598/statm: 9585 8057 141 357 0 9225 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 68280

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 21600
/proc/meminfo: memFree=28558132/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21587/stat : 21587 (npSolver-pbo-I.) S 21585 21587 18146 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273444094 9367552 274 33554432000 4194304 5064252 140736676589408 140736676588320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21587/statm: 2287 274 233 213 0 72 0
[pid=21588] ppid=21587 vsize=20792 CPUtime=1.44 cores=1,3,5,7
/proc/21588/stat : 21588 (npSolver-pbo) S 21587 21587 18146 0 -1 4202496 7614 23160 0 0 52 11 75 6 20 0 1 0 273444094 21291008 4642 33554432000 4194304 5992684 140736010226368 140736010211272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21588/statm: 5198 4642 182 440 0 4754 0
[pid=21598] ppid=21588 vsize=45392 CPUtime=49.62 cores=1,3,5,7
/proc/21598/stat : 21598 (glucosInc) R 21588 21587 18146 0 -1 4202496 9143 0 0 0 4959 3 0 0 20 0 1 0 273444240 46481408 9692 33554432000 4194304 5654031 140735770129328 140735770127128 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21598/statm: 11348 9692 141 357 0 10988 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 75332

[startup+102.307 s]
/proc/loadavg: 2.06 2.01 2.00 3/180 21624
/proc/meminfo: memFree=28546632/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21587/stat : 21587 (npSolver-pbo-I.) S 21585 21587 18146 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273444094 9367552 274 33554432000 4194304 5064252 140736676589408 140736676588320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21587/statm: 2287 274 233 213 0 72 0
[pid=21588] ppid=21587 vsize=20792 CPUtime=1.44 cores=1,3,5,7
/proc/21588/stat : 21588 (npSolver-pbo) S 21587 21587 18146 0 -1 4202496 7614 23160 0 0 52 11 75 6 20 0 1 0 273444094 21291008 4642 33554432000 4194304 5992684 140736010226368 140736010211272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21588/statm: 5198 4642 182 440 0 4754 0
[pid=21598] ppid=21588 vsize=52464 CPUtime=100.81 cores=1,3,5,7
/proc/21598/stat : 21598 (glucosInc) R 21588 21587 18146 0 -1 4202496 9640 0 0 0 10078 3 0 0 20 0 1 0 273444240 53723136 11960 33554432000 4194304 5654031 140735770129328 140735770127128 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21598/statm: 13116 11960 141 357 0 12756 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 82404

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 21624
/proc/meminfo: memFree=28541784/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21587/stat : 21587 (npSolver-pbo-I.) S 21585 21587 18146 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273444094 9367552 274 33554432000 4194304 5064252 140736676589408 140736676588320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21587/statm: 2287 274 233 213 0 72 0
[pid=21588] ppid=21587 vsize=20792 CPUtime=1.44 cores=1,3,5,7
/proc/21588/stat : 21588 (npSolver-pbo) S 21587 21587 18146 0 -1 4202496 7614 23160 0 0 52 11 75 6 20 0 1 0 273444094 21291008 4642 33554432000 4194304 5992684 140736010226368 140736010211272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21588/statm: 5198 4642 182 440 0 4754 0
[pid=21598] ppid=21588 vsize=56884 CPUtime=160.8 cores=1,3,5,7
/proc/21598/stat : 21598 (glucosInc) R 21588 21587 18146 0 -1 4202496 10937 0 0 0 16075 5 0 0 20 0 1 0 273444240 58249216 13180 33554432000 4194304 5654031 140735770129328 140735770117144 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21598/statm: 14221 13180 142 357 0 13861 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 86824

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21624
/proc/meminfo: memFree=28538928/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21587/stat : 21587 (npSolver-pbo-I.) S 21585 21587 18146 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273444094 9367552 274 33554432000 4194304 5064252 140736676589408 140736676588320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21587/statm: 2287 274 233 213 0 72 0
[pid=21588] ppid=21587 vsize=20792 CPUtime=1.44 cores=1,3,5,7
/proc/21588/stat : 21588 (npSolver-pbo) S 21587 21587 18146 0 -1 4202496 7614 23160 0 0 52 11 75 6 20 0 1 0 273444094 21291008 4642 33554432000 4194304 5992684 140736010226368 140736010211272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21588/statm: 5198 4642 182 440 0 4754 0
[pid=21598] ppid=21588 vsize=56884 CPUtime=220.79 cores=1,3,5,7
/proc/21598/stat : 21598 (glucosInc) R 21588 21587 18146 0 -1 4202496 10938 0 0 0 22074 5 0 0 20 0 1 0 273444240 58249216 13180 33554432000 4194304 5654031 140735770129328 140735770117144 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21598/statm: 14221 13180 142 357 0 13861 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 86824

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21624
/proc/meminfo: memFree=28532972/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=27561960/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21587/stat : 21587 (npSolver-pbo-I.) S 21585 21587 18146 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273444094 9367552 274 33554432000 4194304 5064252 140736676589408 140736676588320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21587/statm: 2287 274 233 213 0 72 0
[pid=21588] ppid=21587 vsize=21552 CPUtime=655.45 cores=1,3,5,7
/proc/21588/stat : 21588 (npSolver-pbo) S 21587 21587 18146 0 -1 4202496 13650 46398 0 0 71 13 65445 16 20 0 1 0 273444094 22069248 4911 33554432000 4194304 5992684 140736010226368 140736010211272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21588/statm: 5388 4911 183 440 0 4944 0
[pid=21830] ppid=21588 vsize=78548 CPUtime=586.6 cores=1,3,5,7
/proc/21830/stat : 21830 (glucosInc) R 21588 21587 18146 0 -1 4202496 12347 0 0 0 58656 4 0 0 20 0 1 0 273509653 80433152 18435 33554432000 4194304 5654031 140734005054208 140734005052088 4215964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21830/statm: 19637 18435 142 357 0 19277 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 109248

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21835
/proc/meminfo: memFree=27553512/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21587/stat : 21587 (npSolver-pbo-I.) S 21585 21587 18146 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273444094 9367552 274 33554432000 4194304 5064252 140736676589408 140736676588320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21587/statm: 2287 274 233 213 0 72 0
[pid=21588] ppid=21587 vsize=21552 CPUtime=655.45 cores=1,3,5,7
/proc/21588/stat : 21588 (npSolver-pbo) S 21587 21587 18146 0 -1 4202496 13650 46398 0 0 71 13 65445 16 20 0 1 0 273444094 22069248 4911 33554432000 4194304 5992684 140736010226368 140736010211272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21588/statm: 5388 4911 183 440 0 4944 0
[pid=21830] ppid=21588 vsize=78548 CPUtime=646.6 cores=1,3,5,7
/proc/21830/stat : 21830 (glucosInc) R 21588 21587 18146 0 -1 4202496 12347 0 0 0 64656 4 0 0 20 0 1 0 273509653 80433152 18435 33554432000 4194304 5654031 140734005054208 140734005042024 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21830/statm: 19637 18435 142 357 0 19277 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 109248

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 21836
/proc/meminfo: memFree=27548408/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21587/stat : 21587 (npSolver-pbo-I.) S 21585 21587 18146 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273444094 9367552 274 33554432000 4194304 5064252 140736676589408 140736676588320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21587/statm: 2287 274 233 213 0 72 0
[pid=21588] ppid=21587 vsize=21552 CPUtime=655.45 cores=1,3,5,7
/proc/21588/stat : 21588 (npSolver-pbo) S 21587 21587 18146 0 -1 4202496 13650 46398 0 0 71 13 65445 16 20 0 1 0 273444094 22069248 4911 33554432000 4194304 5992684 140736010226368 140736010211272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21588/statm: 5388 4911 183 440 0 4944 0
[pid=21830] ppid=21588 vsize=78548 CPUtime=706.58 cores=1,3,5,7
/proc/21830/stat : 21830 (glucosInc) R 21588 21587 18146 0 -1 4202496 12348 0 0 0 70654 4 0 0 20 0 1 0 273509653 80433152 18947 33554432000 4194304 5654031 140734005054208 140734005042024 4232611 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21830/statm: 19637 18947 142 357 0 19277 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 109248

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 21836
/proc/meminfo: memFree=27544624/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21587/stat : 21587 (npSolver-pbo-I.) S 21585 21587 18146 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273444094 9367552 274 33554432000 4194304 5064252 140736676589408 140736676588320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21587/statm: 2287 274 233 213 0 72 0
[pid=21588] ppid=21587 vsize=21552 CPUtime=655.45 cores=1,3,5,7
/proc/21588/stat : 21588 (npSolver-pbo) S 21587 21587 18146 0 -1 4202496 13650 46398 0 0 71 13 65445 16 20 0 1 0 273444094 22069248 4911 33554432000 4194304 5992684 140736010226368 140736010211272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21588/statm: 5388 4911 183 440 0 4944 0
[pid=21830] ppid=21588 vsize=78548 CPUtime=766.58 cores=1,3,5,7
/proc/21830/stat : 21830 (glucosInc) R 21588 21587 18146 0 -1 4202496 12348 0 0 0 76654 4 0 0 20 0 1 0 273509653 80433152 18947 33554432000 4194304 5654031 140734005054208 140734005042024 4214993 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21830/statm: 19637 18947 142 357 0 19277 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 109248

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21836
/proc/meminfo: memFree=27544624/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21587/stat : 21587 (npSolver-pbo-I.) S 21585 21587 18146 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273444094 9367552 274 33554432000 4194304 5064252 140736676589408 140736676588320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21587/statm: 2287 274 233 213 0 72 0
[pid=21588] ppid=21587 vsize=21552 CPUtime=655.45 cores=1,3,5,7
/proc/21588/stat : 21588 (npSolver-pbo) S 21587 21587 18146 0 -1 4202496 13650 46398 0 0 71 13 65445 16 20 0 1 0 273444094 22069248 4911 33554432000 4194304 5992684 140736010226368 140736010211272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21588/statm: 5388 4911 183 440 0 4944 0
[pid=21830] ppid=21588 vsize=78548 CPUtime=826.56 cores=1,3,5,7
/proc/21830/stat : 21830 (glucosInc) R 21588 21587 18146 0 -1 4202496 12348 0 0 0 82652 4 0 0 20 0 1 0 273509653 80433152 18947 33554432000 4194304 5654031 140734005054208 140734005042024 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21830/statm: 19637 18947 142 357 0 19277 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 109248

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21836
/proc/meminfo: memFree=27542204/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21587/stat : 21587 (npSolver-pbo-I.) S 21585 21587 18146 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273444094 9367552 274 33554432000 4194304 5064252 140736676589408 140736676588320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21587/statm: 2287 274 233 213 0 72 0
[pid=21588] ppid=21587 vsize=21552 CPUtime=655.45 cores=1,3,5,7
/proc/21588/stat : 21588 (npSolver-pbo) S 21587 21587 18146 0 -1 4202496 13650 46398 0 0 71 13 65445 16 20 0 1 0 273444094 22069248 4911 33554432000 4194304 5992684 140736010226368 140736010211272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21588/statm: 5388 4911 183 440 0 4944 0
[pid=21830] ppid=21588 vsize=78548 CPUtime=886.55 cores=1,3,5,7
/proc/21830/stat : 21830 (glucosInc) R 21588 21587 18146 0 -1 4202496 12348 0 0 0 88651 4 0 0 20 0 1 0 273509653 80433152 18947 33554432000 4194304 5654031 140734005054208 140734005042024 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21830/statm: 19637 18947 142 357 0 19277 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 109248

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21836
/proc/meminfo: memFree=27539784/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21587/stat : 21587 (npSolver-pbo-I.) S 21585 21587 18146 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273444094 9367552 274 33554432000 4194304 5064252 140736676589408 140736676588320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21587/statm: 2287 274 233 213 0 72 0
[pid=21588] ppid=21587 vsize=21552 CPUtime=655.45 cores=1,3,5,7
/proc/21588/stat : 21588 (npSolver-pbo) S 21587 21587 18146 0 -1 4202496 13650 46398 0 0 71 13 65445 16 20 0 1 0 273444094 22069248 4911 33554432000 4194304 5992684 140736010226368 140736010211272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21588/statm: 5388 4911 183 440 0 4944 0
[pid=21830] ppid=21588 vsize=78548 CPUtime=946.55 cores=1,3,5,7
/proc/21830/stat : 21830 (glucosInc) R 21588 21587 18146 0 -1 4202496 12348 0 0 0 94651 4 0 0 20 0 1 0 273509653 80433152 18947 33554432000 4194304 5654031 140734005054208 140734005042024 4232415 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21830/statm: 19637 18947 142 357 0 19277 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 109248

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21837
/proc/meminfo: memFree=27537428/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21587/stat : 21587 (npSolver-pbo-I.) S 21585 21587 18146 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273444094 9367552 274 33554432000 4194304 5064252 140736676589408 140736676588320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21587/statm: 2287 274 233 213 0 72 0
[pid=21588] ppid=21587 vsize=21552 CPUtime=655.45 cores=1,3,5,7
/proc/21588/stat : 21588 (npSolver-pbo) S 21587 21587 18146 0 -1 4202496 13650 46398 0 0 71 13 65445 16 20 0 1 0 273444094 22069248 4911 33554432000 4194304 5992684 140736010226368 140736010211272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21588/statm: 5388 4911 183 440 0 4944 0
[pid=21830] ppid=21588 vsize=78548 CPUtime=1006.54 cores=1,3,5,7
/proc/21830/stat : 21830 (glucosInc) R 21588 21587 18146 0 -1 4202496 12348 0 0 0 100650 4 0 0 20 0 1 0 273509653 80433152 18947 33554432000 4194304 5654031 140734005054208 140734005042024 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21830/statm: 19637 18947 142 357 0 19277 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 109248

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21837
/proc/meminfo: memFree=27533892/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21587/stat : 21587 (npSolver-pbo-I.) S 21585 21587 18146 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273444094 9367552 274 33554432000 4194304 5064252 140736676589408 140736676588320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21587/statm: 2287 274 233 213 0 72 0
[pid=21588] ppid=21587 vsize=21552 CPUtime=655.45 cores=1,3,5,7
/proc/21588/stat : 21588 (npSolver-pbo) S 21587 21587 18146 0 -1 4202496 13650 46398 0 0 71 13 65445 16 20 0 1 0 273444094 22069248 4911 33554432000 4194304 5992684 140736010226368 140736010211272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21588/statm: 5388 4911 183 440 0 4944 0
[pid=21830] ppid=21588 vsize=78548 CPUtime=1066.53 cores=1,3,5,7
/proc/21830/stat : 21830 (glucosInc) R 21588 21587 18146 0 -1 4202496 12976 0 0 0 106648 5 0 0 20 0 1 0 273509653 80433152 19145 33554432000 4194304 5654031 140734005054208 140734005052232 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21830/statm: 19637 19145 142 357 0 19277 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 109248

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 21837
/proc/meminfo: memFree=27531596/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21587/stat : 21587 (npSolver-pbo-I.) S 21585 21587 18146 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273444094 9367552 274 33554432000 4194304 5064252 140736676589408 140736676588320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21587/statm: 2287 274 233 213 0 72 0
[pid=21588] ppid=21587 vsize=21552 CPUtime=655.45 cores=1,3,5,7
/proc/21588/stat : 21588 (npSolver-pbo) S 21587 21587 18146 0 -1 4202496 13650 46398 0 0 71 13 65445 16 20 0 1 0 273444094 22069248 4911 33554432000 4194304 5992684 140736010226368 140736010211272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21588/statm: 5388 4911 183 440 0 4944 0
[pid=21830] ppid=21588 vsize=78548 CPUtime=1126.52 cores=1,3,5,7
/proc/21830/stat : 21830 (glucosInc) R 21588 21587 18146 0 -1 4202496 12976 0 0 0 112647 5 0 0 20 0 1 0 273509653 80433152 19145 33554432000 4194304 5654031 140734005054208 140734005042024 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21830/statm: 19637 19145 142 357 0 19277 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 109248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.11 2.03 2.01 3/179 21837
/proc/meminfo: memFree=27519184/32873852 swapFree=6848/6848
[pid=21587] ppid=21585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21587/stat : 21587 (npSolver-pbo-I.) S 21585 21587 18146 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273444094 9367552 274 33554432000 4194304 5064252 140736676589408 140736676588320 229355710030 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21587/statm: 2287 274 233 213 0 72 0
[pid=21588] ppid=21587 vsize=21552 CPUtime=655.45 cores=1,3,5,7
/proc/21588/stat : 21588 (npSolver-pbo) S 21587 21587 18146 0 -1 4202496 13650 46398 0 0 71 13 65445 16 20 0 1 0 273444094 22069248 4911 33554432000 4194304 5992684 140736010226368 140736010211272 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21588/statm: 5388 4911 183 440 0 4944 0
[pid=21830] ppid=21588 vsize=108896 CPUtime=1144.62 cores=1,3,5,7
/proc/21830/stat : 21830 (glucosInc) R 21588 21587 18146 0 -1 4202496 13008 0 0 0 114457 5 0 0 20 0 1 0 273509653 111509504 22242 33554432000 4194304 5654031 140734005054208 140734005042024 4215964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21830/statm: 27224 22242 142 357 0 26864 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 139596

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1799.76
CPU system time (s): 0.361944
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 139600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.76
system time used= 0.361944
maximum resident set size= 96688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73438
page faults= 0
swaps= 0
block input operations= 0
block output operations= 48736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 838
involuntary context switches= 1964

runsolver used 3.20851 second user time and 8.38373 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-27 00:59:46
IDJOB=3699827
IDBENCH=25008
IDSOLVER=2276
FILE ID=node129/3699827-1338073186
RUNJOBID= node129-1338052936-18163
PBS_JOBID= 14624400
Free space on /tmp= 71064 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/area_delay/normalized-fir07_area_delay.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699827-1338073186/watcher-3699827-1338073186 -o /tmp/evaluation-result-3699827-1338073186/solver-3699827-1338073186 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699827-1338073186.opb 115464931 HOME HOME

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

MD5SUM BENCH= 654b3ba852cf335035821a9e288b621f
RANDOM SEED=115464931

node129.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.957
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.91
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.957
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.957
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.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.957
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.957
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.957
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.92
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.957
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.90
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.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28621360 kB
Buffers:          287620 kB
Cached:          3062004 kB
SwapCached:            0 kB
Active:          1305292 kB
Inactive:        2149640 kB
Active(anon):     107680 kB
Inactive(anon):        0 kB
Active(file):    1197612 kB
Inactive(file):  2149640 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10384 kB
Writeback:             0 kB
AnonPages:        112036 kB
Mapped:            15720 kB
Shmem:               204 kB
Slab:             659552 kB
SReclaimable:     101600 kB
SUnreclaim:       557952 kB
KernelStack:        1456 kB
PageTables:         3880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     223152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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= 70756 MiB
End job on node129 at 2012-05-27 01:29:47