Trace number 3748591

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 (fixed)? (TO) 1800.02 1800.91

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_3_mh.opb
MD5SUMcf07fc1cad99b0f245ba698ecbf7dcb2
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4911296
Best CPU time to get the best result obtained on this benchmark29.7485
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6810
Total number of constraints15202
Number of constraints which are clauses11580
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints3600
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 3795
Biggest coefficient in the objective function 68921000
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 3789091617
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 68921000
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 3789091617
Number of bits of the biggest sum of numbers32
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.05	c old isEQ: 0, new EQ is 1
0.00/0.05	c old isEQ: 96, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.07	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.08	c old isEQ: 0, new EQ is 0
0.00/0.09	c old isEQ: 0, new EQ is 1
0.00/0.10	c old isEQ: 1, new EQ is 1
0.00/0.11	c run inc solver
0.00/0.11	c [INC SYSTEM] run initial solver
0.00/0.11	c [INC SYSTEM] preprocess with white file
0.00/0.54	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.54	c [INC SYSTEM] execute solver
0.00/0.69	c [INC SEARCH] formula is SAT
0.00/0.69	c [INC SYSTEM] solved the initial formula
0.00/0.72	c model valid
0.00/0.72	c current solution ok
0.80/1.41	o 358647957
0.80/1.41	c execute binary inc search
0.80/1.41	c [INC SEARCH] current bound: 179323986
0.80/1.41	c [INC SEARCH] iteration: 0
0.80/1.41	c [INC SEARCH] lower bound: 0 upperbound 358647972 current bound: 179323986 best value:358647972
0.80/1.41	c [INC SYSTEM] there exists a inc, kill it!
0.80/1.41	c write failed with 2
0.80/1.41	c [INC SYSTEM] create new solver instance
0.80/1.41	c [INC] encode full formula
0.80/1.41	c fallback to adder encoding
1.31/1.98	c set iterative enc to: adder
1.31/1.98	c set iterative enc to: none
1.41/2.04	c [INC SEARCH] isOptimum variable: 0
7.80/8.48	c [INC SEARCH] formula is SAT
7.80/8.49	c [INC SEARCH] copied best model
7.80/8.49	c sat variable: 1 optimum/unsat variable: 0
7.90/8.51	c model valid
7.90/8.51	c current solution ok
7.90/8.51	o 108832552
7.90/8.51	c [INC SEARCH] current bound: 54416283
7.90/8.51	c [INC SEARCH] iteration: 1
7.90/8.51	c [INC SEARCH] lower bound: 0 upperbound 108832567 current bound: 54416283 best value:108832567
7.90/8.51	c [INC SYSTEM] there exists a inc, kill it!
7.90/8.51	c write failed with 2
7.90/8.52	c [INC SYSTEM] create new solver instance
7.90/8.52	c [INC] encode full formula
7.90/8.52	c fallback to adder encoding
8.43/9.04	c set iterative enc to: adder
8.43/9.04	c set iterative enc to: none
8.51/9.11	c [INC SEARCH] isOptimum variable: 0
1515.85/1516.75	c [INC SEARCH] formula is SAT
1515.85/1516.77	c [INC SEARCH] copied best model
1515.85/1516.77	c sat variable: 1 optimum/unsat variable: 0
1515.85/1516.79	c model valid
1515.85/1516.79	c current solution ok
1515.85/1516.79	o 54392703
1515.85/1516.79	c [INC SEARCH] current bound: 27196359
1515.85/1516.79	c [INC SEARCH] iteration: 2
1515.85/1516.79	c [INC SEARCH] lower bound: 0 upperbound 54392718 current bound: 27196359 best value:54392718
1515.85/1516.79	c [INC SYSTEM] there exists a inc, kill it!
1515.85/1516.79	c write failed with 2
1515.85/1516.79	c [INC SYSTEM] create new solver instance
1515.85/1516.79	c [INC] encode full formula
1515.85/1516.79	c fallback to adder encoding
1516.38/1517.29	c set iterative enc to: adder
1516.38/1517.29	c set iterative enc to: none
1516.48/1517.37	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.91	HOME/npSolver-pbo-I.sh: line 18:  4192 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-3748591-1339175644/watcher-3748591-1339175644 -o /tmp/evaluation-result-3748591-1339175644/solver-3748591-1339175644 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748591-1339175644.opb 1584057890 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.95 2.01 1.99 3/177 4191
/proc/meminfo: memFree=28659344/32873648 swapFree=6860/6860
[pid=4191] ppid=4189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4191/stat : 4191 (npSolver-pbo-I.) S 4189 4191 3785 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690463 9367552 275 33554432000 4194304 5064252 140736543495200 140736543494112 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4191/statm: 2287 275 233 213 0 72 0

[startup+0.0415899 s]
/proc/loadavg: 1.95 2.01 1.99 3/177 4191
/proc/meminfo: memFree=28659344/32873648 swapFree=6860/6860
[pid=4191] ppid=4189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4191/stat : 4191 (npSolver-pbo-I.) S 4189 4191 3785 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690463 9367552 275 33554432000 4194304 5064252 140736543495200 140736543494112 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4191/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100234 s]
/proc/loadavg: 1.95 2.01 1.99 3/177 4191
/proc/meminfo: memFree=28659344/32873648 swapFree=6860/6860
[pid=4191] ppid=4189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4191/stat : 4191 (npSolver-pbo-I.) S 4189 4191 3785 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690463 9367552 275 33554432000 4194304 5064252 140736543495200 140736543494112 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4191/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300292 s]
/proc/loadavg: 1.95 2.01 1.99 3/177 4191
/proc/meminfo: memFree=28659344/32873648 swapFree=6860/6860
[pid=4191] ppid=4189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4191/stat : 4191 (npSolver-pbo-I.) S 4189 4191 3785 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690463 9367552 275 33554432000 4194304 5064252 140736543495200 140736543494112 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4191/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700267 s]
/proc/loadavg: 1.95 2.01 1.99 3/177 4191
/proc/meminfo: memFree=28659344/32873648 swapFree=6860/6860
[pid=4191] ppid=4189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4191/stat : 4191 (npSolver-pbo-I.) S 4189 4191 3785 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690463 9367552 275 33554432000 4194304 5064252 140736543495200 140736543494112 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4191/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 1.95 2.01 1.99 3/180 4197
/proc/meminfo: memFree=28557300/32873648 swapFree=6860/6860
[pid=4191] ppid=4189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4191/stat : 4191 (npSolver-pbo-I.) S 4189 4191 3785 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690463 9367552 275 33554432000 4194304 5064252 140736543495200 140736543494112 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4191/statm: 2287 275 233 213 0 72 0
[pid=4192] ppid=4191 vsize=29240 CPUtime=0.91 cores=0,2,4,6
/proc/4192/stat : 4192 (npSolver-pbo) R 4191 4191 3785 0 -1 4202496 8277 11044 0 0 23 12 53 3 20 0 1 0 383690463 29941760 6221 33554432000 4194304 6004724 140735207745328 140735207739888 4617888 0 0 4096 0 0 0 0 17 2 0 0 16 0 0
/proc/4192/statm: 7310 6221 183 442 0 6864 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 38388

[startup+3.10032 s]
/proc/loadavg: 1.95 2.01 1.99 3/180 4200
/proc/meminfo: memFree=28413572/32873648 swapFree=6860/6860
[pid=4191] ppid=4189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4191/stat : 4191 (npSolver-pbo-I.) S 4189 4191 3785 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690463 9367552 275 33554432000 4194304 5064252 140736543495200 140736543494112 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4191/statm: 2287 275 233 213 0 72 0
[pid=4192] ppid=4191 vsize=29240 CPUtime=1.46 cores=0,2,4,6
/proc/4192/stat : 4192 (npSolver-pbo) S 4191 4191 3785 0 -1 4202496 10250 11558 0 0 70 19 53 4 20 0 1 0 383690463 29941760 6802 33554432000 4194304 6004724 140735207745328 140735207730248 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 16 0 0
/proc/4192/statm: 7310 6802 184 442 0 6864 0
[pid=4200] ppid=4192 vsize=122980 CPUtime=1.04 cores=0,2,4,6
/proc/4200/stat : 4200 (glucosInc) R 4192 4191 3785 0 -1 4202496 24444 0 0 0 98 6 0 0 20 0 1 0 383690668 125931520 26874 33554432000 4194304 5654031 140735076561312 140735076549128 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4200/statm: 30745 26875 141 357 0 30385 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 161368

[startup+6.30025 s]
/proc/loadavg: 1.95 2.01 1.99 3/180 4200
/proc/meminfo: memFree=28065920/32873648 swapFree=6860/6860
[pid=4191] ppid=4189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4191/stat : 4191 (npSolver-pbo-I.) S 4189 4191 3785 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690463 9367552 275 33554432000 4194304 5064252 140736543495200 140736543494112 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4191/statm: 2287 275 233 213 0 72 0
[pid=4192] ppid=4191 vsize=29240 CPUtime=1.46 cores=0,2,4,6
/proc/4192/stat : 4192 (npSolver-pbo) S 4191 4191 3785 0 -1 4202496 10250 11558 0 0 70 19 53 4 20 0 1 0 383690463 29941760 6802 33554432000 4194304 6004724 140735207745328 140735207730248 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 16 0 0
/proc/4192/statm: 7310 6802 184 442 0 6864 0
[pid=4200] ppid=4192 vsize=124184 CPUtime=4.24 cores=0,2,4,6
/proc/4200/stat : 4200 (glucosInc) R 4192 4191 3785 0 -1 4202496 24787 0 0 0 418 6 0 0 20 0 1 0 383690668 127164416 27217 33554432000 4194304 5654031 140735076561312 140735076549128 4214603 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4200/statm: 31046 27217 142 357 0 30686 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 162572

[startup+12.7002 s]
/proc/loadavg: 1.95 2.01 1.99 3/180 4202
/proc/meminfo: memFree=27545076/32873648 swapFree=6860/6860
[pid=4191] ppid=4189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4191/stat : 4191 (npSolver-pbo-I.) S 4189 4191 3785 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690463 9367552 275 33554432000 4194304 5064252 140736543495200 140736543494112 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4191/statm: 2287 275 233 213 0 72 0
[pid=4192] ppid=4191 vsize=47884 CPUtime=8.53 cores=0,2,4,6
/proc/4192/stat : 4192 (npSolver-pbo) S 4191 4191 3785 0 -1 4202496 15685 37088 0 0 126 26 689 12 20 0 1 0 383690463 49033216 11464 33554432000 4194304 6004724 140735207745328 140735207730248 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 16 0 0
/proc/4192/statm: 11971 11464 185 442 0 11525 0
[pid=4202] ppid=4192 vsize=117060 CPUtime=3.57 cores=0,2,4,6
/proc/4202/stat : 4202 (glucosInc) R 4192 4191 3785 0 -1 4202496 22414 0 0 0 353 4 0 0 20 0 1 0 383691374 119869440 24732 33554432000 4194304 5654031 140733536378688 140733536376584 4232421 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4202/statm: 29265 24732 132 357 0 28905 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 174092

[startup+25.5066 s]
/proc/loadavg: 2.11 2.04 2.01 3/182 4204
/proc/meminfo: memFree=25181788/32873648 swapFree=6860/6860
[pid=4191] ppid=4189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4191/stat : 4191 (npSolver-pbo-I.) S 4189 4191 3785 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690463 9367552 275 33554432000 4194304 5064252 140736543495200 140736543494112 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4191/statm: 2287 275 233 213 0 72 0
[pid=4192] ppid=4191 vsize=47884 CPUtime=8.53 cores=0,2,4,6
/proc/4192/stat : 4192 (npSolver-pbo) S 4191 4191 3785 0 -1 4202496 15685 37088 0 0 126 26 689 12 20 0 1 0 383690463 49033216 11464 33554432000 4194304 6004724 140735207745328 140735207730248 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 16 0 0
/proc/4192/statm: 11971 11464 185 442 0 11525 0
[pid=4202] ppid=4192 vsize=120848 CPUtime=16.38 cores=0,2,4,6
/proc/4202/stat : 4202 (glucosInc) R 4192 4191 3785 0 -1 4202496 23528 0 0 0 1634 4 0 0 20 0 1 0 383691374 123748352 27378 33554432000 4194304 5654031 140733536378688 140733536366504 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4202/statm: 30212 27378 142 357 0 29852 0
Current children cumulated CPU time (s) 24.91
Current children cumulated vsize (KiB) 177880

[startup+51.1003 s]
/proc/loadavg: 2.19 2.07 2.01 3/182 4205
/proc/meminfo: memFree=23454992/32873648 swapFree=6860/6860
[pid=4191] ppid=4189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4191/stat : 4191 (npSolver-pbo-I.) S 4189 4191 3785 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690463 9367552 275 33554432000 4194304 5064252 140736543495200 140736543494112 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4191/statm: 2287 275 233 213 0 72 0
[pid=4192] ppid=4191 vsize=47884 CPUtime=8.53 cores=0,2,4,6
/proc/4192/stat : 4192 (npSolver-pbo) S 4191 4191 3785 0 -1 4202496 15685 37088 0 0 126 26 689 12 20 0 1 0 383690463 49033216 11464 33554432000 4194304 6004724 140735207745328 140735207730248 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 16 0 0
/proc/4192/statm: 11971 11464 185 442 0 11525 0
[pid=4202] ppid=4192 vsize=152276 CPUtime=41.97 cores=0,2,4,6
/proc/4202/stat : 4202 (glucosInc) R 4192 4191 3785 0 -1 4202496 24983 0 0 0 4192 5 0 0 20 0 1 0 383691374 155930624 35176 33554432000 4194304 5654031 140733536378688 140733536366504 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4202/statm: 38069 35176 142 357 0 37709 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 209308

[startup+102.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/181 4207
/proc/meminfo: memFree=23157616/32873648 swapFree=6860/6860
[pid=4191] ppid=4189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4191/stat : 4191 (npSolver-pbo-I.) S 4189 4191 3785 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690463 9367552 275 33554432000 4194304 5064252 140736543495200 140736543494112 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4191/statm: 2287 275 233 213 0 72 0
[pid=4192] ppid=4191 vsize=47884 CPUtime=8.53 cores=0,2,4,6
/proc/4192/stat : 4192 (npSolver-pbo) S 4191 4191 3785 0 -1 4202496 15685 37088 0 0 126 26 689 12 20 0 1 0 383690463 49033216 11464 33554432000 4194304 6004724 140735207745328 140735207730248 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 16 0 0
/proc/4192/statm: 11971 11464 185 442 0 11525 0
[pid=4202] ppid=4192 vsize=182624 CPUtime=93.15 cores=0,2,4,6
/proc/4202/stat : 4202 (glucosInc) R 4192 4191 3785 0 -1 4202496 25658 0 0 0 9309 6 0 0 20 0 1 0 383691374 187006976 41832 33554432000 4194304 5654031 140733536378688 140733536366504 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4202/statm: 45656 41832 142 357 0 45296 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 239656

[startup+162.307 s]
/proc/loadavg: 2.04 2.05 2.01 3/181 4207
/proc/meminfo: memFree=23109972/32873648 swapFree=6860/6860
[pid=4191] ppid=4189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4191/stat : 4191 (npSolver-pbo-I.) S 4189 4191 3785 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690463 9367552 275 33554432000 4194304 5064252 140736543495200 140736543494112 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4191/statm: 2287 275 233 213 0 72 0
[pid=4192] ppid=4191 vsize=47884 CPUtime=8.53 cores=0,2,4,6
/proc/4192/stat : 4192 (npSolver-pbo) S 4191 4191 3785 0 -1 4202496 15685 37088 0 0 126 26 689 12 20 0 1 0 383690463 49033216 11464 33554432000 4194304 6004724 140735207745328 140735207730248 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 16 0 0
/proc/4192/statm: 11971 11464 185 442 0 11525 0
[pid=4202] ppid=4192 vsize=201592 CPUtime=153.15 cores=0,2,4,6
/proc/4202/stat : 4202 (glucosInc) R 4192 4191 3785 0 -1 4202496 26220 0 0 0 15308 7 0 0 20 0 1 0 383691374 206430208 47975 33554432000 4194304 5654031 140733536378688 140733536366504 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4202/statm: 50398 47975 142 357 0 50038 0
Current children cumulated CPU time (s) 161.68
Current children cumulated vsize (KiB) 258624

[startup+222.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/181 4207
/proc/meminfo: memFree=23102252/32873648 swapFree=6860/6860
[pid=4191] ppid=4189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4191/stat : 4191 (npSolver-pbo-I.) S 4189 4191 3785 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690463 9367552 275 33554432000 4194304 5064252 140736543495200 140736543494112 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4191/statm: 2287 275 233 213 0 72 0
[pid=4192] ppid=4191 vsize=47884 CPUtime=8.53 cores=0,2,4,6
/proc/4192/stat : 4192 (npSolver-pbo) S 4191 4191 3785 0 -1 4202496 15685 37088 0 0 126 26 689 12 20 0 1 0 383690463 49033216 11464 33554432000 4194304 6004724 140735207745328 140735207730248 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 16 0 0
/proc/4192/statm: 11971 11464 185 442 0 11525 0
[pid=4202] ppid=4192 vsize=201592 CPUtime=213.14 cores=0,2,4,6
/proc/4202/stat : 4202 (glucosInc) R 4192 4191 3785 0 -1 4202496 26220 0 0 0 21307 7 0 0 20 0 1 0 383691374 206430208 47975 33554432000 4194304 5654031 140733536378688 140733536366504 4217523 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4202/statm: 50398 47975 142 357 0 50038 0
Current children cumulated CPU time (s) 221.67
Current children cumulated vsize (KiB) 258624

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 4207
/proc/meminfo: memFree=23099600/32873648 swapFree=6860/6860
[pid=4191] ppid=4189 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.00 2.00 3/181 4217
/proc/meminfo: memFree=23085508/32873648 swapFree=6860/6860
[pid=4191] ppid=4189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4191/stat : 4191 (npSolver-pbo-I.) S 4189 4191 3785 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690463 9367552 275 33554432000 4194304 5064252 140736543495200 140736543494112 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4191/statm: 2287 275 233 213 0 72 0
[pid=4192] ppid=4191 vsize=47884 CPUtime=8.53 cores=0,2,4,6
/proc/4192/stat : 4192 (npSolver-pbo) S 4191 4191 3785 0 -1 4202496 15685 37088 0 0 126 26 689 12 20 0 1 0 383690463 49033216 11464 33554432000 4194304 6004724 140735207745328 140735207730248 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 16 0 0
/proc/4192/statm: 11971 11464 185 442 0 11525 0
[pid=4202] ppid=4192 vsize=201596 CPUtime=1352.97 cores=0,2,4,6
/proc/4202/stat : 4202 (glucosInc) R 4192 4191 3785 0 -1 4202496 30580 0 0 0 135280 17 0 0 20 0 1 0 383691374 206434304 47022 33554432000 4194304 5654031 140733536378688 140733536366504 4232438 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4202/statm: 50399 47022 142 357 0 50039 0
Current children cumulated CPU time (s) 1361.5
Current children cumulated vsize (KiB) 258628

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4217
/proc/meminfo: memFree=23074812/32873648 swapFree=6860/6860
[pid=4191] ppid=4189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4191/stat : 4191 (npSolver-pbo-I.) S 4189 4191 3785 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690463 9367552 275 33554432000 4194304 5064252 140736543495200 140736543494112 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4191/statm: 2287 275 233 213 0 72 0
[pid=4192] ppid=4191 vsize=47884 CPUtime=8.53 cores=0,2,4,6
/proc/4192/stat : 4192 (npSolver-pbo) S 4191 4191 3785 0 -1 4202496 15685 37088 0 0 126 26 689 12 20 0 1 0 383690463 49033216 11464 33554432000 4194304 6004724 140735207745328 140735207730248 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 16 0 0
/proc/4192/statm: 11971 11464 185 442 0 11525 0
[pid=4202] ppid=4192 vsize=232416 CPUtime=1412.95 cores=0,2,4,6
/proc/4202/stat : 4202 (glucosInc) R 4192 4191 3785 0 -1 4202496 31177 0 0 0 141277 18 0 0 20 0 1 0 383691374 237993984 49649 33554432000 4194304 5654031 140733536378688 140733536366504 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4202/statm: 58104 49649 142 357 0 57744 0
Current children cumulated CPU time (s) 1421.48
Current children cumulated vsize (KiB) 289448

[startup+1482.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4217
/proc/meminfo: memFree=23077608/32873648 swapFree=6860/6860
[pid=4191] ppid=4189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4191/stat : 4191 (npSolver-pbo-I.) S 4189 4191 3785 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690463 9367552 275 33554432000 4194304 5064252 140736543495200 140736543494112 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4191/statm: 2287 275 233 213 0 72 0
[pid=4192] ppid=4191 vsize=47884 CPUtime=8.53 cores=0,2,4,6
/proc/4192/stat : 4192 (npSolver-pbo) S 4191 4191 3785 0 -1 4202496 15685 37088 0 0 126 26 689 12 20 0 1 0 383690463 49033216 11464 33554432000 4194304 6004724 140735207745328 140735207730248 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 16 0 0
/proc/4192/statm: 11971 11464 185 442 0 11525 0
[pid=4202] ppid=4192 vsize=232416 CPUtime=1472.94 cores=0,2,4,6
/proc/4202/stat : 4202 (glucosInc) R 4192 4191 3785 0 -1 4202496 31938 0 0 0 147274 20 0 0 20 0 1 0 383691374 237993984 48626 33554432000 4194304 5654031 140733536378688 140733536366504 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4202/statm: 58104 48626 142 357 0 57744 0
Current children cumulated CPU time (s) 1481.47
Current children cumulated vsize (KiB) 289448

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4219
/proc/meminfo: memFree=23169016/32873648 swapFree=6860/6860
[pid=4191] ppid=4189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4191/stat : 4191 (npSolver-pbo-I.) S 4189 4191 3785 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690463 9367552 275 33554432000 4194304 5064252 140736543495200 140736543494112 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4191/statm: 2287 275 233 213 0 72 0
[pid=4192] ppid=4191 vsize=47884 CPUtime=1516.54 cores=0,2,4,6
/proc/4192/stat : 4192 (npSolver-pbo) S 4191 4191 3785 0 -1 4202496 21108 69713 0 0 179 33 151407 35 20 0 1 0 383690463 49033216 11464 33554432000 4194304 6004724 140735207745328 140735207730248 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 16 0 0
/proc/4192/statm: 11971 11464 185 442 0 11525 0
[pid=4219] ppid=4192 vsize=115668 CPUtime=24.92 cores=0,2,4,6
/proc/4219/stat : 4219 (glucosInc) R 4192 4191 3785 0 -1 4202496 22273 0 0 0 2487 5 0 0 20 0 1 0 383842200 118444032 25362 33554432000 4194304 5654031 140734137820672 140734137808488 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4219/statm: 28917 25362 142 357 0 28557 0
Current children cumulated CPU time (s) 1541.46
Current children cumulated vsize (KiB) 172700

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4223
/proc/meminfo: memFree=23160176/32873648 swapFree=6860/6860
[pid=4191] ppid=4189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4191/stat : 4191 (npSolver-pbo-I.) S 4189 4191 3785 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690463 9367552 275 33554432000 4194304 5064252 140736543495200 140736543494112 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4191/statm: 2287 275 233 213 0 72 0
[pid=4192] ppid=4191 vsize=47884 CPUtime=1516.54 cores=0,2,4,6
/proc/4192/stat : 4192 (npSolver-pbo) S 4191 4191 3785 0 -1 4202496 21108 69713 0 0 179 33 151407 35 20 0 1 0 383690463 49033216 11464 33554432000 4194304 6004724 140735207745328 140735207730248 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 16 0 0
/proc/4192/statm: 11971 11464 185 442 0 11525 0
[pid=4219] ppid=4192 vsize=119960 CPUtime=84.9 cores=0,2,4,6
/proc/4219/stat : 4219 (glucosInc) R 4192 4191 3785 0 -1 4202496 24169 0 0 0 8485 5 0 0 20 0 1 0 383842200 122839040 27565 33554432000 4194304 5654031 140734137820672 140734137808488 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4219/statm: 29990 27565 142 357 0 29630 0
Current children cumulated CPU time (s) 1601.44
Current children cumulated vsize (KiB) 176992

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4223
/proc/meminfo: memFree=23126364/32873648 swapFree=6860/6860
[pid=4191] ppid=4189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4191/stat : 4191 (npSolver-pbo-I.) S 4189 4191 3785 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690463 9367552 275 33554432000 4194304 5064252 140736543495200 140736543494112 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4191/statm: 2287 275 233 213 0 72 0
[pid=4192] ppid=4191 vsize=47884 CPUtime=1516.54 cores=0,2,4,6
/proc/4192/stat : 4192 (npSolver-pbo) S 4191 4191 3785 0 -1 4202496 21108 69713 0 0 179 33 151407 35 20 0 1 0 383690463 49033216 11464 33554432000 4194304 6004724 140735207745328 140735207730248 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 16 0 0
/proc/4192/statm: 11971 11464 185 442 0 11525 0
[pid=4219] ppid=4192 vsize=149960 CPUtime=144.89 cores=0,2,4,6
/proc/4219/stat : 4219 (glucosInc) R 4192 4191 3785 0 -1 4202496 25781 0 0 0 14482 7 0 0 20 0 1 0 383842200 153559040 35413 33554432000 4194304 5654031 140734137820672 140734137808488 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4219/statm: 37490 35413 142 357 0 37130 0
Current children cumulated CPU time (s) 1661.43
Current children cumulated vsize (KiB) 206992

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4223
/proc/meminfo: memFree=23096696/32873648 swapFree=6860/6860
[pid=4191] ppid=4189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4191/stat : 4191 (npSolver-pbo-I.) S 4189 4191 3785 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690463 9367552 275 33554432000 4194304 5064252 140736543495200 140736543494112 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4191/statm: 2287 275 233 213 0 72 0
[pid=4192] ppid=4191 vsize=47884 CPUtime=1516.54 cores=0,2,4,6
/proc/4192/stat : 4192 (npSolver-pbo) S 4191 4191 3785 0 -1 4202496 21108 69713 0 0 179 33 151407 35 20 0 1 0 383690463 49033216 11464 33554432000 4194304 6004724 140735207745328 140735207730248 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 16 0 0
/proc/4192/statm: 11971 11464 185 442 0 11525 0
[pid=4219] ppid=4192 vsize=180308 CPUtime=204.88 cores=0,2,4,6
/proc/4219/stat : 4219 (glucosInc) R 4192 4191 3785 0 -1 4202496 26020 0 0 0 20480 8 0 0 20 0 1 0 383842200 184635392 42766 33554432000 4194304 5654031 140734137820672 140734137808488 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4219/statm: 45077 42766 142 357 0 44717 0
Current children cumulated CPU time (s) 1721.42
Current children cumulated vsize (KiB) 237340

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4223
/proc/meminfo: memFree=23075840/32873648 swapFree=6860/6860
[pid=4191] ppid=4189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4191/stat : 4191 (npSolver-pbo-I.) S 4189 4191 3785 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690463 9367552 275 33554432000 4194304 5064252 140736543495200 140736543494112 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4191/statm: 2287 275 233 213 0 72 0
[pid=4192] ppid=4191 vsize=47884 CPUtime=1516.54 cores=0,2,4,6
/proc/4192/stat : 4192 (npSolver-pbo) S 4191 4191 3785 0 -1 4202496 21108 69713 0 0 179 33 151407 35 20 0 1 0 383690463 49033216 11464 33554432000 4194304 6004724 140735207745328 140735207730248 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 16 0 0
/proc/4192/statm: 11971 11464 185 442 0 11525 0
[pid=4219] ppid=4192 vsize=199276 CPUtime=264.88 cores=0,2,4,6
/proc/4219/stat : 4219 (glucosInc) R 4192 4191 3785 0 -1 4202496 27004 0 0 0 26479 9 0 0 20 0 1 0 383842200 204058624 47742 33554432000 4194304 5654031 140734137820672 140734137808488 4232949 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4219/statm: 49819 47742 142 357 0 49459 0
Current children cumulated CPU time (s) 1781.42
Current children cumulated vsize (KiB) 256308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4265
/proc/meminfo: memFree=28685004/32873648 swapFree=6860/6860
[pid=4191] ppid=4189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4191/stat : 4191 (npSolver-pbo-I.) S 4189 4191 3785 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690463 9367552 275 33554432000 4194304 5064252 140736543495200 140736543494112 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4191/statm: 2287 275 233 213 0 72 0
[pid=4192] ppid=4191 vsize=47884 CPUtime=1516.54 cores=0,2,4,6
/proc/4192/stat : 4192 (npSolver-pbo) S 4191 4191 3785 0 -1 4202496 21108 69713 0 0 179 33 151407 35 20 0 1 0 383690463 49033216 11464 33554432000 4194304 6004724 140735207745328 140735207730248 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 16 0 0
/proc/4192/statm: 11971 11464 185 442 0 11525 0
[pid=4219] ppid=4192 vsize=199276 CPUtime=283.48 cores=0,2,4,6
/proc/4219/stat : 4219 (glucosInc) R 4192 4191 3785 0 -1 4202496 27004 0 0 0 28339 9 0 0 20 0 1 0 383842200 204058624 47742 33554432000 4194304 5654031 140734137820672 140734137808488 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4219/statm: 49819 47742 142 357 0 49459 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 256308

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4265
/proc/meminfo: memFree=28685004/32873648 swapFree=6860/6860
[pid=4191] ppid=4189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4191/stat : 4191 (npSolver-pbo-I.) S 4189 4191 3785 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 383690463 9367552 275 33554432000 4194304 5064252 140736543495200 140736543494112 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4191/statm: 2287 275 233 213 0 72 0
[pid=4192] ppid=4191 vsize=47884 CPUtime=1516.54 cores=0,2,4,6
/proc/4192/stat : 4192 (npSolver-pbo) S 4191 4191 3785 0 -1 4202496 21108 69713 0 0 179 33 151407 35 20 0 1 0 383690463 49033216 11464 33554432000 4194304 6004724 140735207745328 140735207730248 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 16 0 0
/proc/4192/statm: 11971 11464 185 442 0 11525 0
[pid=4219] ppid=4192 vsize=199276 CPUtime=283.48 cores=0,2,4,6
/proc/4219/stat : 4219 (glucosInc) R 4192 4191 3785 0 -1 4202496 27004 0 0 0 28339 9 0 0 20 0 1 0 383842200 204058624 47742 33554432000 4194304 5654031 140734137820672 140734137808488 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4219/statm: 49819 47742 142 357 0 49459 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 256308

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4191 and gives
#  childrusage.ru_utime.tv_sec=1515
#  childrusage.ru_utime.tv_usec=870552
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=689895
# CPU time returned by wait4() is 1516.56
# 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): 1800.91
CPU time (s): 1800.02
CPU user time (s): 1799.25
CPU system time (s): 0.77
CPU usage (%): 99.9504
Max. virtual memory (cumulated for all children) (KiB): 338768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1515.87
system time used= 0.689895
maximum resident set size= 242064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91195
page faults= 0
swaps= 0
block input operations= 0
block output operations= 230288
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 984
involuntary context switches= 3421

runsolver used 6.95594 second user time and 18.4502 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-08 19:14:04
IDJOB=3748591
IDBENCH=92714
IDSOLVER=2333
FILE ID=node116/3748591-1339175644
RUNJOBID= node116-1339170231-3801
PBS_JOBID= 14643838
Free space on /tmp= 70872 MiB

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

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

MD5SUM BENCH= cf07fc1cad99b0f245ba698ecbf7dcb2
RANDOM SEED=1584057890

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28659608 kB
Buffers:          459352 kB
Cached:          2508220 kB
SwapCached:         3172 kB
Active:          1470448 kB
Inactive:        1818772 kB
Active(anon):     318132 kB
Inactive(anon):     3396 kB
Active(file):    1152316 kB
Inactive(file):  1815376 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67100548 kB
Dirty:             42632 kB
Writeback:             0 kB
AnonPages:        257976 kB
Mapped:            11252 kB
Shmem:                 0 kB
Slab:             774360 kB
SReclaimable:     218288 kB
SUnreclaim:       556072 kB
KernelStack:        1464 kB
PageTables:         4544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     502224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70840 MiB
End job on node116 at 2012-06-08 19:44:05