Trace number 3699345

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.02 1801.02

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat85_4_27_1.opb
MD5SUMed2892e0d2f6125119f9653dabb34672
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4654355
Best CPU time to get the best result obtained on this benchmark1800.56
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 150568768
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 133404724421
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 150568768
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 133404724421
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.87/7.92	c [INC SEARCH] formula is SAT
7.87/7.94	c [INC SYSTEM] solved the initial formula
7.87/7.99	c model valid
7.87/7.99	c current solution ok
9.26/9.34	o 131496763
9.26/9.34	c execute binary inc search
9.26/9.34	c [INC SEARCH] current bound: 65748424
9.26/9.34	c [INC SEARCH] iteration: 0
9.26/9.34	c [INC SEARCH] lower bound: 0 upperbound 131496848 current bound: 65748424 best value:131496848
9.26/9.34	c [INC SYSTEM] there exists a inc, kill it!
9.26/9.34	c write failed with 2
9.26/9.35	c [INC SYSTEM] create new solver instance
9.26/9.35	c [INC] encode full formula
9.26/9.35	c fallback to adder encoding
11.38/11.40	c set iterative enc to: adder
11.38/11.40	c set iterative enc to: none
11.63/12.25	c [INC SEARCH] isOptimum variable: 0
21.23/21.89	c [INC SEARCH] formula is SAT
21.35/21.95	c [INC SEARCH] copied best model
21.35/21.96	c sat variable: 1 optimum/unsat variable: 0
21.45/22.00	c model valid
21.45/22.00	c current solution ok
21.45/22.00	o 64017687
21.45/22.00	c [INC SEARCH] current bound: 32008886
21.45/22.00	c [INC SEARCH] iteration: 1
21.45/22.00	c [INC SEARCH] lower bound: 0 upperbound 64017772 current bound: 32008886 best value:64017772
21.45/22.00	c [INC SYSTEM] there exists a inc, kill it!
21.45/22.00	c write failed with 2
21.45/22.03	c [INC SYSTEM] create new solver instance
21.45/22.03	c [INC] encode full formula
21.45/22.03	c fallback to adder encoding
23.16/23.77	c set iterative enc to: adder
23.16/23.77	c set iterative enc to: none
23.46/24.07	c [INC SEARCH] isOptimum variable: 0
568.99/569.75	c [INC SEARCH] formula is SAT
569.08/569.81	c [INC SEARCH] copied best model
569.08/569.81	c sat variable: 1 optimum/unsat variable: 0
569.08/569.86	c model valid
569.08/569.86	c current solution ok
569.08/569.86	o 30127841
569.08/569.86	c [INC SEARCH] current bound: 15063963
569.08/569.86	c [INC SEARCH] iteration: 2
569.08/569.86	c [INC SEARCH] lower bound: 0 upperbound 30127926 current bound: 15063963 best value:30127926
569.08/569.86	c [INC SYSTEM] there exists a inc, kill it!
569.08/569.86	c write failed with 2
569.08/569.86	c [INC SYSTEM] create new solver instance
569.08/569.86	c [INC] encode full formula
569.08/569.86	c fallback to adder encoding
570.60/571.36	c set iterative enc to: adder
570.60/571.36	c set iterative enc to: none
570.89/571.63	c [INC SEARCH] isOptimum variable: 0
1800.02/1801.01	HOME/npSolver-pbo-I.sh: line 18: 19995 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-3699345-1338133575/watcher-3699345-1338133575 -o /tmp/evaluation-result-3699345-1338133575/solver-3699345-1338133575 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699345-1338133575.opb 1752877200 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.05 2.08 4/178 19994
/proc/meminfo: memFree=30918944/32873844 swapFree=7900/7900
[pid=19994] ppid=19992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19994/stat : 19994 (npSolver-pbo-I.) S 19992 19994 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279482068 9367552 274 33554432000 4194304 5064252 140733390672400 140733390671312 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19994/statm: 2287 274 233 213 0 72 0

[startup+0.0494089 s]
/proc/loadavg: 2.00 2.05 2.08 4/178 19994
/proc/meminfo: memFree=30918944/32873844 swapFree=7900/7900
[pid=19994] ppid=19992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19994/stat : 19994 (npSolver-pbo-I.) S 19992 19994 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279482068 9367552 274 33554432000 4194304 5064252 140733390672400 140733390671312 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19994/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100215 s]
/proc/loadavg: 2.00 2.05 2.08 4/178 19994
/proc/meminfo: memFree=30918944/32873844 swapFree=7900/7900
[pid=19994] ppid=19992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19994/stat : 19994 (npSolver-pbo-I.) S 19992 19994 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279482068 9367552 274 33554432000 4194304 5064252 140733390672400 140733390671312 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19994/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300236 s]
/proc/loadavg: 2.00 2.05 2.08 4/178 19994
/proc/meminfo: memFree=30918944/32873844 swapFree=7900/7900
[pid=19994] ppid=19992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19994/stat : 19994 (npSolver-pbo-I.) S 19992 19994 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279482068 9367552 274 33554432000 4194304 5064252 140733390672400 140733390671312 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19994/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700223 s]
/proc/loadavg: 2.00 2.05 2.08 4/178 19994
/proc/meminfo: memFree=30918944/32873844 swapFree=7900/7900
[pid=19994] ppid=19992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19994/stat : 19994 (npSolver-pbo-I.) S 19992 19994 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279482068 9367552 274 33554432000 4194304 5064252 140733390672400 140733390671312 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19994/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.00 2.05 2.08 3/182 19998
/proc/meminfo: memFree=30697356/32873844 swapFree=7900/7900
[pid=19994] ppid=19992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19994/stat : 19994 (npSolver-pbo-I.) S 19992 19994 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279482068 9367552 274 33554432000 4194304 5064252 140733390672400 140733390671312 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19994/statm: 2287 274 233 213 0 72 0
[pid=19995] ppid=19994 vsize=54660 CPUtime=0.57 cores=1,3,5,7
/proc/19995/stat : 19995 (npSolver-pbo) S 19994 19994 18146 0 -1 4202496 8405 0 0 0 50 7 0 0 20 0 1 0 279482068 55971840 10111 33554432000 4194304 5992684 140736355121376 140736355115824 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19995/statm: 13665 10111 172 440 0 13221 0
[pid=19997] ppid=19995 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19997/stat : 19997 (cp2_pre.sh) S 19995 19994 18146 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279482127 9367552 276 33554432000 4194304 5064252 140735065939184 140735065937888 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19997/statm: 2287 276 234 213 0 72 0
[pid=19998] ppid=19997 vsize=217800 CPUtime=0.9 cores=1,3,5,7
/proc/19998/stat : 19998 (coprocessor) R 19997 19994 18146 0 -1 4202496 31586 0 0 0 84 6 0 0 20 0 1 0 279482127 223027200 48985 33554432000 4194304 6586260 140734973565104 140734973561368 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/19998/statm: 54450 48985 166 584 0 53862 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 290756

[startup+3.10039 s]
/proc/loadavg: 2.00 2.05 2.08 3/182 19998
/proc/meminfo: memFree=30623356/32873844 swapFree=7900/7900
[pid=19994] ppid=19992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19994/stat : 19994 (npSolver-pbo-I.) S 19992 19994 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279482068 9367552 274 33554432000 4194304 5064252 140733390672400 140733390671312 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19994/statm: 2287 274 233 213 0 72 0
[pid=19995] ppid=19994 vsize=54660 CPUtime=0.57 cores=1,3,5,7
/proc/19995/stat : 19995 (npSolver-pbo) S 19994 19994 18146 0 -1 4202496 8405 0 0 0 50 7 0 0 20 0 1 0 279482068 55971840 10111 33554432000 4194304 5992684 140736355121376 140736355115824 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19995/statm: 13665 10111 172 440 0 13221 0
[pid=19997] ppid=19995 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19997/stat : 19997 (cp2_pre.sh) S 19995 19994 18146 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279482127 9367552 276 33554432000 4194304 5064252 140735065939184 140735065937888 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19997/statm: 2287 276 234 213 0 72 0
[pid=19998] ppid=19997 vsize=290944 CPUtime=2.5 cores=1,3,5,7
/proc/19998/stat : 19998 (coprocessor) R 19997 19994 18146 0 -1 4202496 44596 0 0 0 240 10 0 0 20 0 1 0 279482127 297926656 71282 33554432000 4194304 6586260 140734973565104 140734973560872 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/19998/statm: 72736 71282 202 584 0 72148 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 363900

[startup+6.30037 s]
/proc/loadavg: 2.00 2.05 2.08 3/181 20000
/proc/meminfo: memFree=30754056/32873844 swapFree=7900/7900
[pid=19994] ppid=19992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19994/stat : 19994 (npSolver-pbo-I.) S 19992 19994 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279482068 9367552 274 33554432000 4194304 5064252 140733390672400 140733390671312 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19994/statm: 2287 274 233 213 0 72 0
[pid=19995] ppid=19994 vsize=54660 CPUtime=4.32 cores=1,3,5,7
/proc/19995/stat : 19995 (npSolver-pbo) S 19994 19994 18146 0 -1 4202496 8421 45501 0 0 51 7 331 43 20 0 1 0 279482068 55971840 10113 33554432000 4194304 5992684 140736355121376 140736355107640 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19995/statm: 13665 10113 174 440 0 13221 0
[pid=20000] ppid=19995 vsize=115316 CPUtime=1.95 cores=1,3,5,7
/proc/20000/stat : 20000 (glucosInc) R 19995 19994 18146 0 -1 4202496 22577 0 0 0 190 5 0 0 20 0 1 0 279482502 118083584 27246 33554432000 4194304 5654031 140735904371232 140735904359048 4232880 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20000/statm: 28829 27246 140 357 0 28469 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 179124

[startup+12.7002 s]
/proc/loadavg: 2.00 2.05 2.08 3/180 20002
/proc/meminfo: memFree=30637896/32873844 swapFree=7900/7900
[pid=19994] ppid=19992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19994/stat : 19994 (npSolver-pbo-I.) S 19992 19994 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279482068 9367552 274 33554432000 4194304 5064252 140733390672400 140733390671312 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19994/statm: 2287 274 233 213 0 72 0
[pid=19995] ppid=19994 vsize=67888 CPUtime=11.69 cores=1,3,5,7
/proc/19995/stat : 19995 (npSolver-pbo) S 19994 19994 18146 0 -1 4202496 17714 69368 0 0 283 147 683 56 20 0 1 0 279482068 69517312 13455 33554432000 4194304 5992684 140736355121376 140736355106280 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19995/statm: 16972 13455 192 440 0 16528 0
Current children cumulated CPU time (s) 11.69
Current children cumulated vsize (KiB) 77036

[startup+25.5004 s]
/proc/loadavg: 2.07 2.06 2.09 3/181 20005
/proc/meminfo: memFree=30356728/32873844 swapFree=7900/7900
[pid=19994] ppid=19992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19994/stat : 19994 (npSolver-pbo-I.) S 19992 19994 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279482068 9367552 274 33554432000 4194304 5064252 140733390672400 140733390671312 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19994/statm: 2287 274 233 213 0 72 0
[pid=19995] ppid=19994 vsize=113884 CPUtime=23.54 cores=1,3,5,7
/proc/19995/stat : 19995 (npSolver-pbo) S 19994 19994 18146 0 -1 4202496 23679 146785 0 0 472 172 1621 89 20 0 1 0 279482068 116617216 24922 33554432000 4194304 5992684 140736355121376 140736355106280 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19995/statm: 28471 24922 192 440 0 28027 0
[pid=20005] ppid=19995 vsize=405756 CPUtime=1.41 cores=1,3,5,7
/proc/20005/stat : 20005 (glucosInc) R 19995 19994 18146 0 -1 4202496 54317 0 0 0 126 15 0 0 20 0 1 0 279484476 415494144 86897 33554432000 4194304 5654031 140737468872816 140737467822168 4797458 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20005/statm: 101439 86897 109 357 0 101079 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 528788

[startup+51.1004 s]
/proc/loadavg: 2.10 2.07 2.09 3/181 20006
/proc/meminfo: memFree=30220432/32873844 swapFree=7900/7900
[pid=19994] ppid=19992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19994/stat : 19994 (npSolver-pbo-I.) S 19992 19994 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279482068 9367552 274 33554432000 4194304 5064252 140733390672400 140733390671312 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19994/statm: 2287 274 233 213 0 72 0
[pid=19995] ppid=19994 vsize=113884 CPUtime=23.54 cores=1,3,5,7
/proc/19995/stat : 19995 (npSolver-pbo) S 19994 19994 18146 0 -1 4202496 23679 146785 0 0 472 172 1621 89 20 0 1 0 279482068 116617216 24922 33554432000 4194304 5992684 140736355121376 140736355106280 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19995/statm: 28471 24922 192 440 0 28027 0
[pid=20005] ppid=19995 vsize=469624 CPUtime=27.01 cores=1,3,5,7
/proc/20005/stat : 20005 (glucosInc) R 19995 19994 18146 0 -1 4202496 69577 0 0 0 2676 25 0 0 20 0 1 0 279484476 480894976 97782 33554432000 4194304 5654031 140737468872816 140737468860632 4232495 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20005/statm: 117406 97782 141 357 0 117046 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 592656

[startup+102.307 s]
/proc/loadavg: 2.04 2.06 2.08 3/181 20006
/proc/meminfo: memFree=30182804/32873844 swapFree=7900/7900
[pid=19994] ppid=19992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19994/stat : 19994 (npSolver-pbo-I.) S 19992 19994 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279482068 9367552 274 33554432000 4194304 5064252 140733390672400 140733390671312 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19994/statm: 2287 274 233 213 0 72 0
[pid=19995] ppid=19994 vsize=113884 CPUtime=23.54 cores=1,3,5,7
/proc/19995/stat : 19995 (npSolver-pbo) S 19994 19994 18146 0 -1 4202496 23679 146785 0 0 472 172 1621 89 20 0 1 0 279482068 116617216 24922 33554432000 4194304 5992684 140736355121376 140736355106280 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19995/statm: 28471 24922 192 440 0 28027 0
[pid=20005] ppid=19995 vsize=469624 CPUtime=78.2 cores=1,3,5,7
/proc/20005/stat : 20005 (glucosInc) R 19995 19994 18146 0 -1 4202496 70245 0 0 0 7795 25 0 0 20 0 1 0 279484476 480894976 100492 33554432000 4194304 5654031 140737468872816 140737468860632 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20005/statm: 117406 100492 141 357 0 117046 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 592656

[startup+162.3 s]
/proc/loadavg: 2.05 2.06 2.08 3/181 20006
/proc/meminfo: memFree=30169196/32873844 swapFree=7900/7900
[pid=19994] ppid=19992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19994/stat : 19994 (npSolver-pbo-I.) S 19992 19994 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279482068 9367552 274 33554432000 4194304 5064252 140733390672400 140733390671312 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19994/statm: 2287 274 233 213 0 72 0
[pid=19995] ppid=19994 vsize=113884 CPUtime=23.54 cores=1,3,5,7
/proc/19995/stat : 19995 (npSolver-pbo) S 19994 19994 18146 0 -1 4202496 23679 146785 0 0 472 172 1621 89 20 0 1 0 279482068 116617216 24922 33554432000 4194304 5992684 140736355121376 140736355106280 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19995/statm: 28471 24922 192 440 0 28027 0
[pid=20005] ppid=19995 vsize=469624 CPUtime=138.19 cores=1,3,5,7
/proc/20005/stat : 20005 (glucosInc) R 19995 19994 18146 0 -1 4202496 70252 0 0 0 13794 25 0 0 20 0 1 0 279484476 480894976 104076 33554432000 4194304 5654031 140737468872816 140737468860632 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20005/statm: 117406 104076 141 357 0 117046 0
Current children cumulated CPU time (s) 161.73
Current children cumulated vsize (KiB) 592656

[startup+222.3 s]
/proc/loadavg: 2.05 2.06 2.08 3/181 20006
/proc/meminfo: memFree=30171692/32873844 swapFree=7900/7900
[pid=19994] ppid=19992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19994/stat : 19994 (npSolver-pbo-I.) S 19992 19994 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279482068 9367552 274 33554432000 4194304 5064252 140733390672400 140733390671312 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19994/statm: 2287 274 233 213 0 72 0
[pid=19995] ppid=19994 vsize=113884 CPUtime=23.54 cores=1,3,5,7
/proc/19995/stat : 19995 (npSolver-pbo) S 19994 19994 18146 0 -1 4202496 23679 146785 0 0 472 172 1621 89 20 0 1 0 279482068 116617216 24922 33554432000 4194304 5992684 140736355121376 140736355106280 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19995/statm: 28471 24922 192 440 0 28027 0
[pid=20005] ppid=19995 vsize=469624 CPUtime=198.17 cores=1,3,5,7
/proc/20005/stat : 20005 (glucosInc) R 19995 19994 18146 0 -1 4202496 70957 0 0 0 19789 28 0 0 20 0 1 0 279484476 480894976 103073 33554432000 4194304 5654031 140737468872816 140737468860632 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20005/statm: 117406 103073 141 357 0 117046 0
Current children cumulated CPU time (s) 221.71

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

/proc/loadavg: 2.05 2.03 2.03 3/180 20088
/proc/meminfo: memFree=29919440/32873844 swapFree=7900/7900
[pid=19994] ppid=19992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19994/stat : 19994 (npSolver-pbo-I.) S 19992 19994 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279482068 9367552 274 33554432000 4194304 5064252 140733390672400 140733390671312 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19994/statm: 2287 274 233 213 0 72 0
[pid=19995] ppid=19994 vsize=113884 CPUtime=570.92 cores=1,3,5,7
/proc/19995/stat : 19995 (npSolver-pbo) S 19994 19994 18146 0 -1 4202496 29751 221971 0 0 633 194 56131 134 20 0 1 0 279482068 116617216 24922 33554432000 4194304 5992684 140736355121376 140736355106280 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19995/statm: 28471 24922 192 440 0 28027 0
[pid=20012] ppid=19995 vsize=466728 CPUtime=730.48 cores=1,3,5,7
/proc/20012/stat : 20012 (glucosInc) R 19995 19994 18146 0 -1 4202496 87687 0 0 0 72977 71 0 0 20 0 1 0 279539231 477929472 103641 33554432000 4194304 5654031 140734179141184 140734179129000 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20012/statm: 116682 103641 142 357 0 116322 0
Current children cumulated CPU time (s) 1301.4
Current children cumulated vsize (KiB) 589760

[startup+1362.3 s]
/proc/loadavg: 2.05 2.03 2.03 3/181 20092
/proc/meminfo: memFree=29656772/32873844 swapFree=7900/7900
[pid=19994] ppid=19992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19994/stat : 19994 (npSolver-pbo-I.) S 19992 19994 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279482068 9367552 274 33554432000 4194304 5064252 140733390672400 140733390671312 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19994/statm: 2287 274 233 213 0 72 0
[pid=19995] ppid=19994 vsize=113884 CPUtime=570.92 cores=1,3,5,7
/proc/19995/stat : 19995 (npSolver-pbo) S 19994 19994 18146 0 -1 4202496 29751 221971 0 0 633 194 56131 134 20 0 1 0 279482068 116617216 24922 33554432000 4194304 5992684 140736355121376 140736355106280 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19995/statm: 28471 24922 192 440 0 28027 0
[pid=20012] ppid=19995 vsize=466728 CPUtime=790.46 cores=1,3,5,7
/proc/20012/stat : 20012 (glucosInc) R 19995 19994 18146 0 -1 4202496 87761 0 0 0 78971 75 0 0 20 0 1 0 279539231 477929472 107292 33554432000 4194304 5654031 140734179141184 140734179129000 4232800 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20012/statm: 116682 107292 142 357 0 116322 0
Current children cumulated CPU time (s) 1361.38
Current children cumulated vsize (KiB) 589760

[startup+1422.31 s]
/proc/loadavg: 2.02 2.03 2.02 3/181 20092
/proc/meminfo: memFree=29631644/32873844 swapFree=7900/7900
[pid=19994] ppid=19992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19994/stat : 19994 (npSolver-pbo-I.) S 19992 19994 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279482068 9367552 274 33554432000 4194304 5064252 140733390672400 140733390671312 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19994/statm: 2287 274 233 213 0 72 0
[pid=19995] ppid=19994 vsize=113884 CPUtime=570.92 cores=1,3,5,7
/proc/19995/stat : 19995 (npSolver-pbo) S 19994 19994 18146 0 -1 4202496 29751 221971 0 0 633 194 56131 134 20 0 1 0 279482068 116617216 24922 33554432000 4194304 5992684 140736355121376 140736355106280 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19995/statm: 28471 24922 192 440 0 28027 0
[pid=20012] ppid=19995 vsize=469888 CPUtime=850.46 cores=1,3,5,7
/proc/20012/stat : 20012 (glucosInc) R 19995 19994 18146 0 -1 4202496 88008 0 0 0 84971 75 0 0 20 0 1 0 279539231 481165312 110094 33554432000 4194304 5654031 140734179141184 140734179129000 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20012/statm: 117472 110094 142 357 0 117112 0
Current children cumulated CPU time (s) 1421.38
Current children cumulated vsize (KiB) 592920

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/182 20095
/proc/meminfo: memFree=29599372/32873844 swapFree=7900/7900
[pid=19994] ppid=19992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19994/stat : 19994 (npSolver-pbo-I.) S 19992 19994 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279482068 9367552 274 33554432000 4194304 5064252 140733390672400 140733390671312 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19994/statm: 2287 274 233 213 0 72 0
[pid=19995] ppid=19994 vsize=113884 CPUtime=570.92 cores=1,3,5,7
/proc/19995/stat : 19995 (npSolver-pbo) S 19994 19994 18146 0 -1 4202496 29751 221971 0 0 633 194 56131 134 20 0 1 0 279482068 116617216 24922 33554432000 4194304 5992684 140736355121376 140736355106280 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19995/statm: 28471 24922 192 440 0 28027 0
[pid=20012] ppid=19995 vsize=469888 CPUtime=910.45 cores=1,3,5,7
/proc/20012/stat : 20012 (glucosInc) R 19995 19994 18146 0 -1 4202496 88612 0 0 0 90969 76 0 0 20 0 1 0 279539231 481165312 111717 33554432000 4194304 5654031 140734179141184 140734179129000 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/20012/statm: 117472 111717 142 357 0 117112 0
Current children cumulated CPU time (s) 1481.37
Current children cumulated vsize (KiB) 592920

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/181 20095
/proc/meminfo: memFree=29653708/32873844 swapFree=7900/7900
[pid=19994] ppid=19992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19994/stat : 19994 (npSolver-pbo-I.) S 19992 19994 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279482068 9367552 274 33554432000 4194304 5064252 140733390672400 140733390671312 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19994/statm: 2287 274 233 213 0 72 0
[pid=19995] ppid=19994 vsize=113884 CPUtime=570.92 cores=1,3,5,7
/proc/19995/stat : 19995 (npSolver-pbo) S 19994 19994 18146 0 -1 4202496 29751 221971 0 0 633 194 56131 134 20 0 1 0 279482068 116617216 24922 33554432000 4194304 5992684 140736355121376 140736355106280 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19995/statm: 28471 24922 192 440 0 28027 0
[pid=20012] ppid=19995 vsize=469888 CPUtime=970.44 cores=1,3,5,7
/proc/20012/stat : 20012 (glucosInc) R 19995 19994 18146 0 -1 4202496 89589 0 0 0 96964 80 0 0 20 0 1 0 279539231 481165312 100146 33554432000 4194304 5654031 140734179141184 140734179139208 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20012/statm: 117472 100146 142 357 0 117112 0
Current children cumulated CPU time (s) 1541.36
Current children cumulated vsize (KiB) 592920

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 20096
/proc/meminfo: memFree=29610044/32873844 swapFree=7900/7900
[pid=19994] ppid=19992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19994/stat : 19994 (npSolver-pbo-I.) S 19992 19994 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279482068 9367552 274 33554432000 4194304 5064252 140733390672400 140733390671312 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19994/statm: 2287 274 233 213 0 72 0
[pid=19995] ppid=19994 vsize=113884 CPUtime=570.92 cores=1,3,5,7
/proc/19995/stat : 19995 (npSolver-pbo) S 19994 19994 18146 0 -1 4202496 29751 221971 0 0 633 194 56131 134 20 0 1 0 279482068 116617216 24922 33554432000 4194304 5992684 140736355121376 140736355106280 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19995/statm: 28471 24922 192 440 0 28027 0
[pid=20012] ppid=19995 vsize=554764 CPUtime=1030.42 cores=1,3,5,7
/proc/20012/stat : 20012 (glucosInc) R 19995 19994 18146 0 -1 4202496 90710 0 0 0 102961 81 0 0 20 0 1 0 279539231 568078336 115064 33554432000 4194304 5654031 140734179141184 140734179129000 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20012/statm: 138691 115064 142 357 0 138331 0
Current children cumulated CPU time (s) 1601.34
Current children cumulated vsize (KiB) 677796

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20096
/proc/meminfo: memFree=29591480/32873844 swapFree=7900/7900
[pid=19994] ppid=19992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19994/stat : 19994 (npSolver-pbo-I.) S 19992 19994 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279482068 9367552 274 33554432000 4194304 5064252 140733390672400 140733390671312 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19994/statm: 2287 274 233 213 0 72 0
[pid=19995] ppid=19994 vsize=113884 CPUtime=570.92 cores=1,3,5,7
/proc/19995/stat : 19995 (npSolver-pbo) S 19994 19994 18146 0 -1 4202496 29751 221971 0 0 633 194 56131 134 20 0 1 0 279482068 116617216 24922 33554432000 4194304 5992684 140736355121376 140736355106280 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19995/statm: 28471 24922 192 440 0 28027 0
[pid=20012] ppid=19995 vsize=554764 CPUtime=1090.41 cores=1,3,5,7
/proc/20012/stat : 20012 (glucosInc) R 19995 19994 18146 0 -1 4202496 90714 0 0 0 108960 81 0 0 20 0 1 0 279539231 568078336 117112 33554432000 4194304 5654031 140734179141184 140734179129000 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20012/statm: 138691 117112 142 357 0 138331 0
Current children cumulated CPU time (s) 1661.33
Current children cumulated vsize (KiB) 677796

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20096
/proc/meminfo: memFree=29580956/32873844 swapFree=7900/7900
[pid=19994] ppid=19992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19994/stat : 19994 (npSolver-pbo-I.) S 19992 19994 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279482068 9367552 274 33554432000 4194304 5064252 140733390672400 140733390671312 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19994/statm: 2287 274 233 213 0 72 0
[pid=19995] ppid=19994 vsize=113884 CPUtime=570.92 cores=1,3,5,7
/proc/19995/stat : 19995 (npSolver-pbo) S 19994 19994 18146 0 -1 4202496 29751 221971 0 0 633 194 56131 134 20 0 1 0 279482068 116617216 24922 33554432000 4194304 5992684 140736355121376 140736355106280 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19995/statm: 28471 24922 192 440 0 28027 0
[pid=20012] ppid=19995 vsize=554764 CPUtime=1150.4 cores=1,3,5,7
/proc/20012/stat : 20012 (glucosInc) R 19995 19994 18146 0 -1 4202496 90716 0 0 0 114959 81 0 0 20 0 1 0 279539231 568078336 118136 33554432000 4194304 5654031 140734179141184 140734179129000 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20012/statm: 138691 118136 142 357 0 138331 0
Current children cumulated CPU time (s) 1721.32
Current children cumulated vsize (KiB) 677796

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20096
/proc/meminfo: memFree=29585612/32873844 swapFree=7900/7900
[pid=19994] ppid=19992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19994/stat : 19994 (npSolver-pbo-I.) S 19992 19994 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279482068 9367552 274 33554432000 4194304 5064252 140733390672400 140733390671312 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19994/statm: 2287 274 233 213 0 72 0
[pid=19995] ppid=19994 vsize=113884 CPUtime=570.92 cores=1,3,5,7
/proc/19995/stat : 19995 (npSolver-pbo) S 19994 19994 18146 0 -1 4202496 29751 221971 0 0 633 194 56131 134 20 0 1 0 279482068 116617216 24922 33554432000 4194304 5992684 140736355121376 140736355106280 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19995/statm: 28471 24922 192 440 0 28027 0
[pid=20012] ppid=19995 vsize=554764 CPUtime=1210.4 cores=1,3,5,7
/proc/20012/stat : 20012 (glucosInc) R 19995 19994 18146 0 -1 4202496 90721 0 0 0 120958 82 0 0 20 0 1 0 279539231 568078336 120185 33554432000 4194304 5654031 140734179141184 140734179129000 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20012/statm: 138691 120185 142 357 0 138331 0
Current children cumulated CPU time (s) 1781.32
Current children cumulated vsize (KiB) 677796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20096
/proc/meminfo: memFree=29581268/32873844 swapFree=7900/7900
[pid=19994] ppid=19992 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19994/stat : 19994 (npSolver-pbo-I.) S 19992 19994 18146 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279482068 9367552 274 33554432000 4194304 5064252 140733390672400 140733390671312 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19994/statm: 2287 274 233 213 0 72 0
[pid=19995] ppid=19994 vsize=113884 CPUtime=570.92 cores=1,3,5,7
/proc/19995/stat : 19995 (npSolver-pbo) S 19994 19994 18146 0 -1 4202496 29751 221971 0 0 633 194 56131 134 20 0 1 0 279482068 116617216 24922 33554432000 4194304 5992684 140736355121376 140736355106280 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/19995/statm: 28471 24922 192 440 0 28027 0
[pid=20012] ppid=19995 vsize=554764 CPUtime=1229.1 cores=1,3,5,7
/proc/20012/stat : 20012 (glucosInc) R 19995 19994 18146 0 -1 4202496 90721 0 0 0 122828 82 0 0 20 0 1 0 279539231 568078336 120185 33554432000 4194304 5654031 140734179141184 140734179129000 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20012/statm: 138691 120185 142 357 0 138331 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 677796

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 19994 and gives
#  childrusage.ru_utime.tv_sec=567
#  childrusage.ru_utime.tv_usec=651703
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=296498
# CPU time returned by wait4() is 570.948
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.02
CPU time (s): 1800.02
CPU user time (s): 1795.92
CPU system time (s): 4.1
CPU usage (%): 99.9447
Max. virtual memory (cumulated for all children) (KiB): 804536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 567.652
system time used= 3.2965
maximum resident set size= 545136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 252097
page faults= 0
swaps= 0
block input operations= 0
block output operations= 978376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4881
involuntary context switches= 2974

runsolver used 3.71943 second user time and 8.33073 second system time

The end

Launcher Data

Begin job on node137 at 2012-05-27 17:46:15
IDJOB=3699345
IDBENCH=92738
IDSOLVER=2276
FILE ID=node137/3699345-1338133575
RUNJOBID= node137-1338118427-18163
PBS_JOBID= 14624475
Free space on /tmp= 71452 MiB

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

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

MD5SUM BENCH= ed2892e0d2f6125119f9653dabb34672
RANDOM SEED=1752877200

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
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:        30919208 kB
Buffers:          315904 kB
Cached:           617960 kB
SwapCached:        20904 kB
Active:           998624 kB
Inactive:         108724 kB
Active(anon):     151848 kB
Inactive(anon):    23948 kB
Active(file):     846776 kB
Inactive(file):    84776 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67082664 kB
Dirty:              9416 kB
Writeback:             0 kB
AnonPages:        309496 kB
Mapped:            11080 kB
Shmem:                 0 kB
Slab:             704100 kB
SReclaimable:     145692 kB
SUnreclaim:       558408 kB
KernelStack:        1504 kB
PageTables:         4544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     292676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 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= 71156 MiB
End job on node137 at 2012-05-27 18:16:16