Trace number 3699590

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-data8_3.opb
MD5SUMc3720ea5d84e92b781414b36064971fe
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark43606
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 46478
Optimality of the best value was proved NO
Number of variables1344
Total number of constraints16096
Number of constraints which are clauses8208
Number of constraints which are cardinality constraints (but not clauses)496
Number of constraints which are nor clauses,nor cardinality constraints7392
Minimum length of a constraint2
Maximum length of a constraint28
Number of terms in the objective function 448
Biggest coefficient in the objective function 1380
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 279536
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 1380
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 279536
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.99/1.03	c run inc solver
0.99/1.03	c [INC SYSTEM] run initial solver
0.99/1.03	c [INC SYSTEM] preprocess with white file
4.57/4.68	c [INC SYSTEM] finished preprocessing in 3 s
4.57/4.68	c [INC SYSTEM] execute solver
4.67/5.23	c [INC SEARCH] formula is SAT
4.74/5.33	c [INC SYSTEM] solved the initial formula
4.74/5.33	c model valid
4.74/5.33	c current solution ok
6.49/6.56	o 57877
6.49/6.56	c execute binary inc search
6.49/6.56	c [INC SEARCH] current bound: 28938
6.49/6.56	c [INC SEARCH] iteration: 0
6.49/6.56	c [INC SEARCH] lower bound: 0 upperbound 57877 current bound: 28938 best value:57877
6.49/6.56	c [INC SYSTEM] there exists a inc, kill it!
6.49/6.56	c write failed with 2
6.49/6.56	c [INC SYSTEM] create new solver instance
6.49/6.56	c [INC] encode full formula
6.49/6.56	c fallback to adder encoding
6.49/6.60	c set iterative enc to: adder
6.49/6.60	c set iterative enc to: none
6.59/6.64	c [INC SEARCH] isOptimum variable: 0
21.87/21.94	c [INC SEARCH] formula is UNSAT
21.87/21.94	c [INC SYSTEM] there exists a inc, kill it!
21.87/21.94	c write failed with 2
21.87/21.94	c sat variable: 0 optimum/unsat variable: 1
21.87/21.94	c [INC SEARCH] set lower bound to 28939 upperbound 57877
21.87/21.94	c [INC SEARCH] current bound: 43408
21.87/21.94	c [INC SEARCH] iteration: 1
21.87/21.94	c [INC SEARCH] lower bound: 28939 upperbound 57877 current bound: 43408 best value:57877
21.87/21.94	c [INC SYSTEM] create new solver instance
21.87/21.94	c [INC] encode full formula
21.87/21.94	c fallback to adder encoding
21.87/21.98	c set iterative enc to: adder
21.87/21.98	c set iterative enc to: none
21.96/22.02	c [INC SEARCH] isOptimum variable: 0
1629.67/1630.06	c [INC SEARCH] formula is SAT
1629.67/1630.07	c [INC SEARCH] copied best model
1629.67/1630.07	c sat variable: 1 optimum/unsat variable: 0
1629.78/1630.11	c model valid
1629.78/1630.11	c current solution ok
1629.78/1630.11	o 43315
1629.78/1630.11	c [INC SEARCH] current bound: 36127
1629.78/1630.11	c [INC SEARCH] iteration: 2
1629.78/1630.11	c [INC SEARCH] lower bound: 28939 upperbound 43315 current bound: 36127 best value:43315
1629.78/1630.11	c [INC SYSTEM] there exists a inc, kill it!
1629.78/1630.11	c write failed with 2
1629.78/1630.12	c [INC SYSTEM] create new solver instance
1629.78/1630.12	c [INC] encode full formula
1629.78/1630.12	c fallback to adder encoding
1629.78/1630.15	c set iterative enc to: adder
1629.78/1630.15	c set iterative enc to: none
1629.78/1630.20	c [INC SEARCH] isOptimum variable: 0
1693.05/1693.44	c [INC SEARCH] formula is UNSAT
1693.05/1693.44	c [INC SYSTEM] there exists a inc, kill it!
1693.05/1693.44	c write failed with 2
1693.05/1693.44	c sat variable: 0 optimum/unsat variable: 1
1693.05/1693.44	c [INC SEARCH] set lower bound to 36128 upperbound 43315
1693.05/1693.44	c [INC SEARCH] current bound: 39721
1693.05/1693.44	c [INC SEARCH] iteration: 3
1693.05/1693.44	c [INC SEARCH] lower bound: 36128 upperbound 43315 current bound: 39721 best value:43315
1693.05/1693.44	c [INC SYSTEM] create new solver instance
1693.05/1693.44	c [INC] encode full formula
1693.05/1693.44	c fallback to adder encoding
1693.05/1693.48	c set iterative enc to: adder
1693.05/1693.48	c set iterative enc to: none
1693.15/1693.52	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.40	c an unexpexted return value has been received, exit
1800.01/1800.40	s UNKNOWN
1800.01/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.01/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3699590-1338056550/watcher-3699590-1338056550 -o /tmp/evaluation-result-3699590-1338056550/solver-3699590-1338056550 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699590-1338056550.opb 263110173 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14947
/proc/meminfo: memFree=28276136/32873648 swapFree=7104/7104
[pid=14947] ppid=14945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (npSolver-pbo-I.) S 14945 14947 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780492 9367552 275 33554432000 4194304 5064252 140733388993168 140733388992080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14947/statm: 2287 275 233 213 0 72 0

[startup+0.0296389 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14947
/proc/meminfo: memFree=28276136/32873648 swapFree=7104/7104
[pid=14947] ppid=14945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (npSolver-pbo-I.) S 14945 14947 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780492 9367552 275 33554432000 4194304 5064252 140733388993168 140733388992080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14947/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100213 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14947
/proc/meminfo: memFree=28276136/32873648 swapFree=7104/7104
[pid=14947] ppid=14945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (npSolver-pbo-I.) S 14945 14947 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780492 9367552 275 33554432000 4194304 5064252 140733388993168 140733388992080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14947/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300234 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14947
/proc/meminfo: memFree=28276136/32873648 swapFree=7104/7104
[pid=14947] ppid=14945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (npSolver-pbo-I.) S 14945 14947 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780492 9367552 275 33554432000 4194304 5064252 140733388993168 140733388992080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14947/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700187 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14947
/proc/meminfo: memFree=28276136/32873648 swapFree=7104/7104
[pid=14947] ppid=14945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (npSolver-pbo-I.) S 14945 14947 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780492 9367552 275 33554432000 4194304 5064252 140733388993168 140733388992080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14947/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 14996
/proc/meminfo: memFree=28319960/32873648 swapFree=7104/7104
[pid=14947] ppid=14945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (npSolver-pbo-I.) S 14945 14947 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780492 9367552 275 33554432000 4194304 5064252 140733388993168 140733388992080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14947/statm: 2287 275 233 213 0 72 0
[pid=14948] ppid=14947 vsize=55380 CPUtime=1.02 cores=0,2,4,6
/proc/14948/stat : 14948 (npSolver-pbo) S 14947 14947 14700 0 -1 4202496 9158 0 0 0 97 5 0 0 20 0 1 0 271780493 56709120 11454 33554432000 4194304 5992684 140736782061472 140736782055920 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14948/statm: 13845 11454 169 440 0 13401 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 64528

[startup+3.10036 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 15000
/proc/meminfo: memFree=28226548/32873648 swapFree=7104/7104
[pid=14947] ppid=14945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (npSolver-pbo-I.) S 14945 14947 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780492 9367552 275 33554432000 4194304 5064252 140733388993168 140733388992080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14947/statm: 2287 275 233 213 0 72 0
[pid=14948] ppid=14947 vsize=55380 CPUtime=1.02 cores=0,2,4,6
/proc/14948/stat : 14948 (npSolver-pbo) S 14947 14947 14700 0 -1 4202496 9158 0 0 0 97 5 0 0 20 0 1 0 271780493 56709120 11454 33554432000 4194304 5992684 140736782061472 140736782055920 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14948/statm: 13845 11454 169 440 0 13401 0
[pid=14997] ppid=14948 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14997/stat : 14997 (cp2_pre.sh) S 14948 14947 14700 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 271780596 9367552 277 33554432000 4194304 5064252 140735887182144 140735887180848 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14997/statm: 2287 277 234 213 0 72 0
[pid=14998] ppid=14997 vsize=185960 CPUtime=2.05 cores=0,2,4,6
/proc/14998/stat : 14998 (coprocessor) R 14997 14947 14700 0 -1 4202496 33718 0 0 0 200 5 0 0 20 0 1 0 271780597 190423040 45469 33554432000 4194304 6586260 140735257050624 140735257046648 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/14998/statm: 46490 45469 191 584 0 45902 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 259636

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15018
/proc/meminfo: memFree=28283996/32873648 swapFree=7104/7104
[pid=14947] ppid=14945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (npSolver-pbo-I.) S 14945 14947 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780492 9367552 275 33554432000 4194304 5064252 140733388993168 140733388992080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14947/statm: 2287 275 233 213 0 72 0
[pid=14948] ppid=14947 vsize=61360 CPUtime=5.74 cores=0,2,4,6
/proc/14948/stat : 14948 (npSolver-pbo) R 14947 14947 14700 0 -1 4202496 10692 35578 0 0 120 90 350 14 20 0 1 0 271780493 62832640 12955 33554432000 4194304 5992684 140736782061472 140736782055656 5179696 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14948/statm: 15340 12955 178 440 0 14896 0
[pid=15016] ppid=14948 vsize=85860 CPUtime=0.54 cores=0,2,4,6
/proc/15016/stat : 15016 (glucosInc) S 14948 14947 14700 0 -1 4202496 17353 0 0 0 51 3 0 0 20 0 1 0 271780961 87920640 19757 33554432000 4194304 5654031 140735184147856 140735184146168 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15016/statm: 21465 19757 146 357 0 21105 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 156368

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15072
/proc/meminfo: memFree=28226676/32873648 swapFree=7104/7104
[pid=14947] ppid=14945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (npSolver-pbo-I.) S 14945 14947 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780492 9367552 275 33554432000 4194304 5064252 140733388993168 140733388992080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14947/statm: 2287 275 233 213 0 72 0
[pid=14948] ppid=14947 vsize=66924 CPUtime=6.62 cores=0,2,4,6
/proc/14948/stat : 14948 (npSolver-pbo) S 14947 14947 14700 0 -1 4202496 12603 53970 0 0 128 109 401 24 20 0 1 0 271780493 68530176 13982 33554432000 4194304 5992684 140736782061472 140736782046376 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14948/statm: 16731 13982 189 440 0 16287 0
[pid=15024] ppid=14948 vsize=100904 CPUtime=6.04 cores=0,2,4,6
/proc/15024/stat : 15024 (glucosInc) R 14948 14947 14700 0 -1 4202496 18697 0 0 0 601 3 0 0 20 0 1 0 271781156 103325696 22672 33554432000 4194304 5654031 140735257064160 140735257051976 4215055 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15024/statm: 25226 22672 142 357 0 24866 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 176976

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15074
/proc/meminfo: memFree=28206176/32873648 swapFree=7104/7104
[pid=14947] ppid=14945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (npSolver-pbo-I.) S 14945 14947 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780492 9367552 275 33554432000 4194304 5064252 140733388993168 140733388992080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14947/statm: 2287 275 233 213 0 72 0
[pid=14948] ppid=14947 vsize=66924 CPUtime=22 cores=0,2,4,6
/proc/14948/stat : 14948 (npSolver-pbo) S 14947 14947 14700 0 -1 4202496 14990 75152 0 0 132 110 1926 32 20 0 1 0 271780493 68530176 13982 33554432000 4194304 5992684 140736782061472 140736782046376 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14948/statm: 16731 13982 189 440 0 16287 0
[pid=15074] ppid=14948 vsize=102432 CPUtime=3.46 cores=0,2,4,6
/proc/15074/stat : 15074 (glucosInc) R 14948 14947 14700 0 -1 4202496 19467 0 0 0 343 3 0 0 20 0 1 0 271782695 104890368 22764 33554432000 4194304 5654031 140734681679216 140734681667032 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15074/statm: 25608 22764 140 357 0 25248 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 178504

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15074
/proc/meminfo: memFree=28130616/32873648 swapFree=7104/7104
[pid=14947] ppid=14945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (npSolver-pbo-I.) S 14945 14947 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780492 9367552 275 33554432000 4194304 5064252 140733388993168 140733388992080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14947/statm: 2287 275 233 213 0 72 0
[pid=14948] ppid=14947 vsize=66924 CPUtime=22 cores=0,2,4,6
/proc/14948/stat : 14948 (npSolver-pbo) S 14947 14947 14700 0 -1 4202496 14990 75152 0 0 132 110 1926 32 20 0 1 0 271780493 68530176 13982 33554432000 4194304 5992684 140736782061472 140736782046376 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14948/statm: 16731 13982 189 440 0 16287 0
[pid=15074] ppid=14948 vsize=155564 CPUtime=29.06 cores=0,2,4,6
/proc/15074/stat : 15074 (glucosInc) R 14948 14947 14700 0 -1 4202496 23233 0 0 0 2900 6 0 0 20 0 1 0 271782695 159297536 32990 33554432000 4194304 5654031 140734681679216 140734681677160 4233448 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15074/statm: 38891 32990 141 357 0 38531 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 231636

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15074
/proc/meminfo: memFree=28148952/32873648 swapFree=7104/7104
[pid=14947] ppid=14945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (npSolver-pbo-I.) S 14945 14947 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780492 9367552 275 33554432000 4194304 5064252 140733388993168 140733388992080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14947/statm: 2287 275 233 213 0 72 0
[pid=14948] ppid=14947 vsize=66924 CPUtime=22 cores=0,2,4,6
/proc/14948/stat : 14948 (npSolver-pbo) S 14947 14947 14700 0 -1 4202496 14990 75152 0 0 132 110 1926 32 20 0 1 0 271780493 68530176 13982 33554432000 4194304 5992684 140736782061472 140736782046376 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14948/statm: 16731 13982 189 440 0 16287 0
[pid=15074] ppid=14948 vsize=136592 CPUtime=80.24 cores=0,2,4,6
/proc/15074/stat : 15074 (glucosInc) R 14948 14947 14700 0 -1 4202496 26629 0 0 0 8014 10 0 0 20 0 1 0 271782695 139870208 32474 33554432000 4194304 5654031 140734681679216 140734681667032 4232763 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15074/statm: 34148 32474 141 357 0 33788 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 212664

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15075
/proc/meminfo: memFree=28080792/32873648 swapFree=7104/7104
[pid=14947] ppid=14945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (npSolver-pbo-I.) S 14945 14947 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780492 9367552 275 33554432000 4194304 5064252 140733388993168 140733388992080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14947/statm: 2287 275 233 213 0 72 0
[pid=14948] ppid=14947 vsize=66924 CPUtime=22 cores=0,2,4,6
/proc/14948/stat : 14948 (npSolver-pbo) S 14947 14947 14700 0 -1 4202496 14990 75152 0 0 132 110 1926 32 20 0 1 0 271780493 68530176 13982 33554432000 4194304 5992684 140736782061472 140736782046376 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14948/statm: 16731 13982 189 440 0 16287 0
[pid=15074] ppid=14948 vsize=136592 CPUtime=140.22 cores=0,2,4,6
/proc/15074/stat : 15074 (glucosInc) R 14948 14947 14700 0 -1 4202496 29573 0 0 0 14008 14 0 0 20 0 1 0 271782695 139870208 32933 33554432000 4194304 5654031 140734681679216 140734681677240 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15074/statm: 34148 32933 141 357 0 33788 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 212664

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15075
/proc/meminfo: memFree=28077448/32873648 swapFree=7104/7104
[pid=14947] ppid=14945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (npSolver-pbo-I.) S 14945 14947 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780492 9367552 275 33554432000 4194304 5064252 140733388993168 140733388992080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14947/statm: 2287 275 233 213 0 72 0
[pid=14948] ppid=14947 vsize=66924 CPUtime=22 cores=0,2,4,6
/proc/14948/stat : 14948 (npSolver-pbo) S 14947 14947 14700 0 -1 4202496 14990 75152 0 0 132 110 1926 32 20 0 1 0 271780493 68530176 13982 33554432000 4194304 5992684 140736782061472 140736782046376 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14948/statm: 16731 13982 189 440 0 16287 0
[pid=15074] ppid=14948 vsize=185912 CPUtime=200.21 cores=0,2,4,6
/proc/15074/stat : 15074 (glucosInc) R 14948 14947 14700 0 -1 4202496 31684 0 0 0 20004 17 0 0 20 0 1 0 271782695 190373888 43064 33554432000 4194304 5654031 140734681679216 140734681667032 4232833 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15074/statm: 46478 43064 141 357 0 46118 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 261984

[startup+282.3 s]

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

/proc/meminfo: memFree=28066464/32873648 swapFree=7104/7104
[pid=14947] ppid=14945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (npSolver-pbo-I.) S 14945 14947 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780492 9367552 275 33554432000 4194304 5064252 140733388993168 140733388992080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14947/statm: 2287 275 233 213 0 72 0
[pid=14948] ppid=14947 vsize=66924 CPUtime=22 cores=0,2,4,6
/proc/14948/stat : 14948 (npSolver-pbo) S 14947 14947 14700 0 -1 4202496 14990 75152 0 0 132 110 1926 32 20 0 1 0 271780493 68530176 13982 33554432000 4194304 5992684 140736782061472 140736782046376 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14948/statm: 16731 13982 189 440 0 16287 0
[pid=15074] ppid=14948 vsize=216732 CPUtime=1220.03 cores=0,2,4,6
/proc/15074/stat : 15074 (glucosInc) R 14948 14947 14700 0 -1 4202496 56824 0 0 0 121940 63 0 0 20 0 1 0 271782695 221933568 45495 33554432000 4194304 5654031 140734681679216 140734681677304 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15074/statm: 54183 45495 141 357 0 53823 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 292804

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 15090
/proc/meminfo: memFree=28030600/32873648 swapFree=7104/7104
[pid=14947] ppid=14945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (npSolver-pbo-I.) S 14945 14947 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780492 9367552 275 33554432000 4194304 5064252 140733388993168 140733388992080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14947/statm: 2287 275 233 213 0 72 0
[pid=14948] ppid=14947 vsize=66924 CPUtime=22 cores=0,2,4,6
/proc/14948/stat : 14948 (npSolver-pbo) S 14947 14947 14700 0 -1 4202496 14990 75152 0 0 132 110 1926 32 20 0 1 0 271780493 68530176 13982 33554432000 4194304 5992684 140736782061472 140736782046376 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14948/statm: 16731 13982 189 440 0 16287 0
[pid=15074] ppid=14948 vsize=266820 CPUtime=1280.03 cores=0,2,4,6
/proc/15074/stat : 15074 (glucosInc) R 14948 14947 14700 0 -1 4202496 57348 0 0 0 127939 64 0 0 20 0 1 0 271782695 273223680 54184 33554432000 4194304 5654031 140734681679216 140734681667032 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15074/statm: 66705 54184 141 357 0 66345 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 342892

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 15091
/proc/meminfo: memFree=28042072/32873648 swapFree=7104/7104
[pid=14947] ppid=14945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (npSolver-pbo-I.) S 14945 14947 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780492 9367552 275 33554432000 4194304 5064252 140733388993168 140733388992080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14947/statm: 2287 275 233 213 0 72 0
[pid=14948] ppid=14947 vsize=66924 CPUtime=22 cores=0,2,4,6
/proc/14948/stat : 14948 (npSolver-pbo) S 14947 14947 14700 0 -1 4202496 14990 75152 0 0 132 110 1926 32 20 0 1 0 271780493 68530176 13982 33554432000 4194304 5992684 140736782061472 140736782046376 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14948/statm: 16731 13982 189 440 0 16287 0
[pid=15074] ppid=14948 vsize=216732 CPUtime=1340.01 cores=0,2,4,6
/proc/15074/stat : 15074 (glucosInc) R 14948 14947 14700 0 -1 4202496 58423 0 0 0 133935 66 0 0 20 0 1 0 271782695 221933568 51323 33554432000 4194304 5654031 140734681679216 140734681667032 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15074/statm: 54183 51323 141 357 0 53823 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 292804

[startup+1422.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 15091
/proc/meminfo: memFree=28046280/32873648 swapFree=7104/7104
[pid=14947] ppid=14945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (npSolver-pbo-I.) S 14945 14947 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780492 9367552 275 33554432000 4194304 5064252 140733388993168 140733388992080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14947/statm: 2287 275 233 213 0 72 0
[pid=14948] ppid=14947 vsize=66924 CPUtime=22 cores=0,2,4,6
/proc/14948/stat : 14948 (npSolver-pbo) S 14947 14947 14700 0 -1 4202496 14990 75152 0 0 132 110 1926 32 20 0 1 0 271780493 68530176 13982 33554432000 4194304 5992684 140736782061472 140736782046376 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14948/statm: 16731 13982 189 440 0 16287 0
[pid=15074] ppid=14948 vsize=216732 CPUtime=1400.02 cores=0,2,4,6
/proc/15074/stat : 15074 (glucosInc) R 14948 14947 14700 0 -1 4202496 59788 0 0 0 139933 69 0 0 20 0 1 0 271782695 221933568 50299 33554432000 4194304 5654031 140734681679216 140734681667032 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15074/statm: 54183 50299 141 357 0 53823 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 292804

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 15091
/proc/meminfo: memFree=28053344/32873648 swapFree=7104/7104
[pid=14947] ppid=14945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (npSolver-pbo-I.) S 14945 14947 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780492 9367552 275 33554432000 4194304 5064252 140733388993168 140733388992080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14947/statm: 2287 275 233 213 0 72 0
[pid=14948] ppid=14947 vsize=66924 CPUtime=22 cores=0,2,4,6
/proc/14948/stat : 14948 (npSolver-pbo) S 14947 14947 14700 0 -1 4202496 14990 75152 0 0 132 110 1926 32 20 0 1 0 271780493 68530176 13982 33554432000 4194304 5992684 140736782061472 140736782046376 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14948/statm: 16731 13982 189 440 0 16287 0
[pid=15074] ppid=14948 vsize=216732 CPUtime=1460 cores=0,2,4,6
/proc/15074/stat : 15074 (glucosInc) R 14948 14947 14700 0 -1 4202496 61149 0 0 0 145928 72 0 0 20 0 1 0 271782695 221933568 46715 33554432000 4194304 5654031 140734681679216 140734681667032 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15074/statm: 54183 46715 141 357 0 53823 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 292804

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 15091
/proc/meminfo: memFree=28053272/32873648 swapFree=7104/7104
[pid=14947] ppid=14945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (npSolver-pbo-I.) S 14945 14947 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780492 9367552 275 33554432000 4194304 5064252 140733388993168 140733388992080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14947/statm: 2287 275 233 213 0 72 0
[pid=14948] ppid=14947 vsize=66924 CPUtime=22 cores=0,2,4,6
/proc/14948/stat : 14948 (npSolver-pbo) S 14947 14947 14700 0 -1 4202496 14990 75152 0 0 132 110 1926 32 20 0 1 0 271780493 68530176 13982 33554432000 4194304 5992684 140736782061472 140736782046376 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14948/statm: 16731 13982 189 440 0 16287 0
[pid=15074] ppid=14948 vsize=185912 CPUtime=1519.99 cores=0,2,4,6
/proc/15074/stat : 15074 (glucosInc) R 14948 14947 14700 0 -1 4202496 61927 0 0 0 151924 75 0 0 20 0 1 0 271782695 190373888 45112 33554432000 4194304 5654031 140734681679216 140734681667032 4218592 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15074/statm: 46478 45112 141 357 0 46118 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 261984

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 15091
/proc/meminfo: memFree=28018212/32873648 swapFree=7104/7104
[pid=14947] ppid=14945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (npSolver-pbo-I.) S 14945 14947 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780492 9367552 275 33554432000 4194304 5064252 140733388993168 140733388992080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14947/statm: 2287 275 233 213 0 72 0
[pid=14948] ppid=14947 vsize=66924 CPUtime=22 cores=0,2,4,6
/proc/14948/stat : 14948 (npSolver-pbo) S 14947 14947 14700 0 -1 4202496 14990 75152 0 0 132 110 1926 32 20 0 1 0 271780493 68530176 13982 33554432000 4194304 5992684 140736782061472 140736782046376 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14948/statm: 16731 13982 189 440 0 16287 0
[pid=15074] ppid=14948 vsize=266820 CPUtime=1579.98 cores=0,2,4,6
/proc/15074/stat : 15074 (glucosInc) R 14948 14947 14700 0 -1 4202496 62842 0 0 0 157922 76 0 0 20 0 1 0 271782695 273223680 54184 33554432000 4194304 5654031 140734681679216 140734681667032 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15074/statm: 66705 54184 141 357 0 66345 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 342892

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 15097
/proc/meminfo: memFree=28070560/32873648 swapFree=7104/7104
[pid=14947] ppid=14945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (npSolver-pbo-I.) S 14945 14947 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780492 9367552 275 33554432000 4194304 5064252 140733388993168 140733388992080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14947/statm: 2287 275 233 213 0 72 0
[pid=14948] ppid=14947 vsize=67484 CPUtime=1629.88 cores=0,2,4,6
/proc/14948/stat : 14948 (npSolver-pbo) S 14947 14947 14700 0 -1 4202496 17855 138711 0 0 141 110 162624 113 20 0 1 0 271780493 69103616 14141 33554432000 4194304 5992684 140736782061472 140736782046376 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14948/statm: 16871 14141 189 440 0 16427 0
[pid=15093] ppid=14948 vsize=185712 CPUtime=32.07 cores=0,2,4,6
/proc/15093/stat : 15093 (glucosInc) R 14948 14947 14700 0 -1 4202496 22986 0 0 0 3201 6 0 0 20 0 1 0 271943512 190169088 40824 33554432000 4194304 5654031 140733412602160 140733412589976 4232922 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15093/statm: 46428 40824 141 357 0 46068 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 262344

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 15099
/proc/meminfo: memFree=28067684/32873648 swapFree=7104/7104
[pid=14947] ppid=14945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (npSolver-pbo-I.) S 14945 14947 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780492 9367552 275 33554432000 4194304 5064252 140733388993168 140733388992080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14947/statm: 2287 275 233 213 0 72 0
[pid=14948] ppid=14947 vsize=67484 CPUtime=1693.19 cores=0,2,4,6
/proc/14948/stat : 14948 (npSolver-pbo) S 14947 14947 14700 0 -1 4202496 20241 163022 0 0 145 111 168937 126 20 0 1 0 271780493 69103616 14141 33554432000 4194304 5992684 140736782061472 140736782046376 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14948/statm: 16871 14141 189 440 0 16427 0
[pid=15099] ppid=14948 vsize=155620 CPUtime=28.74 cores=0,2,4,6
/proc/15099/stat : 15099 (glucosInc) R 14948 14947 14700 0 -1 4202496 22801 0 0 0 2869 5 0 0 20 0 1 0 271949845 159354880 33461 33554432000 4194304 5654031 140735193167232 140735193155048 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15099/statm: 38905 33461 141 357 0 38545 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 232252

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 15099
/proc/meminfo: memFree=28054444/32873648 swapFree=7104/7104
[pid=14947] ppid=14945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (npSolver-pbo-I.) S 14945 14947 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780492 9367552 275 33554432000 4194304 5064252 140733388993168 140733388992080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14947/statm: 2287 275 233 213 0 72 0
[pid=14948] ppid=14947 vsize=67484 CPUtime=1693.19 cores=0,2,4,6
/proc/14948/stat : 14948 (npSolver-pbo) S 14947 14947 14700 0 -1 4202496 20241 163022 0 0 145 111 168937 126 20 0 1 0 271780493 69103616 14141 33554432000 4194304 5992684 140736782061472 140736782046376 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14948/statm: 16871 14141 189 440 0 16427 0
[pid=15099] ppid=14948 vsize=136648 CPUtime=88.72 cores=0,2,4,6
/proc/15099/stat : 15099 (glucosInc) R 14948 14947 14700 0 -1 4202496 25528 0 0 0 8862 10 0 0 20 0 1 0 271949845 139927552 33213 33554432000 4194304 5654031 140735193167232 140735193155048 4215307 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15099/statm: 34162 33213 141 357 0 33802 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 213280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 15099
/proc/meminfo: memFree=28069028/32873648 swapFree=7104/7104
[pid=14947] ppid=14945 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (npSolver-pbo-I.) S 14945 14947 14700 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271780492 9367552 275 33554432000 4194304 5064252 140733388993168 140733388992080 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14947/statm: 2287 275 233 213 0 72 0
[pid=14948] ppid=14947 vsize=67484 CPUtime=1693.19 cores=0,2,4,6
/proc/14948/stat : 14948 (npSolver-pbo) S 14947 14947 14700 0 -1 4202496 20241 163022 0 0 145 111 168937 126 20 0 1 0 271780493 69103616 14141 33554432000 4194304 5992684 140736782061472 140736782046376 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/14948/statm: 16871 14141 189 440 0 16427 0
[pid=15099] ppid=14948 vsize=136648 CPUtime=106.82 cores=0,2,4,6
/proc/15099/stat : 15099 (glucosInc) R 14948 14947 14700 0 -1 4202496 26103 0 0 0 10671 11 0 0 20 0 1 0 271949845 139927552 33213 33554432000 4194304 5654031 140735193167232 140735193155048 4233201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15099/statm: 34162 33213 141 357 0 33802 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 213280

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.05
CPU user time (s): 1797.55
CPU system time (s): 2.50562
CPU usage (%): 99.9801
Max. virtual memory (cumulated for all children) (KiB): 392212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.55
system time used= 2.50562
maximum resident set size= 271596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209743
page faults= 0
swaps= 0
block input operations= 0
block output operations= 336192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1027
involuntary context switches= 2485

runsolver used 3.48347 second user time and 8.76767 second system time

The end

Launcher Data

Begin job on node127 at 2012-05-26 20:22:30
IDJOB=3699590
IDBENCH=2008
IDSOLVER=2276
FILE ID=node127/3699590-1338056550
RUNJOBID= node127-1338052949-14716
PBS_JOBID= 14624406
Free space on /tmp= 71100 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/ttp/normalized-data8_3.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699590-1338056550/watcher-3699590-1338056550 -o /tmp/evaluation-result-3699590-1338056550/solver-3699590-1338056550 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699590-1338056550.opb 263110173 HOME HOME

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

MD5SUM BENCH= c3720ea5d84e92b781414b36064971fe
RANDOM SEED=263110173

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.348
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:       32873648 kB
MemFree:        28276028 kB
Buffers:          315140 kB
Cached:          3299628 kB
SwapCached:            0 kB
Active:          1242712 kB
Inactive:        2545056 kB
Active(anon):     175256 kB
Inactive(anon):        0 kB
Active(file):    1067456 kB
Inactive(file):  2545056 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8944 kB
Writeback:             8 kB
AnonPages:        181460 kB
Mapped:            15656 kB
Shmem:               200 kB
Slab:             668080 kB
SReclaimable:     112528 kB
SUnreclaim:       555552 kB
KernelStack:        1496 kB
PageTables:         4472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     300188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    149504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71048 MiB
End job on node127 at 2012-05-26 20:52:31