Trace number 3699671

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-3.opb
MD5SUM36a19a7aeba117287b60c4673ad89664
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-55
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -57
Optimality of the best value was proved NO
Number of variables1534
Total number of constraints126082
Number of constraints which are clauses126082
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 constraint2
Maximum length of a constraint2
Number of terms in the objective function 1534
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 1534
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1534
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.25	c run inc solver
0.00/0.25	c [INC SYSTEM] run initial solver
0.00/0.25	c [INC SYSTEM] preprocess with white file
0.00/0.48	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.48	c [INC SYSTEM] execute solver
0.00/0.51	c [INC SEARCH] formula is SAT
0.00/0.51	c [INC SYSTEM] solved the initial formula
0.00/0.64	c model valid
0.00/0.64	c current solution ok
0.00/0.83	o 0
0.00/0.83	c execute binary inc search
0.00/0.83	c [INC SEARCH] current bound: 767
0.00/0.83	c [INC SEARCH] iteration: 0
0.00/0.83	c [INC SEARCH] lower bound: 0 upperbound 1534 current bound: 767 best value:1534
0.00/0.83	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.83	c write failed with 2
0.00/0.84	c [INC SYSTEM] create new solver instance
0.00/0.84	c [INC] encode full formula
0.00/0.84	c (debug) using card networks
0.00/0.89	c set iterative enc to: card
0.00/0.89	c set iterative enc to: none
0.00/0.90	c [INC SEARCH] isOptimum variable: 0
6.04/6.16	c [INC SEARCH] formula is UNSAT
6.04/6.16	c [INC SYSTEM] there exists a inc, kill it!
6.04/6.16	c write failed with 2
6.04/6.16	c sat variable: 0 optimum/unsat variable: 1
6.04/6.16	c [INC SEARCH] set lower bound to 768 upperbound 1534
6.04/6.16	c [INC SEARCH] current bound: 1151
6.04/6.16	c [INC SEARCH] iteration: 1
6.04/6.16	c [INC SEARCH] lower bound: 768 upperbound 1534 current bound: 1151 best value:1534
6.04/6.16	c [INC SYSTEM] create new solver instance
6.04/6.16	c [INC] encode full formula
6.04/6.16	c (debug) using card networks
6.19/6.21	c set iterative enc to: card
6.19/6.21	c set iterative enc to: none
6.19/6.22	c [INC SEARCH] isOptimum variable: 0
15.97/16.03	c [INC SEARCH] formula is UNSAT
15.97/16.03	c [INC SYSTEM] there exists a inc, kill it!
15.97/16.03	c write failed with 2
15.97/16.03	c sat variable: 0 optimum/unsat variable: 1
15.97/16.03	c [INC SEARCH] set lower bound to 1152 upperbound 1534
15.97/16.03	c [INC SEARCH] current bound: 1343
15.97/16.03	c [INC SEARCH] iteration: 2
15.97/16.03	c [INC SEARCH] lower bound: 1152 upperbound 1534 current bound: 1343 best value:1534
15.97/16.03	c [INC SYSTEM] create new solver instance
15.97/16.03	c [INC] encode full formula
15.97/16.03	c (debug) using card networks
15.97/16.08	c set iterative enc to: card
15.97/16.08	c set iterative enc to: none
15.97/16.09	c [INC SEARCH] isOptimum variable: 0
29.35/29.48	c [INC SEARCH] formula is UNSAT
29.35/29.48	c [INC SYSTEM] there exists a inc, kill it!
29.35/29.48	c write failed with 2
29.35/29.48	c sat variable: 0 optimum/unsat variable: 1
29.35/29.48	c [INC SEARCH] set lower bound to 1344 upperbound 1534
29.35/29.48	c [INC SEARCH] current bound: 1439
29.35/29.48	c [INC SEARCH] iteration: 3
29.35/29.48	c [INC SEARCH] lower bound: 1344 upperbound 1534 current bound: 1439 best value:1534
29.35/29.48	c [INC SYSTEM] create new solver instance
29.35/29.48	c [INC] encode full formula
29.35/29.48	c (debug) using card networks
29.47/29.53	c set iterative enc to: card
29.47/29.53	c set iterative enc to: none
29.47/29.54	c [INC SEARCH] isOptimum variable: 0
46.56/46.65	c [INC SEARCH] formula is UNSAT
46.56/46.65	c [INC SYSTEM] there exists a inc, kill it!
46.56/46.65	c write failed with 2
46.56/46.66	c sat variable: 0 optimum/unsat variable: 1
46.56/46.66	c [INC SEARCH] set lower bound to 1440 upperbound 1534
46.56/46.66	c [INC SEARCH] current bound: 1487
46.56/46.66	c [INC SEARCH] iteration: 4
46.56/46.66	c [INC SEARCH] lower bound: 1440 upperbound 1534 current bound: 1487 best value:1534
46.56/46.66	c [INC SYSTEM] create new solver instance
46.56/46.66	c [INC] encode full formula
46.56/46.66	c (debug) using card networks
46.67/46.71	c set iterative enc to: card
46.67/46.71	c set iterative enc to: none
46.67/46.72	c [INC SEARCH] isOptimum variable: 0
62.56/62.65	c [INC SEARCH] formula is SAT
62.56/62.66	c [INC SEARCH] copied best model
62.56/62.66	c sat variable: 1 optimum/unsat variable: 0
62.67/62.79	c model valid
62.67/62.79	c current solution ok
62.67/62.79	o -47
62.67/62.79	c [INC SEARCH] current bound: 1463
62.67/62.79	c [INC SEARCH] iteration: 5
62.67/62.79	c [INC SEARCH] lower bound: 1440 upperbound 1487 current bound: 1463 best value:1487
62.67/62.79	c [INC SYSTEM] there exists a inc, kill it!
62.67/62.79	c write failed with 2
62.67/62.79	c [INC SYSTEM] create new solver instance
62.67/62.79	c [INC] encode full formula
62.67/62.79	c (debug) using card networks
62.76/62.84	c set iterative enc to: card
62.76/62.84	c set iterative enc to: none
62.76/62.86	c [INC SEARCH] isOptimum variable: 0
80.64/80.76	c [INC SEARCH] formula is UNSAT
80.64/80.76	c [INC SYSTEM] there exists a inc, kill it!
80.64/80.76	c write failed with 2
80.64/80.76	c sat variable: 0 optimum/unsat variable: 1
80.64/80.76	c [INC SEARCH] set lower bound to 1464 upperbound 1487
80.64/80.76	c [INC SEARCH] current bound: 1475
80.64/80.76	c [INC SEARCH] iteration: 6
80.64/80.76	c [INC SEARCH] lower bound: 1464 upperbound 1487 current bound: 1475 best value:1487
80.64/80.76	c [INC SYSTEM] create new solver instance
80.64/80.76	c [INC] encode full formula
80.64/80.76	c (debug) using card networks
80.76/80.82	c set iterative enc to: card
80.76/80.82	c set iterative enc to: none
80.76/80.83	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.41	HOME/npSolver-pbo-I.sh: line 18:  2510 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=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-3699671-1338064295/watcher-3699671-1338064295 -o /tmp/evaluation-result-3699671-1338064295/solver-3699671-1338064295 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699671-1338064295.opb 1377000787 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: 3.96 3.16 2.48 2/177 2509
/proc/meminfo: memFree=30018884/32873844 swapFree=7108/7108
[pid=2509] ppid=2507 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2509/stat : 2509 (npSolver-pbo-I.) S 2507 2509 1127 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272558097 9367552 275 33554432000 4194304 5064252 140735129244224 140735129243136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2509/statm: 2287 275 233 213 0 72 0

[startup+0.012179 s]
/proc/loadavg: 3.96 3.16 2.48 2/177 2509
/proc/meminfo: memFree=30018884/32873844 swapFree=7108/7108
[pid=2509] ppid=2507 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2509/stat : 2509 (npSolver-pbo-I.) S 2507 2509 1127 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272558097 9367552 275 33554432000 4194304 5064252 140735129244224 140735129243136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2509/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10026 s]
/proc/loadavg: 3.96 3.16 2.48 2/177 2509
/proc/meminfo: memFree=30018884/32873844 swapFree=7108/7108
[pid=2509] ppid=2507 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2509/stat : 2509 (npSolver-pbo-I.) S 2507 2509 1127 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272558097 9367552 275 33554432000 4194304 5064252 140735129244224 140735129243136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2509/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300127 s]
/proc/loadavg: 3.96 3.16 2.48 2/177 2509
/proc/meminfo: memFree=30018884/32873844 swapFree=7108/7108
[pid=2509] ppid=2507 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2509/stat : 2509 (npSolver-pbo-I.) S 2507 2509 1127 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272558097 9367552 275 33554432000 4194304 5064252 140735129244224 140735129243136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2509/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700232 s]
/proc/loadavg: 3.96 3.16 2.48 2/177 2509
/proc/meminfo: memFree=30018884/32873844 swapFree=7108/7108
[pid=2509] ppid=2507 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2509/stat : 2509 (npSolver-pbo-I.) S 2507 2509 1127 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272558097 9367552 275 33554432000 4194304 5064252 140735129244224 140735129243136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2509/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 3.96 3.16 2.48 3/180 2518
/proc/meminfo: memFree=29978224/32873844 swapFree=7108/7108
[pid=2509] ppid=2507 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2509/stat : 2509 (npSolver-pbo-I.) S 2507 2509 1127 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272558097 9367552 275 33554432000 4194304 5064252 140735129244224 140735129243136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2509/statm: 2287 275 233 213 0 72 0
[pid=2510] ppid=2509 vsize=6376 CPUtime=0.86 cores=0,2,4,6
/proc/2510/stat : 2510 (npSolver-pbo) S 2509 2509 1127 0 -1 4202496 3551 5699 0 0 45 17 22 2 20 0 1 0 272558098 6529024 1141 33554432000 4194304 5992684 140735981635568 140735981620472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2510/statm: 1594 1141 179 440 0 1150 0
[pid=2518] ppid=2510 vsize=38416 CPUtime=0.59 cores=0,2,4,6
/proc/2518/stat : 2518 (glucosInc) R 2510 2509 1127 0 -1 4202496 8026 0 0 0 58 1 0 0 20 0 1 0 272558188 39337984 7994 33554432000 4194304 5654031 140733351351056 140735981621704 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2518/statm: 9604 7994 131 357 0 9244 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 53940

[startup+3.10032 s]
/proc/loadavg: 3.96 3.16 2.48 4/180 2518
/proc/meminfo: memFree=29976612/32873844 swapFree=7108/7108
[pid=2509] ppid=2507 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2509/stat : 2509 (npSolver-pbo-I.) S 2507 2509 1127 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272558097 9367552 275 33554432000 4194304 5064252 140735129244224 140735129243136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2509/statm: 2287 275 233 213 0 72 0
[pid=2510] ppid=2509 vsize=6376 CPUtime=0.86 cores=0,2,4,6
/proc/2510/stat : 2510 (npSolver-pbo) S 2509 2509 1127 0 -1 4202496 3551 5699 0 0 45 17 22 2 20 0 1 0 272558098 6529024 1141 33554432000 4194304 5992684 140735981635568 140735981620472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2510/statm: 1594 1141 179 440 0 1150 0
[pid=2518] ppid=2510 vsize=38416 CPUtime=2.19 cores=0,2,4,6
/proc/2518/stat : 2518 (glucosInc) R 2510 2509 1127 0 -1 4202496 8099 0 0 0 218 1 0 0 20 0 1 0 272558188 39337984 8067 33554432000 4194304 5654031 140733351351056 140733351338872 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2518/statm: 9604 8067 140 357 0 9244 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 53940

[startup+6.30027 s]
/proc/loadavg: 3.81 3.14 2.47 4/181 2519
/proc/meminfo: memFree=29976108/32873844 swapFree=7108/7108
[pid=2509] ppid=2507 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2509/stat : 2509 (npSolver-pbo-I.) S 2507 2509 1127 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272558097 9367552 275 33554432000 4194304 5064252 140735129244224 140735129243136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2509/statm: 2287 275 233 213 0 72 0
[pid=2510] ppid=2509 vsize=4300 CPUtime=6.21 cores=0,2,4,6
/proc/2510/stat : 2510 (npSolver-pbo) S 2509 2509 1127 0 -1 4202496 5622 14399 0 0 51 18 547 5 20 0 1 0 272558098 4403200 655 33554432000 4194304 5992684 140735981635568 140735981620472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2510/statm: 1075 655 180 440 0 631 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 13448

[startup+12.7003 s]
/proc/loadavg: 3.66 3.12 2.47 4/181 2521
/proc/meminfo: memFree=29941688/32873844 swapFree=7108/7108
[pid=2509] ppid=2507 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2509/stat : 2509 (npSolver-pbo-I.) S 2507 2509 1127 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272558097 9367552 275 33554432000 4194304 5064252 140735129244224 140735129243136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2509/statm: 2287 275 233 213 0 72 0
[pid=2510] ppid=2509 vsize=4300 CPUtime=6.21 cores=0,2,4,6
/proc/2510/stat : 2510 (npSolver-pbo) S 2509 2509 1127 0 -1 4202496 5622 14399 0 0 51 18 547 5 20 0 1 0 272558098 4403200 655 33554432000 4194304 5992684 140735981635568 140735981620472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2510/statm: 1075 655 180 440 0 631 0
[pid=2521] ppid=2510 vsize=39296 CPUtime=6.46 cores=0,2,4,6
/proc/2521/stat : 2521 (glucosInc) R 2510 2509 1127 0 -1 4202496 8845 0 0 0 645 1 0 0 20 0 1 0 272558720 40239104 8656 33554432000 4194304 5654031 140734400751104 140734400738920 4232901 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2521/statm: 9824 8656 140 357 0 9464 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 52744

[startup+25.5003 s]
/proc/loadavg: 3.29 3.06 2.46 3/181 2523
/proc/meminfo: memFree=29973220/32873844 swapFree=7108/7108
[pid=2509] ppid=2507 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2509/stat : 2509 (npSolver-pbo-I.) S 2507 2509 1127 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272558097 9367552 275 33554432000 4194304 5064252 140735129244224 140735129243136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2509/statm: 2287 275 233 213 0 72 0
[pid=2510] ppid=2509 vsize=4300 CPUtime=16.07 cores=0,2,4,6
/proc/2510/stat : 2510 (npSolver-pbo) S 2509 2509 1127 0 -1 4202496 7692 23877 0 0 56 19 1525 7 20 0 1 0 272558098 4403200 655 33554432000 4194304 5992684 140735981635568 140735981620472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2510/statm: 1075 655 180 440 0 631 0
[pid=2523] ppid=2510 vsize=39428 CPUtime=9.39 cores=0,2,4,6
/proc/2523/stat : 2523 (glucosInc) R 2510 2509 1127 0 -1 4202496 8327 0 0 0 938 1 0 0 20 0 1 0 272559707 40374272 8964 33554432000 4194304 5654031 140733889119072 140733889116840 4219862 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2523/statm: 9857 8964 131 357 0 9497 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 52876

[startup+51.1003 s]
/proc/loadavg: 2.85 2.98 2.45 3/181 2527
/proc/meminfo: memFree=29974832/32873844 swapFree=7108/7108
[pid=2509] ppid=2507 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2509/stat : 2509 (npSolver-pbo-I.) S 2507 2509 1127 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272558097 9367552 275 33554432000 4194304 5064252 140735129244224 140735129243136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2509/statm: 2287 275 233 213 0 72 0
[pid=2510] ppid=2509 vsize=4300 CPUtime=46.7 cores=0,2,4,6
/proc/2510/stat : 2510 (npSolver-pbo) S 2509 2509 1127 0 -1 4202496 11832 43190 0 0 66 21 4569 14 20 0 1 0 272558098 4403200 655 33554432000 4194304 5992684 140735981635568 140735981620472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2510/statm: 1075 655 180 440 0 631 0
[pid=2527] ppid=2510 vsize=39448 CPUtime=4.36 cores=0,2,4,6
/proc/2527/stat : 2527 (glucosInc) R 2510 2509 1127 0 -1 4202496 8619 0 0 0 435 1 0 0 20 0 1 0 272562770 40394752 8599 33554432000 4194304 5654031 140734767976528 140734767964344 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2527/statm: 9862 8599 140 357 0 9502 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 52896

[startup+102.307 s]
/proc/loadavg: 2.37 2.82 2.42 4/181 2531
/proc/meminfo: memFree=29963540/32873844 swapFree=7108/7108
[pid=2509] ppid=2507 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2509/stat : 2509 (npSolver-pbo-I.) S 2507 2509 1127 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272558097 9367552 275 33554432000 4194304 5064252 140735129244224 140735129243136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2509/statm: 2287 275 233 213 0 72 0
[pid=2510] ppid=2509 vsize=4928 CPUtime=80.79 cores=0,2,4,6
/proc/2510/stat : 2510 (npSolver-pbo) S 2509 2509 1127 0 -1 4202496 16566 64302 0 0 90 22 7947 20 20 0 1 0 272558098 5046272 812 33554432000 4194304 5992684 140735981635568 140735981620472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2510/statm: 1232 812 180 440 0 788 0
[pid=2531] ppid=2510 vsize=47936 CPUtime=21.46 cores=0,2,4,6
/proc/2531/stat : 2531 (glucosInc) R 2510 2509 1127 0 -1 4202496 11054 0 0 0 2144 2 0 0 20 0 1 0 272566181 49086464 10967 33554432000 4194304 5654031 140736513541600 140736513529416 4232794 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2531/statm: 11984 10967 142 357 0 11624 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 62012

[startup+162.3 s]
/proc/loadavg: 2.13 2.67 2.40 3/181 2531
/proc/meminfo: memFree=29949312/32873844 swapFree=7108/7108
[pid=2509] ppid=2507 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2509/stat : 2509 (npSolver-pbo-I.) S 2507 2509 1127 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272558097 9367552 275 33554432000 4194304 5064252 140735129244224 140735129243136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2509/statm: 2287 275 233 213 0 72 0
[pid=2510] ppid=2509 vsize=4928 CPUtime=80.79 cores=0,2,4,6
/proc/2510/stat : 2510 (npSolver-pbo) S 2509 2509 1127 0 -1 4202496 16566 64302 0 0 90 22 7947 20 20 0 1 0 272558098 5046272 812 33554432000 4194304 5992684 140735981635568 140735981620472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2510/statm: 1232 812 180 440 0 788 0
[pid=2531] ppid=2510 vsize=89888 CPUtime=81.44 cores=0,2,4,6
/proc/2531/stat : 2531 (glucosInc) R 2510 2509 1127 0 -1 4202496 14238 0 0 0 8141 3 0 0 20 0 1 0 272566181 92045312 14554 33554432000 4194304 5654031 140736513541600 140736513529416 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2531/statm: 22472 14554 142 357 0 22112 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 103964

[startup+222.3 s]
/proc/loadavg: 2.05 2.55 2.37 3/181 2531
/proc/meminfo: memFree=29866640/32873844 swapFree=7108/7108
[pid=2509] ppid=2507 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2509/stat : 2509 (npSolver-pbo-I.) S 2507 2509 1127 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272558097 9367552 275 33554432000 4194304 5064252 140735129244224 140735129243136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2509/statm: 2287 275 233 213 0 72 0
[pid=2510] ppid=2509 vsize=4928 CPUtime=80.79 cores=0,2,4,6
/proc/2510/stat : 2510 (npSolver-pbo) S 2509 2509 1127 0 -1 4202496 16566 64302 0 0 90 22 7947 20 20 0 1 0 272558098 5046272 812 33554432000 4194304 5992684 140735981635568 140735981620472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2510/statm: 1232 812 180 440 0 788 0
[pid=2531] ppid=2510 vsize=102120 CPUtime=141.42 cores=0,2,4,6
/proc/2531/stat : 2531 (glucosInc) R 2510 2509 1127 0 -1 4202496 15534 0 0 0 14138 4 0 0 20 0 1 0 272566181 104570880 23767 33554432000 4194304 5654031 140736513541600 140736513529416 4232960 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2531/statm: 25530 23767 142 357 0 25170 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 116196

[startup+282.3 s]
/proc/loadavg: 2.02 2.44 2.34 3/181 2531
/proc/meminfo: memFree=29866640/32873844 swapFree=7108/7108
[pid=2509] ppid=2507 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.01 2.02 2.09 3/180 2581
/proc/meminfo: memFree=23179100/32873844 swapFree=7108/7108
[pid=2509] ppid=2507 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2509/stat : 2509 (npSolver-pbo-I.) S 2507 2509 1127 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272558097 9367552 275 33554432000 4194304 5064252 140735129244224 140735129243136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2509/statm: 2287 275 233 213 0 72 0
[pid=2510] ppid=2509 vsize=4928 CPUtime=80.79 cores=0,2,4,6
/proc/2510/stat : 2510 (npSolver-pbo) S 2509 2509 1127 0 -1 4202496 16566 64302 0 0 90 22 7947 20 20 0 1 0 272558098 5046272 812 33554432000 4194304 5992684 140735981635568 140735981620472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2510/statm: 1232 812 180 440 0 788 0
[pid=2531] ppid=2510 vsize=145200 CPUtime=1221.27 cores=0,2,4,6
/proc/2531/stat : 2531 (glucosInc) R 2510 2509 1127 0 -1 4202496 34273 0 0 0 122077 50 0 0 20 0 1 0 272566181 148684800 35545 33554432000 4194304 5654031 140736513541600 140736513539624 4232767 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2531/statm: 36300 35545 142 357 0 35940 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 159276

[startup+1362.3 s]
/proc/loadavg: 2.05 2.03 2.09 3/180 2581
/proc/meminfo: memFree=23142252/32873844 swapFree=7108/7108
[pid=2509] ppid=2507 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2509/stat : 2509 (npSolver-pbo-I.) S 2507 2509 1127 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272558097 9367552 275 33554432000 4194304 5064252 140735129244224 140735129243136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2509/statm: 2287 275 233 213 0 72 0
[pid=2510] ppid=2509 vsize=4928 CPUtime=80.79 cores=0,2,4,6
/proc/2510/stat : 2510 (npSolver-pbo) S 2509 2509 1127 0 -1 4202496 16566 64302 0 0 90 22 7947 20 20 0 1 0 272558098 5046272 812 33554432000 4194304 5992684 140735981635568 140735981620472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2510/statm: 1232 812 180 440 0 788 0
[pid=2531] ppid=2510 vsize=194520 CPUtime=1281.26 cores=0,2,4,6
/proc/2531/stat : 2531 (glucosInc) R 2510 2509 1127 0 -1 4202496 35262 0 0 0 128073 53 0 0 20 0 1 0 272566181 199188480 45449 33554432000 4194304 5654031 140736513541600 140736513529416 4232794 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2531/statm: 48630 45449 142 357 0 48270 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 208596

[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 2.08 3/180 2581
/proc/meminfo: memFree=23131656/32873844 swapFree=7108/7108
[pid=2509] ppid=2507 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2509/stat : 2509 (npSolver-pbo-I.) S 2507 2509 1127 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272558097 9367552 275 33554432000 4194304 5064252 140735129244224 140735129243136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2509/statm: 2287 275 233 213 0 72 0
[pid=2510] ppid=2509 vsize=4928 CPUtime=80.79 cores=0,2,4,6
/proc/2510/stat : 2510 (npSolver-pbo) S 2509 2509 1127 0 -1 4202496 16566 64302 0 0 90 22 7947 20 20 0 1 0 272558098 5046272 812 33554432000 4194304 5992684 140735981635568 140735981620472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2510/statm: 1232 812 180 440 0 788 0
[pid=2531] ppid=2510 vsize=194520 CPUtime=1341.25 cores=0,2,4,6
/proc/2531/stat : 2531 (glucosInc) R 2510 2509 1127 0 -1 4202496 36122 0 0 0 134071 54 0 0 20 0 1 0 272566181 199188480 47548 33554432000 4194304 5654031 140736513541600 140736513529416 4232973 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2531/statm: 48630 47548 142 357 0 48270 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 208596

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.08 3/180 2581
/proc/meminfo: memFree=23121248/32873844 swapFree=7108/7108
[pid=2509] ppid=2507 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2509/stat : 2509 (npSolver-pbo-I.) S 2507 2509 1127 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272558097 9367552 275 33554432000 4194304 5064252 140735129244224 140735129243136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2509/statm: 2287 275 233 213 0 72 0
[pid=2510] ppid=2509 vsize=4928 CPUtime=80.79 cores=0,2,4,6
/proc/2510/stat : 2510 (npSolver-pbo) S 2509 2509 1127 0 -1 4202496 16566 64302 0 0 90 22 7947 20 20 0 1 0 272558098 5046272 812 33554432000 4194304 5992684 140735981635568 140735981620472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2510/statm: 1232 812 180 440 0 788 0
[pid=2531] ppid=2510 vsize=225340 CPUtime=1401.24 cores=0,2,4,6
/proc/2531/stat : 2531 (glucosInc) R 2510 2509 1127 0 -1 4202496 37457 0 0 0 140067 57 0 0 20 0 1 0 272566181 230748160 50636 33554432000 4194304 5654031 140736513541600 140736513529416 4233168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2531/statm: 56335 50636 142 357 0 55975 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 239416

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/180 2581
/proc/meminfo: memFree=23113072/32873844 swapFree=7108/7108
[pid=2509] ppid=2507 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2509/stat : 2509 (npSolver-pbo-I.) S 2507 2509 1127 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272558097 9367552 275 33554432000 4194304 5064252 140735129244224 140735129243136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2509/statm: 2287 275 233 213 0 72 0
[pid=2510] ppid=2509 vsize=4928 CPUtime=80.79 cores=0,2,4,6
/proc/2510/stat : 2510 (npSolver-pbo) S 2509 2509 1127 0 -1 4202496 16566 64302 0 0 90 22 7947 20 20 0 1 0 272558098 5046272 812 33554432000 4194304 5992684 140735981635568 140735981620472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2510/statm: 1232 812 180 440 0 788 0
[pid=2531] ppid=2510 vsize=225340 CPUtime=1461.23 cores=0,2,4,6
/proc/2531/stat : 2531 (glucosInc) R 2510 2509 1127 0 -1 4202496 38257 0 0 0 146064 59 0 0 20 0 1 0 272566181 230748160 52172 33554432000 4194304 5654031 140736513541600 140736513529416 4232984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2531/statm: 56335 52172 142 357 0 55975 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 239416

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/180 2582
/proc/meminfo: memFree=23179196/32873844 swapFree=7108/7108
[pid=2509] ppid=2507 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2509/stat : 2509 (npSolver-pbo-I.) S 2507 2509 1127 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272558097 9367552 275 33554432000 4194304 5064252 140735129244224 140735129243136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2509/statm: 2287 275 233 213 0 72 0
[pid=2510] ppid=2509 vsize=4928 CPUtime=80.79 cores=0,2,4,6
/proc/2510/stat : 2510 (npSolver-pbo) S 2509 2509 1127 0 -1 4202496 16566 64302 0 0 90 22 7947 20 20 0 1 0 272558098 5046272 812 33554432000 4194304 5992684 140735981635568 140735981620472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2510/statm: 1232 812 180 440 0 788 0
[pid=2531] ppid=2510 vsize=194520 CPUtime=1521.22 cores=0,2,4,6
/proc/2531/stat : 2531 (glucosInc) R 2510 2509 1127 0 -1 4202496 39242 0 0 0 152060 62 0 0 20 0 1 0 272566181 199188480 43401 33554432000 4194304 5654031 140736513541600 140736513539528 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2531/statm: 48630 43401 142 357 0 48270 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 208596

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/180 2582
/proc/meminfo: memFree=23133660/32873844 swapFree=7108/7108
[pid=2509] ppid=2507 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2509/stat : 2509 (npSolver-pbo-I.) S 2507 2509 1127 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272558097 9367552 275 33554432000 4194304 5064252 140735129244224 140735129243136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2509/statm: 2287 275 233 213 0 72 0
[pid=2510] ppid=2509 vsize=4928 CPUtime=80.79 cores=0,2,4,6
/proc/2510/stat : 2510 (npSolver-pbo) S 2509 2509 1127 0 -1 4202496 16566 64302 0 0 90 22 7947 20 20 0 1 0 272558098 5046272 812 33554432000 4194304 5992684 140735981635568 140735981620472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2510/statm: 1232 812 180 440 0 788 0
[pid=2531] ppid=2510 vsize=194520 CPUtime=1581.21 cores=0,2,4,6
/proc/2531/stat : 2531 (glucosInc) R 2510 2509 1127 0 -1 4202496 40051 0 0 0 158057 64 0 0 20 0 1 0 272566181 199188480 46985 33554432000 4194304 5654031 140736513541600 140736513529416 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2531/statm: 48630 46985 142 357 0 48270 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 208596

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.06 3/181 2585
/proc/meminfo: memFree=23118900/32873844 swapFree=7108/7108
[pid=2509] ppid=2507 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2509/stat : 2509 (npSolver-pbo-I.) S 2507 2509 1127 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272558097 9367552 275 33554432000 4194304 5064252 140735129244224 140735129243136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2509/statm: 2287 275 233 213 0 72 0
[pid=2510] ppid=2509 vsize=4928 CPUtime=80.79 cores=0,2,4,6
/proc/2510/stat : 2510 (npSolver-pbo) S 2509 2509 1127 0 -1 4202496 16566 64302 0 0 90 22 7947 20 20 0 1 0 272558098 5046272 812 33554432000 4194304 5992684 140735981635568 140735981620472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2510/statm: 1232 812 180 440 0 788 0
[pid=2531] ppid=2510 vsize=225340 CPUtime=1641.2 cores=0,2,4,6
/proc/2531/stat : 2531 (glucosInc) R 2510 2509 1127 0 -1 4202496 41444 0 0 0 164053 67 0 0 20 0 1 0 272566181 230748160 50636 33554432000 4194304 5654031 140736513541600 140736513529416 4233440 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2531/statm: 56335 50636 142 357 0 55975 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 239416

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/181 2608
/proc/meminfo: memFree=23116620/32873844 swapFree=7108/7108
[pid=2509] ppid=2507 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2509/stat : 2509 (npSolver-pbo-I.) S 2507 2509 1127 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272558097 9367552 275 33554432000 4194304 5064252 140735129244224 140735129243136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2509/statm: 2287 275 233 213 0 72 0
[pid=2510] ppid=2509 vsize=4928 CPUtime=80.79 cores=0,2,4,6
/proc/2510/stat : 2510 (npSolver-pbo) S 2509 2509 1127 0 -1 4202496 16566 64302 0 0 90 22 7947 20 20 0 1 0 272558098 5046272 812 33554432000 4194304 5992684 140735981635568 140735981620472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2510/statm: 1232 812 180 440 0 788 0
[pid=2531] ppid=2510 vsize=225340 CPUtime=1701.19 cores=0,2,4,6
/proc/2531/stat : 2531 (glucosInc) R 2510 2509 1127 0 -1 4202496 42243 0 0 0 170050 69 0 0 20 0 1 0 272566181 230748160 51148 33554432000 4194304 5654031 140736513541600 140736513529416 4232767 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2531/statm: 56335 51148 142 357 0 55975 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 239416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.05 3/181 2608
/proc/meminfo: memFree=23102408/32873844 swapFree=7108/7108
[pid=2509] ppid=2507 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2509/stat : 2509 (npSolver-pbo-I.) S 2507 2509 1127 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272558097 9367552 275 33554432000 4194304 5064252 140735129244224 140735129243136 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2509/statm: 2287 275 233 213 0 72 0
[pid=2510] ppid=2509 vsize=4928 CPUtime=80.79 cores=0,2,4,6
/proc/2510/stat : 2510 (npSolver-pbo) S 2509 2509 1127 0 -1 4202496 16566 64302 0 0 90 22 7947 20 20 0 1 0 272558098 5046272 812 33554432000 4194304 5992684 140735981635568 140735981620472 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2510/statm: 1232 812 180 440 0 788 0
[pid=2531] ppid=2510 vsize=225340 CPUtime=1719.29 cores=0,2,4,6
/proc/2531/stat : 2531 (glucosInc) R 2510 2509 1127 0 -1 4202496 42250 0 0 0 171860 69 0 0 20 0 1 0 272566181 230748160 54732 33554432000 4194304 5654031 140736513541600 140736513529416 4232559 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2531/statm: 56335 54732 142 357 0 55975 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 239416

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2509 and gives
#  childrusage.ru_utime.tv_sec=80
#  childrusage.ru_utime.tv_usec=380780
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=428934
# CPU time returned by wait4() is 80.8097
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1798.97
CPU system time (s): 1.11
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 239416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 80.3808
system time used= 0.428934
maximum resident set size= 45224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81244
page faults= 0
swaps= 0
block input operations= 0
block output operations= 75512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 265
involuntary context switches= 150

runsolver used 2.68459 second user time and 7.14691 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-26 22:31:36
IDJOB=3699671
IDBENCH=2267
IDSOLVER=2276
FILE ID=node102/3699671-1338064295
RUNJOBID= node102-1338052958-1143
PBS_JOBID= 14624412
Free space on /tmp= 71524 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-3.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699671-1338064295/watcher-3699671-1338064295 -o /tmp/evaluation-result-3699671-1338064295/solver-3699671-1338064295 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699671-1338064295.opb 1377000787 HOME HOME

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

MD5SUM BENCH= 36a19a7aeba117287b60c4673ad89664
RANDOM SEED=1377000787

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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	: 5438.54
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		: 2667.178
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		: 2667.178
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:        30018884 kB
Buffers:          274628 kB
Cached:          1659100 kB
SwapCached:            0 kB
Active:          1062272 kB
Inactive:         980008 kB
Active(anon):     100300 kB
Inactive(anon):    10968 kB
Active(file):     961972 kB
Inactive(file):   969040 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11268 kB
Writeback:             0 kB
AnonPages:        115644 kB
Mapped:            15988 kB
Shmem:               200 kB
Slab:             671768 kB
SReclaimable:     114184 kB
SUnreclaim:       557584 kB
KernelStack:        1504 kB
PageTables:         4280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     225328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 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= 71508 MiB
End job on node102 at 2012-05-26 23:01:36