Trace number 3751697

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 NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.1 1800.62

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_7.opb
MD5SUMc97ea0ca4046b53674ada05533ed4cde
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark7290551
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14620
Total number of constraints21851
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints21675
Minimum length of a constraint2
Maximum length of a constraint3570
Number of terms in the objective function 14365
Biggest coefficient in the objective function 153990656
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 153911476473
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 153990656
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 153911476473
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.09	c old isEQ: 0, new EQ is 1
1.19/1.21	c run inc solver
1.19/1.21	c [INC SYSTEM] run initial solver
1.19/1.21	c [INC SYSTEM] preprocess with white file
6.77/6.84	c [INC SYSTEM] finished preprocessing in 5 s
6.77/6.84	c [INC SYSTEM] execute solver
10.36/10.49	c [INC SEARCH] formula is SAT
11.08/11.11	c [INC SYSTEM] solved the initial formula
11.08/11.11	c model valid
11.08/11.11	c current solution ok
12.47/12.57	o 50557291
12.47/12.57	c starting approximation
12.47/12.57	c factor = 2
12.47/12.57	c factor still to low - shrinking to 2.17877e+06
12.47/12.57	c approx number of clauses: 1e+06
12.47/12.57	c current bound: 25278688
13.16/13.29	c leaving approximation
13.16/13.29	c finished approximation
13.16/13.29	c [INC SYSTEM] there exists a inc, kill it!
13.16/13.29	c write failed with 2
13.27/13.30	c [INC SEARCH] iteration: 0
13.27/13.30	c [INC BOUNDS] best value:50557376 search for 50557375
13.27/13.30	c [INC SYSTEM] create new solver instance
13.27/13.30	c [INC] encode full formula
13.27/13.30	c fallback to adder encoding
15.19/15.24	c set iterative enc to: adder
15.19/15.24	c set iterative enc to: none
15.45/15.75	c [INC SEARCH] isOptimum variable: 0
146.11/146.48	c formula is SAT
146.23/146.55	c [INC SEARCH] copied best model
146.23/146.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
146.33/146.60	c model valid
146.33/146.60	c current solution ok
146.33/146.60	o 38292815
146.33/146.60	c [INC SEARCH] iteration: 1
146.33/146.60	c [INC BOUNDS] best value:38292900 search for 38292899
146.33/146.60	c [INC SYSTEM] there exists a inc, kill it!
146.33/146.60	c write failed with 2
146.33/146.61	c [INC SYSTEM] create new solver instance
146.33/146.61	c [INC] encode full formula
146.33/146.61	c fallback to adder encoding
148.13/148.42	c set iterative enc to: adder
148.13/148.42	c set iterative enc to: none
148.43/148.71	c [INC SEARCH] isOptimum variable: 0
157.54/157.81	c formula is SAT
157.54/157.88	c [INC SEARCH] copied best model
157.54/157.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
157.64/157.92	c model valid
157.64/157.92	c current solution ok
157.64/157.92	o 34179889
157.64/157.92	c [INC SEARCH] iteration: 2
157.64/157.92	c [INC BOUNDS] best value:34179974 search for 34179973
157.64/157.92	c [INC SYSTEM] there exists a inc, kill it!
157.64/157.92	c write failed with 2
157.64/157.95	c [INC SYSTEM] create new solver instance
157.64/157.95	c [INC] encode full formula
157.64/157.95	c fallback to adder encoding
159.43/159.72	c set iterative enc to: adder
159.43/159.72	c set iterative enc to: none
159.73/160.00	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.61	s UNKNOWN
1800.05/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.61	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-3751697-1339177814/watcher-3751697-1339177814 -o /tmp/evaluation-result-3751697-1339177814/solver-3751697-1339177814 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751697-1339177814.opb 1478752971 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 2/178 13532
/proc/meminfo: memFree=29824320/32873844 swapFree=7124/7124
[pid=13532] ppid=13530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13532/stat : 13532 (npSolver-pbo-It) S 13530 13532 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383909889 9367552 275 33554432000 4194304 5064252 140736880018688 140736880017600 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13532/statm: 2287 275 233 213 0 72 0

[startup+0.00900993 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 13532
/proc/meminfo: memFree=29824320/32873844 swapFree=7124/7124
[pid=13532] ppid=13530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13532/stat : 13532 (npSolver-pbo-It) S 13530 13532 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383909889 9367552 275 33554432000 4194304 5064252 140736880018688 140736880017600 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13532/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100272 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 13532
/proc/meminfo: memFree=29824320/32873844 swapFree=7124/7124
[pid=13532] ppid=13530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13532/stat : 13532 (npSolver-pbo-It) S 13530 13532 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383909889 9367552 275 33554432000 4194304 5064252 140736880018688 140736880017600 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13532/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300275 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 13532
/proc/meminfo: memFree=29824320/32873844 swapFree=7124/7124
[pid=13532] ppid=13530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13532/stat : 13532 (npSolver-pbo-It) S 13530 13532 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383909889 9367552 275 33554432000 4194304 5064252 140736880018688 140736880017600 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13532/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700287 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 13532
/proc/meminfo: memFree=29824320/32873844 swapFree=7124/7124
[pid=13532] ppid=13530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13532/stat : 13532 (npSolver-pbo-It) S 13530 13532 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383909889 9367552 275 33554432000 4194304 5064252 140736880018688 140736880017600 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13532/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13534
/proc/meminfo: memFree=29678352/32873844 swapFree=7124/7124
[pid=13532] ppid=13530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13532/stat : 13532 (npSolver-pbo-It) S 13530 13532 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383909889 9367552 275 33554432000 4194304 5064252 140736880018688 140736880017600 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13532/statm: 2287 275 233 213 0 72 0
[pid=13533] ppid=13532 vsize=85484 CPUtime=1.22 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo) S 13532 13532 12876 0 -1 4202496 9224 0 0 0 109 13 0 0 20 0 1 0 383909889 87535616 19973 33554432000 4194304 6004724 140737333133456 140737333127920 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13533/statm: 21371 19973 171 442 0 20925 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 94632

[startup+3.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 13536
/proc/meminfo: memFree=29382280/32873844 swapFree=7124/7124
[pid=13532] ppid=13530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13532/stat : 13532 (npSolver-pbo-It) S 13530 13532 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383909889 9367552 275 33554432000 4194304 5064252 140736880018688 140736880017600 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13532/statm: 2287 275 233 213 0 72 0
[pid=13533] ppid=13532 vsize=85484 CPUtime=1.22 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo) S 13532 13532 12876 0 -1 4202496 9224 0 0 0 109 13 0 0 20 0 1 0 383909889 87535616 19973 33554432000 4194304 6004724 140737333133456 140737333127920 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13533/statm: 21371 19973 171 442 0 20925 0
[pid=13535] ppid=13533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13535/stat : 13535 (cp2_pre.sh) S 13533 13532 12876 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383910013 9367552 277 33554432000 4194304 5064252 140734705956736 140734705955440 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13535/statm: 2287 277 234 213 0 72 0
[pid=13536] ppid=13535 vsize=364000 CPUtime=1.85 cores=0,2,4,6
/proc/13536/stat : 13536 (coprocessor) R 13535 13532 12876 0 -1 4202496 42577 0 0 0 176 9 0 0 20 0 1 0 383910013 372736000 80988 33554432000 4194304 6586260 140736589433824 140736589430088 5511711 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/13536/statm: 91000 80988 166 584 0 90412 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 467780

[startup+6.30038 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 13538
/proc/meminfo: memFree=29302284/32873844 swapFree=7124/7124
[pid=13532] ppid=13530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13532/stat : 13532 (npSolver-pbo-It) S 13530 13532 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383909889 9367552 275 33554432000 4194304 5064252 140736880018688 140736880017600 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13532/statm: 2287 275 233 213 0 72 0
[pid=13533] ppid=13532 vsize=85484 CPUtime=1.22 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo) S 13532 13532 12876 0 -1 4202496 9224 0 0 0 109 13 0 0 20 0 1 0 383909889 87535616 19973 33554432000 4194304 6004724 140737333133456 140737333127920 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13533/statm: 21371 19973 171 442 0 20925 0
[pid=13535] ppid=13533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13535/stat : 13535 (cp2_pre.sh) S 13533 13532 12876 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 383910013 9367552 277 33554432000 4194304 5064252 140734705956736 140734705955440 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13535/statm: 2287 277 234 213 0 72 0
[pid=13536] ppid=13535 vsize=451108 CPUtime=5.05 cores=0,2,4,6
/proc/13536/stat : 13536 (coprocessor) R 13535 13532 12876 0 -1 4202496 58190 0 0 0 472 33 0 0 20 0 1 0 383910013 461934592 109228 33554432000 4194304 6586260 140736589433824 140736589429576 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/13536/statm: 112777 109228 204 584 0 112189 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 554888

[startup+12.7002 s]
/proc/loadavg: 2.08 2.02 2.00 3/180 13550
/proc/meminfo: memFree=29273380/32873844 swapFree=7124/7124
[pid=13532] ppid=13530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13532/stat : 13532 (npSolver-pbo-It) S 13530 13532 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383909889 9367552 275 33554432000 4194304 5064252 140736880018688 140736880017600 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13532/statm: 2287 275 233 213 0 72 0
[pid=13533] ppid=13532 vsize=99720 CPUtime=9 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo) S 13532 13532 12876 0 -1 4202496 13578 59607 0 0 162 174 522 42 20 0 1 0 383909889 102113280 23009 33554432000 4194304 6004724 140737333133456 140737333125760 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13533/statm: 24930 23009 198 442 0 24484 0
[pid=13548] ppid=13533 vsize=169964 CPUtime=3.62 cores=0,2,4,6
/proc/13548/stat : 13548 (glucosInc) S 13533 13532 12876 0 -1 4202496 31417 0 0 0 355 7 0 0 20 0 1 0 383910573 174043136 39311 33554432000 4194304 5654031 140737198881696 140737198880008 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/13548/statm: 42491 39311 146 357 0 42131 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 278832

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 13560
/proc/meminfo: memFree=28811604/32873844 swapFree=7124/7124
[pid=13532] ppid=13530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13532/stat : 13532 (npSolver-pbo-It) S 13530 13532 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383909889 9367552 275 33554432000 4194304 5064252 140736880018688 140736880017600 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13532/statm: 2287 275 233 213 0 72 0
[pid=13533] ppid=13532 vsize=95200 CPUtime=15.5 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo) S 13532 13532 12876 0 -1 4202496 20316 132345 0 0 351 200 930 69 20 0 1 0 383909889 97484800 22463 33554432000 4194304 6004724 140737333133456 140737333119304 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13533/statm: 23800 22463 200 442 0 23354 0
[pid=13560] ppid=13533 vsize=530092 CPUtime=9.73 cores=0,2,4,6
/proc/13560/stat : 13560 (glucosInc) R 13533 13532 12876 0 -1 4202496 79309 0 0 0 950 23 0 0 20 0 1 0 383911465 542814208 115515 33554432000 4194304 5654031 140734598393648 140734598381464 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13560/statm: 132523 115515 141 357 0 132163 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 634440

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 13562
/proc/meminfo: memFree=28813952/32873844 swapFree=7124/7124
[pid=13532] ppid=13530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13532/stat : 13532 (npSolver-pbo-It) S 13530 13532 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383909889 9367552 275 33554432000 4194304 5064252 140736880018688 140736880017600 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13532/statm: 2287 275 233 213 0 72 0
[pid=13533] ppid=13532 vsize=95200 CPUtime=15.5 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo) S 13532 13532 12876 0 -1 4202496 20316 132345 0 0 351 200 930 69 20 0 1 0 383909889 97484800 22463 33554432000 4194304 6004724 140737333133456 140737333119304 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13533/statm: 23800 22463 200 442 0 23354 0
[pid=13560] ppid=13533 vsize=530092 CPUtime=35.33 cores=0,2,4,6
/proc/13560/stat : 13560 (glucosInc) R 13533 13532 12876 0 -1 4202496 79313 0 0 0 3509 24 0 0 20 0 1 0 383911465 542814208 117052 33554432000 4194304 5654031 140734598393648 140734598381464 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13560/statm: 132523 117052 142 357 0 132163 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 634440

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13565
/proc/meminfo: memFree=28809236/32873844 swapFree=7124/7124
[pid=13532] ppid=13530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13532/stat : 13532 (npSolver-pbo-It) S 13530 13532 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383909889 9367552 275 33554432000 4194304 5064252 140736880018688 140736880017600 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13532/statm: 2287 275 233 213 0 72 0
[pid=13533] ppid=13532 vsize=95200 CPUtime=15.5 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo) S 13532 13532 12876 0 -1 4202496 20316 132345 0 0 351 200 930 69 20 0 1 0 383909889 97484800 22463 33554432000 4194304 6004724 140737333133456 140737333119304 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13533/statm: 23800 22463 200 442 0 23354 0
[pid=13560] ppid=13533 vsize=535504 CPUtime=86.52 cores=0,2,4,6
/proc/13560/stat : 13560 (glucosInc) R 13533 13532 12876 0 -1 4202496 80027 0 0 0 8628 24 0 0 20 0 1 0 383911465 548356096 119284 33554432000 4194304 5654031 140734598393648 140734598381464 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13560/statm: 133876 119284 142 357 0 133516 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 639852

[startup+162.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/179 13571
/proc/meminfo: memFree=28843104/32873844 swapFree=7124/7124
[pid=13532] ppid=13530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13532/stat : 13532 (npSolver-pbo-It) S 13530 13532 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383909889 9367552 275 33554432000 4194304 5064252 140736880018688 140736880017600 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13532/statm: 2287 275 233 213 0 72 0
[pid=13533] ppid=13532 vsize=136008 CPUtime=159.73 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo) S 13532 13532 12876 0 -1 4202496 36581 293556 0 0 736 245 14859 133 20 0 1 0 383909889 139272192 32633 33554432000 4194304 6004724 140737333133456 140737333119304 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13533/statm: 34002 32633 200 442 0 33556 0
[pid=13571] ppid=13533 vsize=505708 CPUtime=2.28 cores=0,2,4,6
/proc/13571/stat : 13571 (glucosInc) R 13533 13532 12876 0 -1 4202496 75055 0 0 0 209 19 0 0 20 0 1 0 383925890 517844992 106380 33554432000 4194304 5654031 140733980464400 140733979413704 4797458 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13571/statm: 126427 106380 131 357 0 126067 0
Current children cumulated CPU time (s) 162.01
Current children cumulated vsize (KiB) 650864

[startup+222.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 13571
/proc/meminfo: memFree=28710288/32873844 swapFree=7124/7124
[pid=13532] ppid=13530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13532/stat : 13532 (npSolver-pbo-It) S 13530 13532 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383909889 9367552 275 33554432000 4194304 5064252 140736880018688 140736880017600 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13532/statm: 2287 275 233 213 0 72 0
[pid=13533] ppid=13532 vsize=136008 CPUtime=159.73 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo) S 13532 13532 12876 0 -1 4202496 36581 293556 0 0 736 245 14859 133 20 0 1 0 383909889 139272192 32633 33554432000 4194304 6004724 140737333133456 140737333119304 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13533/statm: 34002 32633 200 442 0 33556 0
[pid=13571] ppid=13533 vsize=609552 CPUtime=62.27 cores=0,2,4,6
/proc/13571/stat : 13571 (glucosInc) R 13533 13532 12876 0 -1 4202496 81505 0 0 0 6201 26 0 0 20 0 1 0 383925890 624181248 122913 33554432000 4194304 5654031 140733980464400 140733980462424 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13571/statm: 152388 122913 142 357 0 152028 0
Current children cumulated CPU time (s) 222

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

/proc/meminfo: memFree=28649500/32873844 swapFree=7124/7124
[pid=13532] ppid=13530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13532/stat : 13532 (npSolver-pbo-It) S 13530 13532 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383909889 9367552 275 33554432000 4194304 5064252 140736880018688 140736880017600 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13532/statm: 2287 275 233 213 0 72 0
[pid=13533] ppid=13532 vsize=136008 CPUtime=159.73 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo) S 13532 13532 12876 0 -1 4202496 36581 293556 0 0 736 245 14859 133 20 0 1 0 383909889 139272192 32633 33554432000 4194304 6004724 140737333133456 140737333119304 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13533/statm: 34002 32633 200 442 0 33556 0
[pid=13571] ppid=13533 vsize=746012 CPUtime=1082.09 cores=0,2,4,6
/proc/13571/stat : 13571 (glucosInc) R 13533 13532 12876 0 -1 4202496 102066 0 0 0 108077 132 0 0 20 0 1 0 383925890 763916288 153283 33554432000 4194304 5654031 140733980464400 140733980462488 4215307 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13571/statm: 186503 153283 142 357 0 186143 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 891168

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 13620
/proc/meminfo: memFree=28546552/32873844 swapFree=7124/7124
[pid=13532] ppid=13530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13532/stat : 13532 (npSolver-pbo-It) S 13530 13532 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383909889 9367552 275 33554432000 4194304 5064252 140736880018688 140736880017600 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13532/statm: 2287 275 233 213 0 72 0
[pid=13533] ppid=13532 vsize=136008 CPUtime=159.73 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo) S 13532 13532 12876 0 -1 4202496 36581 293556 0 0 736 245 14859 133 20 0 1 0 383909889 139272192 32633 33554432000 4194304 6004724 140737333133456 140737333119304 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13533/statm: 34002 32633 200 442 0 33556 0
[pid=13571] ppid=13533 vsize=961252 CPUtime=1142.08 cores=0,2,4,6
/proc/13571/stat : 13571 (glucosInc) R 13533 13532 12876 0 -1 4202496 102750 0 0 0 114074 134 0 0 20 0 1 0 383925890 984322048 195869 33554432000 4194304 5654031 140733980464400 140733980462184 4215124 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13571/statm: 240313 195869 142 357 0 239953 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 1106408

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13620
/proc/meminfo: memFree=28366764/32873844 swapFree=7124/7124
[pid=13532] ppid=13530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13532/stat : 13532 (npSolver-pbo-It) S 13530 13532 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383909889 9367552 275 33554432000 4194304 5064252 140736880018688 140736880017600 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13532/statm: 2287 275 233 213 0 72 0
[pid=13533] ppid=13532 vsize=136008 CPUtime=159.73 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo) S 13532 13532 12876 0 -1 4202496 36581 293556 0 0 736 245 14859 133 20 0 1 0 383909889 139272192 32633 33554432000 4194304 6004724 140737333133456 140737333119304 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13533/statm: 34002 32633 200 442 0 33556 0
[pid=13571] ppid=13533 vsize=1310848 CPUtime=1202.07 cores=0,2,4,6
/proc/13571/stat : 13571 (glucosInc) R 13533 13532 12876 0 -1 4202496 103424 0 0 0 120070 137 0 0 20 0 1 0 383925890 1342308352 237071 33554432000 4194304 5654031 140733980464400 140733980462488 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13571/statm: 327712 237071 142 357 0 327352 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 1456004

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13620
/proc/meminfo: memFree=28449656/32873844 swapFree=7124/7124
[pid=13532] ppid=13530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13532/stat : 13532 (npSolver-pbo-It) S 13530 13532 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383909889 9367552 275 33554432000 4194304 5064252 140736880018688 140736880017600 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13532/statm: 2287 275 233 213 0 72 0
[pid=13533] ppid=13532 vsize=136008 CPUtime=159.73 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo) S 13532 13532 12876 0 -1 4202496 36581 293556 0 0 736 245 14859 133 20 0 1 0 383909889 139272192 32633 33554432000 4194304 6004724 140737333133456 140737333119304 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13533/statm: 34002 32633 200 442 0 33556 0
[pid=13571] ppid=13533 vsize=962176 CPUtime=1262.07 cores=0,2,4,6
/proc/13571/stat : 13571 (glucosInc) R 13533 13532 12876 0 -1 4202496 104723 0 0 0 126063 144 0 0 20 0 1 0 383925890 985268224 178005 33554432000 4194304 5654031 140733980464400 140733980462424 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13571/statm: 240544 178005 142 357 0 240184 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 1107332

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13620
/proc/meminfo: memFree=28392748/32873844 swapFree=7124/7124
[pid=13532] ppid=13530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13532/stat : 13532 (npSolver-pbo-It) S 13530 13532 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383909889 9367552 275 33554432000 4194304 5064252 140736880018688 140736880017600 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13532/statm: 2287 275 233 213 0 72 0
[pid=13533] ppid=13532 vsize=136008 CPUtime=159.73 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo) S 13532 13532 12876 0 -1 4202496 36581 293556 0 0 736 245 14859 133 20 0 1 0 383909889 139272192 32633 33554432000 4194304 6004724 140737333133456 140737333119304 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13533/statm: 34002 32633 200 442 0 33556 0
[pid=13571] ppid=13533 vsize=962176 CPUtime=1322.05 cores=0,2,4,6
/proc/13571/stat : 13571 (glucosInc) R 13533 13532 12876 0 -1 4202496 105239 0 0 0 132059 146 0 0 20 0 1 0 383925890 985268224 213780 33554432000 4194304 5654031 140733980464400 140733980462488 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13571/statm: 240544 213780 142 357 0 240184 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 1107332

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13621
/proc/meminfo: memFree=28155724/32873844 swapFree=7124/7124
[pid=13532] ppid=13530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13532/stat : 13532 (npSolver-pbo-It) S 13530 13532 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383909889 9367552 275 33554432000 4194304 5064252 140736880018688 140736880017600 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13532/statm: 2287 275 233 213 0 72 0
[pid=13533] ppid=13532 vsize=136008 CPUtime=159.73 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo) S 13532 13532 12876 0 -1 4202496 36581 293556 0 0 736 245 14859 133 20 0 1 0 383909889 139272192 32633 33554432000 4194304 6004724 140737333133456 140737333119304 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13533/statm: 34002 32633 200 442 0 33556 0
[pid=13571] ppid=13533 vsize=1312844 CPUtime=1382.05 cores=0,2,4,6
/proc/13571/stat : 13571 (glucosInc) R 13533 13532 12876 0 -1 4202496 105773 0 0 0 138054 151 0 0 20 0 1 0 383925890 1344352256 247018 33554432000 4194304 5654031 140733980464400 140733980462184 4215344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13571/statm: 328211 247018 142 357 0 327851 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 1458000

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13622
/proc/meminfo: memFree=28539544/32873844 swapFree=7124/7124
[pid=13532] ppid=13530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13532/stat : 13532 (npSolver-pbo-It) S 13530 13532 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383909889 9367552 275 33554432000 4194304 5064252 140736880018688 140736880017600 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13532/statm: 2287 275 233 213 0 72 0
[pid=13533] ppid=13532 vsize=136008 CPUtime=159.73 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo) S 13532 13532 12876 0 -1 4202496 36581 293556 0 0 736 245 14859 133 20 0 1 0 383909889 139272192 32633 33554432000 4194304 6004724 140737333133456 140737333119304 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13533/statm: 34002 32633 200 442 0 33556 0
[pid=13571] ppid=13533 vsize=749100 CPUtime=1442.04 cores=0,2,4,6
/proc/13571/stat : 13571 (glucosInc) R 13533 13532 12876 0 -1 4202496 106595 0 0 0 144045 159 0 0 20 0 1 0 383925890 767078400 174293 33554432000 4194304 5654031 140733980464400 140733980462424 4214993 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13571/statm: 187275 174293 142 357 0 186915 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 894256

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 13622
/proc/meminfo: memFree=28367412/32873844 swapFree=7124/7124
[pid=13532] ppid=13530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13532/stat : 13532 (npSolver-pbo-It) S 13530 13532 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383909889 9367552 275 33554432000 4194304 5064252 140736880018688 140736880017600 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13532/statm: 2287 275 233 213 0 72 0
[pid=13533] ppid=13532 vsize=136008 CPUtime=159.73 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo) S 13532 13532 12876 0 -1 4202496 36581 293556 0 0 736 245 14859 133 20 0 1 0 383909889 139272192 32633 33554432000 4194304 6004724 140737333133456 140737333119304 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13533/statm: 34002 32633 200 442 0 33556 0
[pid=13571] ppid=13533 vsize=964024 CPUtime=1502.03 cores=0,2,4,6
/proc/13571/stat : 13571 (glucosInc) R 13533 13532 12876 0 -1 4202496 107612 0 0 0 150039 164 0 0 20 0 1 0 383925890 987160576 210569 33554432000 4194304 5654031 140733980464400 140733980462488 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13571/statm: 241006 210569 142 357 0 240646 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 1109180

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 13622
/proc/meminfo: memFree=28301288/32873844 swapFree=7124/7124
[pid=13532] ppid=13530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13532/stat : 13532 (npSolver-pbo-It) S 13530 13532 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383909889 9367552 275 33554432000 4194304 5064252 140736880018688 140736880017600 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13532/statm: 2287 275 233 213 0 72 0
[pid=13533] ppid=13532 vsize=136008 CPUtime=159.73 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo) S 13532 13532 12876 0 -1 4202496 36581 293556 0 0 736 245 14859 133 20 0 1 0 383909889 139272192 32633 33554432000 4194304 6004724 140737333133456 140737333119304 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13533/statm: 34002 32633 200 442 0 33556 0
[pid=13571] ppid=13533 vsize=1313272 CPUtime=1562.02 cores=0,2,4,6
/proc/13571/stat : 13571 (glucosInc) R 13533 13532 12876 0 -1 4202496 107877 0 0 0 156034 168 0 0 20 0 1 0 383925890 1344790528 246093 33554432000 4194304 5654031 140733980464400 140733980462488 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13571/statm: 328318 246093 142 357 0 327958 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 1458428

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 13622
/proc/meminfo: memFree=28660268/32873844 swapFree=7124/7124
[pid=13532] ppid=13530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13532/stat : 13532 (npSolver-pbo-It) S 13530 13532 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383909889 9367552 275 33554432000 4194304 5064252 140736880018688 140736880017600 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13532/statm: 2287 275 233 213 0 72 0
[pid=13533] ppid=13532 vsize=136008 CPUtime=159.73 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo) S 13532 13532 12876 0 -1 4202496 36581 293556 0 0 736 245 14859 133 20 0 1 0 383909889 139272192 32633 33554432000 4194304 6004724 140737333133456 140737333119304 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13533/statm: 34002 32633 200 442 0 33556 0
[pid=13571] ppid=13533 vsize=749100 CPUtime=1622.01 cores=0,2,4,6
/proc/13571/stat : 13571 (glucosInc) R 13533 13532 12876 0 -1 4202496 108596 0 0 0 162025 176 0 0 20 0 1 0 383925890 767078400 163034 33554432000 4194304 5654031 140733980464400 140733980462424 4233440 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13571/statm: 187275 163034 142 357 0 186915 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 894256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 13665
/proc/meminfo: memFree=28977516/32873844 swapFree=7124/7124
[pid=13532] ppid=13530 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13532/stat : 13532 (npSolver-pbo-It) S 13530 13532 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383909889 9367552 275 33554432000 4194304 5064252 140736880018688 140736880017600 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13532/statm: 2287 275 233 213 0 72 0
[pid=13533] ppid=13532 vsize=136008 CPUtime=159.73 cores=0,2,4,6
/proc/13533/stat : 13533 (npSolver-pbo) S 13532 13532 12876 0 -1 4202496 36581 293556 0 0 736 245 14859 133 20 0 1 0 383909889 139272192 32633 33554432000 4194304 6004724 140737333133456 140737333119304 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/13533/statm: 34002 32633 200 442 0 33556 0
[pid=13571] ppid=13533 vsize=749100 CPUtime=1640.32 cores=0,2,4,6
/proc/13571/stat : 13571 (glucosInc) R 13533 13532 12876 0 -1 4202496 108618 0 0 0 163855 177 0 0 20 0 1 0 383925890 767078400 174298 33554432000 4194304 5654031 140733980464400 140733980462424 4215374 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13571/statm: 187275 174298 142 357 0 186915 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 894256

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.62
CPU time (s): 1800.1
CPU user time (s): 1794.52
CPU system time (s): 5.58115
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 1802304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.52
system time used= 5.58115
maximum resident set size= 1287480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 439136
page faults= 0
swaps= 0
block input operations= 8
block output operations= 1306984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5775
involuntary context switches= 2218

runsolver used 3.42148 second user time and 8.5257 second system time

The end

Launcher Data

Begin job on node110 at 2012-06-08 19:50:15
IDJOB=3751697
IDBENCH=92732
IDSOLVER=2335
FILE ID=node110/3751697-1339177814
RUNJOBID= node110-1339170234-12892
PBS_JOBID= 14643839
Free space on /tmp= 69076 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat85_4_27_7.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751697-1339177814/watcher-3751697-1339177814 -o /tmp/evaluation-result-3751697-1339177814/solver-3751697-1339177814 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751697-1339177814.opb 1478752971 HOME HOME

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

MD5SUM BENCH= c97ea0ca4046b53674ada05533ed4cde
RANDOM SEED=1478752971

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
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.893
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.92
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.893
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.90
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.893
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.893
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:        29825444 kB
Buffers:          105480 kB
Cached:          1921056 kB
SwapCached:         2280 kB
Active:          2183768 kB
Inactive:          14504 kB
Active(anon):     168188 kB
Inactive(anon):     5920 kB
Active(file):    2015580 kB
Inactive(file):     8584 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67098372 kB
Dirty:             29580 kB
Writeback:             0 kB
AnonPages:        179960 kB
Mapped:            10004 kB
Shmem:                 0 kB
Slab:             711136 kB
SReclaimable:     151656 kB
SUnreclaim:       559480 kB
KernelStack:        1464 kB
PageTables:         4548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     302660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     47104 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= 68900 MiB
End job on node110 at 2012-06-08 20:20:15