Trace number 3699347

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.07 1800.92

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_5.opb
MD5SUMf3813b86973df1eedcf86494ca06b423
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5206831
Best CPU time to get the best result obtained on this benchmark1800.24
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 141420761
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 116572691025
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 141420761
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 116572691025
Number of bits of the biggest sum of numbers37
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.56	c run inc solver
0.00/0.56	c [INC SYSTEM] run initial solver
0.00/0.56	c [INC SYSTEM] preprocess with white file
4.28/4.33	c [INC SYSTEM] finished preprocessing in 3 s
4.28/4.33	c [INC SYSTEM] execute solver
7.86/7.93	c [INC SEARCH] formula is SAT
7.86/7.95	c [INC SYSTEM] solved the initial formula
7.97/8.00	c model valid
7.97/8.00	c current solution ok
9.27/9.36	o 291178383
9.27/9.36	c execute binary inc search
9.27/9.36	c [INC SEARCH] current bound: 145589234
9.27/9.36	c [INC SEARCH] iteration: 0
9.27/9.36	c [INC SEARCH] lower bound: 0 upperbound 291178468 current bound: 145589234 best value:291178468
9.27/9.36	c [INC SYSTEM] there exists a inc, kill it!
9.27/9.36	c write failed with 2
9.27/9.37	c [INC SYSTEM] create new solver instance
9.27/9.37	c [INC] encode full formula
9.27/9.37	c fallback to adder encoding
11.59/11.65	c set iterative enc to: adder
11.59/11.65	c set iterative enc to: none
11.88/12.49	c [INC SEARCH] isOptimum variable: 0
29.48/30.06	c [INC SEARCH] formula is SAT
29.58/30.12	c [INC SEARCH] copied best model
29.58/30.12	c sat variable: 1 optimum/unsat variable: 0
29.58/30.17	c model valid
29.58/30.17	c current solution ok
29.58/30.17	o 111480023
29.58/30.17	c [INC SEARCH] current bound: 55740054
29.58/30.17	c [INC SEARCH] iteration: 1
29.58/30.17	c [INC SEARCH] lower bound: 0 upperbound 111480108 current bound: 55740054 best value:111480108
29.58/30.17	c [INC SYSTEM] there exists a inc, kill it!
29.58/30.17	c write failed with 2
29.69/30.20	c [INC SYSTEM] create new solver instance
29.69/30.20	c [INC] encode full formula
29.69/30.20	c fallback to adder encoding
31.69/32.26	c set iterative enc to: adder
31.69/32.26	c set iterative enc to: none
32.09/32.60	c [INC SEARCH] isOptimum variable: 0
63.71/64.27	c [INC SEARCH] formula is SAT
63.81/64.34	c [INC SEARCH] copied best model
63.81/64.34	c sat variable: 1 optimum/unsat variable: 0
63.81/64.39	c model valid
63.81/64.39	c current solution ok
63.81/64.39	o 26656057
63.81/64.39	c [INC SEARCH] current bound: 13328071
63.81/64.39	c [INC SEARCH] iteration: 2
63.81/64.39	c [INC SEARCH] lower bound: 0 upperbound 26656142 current bound: 13328071 best value:26656142
63.81/64.39	c [INC SYSTEM] there exists a inc, kill it!
63.81/64.39	c write failed with 2
63.91/64.41	c [INC SYSTEM] create new solver instance
63.91/64.41	c [INC] encode full formula
63.91/64.41	c fallback to adder encoding
65.43/65.91	c set iterative enc to: adder
65.43/65.91	c set iterative enc to: none
65.62/66.18	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.91	HOME/npSolver-pbo-I.sh: line 18: 16208 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-3699347-1338133308/watcher-3699347-1338133308 -o /tmp/evaluation-result-3699347-1338133308/solver-3699347-1338133308 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699347-1338133308.opb 132959902 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16207
/proc/meminfo: memFree=30181156/32873844 swapFree=7108/7108
[pid=16207] ppid=16205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16207/stat : 16207 (npSolver-pbo-I.) S 16205 16207 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279459297 9367552 275 33554432000 4194304 5064252 140734637778544 140734637777456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16207/statm: 2287 275 233 213 0 72 0

[startup+0.00664593 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16207
/proc/meminfo: memFree=30181156/32873844 swapFree=7108/7108
[pid=16207] ppid=16205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16207/stat : 16207 (npSolver-pbo-I.) S 16205 16207 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279459297 9367552 275 33554432000 4194304 5064252 140734637778544 140734637777456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16207/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10019 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16207
/proc/meminfo: memFree=30181156/32873844 swapFree=7108/7108
[pid=16207] ppid=16205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16207/stat : 16207 (npSolver-pbo-I.) S 16205 16207 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279459297 9367552 275 33554432000 4194304 5064252 140734637778544 140734637777456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16207/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300225 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16207
/proc/meminfo: memFree=30181156/32873844 swapFree=7108/7108
[pid=16207] ppid=16205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16207/stat : 16207 (npSolver-pbo-I.) S 16205 16207 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279459297 9367552 275 33554432000 4194304 5064252 140734637778544 140734637777456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16207/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70022 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16207
/proc/meminfo: memFree=30181156/32873844 swapFree=7108/7108
[pid=16207] ppid=16205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16207/stat : 16207 (npSolver-pbo-I.) S 16205 16207 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279459297 9367552 275 33554432000 4194304 5064252 140734637778544 140734637777456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16207/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 16211
/proc/meminfo: memFree=29959304/32873844 swapFree=7108/7108
[pid=16207] ppid=16205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16207/stat : 16207 (npSolver-pbo-I.) S 16205 16207 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279459297 9367552 275 33554432000 4194304 5064252 140734637778544 140734637777456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16207/statm: 2287 275 233 213 0 72 0
[pid=16208] ppid=16207 vsize=54660 CPUtime=0.58 cores=1,3,5,7
/proc/16208/stat : 16208 (npSolver-pbo) S 16207 16207 14929 0 -1 4202496 8601 0 0 0 51 7 0 0 20 0 1 0 279459297 55971840 10306 33554432000 4194304 5992684 140735257267984 140735257262432 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16208/statm: 13665 10306 172 440 0 13221 0
[pid=16210] ppid=16208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16210/stat : 16210 (cp2_pre.sh) S 16208 16207 14929 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279459356 9367552 277 33554432000 4194304 5064252 140735482442352 140735482441056 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16210/statm: 2287 277 234 213 0 72 0
[pid=16211] ppid=16210 vsize=217800 CPUtime=0.9 cores=1,3,5,7
/proc/16211/stat : 16211 (coprocessor) R 16210 16207 14929 0 -1 4202496 32111 0 0 0 83 7 0 0 20 0 1 0 279459356 223027200 48999 33554432000 4194304 6586260 140736282250208 140736282246968 4546660 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/16211/statm: 54450 48999 166 584 0 53862 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 290756

[startup+3.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 16211
/proc/meminfo: memFree=29885072/32873844 swapFree=7108/7108
[pid=16207] ppid=16205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16207/stat : 16207 (npSolver-pbo-I.) S 16205 16207 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279459297 9367552 275 33554432000 4194304 5064252 140734637778544 140734637777456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16207/statm: 2287 275 233 213 0 72 0
[pid=16208] ppid=16207 vsize=54660 CPUtime=0.58 cores=1,3,5,7
/proc/16208/stat : 16208 (npSolver-pbo) S 16207 16207 14929 0 -1 4202496 8601 0 0 0 51 7 0 0 20 0 1 0 279459297 55971840 10306 33554432000 4194304 5992684 140735257267984 140735257262432 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16208/statm: 13665 10306 172 440 0 13221 0
[pid=16210] ppid=16208 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16210/stat : 16210 (cp2_pre.sh) S 16208 16207 14929 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279459356 9367552 277 33554432000 4194304 5064252 140735482442352 140735482441056 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16210/statm: 2287 277 234 213 0 72 0
[pid=16211] ppid=16210 vsize=290936 CPUtime=2.5 cores=1,3,5,7
/proc/16211/stat : 16211 (coprocessor) R 16210 16207 14929 0 -1 4202496 45129 0 0 0 237 13 0 0 20 0 1 0 279459356 297918464 71304 33554432000 4194304 6586260 140736282250208 140736282246072 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/16211/statm: 72734 71304 202 584 0 72146 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 363892

[startup+6.30037 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16213
/proc/meminfo: memFree=30014732/32873844 swapFree=7108/7108
[pid=16207] ppid=16205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16207/stat : 16207 (npSolver-pbo-I.) S 16205 16207 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279459297 9367552 275 33554432000 4194304 5064252 140734637778544 140734637777456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16207/statm: 2287 275 233 213 0 72 0
[pid=16208] ppid=16207 vsize=54660 CPUtime=4.31 cores=1,3,5,7
/proc/16208/stat : 16208 (npSolver-pbo) S 16207 16207 14929 0 -1 4202496 8617 46036 0 0 51 7 328 45 20 0 1 0 279459297 55971840 10308 33554432000 4194304 5992684 140735257267984 140735257254248 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/16208/statm: 13665 10308 174 440 0 13221 0
[pid=16213] ppid=16208 vsize=115316 CPUtime=1.95 cores=1,3,5,7
/proc/16213/stat : 16213 (glucosInc) R 16208 16207 14929 0 -1 4202496 22852 0 0 0 191 4 0 0 20 0 1 0 279459730 118083584 27001 33554432000 4194304 5654031 140735162248928 140735162246696 4216557 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16213/statm: 28829 27001 140 357 0 28469 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 179124

[startup+12.7002 s]
/proc/loadavg: 2.07 2.02 2.00 2/181 16215
/proc/meminfo: memFree=29935432/32873844 swapFree=7108/7108
[pid=16207] ppid=16205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16207/stat : 16207 (npSolver-pbo-I.) S 16205 16207 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279459297 9367552 275 33554432000 4194304 5064252 140734637778544 140734637777456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16207/statm: 2287 275 233 213 0 72 0
[pid=16208] ppid=16207 vsize=68288 CPUtime=11.97 cores=1,3,5,7
/proc/16208/stat : 16208 (npSolver-pbo) S 16207 16207 14929 0 -1 4202496 19879 70177 0 0 305 153 682 57 20 0 1 0 279459297 69926912 13750 33554432000 4194304 5992684 140735257267984 140735257252888 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/16208/statm: 17072 13750 192 440 0 16628 0
Current children cumulated CPU time (s) 11.97
Current children cumulated vsize (KiB) 77436

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 16216
/proc/meminfo: memFree=29467072/32873844 swapFree=7108/7108
[pid=16207] ppid=16205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16207/stat : 16207 (npSolver-pbo-I.) S 16205 16207 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279459297 9367552 275 33554432000 4194304 5064252 140734637778544 140734637777456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16207/statm: 2287 275 233 213 0 72 0
[pid=16208] ppid=16207 vsize=68288 CPUtime=11.97 cores=1,3,5,7
/proc/16208/stat : 16208 (npSolver-pbo) S 16207 16207 14929 0 -1 4202496 19879 70177 0 0 305 153 682 57 20 0 1 0 279459297 69926912 13750 33554432000 4194304 5992684 140735257267984 140735257252888 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/16208/statm: 17072 13750 192 440 0 16628 0
[pid=16216] ppid=16208 vsize=533188 CPUtime=13 cores=1,3,5,7
/proc/16216/stat : 16216 (glucosInc) R 16208 16207 14929 0 -1 4202496 78948 0 0 0 1274 26 0 0 20 0 1 0 279460546 545984512 116957 33554432000 4194304 5654031 140734023831792 140734023829576 4216491 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16216/statm: 133297 116957 141 357 0 132937 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 610624

[startup+51.1004 s]
/proc/loadavg: 2.10 2.03 2.01 3/181 16218
/proc/meminfo: memFree=29472416/32873844 swapFree=7108/7108
[pid=16207] ppid=16205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16207/stat : 16207 (npSolver-pbo-I.) S 16205 16207 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279459297 9367552 275 33554432000 4194304 5064252 140734637778544 140734637777456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16207/statm: 2287 275 233 213 0 72 0
[pid=16208] ppid=16207 vsize=115956 CPUtime=32.1 cores=1,3,5,7
/proc/16208/stat : 16208 (npSolver-pbo) S 16207 16207 14929 0 -1 4202496 28077 150653 0 0 522 184 2409 95 20 0 1 0 279459297 118738944 25635 33554432000 4194304 5992684 140735257267984 140735257252888 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/16208/statm: 28989 25635 192 440 0 28545 0
[pid=16218] ppid=16208 vsize=521952 CPUtime=18.47 cores=1,3,5,7
/proc/16218/stat : 16218 (glucosInc) R 16208 16207 14929 0 -1 4202496 75711 0 0 0 1823 24 0 0 20 0 1 0 279462558 534478848 107256 33554432000 4194304 5654031 140735151017392 140735151005208 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16218/statm: 130488 107256 141 357 0 130128 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 647056

[startup+102.307 s]
/proc/loadavg: 2.14 2.05 2.01 3/181 16220
/proc/meminfo: memFree=29589096/32873844 swapFree=7108/7108
[pid=16207] ppid=16205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16207/stat : 16207 (npSolver-pbo-I.) S 16205 16207 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279459297 9367552 275 33554432000 4194304 5064252 140734637778544 140734637777456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16207/statm: 2287 275 233 213 0 72 0
[pid=16208] ppid=16207 vsize=115956 CPUtime=65.7 cores=1,3,5,7
/proc/16208/stat : 16208 (npSolver-pbo) S 16207 16207 14929 0 -1 4202496 35529 227577 0 0 686 206 5549 129 20 0 1 0 279459297 118738944 25635 33554432000 4194304 5992684 140735257267984 140735257252888 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/16208/statm: 28989 25635 192 440 0 28545 0
[pid=16220] ppid=16208 vsize=386080 CPUtime=36.11 cores=1,3,5,7
/proc/16220/stat : 16220 (glucosInc) R 16208 16207 14929 0 -1 4202496 63363 0 0 0 3590 21 0 0 20 0 1 0 279465915 395345920 87065 33554432000 4194304 5654031 140733580319552 140733580307368 4215112 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16220/statm: 96520 87065 142 357 0 96160 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 511184

[startup+162.3 s]
/proc/loadavg: 2.05 2.04 2.01 3/181 16220
/proc/meminfo: memFree=29585000/32873844 swapFree=7108/7108
[pid=16207] ppid=16205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16207/stat : 16207 (npSolver-pbo-I.) S 16205 16207 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279459297 9367552 275 33554432000 4194304 5064252 140734637778544 140734637777456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16207/statm: 2287 275 233 213 0 72 0
[pid=16208] ppid=16207 vsize=115956 CPUtime=65.7 cores=1,3,5,7
/proc/16208/stat : 16208 (npSolver-pbo) S 16207 16207 14929 0 -1 4202496 35529 227577 0 0 686 206 5549 129 20 0 1 0 279459297 118738944 25635 33554432000 4194304 5992684 140735257267984 140735257252888 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/16208/statm: 28989 25635 192 440 0 28545 0
[pid=16220] ppid=16208 vsize=386080 CPUtime=96.09 cores=1,3,5,7
/proc/16220/stat : 16220 (glucosInc) R 16208 16207 14929 0 -1 4202496 63367 0 0 0 9588 21 0 0 20 0 1 0 279465915 395345920 88091 33554432000 4194304 5654031 140733580319552 140733580307368 4215061 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16220/statm: 96520 88091 142 357 0 96160 0
Current children cumulated CPU time (s) 161.79
Current children cumulated vsize (KiB) 511184

[startup+222.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/181 16270
/proc/meminfo: memFree=29239884/32873844 swapFree=7108/7108
[pid=16207] ppid=16205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16207/stat : 16207 (npSolver-pbo-I.) S 16205 16207 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279459297 9367552 275 33554432000 4194304 5064252 140734637778544 140734637777456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16207/statm: 2287 275 233 213 0 72 0
[pid=16208] ppid=16207 vsize=115956 CPUtime=65.7 cores=1,3,5,7
/proc/16208/stat : 16208 (npSolver-pbo) S 16207 16207 14929 0 -1 4202496 35529 227577 0 0 686 206 5549 129 20 0 1 0 279459297 118738944 25635 33554432000 4194304 5992684 140735257267984 140735257252888 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/16208/statm: 28989 25635 192 440 0 28545 0
[pid=16220] ppid=16208 vsize=388512 CPUtime=156.07 cores=1,3,5,7
/proc/16220/stat : 16220 (glucosInc) R 16208 16207 14929 0 -1 4202496 65256 0 0 0 15577 30 0 0 20 0 1 0 279465915 397836288 89842 33554432000 4194304 5654031 140733580319552 140733580317240 4216185 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16220/statm: 97128 89842 142 357 0 96768 0
Current children cumulated CPU time (s) 221.77

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

/proc/meminfo: memFree=28985016/32873844 swapFree=7108/7108
[pid=16207] ppid=16205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16207/stat : 16207 (npSolver-pbo-I.) S 16205 16207 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279459297 9367552 275 33554432000 4194304 5064252 140734637778544 140734637777456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16207/statm: 2287 275 233 213 0 72 0
[pid=16208] ppid=16207 vsize=115956 CPUtime=65.7 cores=1,3,5,7
/proc/16208/stat : 16208 (npSolver-pbo) S 16207 16207 14929 0 -1 4202496 35529 227577 0 0 686 206 5549 129 20 0 1 0 279459297 118738944 25635 33554432000 4194304 5992684 140735257267984 140735257252888 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/16208/statm: 28989 25635 192 440 0 28545 0
[pid=16220] ppid=16208 vsize=540176 CPUtime=1295.84 cores=1,3,5,7
/proc/16220/stat : 16220 (glucosInc) R 16208 16207 14929 0 -1 4202496 97284 0 0 0 129310 274 0 0 20 0 1 0 279465915 553140224 127385 33554432000 4194304 5654031 140733580319552 140733580317576 4232968 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16220/statm: 135044 127385 142 357 0 134684 0
Current children cumulated CPU time (s) 1361.54
Current children cumulated vsize (KiB) 665280

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 16305
/proc/meminfo: memFree=28710756/32873844 swapFree=7108/7108
[pid=16207] ppid=16205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16207/stat : 16207 (npSolver-pbo-I.) S 16205 16207 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279459297 9367552 275 33554432000 4194304 5064252 140734637778544 140734637777456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16207/statm: 2287 275 233 213 0 72 0
[pid=16208] ppid=16207 vsize=115956 CPUtime=65.7 cores=1,3,5,7
/proc/16208/stat : 16208 (npSolver-pbo) S 16207 16207 14929 0 -1 4202496 35529 227577 0 0 686 206 5549 129 20 0 1 0 279459297 118738944 25635 33554432000 4194304 5992684 140735257267984 140735257252888 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/16208/statm: 28989 25635 192 440 0 28545 0
[pid=16220] ppid=16208 vsize=887548 CPUtime=1355.84 cores=1,3,5,7
/proc/16220/stat : 16220 (glucosInc) R 16208 16207 14929 0 -1 4202496 98335 0 0 0 135303 281 0 0 20 0 1 0 279465915 908849152 182602 33554432000 4194304 5654031 140733580319552 140733580317640 4232973 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16220/statm: 221887 182602 142 357 0 221527 0
Current children cumulated CPU time (s) 1421.54
Current children cumulated vsize (KiB) 1012652

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16305
/proc/meminfo: memFree=28845028/32873844 swapFree=7108/7108
[pid=16207] ppid=16205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16207/stat : 16207 (npSolver-pbo-I.) S 16205 16207 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279459297 9367552 275 33554432000 4194304 5064252 140734637778544 140734637777456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16207/statm: 2287 275 233 213 0 72 0
[pid=16208] ppid=16207 vsize=115956 CPUtime=65.7 cores=1,3,5,7
/proc/16208/stat : 16208 (npSolver-pbo) S 16207 16207 14929 0 -1 4202496 35529 227577 0 0 686 206 5549 129 20 0 1 0 279459297 118738944 25635 33554432000 4194304 5992684 140735257267984 140735257252888 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/16208/statm: 28989 25635 192 440 0 28545 0
[pid=16220] ppid=16208 vsize=673100 CPUtime=1415.81 cores=1,3,5,7
/proc/16220/stat : 16220 (glucosInc) R 16208 16207 14929 0 -1 4202496 99236 0 0 0 141289 292 0 0 20 0 1 0 279465915 689254400 148082 33554432000 4194304 5654031 140733580319552 140733580317640 4232968 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16220/statm: 168275 148082 142 357 0 167915 0
Current children cumulated CPU time (s) 1481.51
Current children cumulated vsize (KiB) 798204

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16305
/proc/meminfo: memFree=28600268/32873844 swapFree=7108/7108
[pid=16207] ppid=16205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16207/stat : 16207 (npSolver-pbo-I.) S 16205 16207 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279459297 9367552 275 33554432000 4194304 5064252 140734637778544 140734637777456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16207/statm: 2287 275 233 213 0 72 0
[pid=16208] ppid=16207 vsize=115956 CPUtime=65.7 cores=1,3,5,7
/proc/16208/stat : 16208 (npSolver-pbo) S 16207 16207 14929 0 -1 4202496 35529 227577 0 0 686 206 5549 129 20 0 1 0 279459297 118738944 25635 33554432000 4194304 5992684 140735257267984 140735257252888 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/16208/statm: 28989 25635 192 440 0 28545 0
[pid=16220] ppid=16208 vsize=888404 CPUtime=1475.81 cores=1,3,5,7
/proc/16220/stat : 16220 (glucosInc) R 16208 16207 14929 0 -1 4202496 99840 0 0 0 147284 297 0 0 20 0 1 0 279465915 909725696 198253 33554432000 4194304 5654031 140733580319552 140733580317640 4232784 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16220/statm: 222101 198253 142 357 0 221741 0
Current children cumulated CPU time (s) 1541.51
Current children cumulated vsize (KiB) 1013508

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16307
/proc/meminfo: memFree=28978268/32873844 swapFree=7108/7108
[pid=16207] ppid=16205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16207/stat : 16207 (npSolver-pbo-I.) S 16205 16207 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279459297 9367552 275 33554432000 4194304 5064252 140734637778544 140734637777456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16207/statm: 2287 275 233 213 0 72 0
[pid=16208] ppid=16207 vsize=115956 CPUtime=65.7 cores=1,3,5,7
/proc/16208/stat : 16208 (npSolver-pbo) S 16207 16207 14929 0 -1 4202496 35529 227577 0 0 686 206 5549 129 20 0 1 0 279459297 118738944 25635 33554432000 4194304 5992684 140735257267984 140735257252888 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/16208/statm: 28989 25635 192 440 0 28545 0
[pid=16220] ppid=16208 vsize=889768 CPUtime=1535.8 cores=1,3,5,7
/proc/16220/stat : 16220 (glucosInc) R 16208 16207 14929 0 -1 4202496 101318 0 0 0 153270 310 0 0 20 0 1 0 279465915 911122432 170337 33554432000 4194304 5654031 140733580319552 140733580317640 4215091 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16220/statm: 222442 170337 142 357 0 222082 0
Current children cumulated CPU time (s) 1601.5
Current children cumulated vsize (KiB) 1014872

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16307
/proc/meminfo: memFree=29106932/32873844 swapFree=7108/7108
[pid=16207] ppid=16205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16207/stat : 16207 (npSolver-pbo-I.) S 16205 16207 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279459297 9367552 275 33554432000 4194304 5064252 140734637778544 140734637777456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16207/statm: 2287 275 233 213 0 72 0
[pid=16208] ppid=16207 vsize=115956 CPUtime=65.7 cores=1,3,5,7
/proc/16208/stat : 16208 (npSolver-pbo) S 16207 16207 14929 0 -1 4202496 35529 227577 0 0 686 206 5549 129 20 0 1 0 279459297 118738944 25635 33554432000 4194304 5992684 140735257267984 140735257252888 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/16208/statm: 28989 25635 192 440 0 28545 0
[pid=16220] ppid=16208 vsize=674844 CPUtime=1595.79 cores=1,3,5,7
/proc/16220/stat : 16220 (glucosInc) R 16208 16207 14929 0 -1 4202496 102125 0 0 0 159259 320 0 0 20 0 1 0 279465915 691040256 136124 33554432000 4194304 5654031 140733580319552 140733580317640 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16220/statm: 168711 136124 142 357 0 168351 0
Current children cumulated CPU time (s) 1661.49
Current children cumulated vsize (KiB) 799948

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 16312
/proc/meminfo: memFree=28876460/32873844 swapFree=7108/7108
[pid=16207] ppid=16205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16207/stat : 16207 (npSolver-pbo-I.) S 16205 16207 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279459297 9367552 275 33554432000 4194304 5064252 140734637778544 140734637777456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16207/statm: 2287 275 233 213 0 72 0
[pid=16208] ppid=16207 vsize=115956 CPUtime=65.7 cores=1,3,5,7
/proc/16208/stat : 16208 (npSolver-pbo) S 16207 16207 14929 0 -1 4202496 35529 227577 0 0 686 206 5549 129 20 0 1 0 279459297 118738944 25635 33554432000 4194304 5992684 140735257267984 140735257252888 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/16208/statm: 28989 25635 192 440 0 28545 0
[pid=16220] ppid=16208 vsize=889768 CPUtime=1655.78 cores=1,3,5,7
/proc/16220/stat : 16220 (glucosInc) R 16208 16207 14929 0 -1 4202496 102671 0 0 0 165252 326 0 0 20 0 1 0 279465915 911122432 189814 33554432000 4194304 5654031 140733580319552 140733580317640 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16220/statm: 222442 189814 142 357 0 222082 0
Current children cumulated CPU time (s) 1721.48
Current children cumulated vsize (KiB) 1014872

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16312
/proc/meminfo: memFree=28986892/32873844 swapFree=7108/7108
[pid=16207] ppid=16205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16207/stat : 16207 (npSolver-pbo-I.) S 16205 16207 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279459297 9367552 275 33554432000 4194304 5064252 140734637778544 140734637777456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16207/statm: 2287 275 233 213 0 72 0
[pid=16208] ppid=16207 vsize=115956 CPUtime=65.7 cores=1,3,5,7
/proc/16208/stat : 16208 (npSolver-pbo) S 16207 16207 14929 0 -1 4202496 35529 227577 0 0 686 206 5549 129 20 0 1 0 279459297 118738944 25635 33554432000 4194304 5992684 140735257267984 140735257252888 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/16208/statm: 28989 25635 192 440 0 28545 0
[pid=16220] ppid=16208 vsize=675272 CPUtime=1715.77 cores=1,3,5,7
/proc/16220/stat : 16220 (glucosInc) R 16208 16207 14929 0 -1 4202496 103570 0 0 0 171239 338 0 0 20 0 1 0 279465915 691478528 158248 33554432000 4194304 5654031 140733580319552 140733580317640 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16220/statm: 168818 158248 142 357 0 168458 0
Current children cumulated CPU time (s) 1781.47
Current children cumulated vsize (KiB) 800376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 16312
/proc/meminfo: memFree=28905276/32873844 swapFree=7108/7108
[pid=16207] ppid=16205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16207/stat : 16207 (npSolver-pbo-I.) S 16205 16207 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279459297 9367552 275 33554432000 4194304 5064252 140734637778544 140734637777456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16207/statm: 2287 275 233 213 0 72 0
[pid=16208] ppid=16207 vsize=115956 CPUtime=65.7 cores=1,3,5,7
/proc/16208/stat : 16208 (npSolver-pbo) S 16207 16207 14929 0 -1 4202496 35529 227577 0 0 686 206 5549 129 20 0 1 0 279459297 118738944 25635 33554432000 4194304 5992684 140735257267984 140735257252888 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/16208/statm: 28989 25635 192 440 0 28545 0
[pid=16220] ppid=16208 vsize=890196 CPUtime=1734.37 cores=1,3,5,7
/proc/16220/stat : 16220 (glucosInc) R 16208 16207 14929 0 -1 4202496 104041 0 0 0 173096 341 0 0 20 0 1 0 279465915 911560704 176604 33554432000 4194304 5654031 140733580319552 140733580317640 4215200 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16220/statm: 222549 176604 142 357 0 222189 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1015300

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.9 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 16312
/proc/meminfo: memFree=28905276/32873844 swapFree=7108/7108
[pid=16207] ppid=16205 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16207/stat : 16207 (npSolver-pbo-I.) S 16205 16207 14929 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279459297 9367552 275 33554432000 4194304 5064252 140734637778544 140734637777456 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16207/statm: 2287 275 233 213 0 72 0
[pid=16208] ppid=16207 vsize=115956 CPUtime=65.7 cores=1,3,5,7
/proc/16208/stat : 16208 (npSolver-pbo) S 16207 16207 14929 0 -1 4202496 35529 227577 0 0 686 206 5549 129 20 0 1 0 279459297 118738944 25635 33554432000 4194304 5992684 140735257267984 140735257252888 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/16208/statm: 28989 25635 192 440 0 28545 0
[pid=16220] ppid=16208 vsize=890196 CPUtime=1734.37 cores=1,3,5,7
/proc/16220/stat : 16220 (glucosInc) R 16208 16207 14929 0 -1 4202496 104041 0 0 0 173096 341 0 0 20 0 1 0 279465915 911560704 176604 33554432000 4194304 5654031 140733580319552 140733580317640 4215200 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16220/statm: 222549 176604 142 357 0 222189 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1015300

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16207 and gives
#  childrusage.ru_utime.tv_sec=62
#  childrusage.ru_utime.tv_usec=358520
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=369487
# CPU time returned by wait4() is 65.728
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.92
CPU time (s): 1800.07
CPU user time (s): 1793.31
CPU system time (s): 6.76
CPU usage (%): 99.953
Max. virtual memory (cumulated for all children) (KiB): 1226916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 62.3585
system time used= 3.36949
maximum resident set size= 573556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 263468
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1044112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5114
involuntary context switches= 177

runsolver used 3.56946 second user time and 12.0952 second system time

The end

Launcher Data

Begin job on node102 at 2012-05-27 17:41:48
IDJOB=3699347
IDBENCH=92733
IDSOLVER=2276
FILE ID=node102/3699347-1338133308
RUNJOBID= node102-1338122430-14946
PBS_JOBID= 14624485
Free space on /tmp= 71492 MiB

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

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

MD5SUM BENCH= f3813b86973df1eedcf86494ca06b423
RANDOM SEED=132959902

node102.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30181800 kB
Buffers:          366984 kB
Cached:          1271900 kB
SwapCached:            0 kB
Active:          1148144 kB
Inactive:         707256 kB
Active(anon):     207656 kB
Inactive(anon):    11040 kB
Active(file):     940488 kB
Inactive(file):   696216 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9360 kB
Writeback:             0 kB
AnonPages:        222900 kB
Mapped:            15648 kB
Shmem:               200 kB
Slab:             696160 kB
SReclaimable:     138496 kB
SUnreclaim:       557664 kB
KernelStack:        1496 kB
PageTables:         4620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     336744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 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= 71264 MiB
End job on node102 at 2012-05-27 18:11:51