Trace number 3699331

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? (TO) 1800.01 1801.12

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_5.opb
MD5SUM20017986f9960b1d860bf846232b7a22
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5696927
Best CPU time to get the best result obtained on this benchmark1801.28
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 145531576
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 56160700102
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 145531576
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 56160700102
Number of bits of the biggest sum of numbers36
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.16	c run inc solver
0.00/0.16	c [INC SYSTEM] run initial solver
0.00/0.16	c [INC SYSTEM] preprocess with white file
1.09/1.17	c [INC SYSTEM] finished preprocessing in 1 s
1.09/1.17	c [INC SYSTEM] execute solver
1.15/1.32	c [INC SEARCH] formula is SAT
1.15/1.32	c [INC SYSTEM] solved the initial formula
1.15/1.34	c model valid
1.15/1.34	c current solution ok
1.53/1.71	o 408326403
1.53/1.71	c execute binary inc search
1.53/1.71	c [INC SEARCH] current bound: 204163226
1.53/1.71	c [INC SEARCH] iteration: 0
1.53/1.71	c [INC SEARCH] lower bound: 0 upperbound 408326453 current bound: 204163226 best value:408326453
1.53/1.71	c [INC SYSTEM] there exists a inc, kill it!
1.53/1.71	c write failed with 2
1.53/1.72	c [INC SYSTEM] create new solver instance
1.53/1.72	c [INC] encode full formula
1.53/1.72	c fallback to adder encoding
2.38/2.47	c set iterative enc to: adder
2.38/2.47	c set iterative enc to: none
2.48/2.59	c [INC SEARCH] isOptimum variable: 0
7.38/7.42	c [INC SEARCH] formula is SAT
7.38/7.44	c [INC SEARCH] copied best model
7.38/7.44	c sat variable: 1 optimum/unsat variable: 0
7.38/7.46	c model valid
7.38/7.46	c current solution ok
7.38/7.46	o 201101477
7.38/7.46	c [INC SEARCH] current bound: 100550763
7.38/7.46	c [INC SEARCH] iteration: 1
7.38/7.46	c [INC SEARCH] lower bound: 0 upperbound 201101527 current bound: 100550763 best value:201101527
7.38/7.46	c [INC SYSTEM] there exists a inc, kill it!
7.38/7.46	c write failed with 2
7.38/7.47	c [INC SYSTEM] create new solver instance
7.38/7.47	c [INC] encode full formula
7.38/7.47	c fallback to adder encoding
8.09/8.19	c set iterative enc to: adder
8.09/8.19	c set iterative enc to: none
8.30/8.32	c [INC SEARCH] isOptimum variable: 0
10.79/10.80	c [INC SEARCH] formula is SAT
10.79/10.82	c [INC SEARCH] copied best model
10.79/10.82	c sat variable: 1 optimum/unsat variable: 0
10.79/10.84	c model valid
10.79/10.84	c current solution ok
10.79/10.84	o 89845023
10.79/10.84	c [INC SEARCH] current bound: 44922536
10.79/10.84	c [INC SEARCH] iteration: 2
10.79/10.84	c [INC SEARCH] lower bound: 0 upperbound 89845073 current bound: 44922536 best value:89845073
10.79/10.84	c [INC SYSTEM] there exists a inc, kill it!
10.79/10.84	c write failed with 2
10.79/10.85	c [INC SYSTEM] create new solver instance
10.79/10.85	c [INC] encode full formula
10.79/10.85	c fallback to adder encoding
11.50/11.50	c set iterative enc to: adder
11.50/11.50	c set iterative enc to: none
11.60/12.42	c [INC SEARCH] isOptimum variable: 0
17.40/18.20	c [INC SEARCH] formula is SAT
17.40/18.22	c [INC SEARCH] copied best model
17.40/18.22	c sat variable: 1 optimum/unsat variable: 0
17.40/18.24	c model valid
17.40/18.24	c current solution ok
17.40/18.24	o 23693295
17.40/18.24	c [INC SEARCH] current bound: 11846672
17.40/18.24	c [INC SEARCH] iteration: 3
17.40/18.24	c [INC SEARCH] lower bound: 0 upperbound 23693345 current bound: 11846672 best value:23693345
17.40/18.24	c [INC SYSTEM] there exists a inc, kill it!
17.40/18.24	c write failed with 2
17.40/18.25	c [INC SYSTEM] create new solver instance
17.40/18.25	c [INC] encode full formula
17.40/18.25	c fallback to adder encoding
17.90/18.71	c set iterative enc to: adder
17.90/18.71	c set iterative enc to: none
17.90/18.80	c [INC SEARCH] isOptimum variable: 0
95.78/96.69	c [INC SEARCH] formula is SAT
95.89/96.70	c [INC SEARCH] copied best model
95.89/96.71	c sat variable: 1 optimum/unsat variable: 0
95.89/96.72	c model valid
95.89/96.72	c current solution ok
95.89/96.72	o 9730753
95.89/96.72	c [INC SEARCH] current bound: 4865401
95.89/96.72	c [INC SEARCH] iteration: 4
95.89/96.72	c [INC SEARCH] lower bound: 0 upperbound 9730803 current bound: 4865401 best value:9730803
95.89/96.72	c [INC SYSTEM] there exists a inc, kill it!
95.89/96.72	c write failed with 2
95.89/96.73	c [INC SYSTEM] create new solver instance
95.89/96.73	c [INC] encode full formula
95.89/96.73	c fallback to adder encoding
96.30/97.13	c set iterative enc to: adder
96.30/97.13	c set iterative enc to: none
96.40/97.20	c [INC SEARCH] isOptimum variable: 0
1800.01/1801.11	HOME/npSolver-pbo-I.sh: line 18:  5020 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.03 2.04 3/178 5019
/proc/meminfo: memFree=30445248/32873844 swapFree=7632/7632
[pid=5019] ppid=5017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5019/stat : 5019 (npSolver-pbo-I.) S 5017 5019 3856 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279471314 9367552 275 33554432000 4194304 5064252 140736308777920 140736308776832 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5019/statm: 2287 275 233 213 0 72 0

[startup+0.0755141 s]
/proc/loadavg: 2.01 2.03 2.04 3/178 5019
/proc/meminfo: memFree=30445248/32873844 swapFree=7632/7632
[pid=5019] ppid=5017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5019/stat : 5019 (npSolver-pbo-I.) S 5017 5019 3856 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279471314 9367552 275 33554432000 4194304 5064252 140736308777920 140736308776832 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5019/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100279 s]
/proc/loadavg: 2.01 2.03 2.04 3/178 5019
/proc/meminfo: memFree=30445248/32873844 swapFree=7632/7632
[pid=5019] ppid=5017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5019/stat : 5019 (npSolver-pbo-I.) S 5017 5019 3856 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279471314 9367552 275 33554432000 4194304 5064252 140736308777920 140736308776832 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5019/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300296 s]
/proc/loadavg: 2.01 2.03 2.04 3/178 5019
/proc/meminfo: memFree=30445248/32873844 swapFree=7632/7632
[pid=5019] ppid=5017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5019/stat : 5019 (npSolver-pbo-I.) S 5017 5019 3856 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279471314 9367552 275 33554432000 4194304 5064252 140736308777920 140736308776832 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5019/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700325 s]
/proc/loadavg: 2.01 2.03 2.04 3/178 5019
/proc/meminfo: memFree=30445248/32873844 swapFree=7632/7632
[pid=5019] ppid=5017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5019/stat : 5019 (npSolver-pbo-I.) S 5017 5019 3856 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279471314 9367552 275 33554432000 4194304 5064252 140736308777920 140736308776832 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5019/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.09 2.04 2.05 3/182 5023
/proc/meminfo: memFree=30349204/32873844 swapFree=7632/7632
[pid=5019] ppid=5017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5019/stat : 5019 (npSolver-pbo-I.) S 5017 5019 3856 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279471314 9367552 275 33554432000 4194304 5064252 140736308777920 140736308776832 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5019/statm: 2287 275 233 213 0 72 0
[pid=5020] ppid=5019 vsize=18248 CPUtime=1.33 cores=1,3,5,7
/proc/5020/stat : 5020 (npSolver-pbo) R 5019 5019 3856 0 -1 4202496 5039 17395 0 0 19 15 87 12 20 0 1 0 279471314 18685952 3706 33554432000 4194304 5992684 140734735796928 140734735783192 5179696 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/5020/statm: 4562 3706 181 440 0 4118 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 27396

[startup+3.10036 s]
/proc/loadavg: 2.09 2.04 2.05 3/180 5026
/proc/meminfo: memFree=30381264/32873844 swapFree=7632/7632
[pid=5019] ppid=5017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5019/stat : 5019 (npSolver-pbo-I.) S 5017 5019 3856 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279471314 9367552 275 33554432000 4194304 5064252 140736308777920 140736308776832 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5019/statm: 2287 275 233 213 0 72 0
[pid=5020] ppid=5019 vsize=30524 CPUtime=2.58 cores=1,3,5,7
/proc/5020/stat : 5020 (npSolver-pbo) S 5019 5019 3856 0 -1 4202496 10521 25399 0 0 96 45 101 16 20 0 1 0 279471314 31256576 6785 33554432000 4194304 5992684 140734735796928 140734735781832 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5020/statm: 7631 6785 191 440 0 7187 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 39672

[startup+6.30041 s]
/proc/loadavg: 2.09 2.04 2.05 3/181 5028
/proc/meminfo: memFree=30201696/32873844 swapFree=7632/7632
[pid=5019] ppid=5017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5019/stat : 5019 (npSolver-pbo-I.) S 5017 5019 3856 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279471314 9367552 275 33554432000 4194304 5064252 140736308777920 140736308776832 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5019/statm: 2287 275 233 213 0 72 0
[pid=5020] ppid=5019 vsize=30524 CPUtime=2.58 cores=1,3,5,7
/proc/5020/stat : 5020 (npSolver-pbo) S 5019 5019 3856 0 -1 4202496 10521 25399 0 0 96 45 101 16 20 0 1 0 279471314 31256576 6785 33554432000 4194304 5992684 140734735796928 140734735781832 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5020/statm: 7631 6785 191 440 0 7187 0
[pid=5028] ppid=5020 vsize=181592 CPUtime=3.69 cores=1,3,5,7
/proc/5028/stat : 5028 (glucosInc) R 5020 5019 3856 0 -1 4202496 31680 0 0 0 360 9 0 0 20 0 1 0 279471573 185950208 38473 33554432000 4194304 5654031 140734204391424 140734204389208 4232925 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5028/statm: 45398 38473 141 357 0 45038 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 221264

[startup+12.7004 s]
/proc/loadavg: 2.22 2.07 2.06 2/181 5031
/proc/meminfo: memFree=30339612/32873844 swapFree=7632/7632
[pid=5019] ppid=5017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5019/stat : 5019 (npSolver-pbo-I.) S 5017 5019 3856 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279471314 9367552 275 33554432000 4194304 5064252 140736308777920 140736308776832 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5019/statm: 2287 275 233 213 0 72 0
[pid=5020] ppid=5019 vsize=25552 CPUtime=11.62 cores=1,3,5,7
/proc/5020/stat : 5020 (npSolver-pbo) S 5019 5019 3856 0 -1 4202496 22756 89838 0 0 243 66 811 42 20 0 1 0 279471314 26165248 5575 33554432000 4194304 5992684 140734735796928 140734735781832 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5020/statm: 6388 5575 192 440 0 5944 0
Current children cumulated CPU time (s) 11.62
Current children cumulated vsize (KiB) 34700

[startup+25.5005 s]
/proc/loadavg: 2.19 2.07 2.06 3/181 5034
/proc/meminfo: memFree=30273232/32873844 swapFree=7632/7632
[pid=5019] ppid=5017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5019/stat : 5019 (npSolver-pbo-I.) S 5017 5019 3856 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279471314 9367552 275 33554432000 4194304 5064252 140736308777920 140736308776832 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5019/statm: 2287 275 233 213 0 72 0
[pid=5020] ppid=5019 vsize=24160 CPUtime=18.01 cores=1,3,5,7
/proc/5020/stat : 5020 (npSolver-pbo) S 5019 5019 3856 0 -1 4202496 28532 120073 0 0 294 73 1381 53 20 0 1 0 279471314 24739840 5227 33554432000 4194304 5992684 140734735796928 140734735781832 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5020/statm: 6040 5227 192 440 0 5596 0
[pid=5034] ppid=5020 vsize=120684 CPUtime=6.68 cores=1,3,5,7
/proc/5034/stat : 5034 (glucosInc) R 5020 5019 3856 0 -1 4202496 22740 0 0 0 662 6 0 0 20 0 1 0 279473194 123580416 26747 33554432000 4194304 5654031 140733198651456 140733198639272 4216577 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5034/statm: 30171 26747 141 357 0 29811 0
Current children cumulated CPU time (s) 24.69
Current children cumulated vsize (KiB) 153992

[startup+51.1005 s]
/proc/loadavg: 2.18 2.08 2.06 3/181 5034
/proc/meminfo: memFree=30262872/32873844 swapFree=7632/7632
[pid=5019] ppid=5017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5019/stat : 5019 (npSolver-pbo-I.) S 5017 5019 3856 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279471314 9367552 275 33554432000 4194304 5064252 140736308777920 140736308776832 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5019/statm: 2287 275 233 213 0 72 0
[pid=5020] ppid=5019 vsize=24160 CPUtime=18.01 cores=1,3,5,7
/proc/5020/stat : 5020 (npSolver-pbo) S 5019 5019 3856 0 -1 4202496 28532 120073 0 0 294 73 1381 53 20 0 1 0 279471314 24739840 5227 33554432000 4194304 5992684 140734735796928 140734735781832 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5020/statm: 6040 5227 192 440 0 5596 0
[pid=5034] ppid=5020 vsize=123524 CPUtime=32.28 cores=1,3,5,7
/proc/5034/stat : 5034 (glucosInc) R 5020 5019 3856 0 -1 4202496 23464 0 0 0 3222 6 0 0 20 0 1 0 279473194 126488576 28487 33554432000 4194304 5654031 140733198651456 140733198639272 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5034/statm: 30881 28487 141 357 0 30521 0
Current children cumulated CPU time (s) 50.29
Current children cumulated vsize (KiB) 156832

[startup+102.3 s]
/proc/loadavg: 2.11 2.08 2.06 3/181 5036
/proc/meminfo: memFree=30303564/32873844 swapFree=7632/7632
[pid=5019] ppid=5017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5019/stat : 5019 (npSolver-pbo-I.) S 5017 5019 3856 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279471314 9367552 275 33554432000 4194304 5064252 140736308777920 140736308776832 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5019/statm: 2287 275 233 213 0 72 0
[pid=5020] ppid=5019 vsize=55900 CPUtime=96.41 cores=1,3,5,7
/proc/5020/stat : 5020 (npSolver-pbo) S 5019 5019 3856 0 -1 4202496 36370 145148 0 0 337 80 9160 64 20 0 1 0 279471314 57241600 13130 33554432000 4194304 5992684 140734735796928 140734735781832 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5020/statm: 13975 13130 192 440 0 13531 0
[pid=5036] ppid=5020 vsize=113732 CPUtime=5.09 cores=1,3,5,7
/proc/5036/stat : 5036 (glucosInc) R 5020 5019 3856 0 -1 4202496 22066 0 0 0 503 6 0 0 20 0 1 0 279481034 116461568 23889 33554432000 4194304 5654031 140736412765472 140736412753288 4232767 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 28433 23889 141 357 0 28073 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 178780

[startup+162.3 s]
/proc/loadavg: 2.08 2.08 2.06 3/181 5036
/proc/meminfo: memFree=30321432/32873844 swapFree=7632/7632
[pid=5019] ppid=5017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5019/stat : 5019 (npSolver-pbo-I.) S 5017 5019 3856 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279471314 9367552 275 33554432000 4194304 5064252 140736308777920 140736308776832 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5019/statm: 2287 275 233 213 0 72 0
[pid=5020] ppid=5019 vsize=55900 CPUtime=96.41 cores=1,3,5,7
/proc/5020/stat : 5020 (npSolver-pbo) S 5019 5019 3856 0 -1 4202496 36370 145148 0 0 337 80 9160 64 20 0 1 0 279471314 57241600 13130 33554432000 4194304 5992684 140734735796928 140734735781832 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5020/statm: 13975 13130 192 440 0 13531 0
[pid=5036] ppid=5020 vsize=118752 CPUtime=65.07 cores=1,3,5,7
/proc/5036/stat : 5036 (glucosInc) R 5020 5019 3856 0 -1 4202496 24050 0 0 0 6500 7 0 0 20 0 1 0 279481034 121602048 26464 33554432000 4194304 5654031 140736412765472 140736412753288 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 29688 26464 142 357 0 29328 0
Current children cumulated CPU time (s) 161.48
Current children cumulated vsize (KiB) 183800

[startup+222.307 s]
/proc/loadavg: 2.07 2.08 2.06 3/181 5037
/proc/meminfo: memFree=30224684/32873844 swapFree=7632/7632
[pid=5019] ppid=5017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5019/stat : 5019 (npSolver-pbo-I.) S 5017 5019 3856 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279471314 9367552 275 33554432000 4194304 5064252 140736308777920 140736308776832 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5019/statm: 2287 275 233 213 0 72 0
[pid=5020] ppid=5019 vsize=55900 CPUtime=96.41 cores=1,3,5,7
/proc/5020/stat : 5020 (npSolver-pbo) S 5019 5019 3856 0 -1 4202496 36370 145148 0 0 337 80 9160 64 20 0 1 0 279471314 57241600 13130 33554432000 4194304 5992684 140734735796928 140734735781832 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5020/statm: 13975 13130 192 440 0 13531 0
[pid=5036] ppid=5020 vsize=148872 CPUtime=125.07 cores=1,3,5,7
/proc/5036/stat : 5036 (glucosInc) R 5020 5019 3856 0 -1 4202496 25630 0 0 0 12499 8 0 0 20 0 1 0 279481034 152444928 34722 33554432000 4194304 5654031 140736412765472 140736412753288 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 37218 34722 142 357 0 36858 0
Current children cumulated CPU time (s) 221.48
Current children cumulated vsize (KiB) 213920

[startup+282.3 s]
/proc/loadavg: 2.02 2.06 2.05 3/181 5037
/proc/meminfo: memFree=30216416/32873844 swapFree=7632/7632
[pid=5019] ppid=5017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5019/stat : 5019 (npSolver-pbo-I.) S 5017 5019 3856 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279471314 9367552 275 33554432000 4194304 5064252 140736308777920 140736308776832 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5019/statm: 2287 275 233 213 0 72 0
[pid=5020] ppid=5019 vsize=55900 CPUtime=96.41 cores=1,3,5,7
/proc/5020/stat : 5020 (npSolver-pbo) S 5019 5019 3856 0 -1 4202496 36370 145148 0 0 337 80 9160 64 20 0 1 0 279471314 57241600 13130 33554432000 4194304 5992684 140734735796928 140734735781832 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5020/statm: 13975 13130 192 440 0 13531 0
[pid=5036] ppid=5020 vsize=148872 CPUtime=185.05 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.00 2.00 3/181 5071
/proc/meminfo: memFree=30333544/32873844 swapFree=7632/7632
[pid=5019] ppid=5017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5019/stat : 5019 (npSolver-pbo-I.) S 5017 5019 3856 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279471314 9367552 275 33554432000 4194304 5064252 140736308777920 140736308776832 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5019/statm: 2287 275 233 213 0 72 0
[pid=5020] ppid=5019 vsize=55900 CPUtime=96.41 cores=1,3,5,7
/proc/5020/stat : 5020 (npSolver-pbo) S 5019 5019 3856 0 -1 4202496 36370 145148 0 0 337 80 9160 64 20 0 1 0 279471314 57241600 13130 33554432000 4194304 5992684 140734735796928 140734735781832 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5020/statm: 13975 13130 192 440 0 13531 0
[pid=5036] ppid=5020 vsize=229012 CPUtime=1204.86 cores=1,3,5,7
/proc/5036/stat : 5036 (glucosInc) R 5020 5019 3856 0 -1 4202496 37397 0 0 0 120457 29 0 0 20 0 1 0 279481034 234508288 52355 33554432000 4194304 5654031 140736412765472 140736412753288 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 57253 52355 142 357 0 56893 0
Current children cumulated CPU time (s) 1301.27
Current children cumulated vsize (KiB) 294060

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5071
/proc/meminfo: memFree=30308360/32873844 swapFree=7632/7632
[pid=5019] ppid=5017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5019/stat : 5019 (npSolver-pbo-I.) S 5017 5019 3856 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279471314 9367552 275 33554432000 4194304 5064252 140736308777920 140736308776832 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5019/statm: 2287 275 233 213 0 72 0
[pid=5020] ppid=5019 vsize=55900 CPUtime=96.41 cores=1,3,5,7
/proc/5020/stat : 5020 (npSolver-pbo) S 5019 5019 3856 0 -1 4202496 36370 145148 0 0 337 80 9160 64 20 0 1 0 279471314 57241600 13130 33554432000 4194304 5992684 140734735796928 140734735781832 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5020/statm: 13975 13130 192 440 0 13531 0
[pid=5036] ppid=5020 vsize=198192 CPUtime=1264.86 cores=1,3,5,7
/proc/5036/stat : 5036 (glucosInc) R 5020 5019 3856 0 -1 4202496 37868 0 0 0 126455 31 0 0 20 0 1 0 279481034 202948608 47168 33554432000 4194304 5654031 140736412765472 140736412753288 4208619 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 49548 47168 142 357 0 49188 0
Current children cumulated CPU time (s) 1361.27
Current children cumulated vsize (KiB) 263240

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5123
/proc/meminfo: memFree=31018740/32873844 swapFree=7632/7632
[pid=5019] ppid=5017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5019/stat : 5019 (npSolver-pbo-I.) S 5017 5019 3856 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279471314 9367552 275 33554432000 4194304 5064252 140736308777920 140736308776832 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5019/statm: 2287 275 233 213 0 72 0
[pid=5020] ppid=5019 vsize=55900 CPUtime=96.41 cores=1,3,5,7
/proc/5020/stat : 5020 (npSolver-pbo) S 5019 5019 3856 0 -1 4202496 36370 145148 0 0 337 80 9160 64 20 0 1 0 279471314 57241600 13130 33554432000 4194304 5992684 140734735796928 140734735781832 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5020/statm: 13975 13130 192 440 0 13531 0
[pid=5036] ppid=5020 vsize=229012 CPUtime=1324.85 cores=1,3,5,7
/proc/5036/stat : 5036 (glucosInc) R 5020 5019 3856 0 -1 4202496 38463 0 0 0 132453 32 0 0 20 0 1 0 279481034 234508288 54403 33554432000 4194304 5654031 140736412765472 140736412753288 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 57253 54403 142 357 0 56893 0
Current children cumulated CPU time (s) 1421.26
Current children cumulated vsize (KiB) 294060

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 5127
/proc/meminfo: memFree=31040632/32873844 swapFree=7632/7632
[pid=5019] ppid=5017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5019/stat : 5019 (npSolver-pbo-I.) S 5017 5019 3856 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279471314 9367552 275 33554432000 4194304 5064252 140736308777920 140736308776832 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5019/statm: 2287 275 233 213 0 72 0
[pid=5020] ppid=5019 vsize=55900 CPUtime=96.41 cores=1,3,5,7
/proc/5020/stat : 5020 (npSolver-pbo) S 5019 5019 3856 0 -1 4202496 36370 145148 0 0 337 80 9160 64 20 0 1 0 279471314 57241600 13130 33554432000 4194304 5992684 140734735796928 140734735781832 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5020/statm: 13975 13130 192 440 0 13531 0
[pid=5036] ppid=5020 vsize=229012 CPUtime=1384.84 cores=1,3,5,7
/proc/5036/stat : 5036 (glucosInc) R 5020 5019 3856 0 -1 4202496 39807 0 0 0 138449 35 0 0 20 0 1 0 279481034 234508288 48771 33554432000 4194304 5654031 140736412765472 140736412753288 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 57253 48771 142 357 0 56893 0
Current children cumulated CPU time (s) 1481.25
Current children cumulated vsize (KiB) 294060

[startup+1542.31 s]
/proc/loadavg: 2.05 2.02 2.00 3/182 5130
/proc/meminfo: memFree=30945612/32873844 swapFree=7632/7632
[pid=5019] ppid=5017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5019/stat : 5019 (npSolver-pbo-I.) S 5017 5019 3856 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279471314 9367552 275 33554432000 4194304 5064252 140736308777920 140736308776832 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5019/statm: 2287 275 233 213 0 72 0
[pid=5020] ppid=5019 vsize=55900 CPUtime=96.41 cores=1,3,5,7
/proc/5020/stat : 5020 (npSolver-pbo) S 5019 5019 3856 0 -1 4202496 36370 145148 0 0 337 80 9160 64 20 0 1 0 279471314 57241600 13130 33554432000 4194304 5992684 140734735796928 140734735781832 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5020/statm: 13975 13130 192 440 0 13531 0
[pid=5036] ppid=5020 vsize=229012 CPUtime=1444.83 cores=1,3,5,7
/proc/5036/stat : 5036 (glucosInc) R 5020 5019 3856 0 -1 4202496 39818 0 0 0 144448 35 0 0 20 0 1 0 279481034 234508288 54403 33554432000 4194304 5654031 140736412765472 140736412753288 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 57253 54403 142 357 0 56893 0
Current children cumulated CPU time (s) 1541.24
Current children cumulated vsize (KiB) 294060

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 5130
/proc/meminfo: memFree=30946152/32873844 swapFree=7632/7632
[pid=5019] ppid=5017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5019/stat : 5019 (npSolver-pbo-I.) S 5017 5019 3856 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279471314 9367552 275 33554432000 4194304 5064252 140736308777920 140736308776832 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5019/statm: 2287 275 233 213 0 72 0
[pid=5020] ppid=5019 vsize=55900 CPUtime=96.41 cores=1,3,5,7
/proc/5020/stat : 5020 (npSolver-pbo) S 5019 5019 3856 0 -1 4202496 36370 145148 0 0 337 80 9160 64 20 0 1 0 279471314 57241600 13130 33554432000 4194304 5992684 140734735796928 140734735781832 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5020/statm: 13975 13130 192 440 0 13531 0
[pid=5036] ppid=5020 vsize=198192 CPUtime=1504.82 cores=1,3,5,7
/proc/5036/stat : 5036 (glucosInc) R 5020 5019 3856 0 -1 4202496 40583 0 0 0 150444 38 0 0 20 0 1 0 279481034 202948608 47680 33554432000 4194304 5654031 140736412765472 140736412753288 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 49548 47680 142 357 0 49188 0
Current children cumulated CPU time (s) 1601.23
Current children cumulated vsize (KiB) 263240

[startup+1662.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 5130
/proc/meminfo: memFree=30919592/32873844 swapFree=7632/7632
[pid=5019] ppid=5017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5019/stat : 5019 (npSolver-pbo-I.) S 5017 5019 3856 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279471314 9367552 275 33554432000 4194304 5064252 140736308777920 140736308776832 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5019/statm: 2287 275 233 213 0 72 0
[pid=5020] ppid=5019 vsize=55900 CPUtime=96.41 cores=1,3,5,7
/proc/5020/stat : 5020 (npSolver-pbo) S 5019 5019 3856 0 -1 4202496 36370 145148 0 0 337 80 9160 64 20 0 1 0 279471314 57241600 13130 33554432000 4194304 5992684 140734735796928 140734735781832 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5020/statm: 13975 13130 192 440 0 13531 0
[pid=5036] ppid=5020 vsize=229012 CPUtime=1564.81 cores=1,3,5,7
/proc/5036/stat : 5036 (glucosInc) R 5020 5019 3856 0 -1 4202496 41186 0 0 0 156442 39 0 0 20 0 1 0 279481034 234508288 54403 33554432000 4194304 5654031 140736412765472 140736412753288 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 57253 54403 142 357 0 56893 0
Current children cumulated CPU time (s) 1661.22
Current children cumulated vsize (KiB) 294060

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 5131
/proc/meminfo: memFree=30950208/32873844 swapFree=7632/7632
[pid=5019] ppid=5017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5019/stat : 5019 (npSolver-pbo-I.) S 5017 5019 3856 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279471314 9367552 275 33554432000 4194304 5064252 140736308777920 140736308776832 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5019/statm: 2287 275 233 213 0 72 0
[pid=5020] ppid=5019 vsize=55900 CPUtime=96.41 cores=1,3,5,7
/proc/5020/stat : 5020 (npSolver-pbo) S 5019 5019 3856 0 -1 4202496 36370 145148 0 0 337 80 9160 64 20 0 1 0 279471314 57241600 13130 33554432000 4194304 5992684 140734735796928 140734735781832 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5020/statm: 13975 13130 192 440 0 13531 0
[pid=5036] ppid=5020 vsize=198192 CPUtime=1624.8 cores=1,3,5,7
/proc/5036/stat : 5036 (glucosInc) R 5020 5019 3856 0 -1 4202496 41964 0 0 0 162438 42 0 0 20 0 1 0 279481034 202948608 46656 33554432000 4194304 5654031 140736412765472 140736412753288 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 49548 46656 142 357 0 49188 0
Current children cumulated CPU time (s) 1721.21
Current children cumulated vsize (KiB) 263240

[startup+1782.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/181 5131
/proc/meminfo: memFree=30926440/32873844 swapFree=7632/7632
[pid=5019] ppid=5017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5019/stat : 5019 (npSolver-pbo-I.) S 5017 5019 3856 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279471314 9367552 275 33554432000 4194304 5064252 140736308777920 140736308776832 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5019/statm: 2287 275 233 213 0 72 0
[pid=5020] ppid=5019 vsize=55900 CPUtime=96.41 cores=1,3,5,7
/proc/5020/stat : 5020 (npSolver-pbo) S 5019 5019 3856 0 -1 4202496 36370 145148 0 0 337 80 9160 64 20 0 1 0 279471314 57241600 13130 33554432000 4194304 5992684 140734735796928 140734735781832 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5020/statm: 13975 13130 192 440 0 13531 0
[pid=5036] ppid=5020 vsize=229012 CPUtime=1684.79 cores=1,3,5,7
/proc/5036/stat : 5036 (glucosInc) R 5020 5019 3856 0 -1 4202496 42560 0 0 0 168436 43 0 0 20 0 1 0 279481034 234508288 54915 33554432000 4194304 5654031 140736412765472 140736412753288 4215091 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 57253 54915 142 357 0 56893 0
Current children cumulated CPU time (s) 1781.2
Current children cumulated vsize (KiB) 294060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 2.17 2.06 2.01 3/181 5131
/proc/meminfo: memFree=30945800/32873844 swapFree=7632/7632
[pid=5019] ppid=5017 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/5019/stat : 5019 (npSolver-pbo-I.) S 5017 5019 3856 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 279471314 9367552 275 33554432000 4194304 5064252 140736308777920 140736308776832 209883653710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/5019/statm: 2287 275 233 213 0 72 0
[pid=5020] ppid=5019 vsize=55900 CPUtime=96.41 cores=1,3,5,7
/proc/5020/stat : 5020 (npSolver-pbo) S 5019 5019 3856 0 -1 4202496 36370 145148 0 0 337 80 9160 64 20 0 1 0 279471314 57241600 13130 33554432000 4194304 5992684 140734735796928 140734735781832 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/5020/statm: 13975 13130 192 440 0 13531 0
[pid=5036] ppid=5020 vsize=279100 CPUtime=1703.6 cores=1,3,5,7
/proc/5036/stat : 5036 (glucosInc) R 5020 5019 3856 0 -1 4202496 42865 0 0 0 170316 44 0 0 20 0 1 0 279481034 285798400 56752 33554432000 4194304 5654031 140736412765472 140736412753288 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5036/statm: 69775 56752 142 357 0 69415 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 344148

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5019 and gives
#  childrusage.ru_utime.tv_sec=94
#  childrusage.ru_utime.tv_usec=977561
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=451779
# CPU time returned by wait4() is 96.4293
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.12
CPU time (s): 1800.01
CPU user time (s): 1798.13
CPU system time (s): 1.88
CPU usage (%): 99.9386
Max. virtual memory (cumulated for all children) (KiB): 393468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 94.9776
system time used= 1.45178
maximum resident set size= 193132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181893
page faults= 0
swaps= 0
block input operations= 0
block output operations= 491728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2715
involuntary context switches= 125

runsolver used 3.2555 second user time and 8.50571 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-27 17:44:30
IDJOB=3699331
IDBENCH=92735
IDSOLVER=2276
FILE ID=node141/3699331-1338133470
RUNJOBID= node141-1338122886-3873
PBS_JOBID= 14624492
Free space on /tmp= 71308 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat50_4_16_5.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699331-1338133470/watcher-3699331-1338133470 -o /tmp/evaluation-result-3699331-1338133470/solver-3699331-1338133470 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699331-1338133470.opb 1499707618 HOME HOME

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

MD5SUM BENCH= 20017986f9960b1d860bf846232b7a22
RANDOM SEED=1499707618

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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.744
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.744
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.92
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.744
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:        30445884 kB
Buffers:          211840 kB
Cached:           563420 kB
SwapCached:          232 kB
Active:          1211792 kB
Inactive:         386008 kB
Active(anon):     812540 kB
Inactive(anon):    11448 kB
Active(file):     399252 kB
Inactive(file):   374560 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108624 kB
Dirty:              8552 kB
Writeback:             0 kB
AnonPages:        982148 kB
Mapped:            12108 kB
Shmem:               172 kB
Slab:             685788 kB
SReclaimable:     128248 kB
SUnreclaim:       557540 kB
KernelStack:        1504 kB
PageTables:         5884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     981360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    860160 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= 71468 MiB
End job on node141 at 2012-05-27 18:14:31