Trace number 3699341

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 1800.91

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_7.opb
MD5SUMb79cf832cc8fb39cc9e05c792def1a32
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4636291
Best CPU time to get the best result obtained on this benchmark1800.13
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 134217728
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 95222180678
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 134217728
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 95222180678
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.37	c run inc solver
0.00/0.37	c [INC SYSTEM] run initial solver
0.00/0.37	c [INC SYSTEM] preprocess with white file
2.47/2.52	c [INC SYSTEM] finished preprocessing in 2 s
2.47/2.52	c [INC SYSTEM] execute solver
3.76/3.84	c [INC SEARCH] formula is SAT
3.76/3.85	c [INC SYSTEM] solved the initial formula
3.76/3.88	c model valid
3.76/3.88	c current solution ok
4.76/5.07	o 225165407
4.76/5.08	c execute binary inc search
4.76/5.08	c [INC SEARCH] current bound: 112582738
4.76/5.08	c [INC SEARCH] iteration: 0
4.76/5.08	c [INC SEARCH] lower bound: 0 upperbound 225165477 current bound: 112582738 best value:225165477
4.76/5.08	c [INC SYSTEM] there exists a inc, kill it!
4.76/5.08	c write failed with 2
4.76/5.08	c [INC SYSTEM] create new solver instance
4.76/5.08	c [INC] encode full formula
4.76/5.08	c fallback to adder encoding
6.12/6.49	c set iterative enc to: adder
6.12/6.49	c set iterative enc to: none
6.33/6.68	c [INC SEARCH] isOptimum variable: 0
9.81/10.17	c [INC SEARCH] formula is SAT
9.91/10.21	c [INC SEARCH] copied best model
10.72/11.07	c sat variable: 1 optimum/unsat variable: 0
10.72/11.07	c model valid
10.72/11.07	c current solution ok
10.72/11.07	o 45366101
10.72/11.07	c [INC SEARCH] current bound: 22683085
10.72/11.07	c [INC SEARCH] iteration: 1
10.72/11.07	c [INC SEARCH] lower bound: 0 upperbound 45366171 current bound: 22683085 best value:45366171
10.72/11.07	c [INC SYSTEM] there exists a inc, kill it!
10.72/11.07	c write failed with 2
10.72/11.07	c [INC SYSTEM] create new solver instance
10.72/11.07	c [INC] encode full formula
10.72/11.07	c fallback to adder encoding
11.02/11.37	c set iterative enc to: adder
11.02/11.37	c set iterative enc to: none
11.20/11.67	c [INC SEARCH] isOptimum variable: 0
175.04/175.51	c [INC SEARCH] formula is SAT
175.04/175.55	c [INC SEARCH] copied best model
175.04/175.55	c sat variable: 1 optimum/unsat variable: 0
175.04/175.58	c model valid
175.04/175.58	c current solution ok
175.04/175.58	o 20661895
175.04/175.58	c [INC SEARCH] current bound: 10330982
175.04/175.58	c [INC SEARCH] iteration: 2
175.04/175.58	c [INC SEARCH] lower bound: 0 upperbound 20661965 current bound: 10330982 best value:20661965
175.04/175.58	c [INC SYSTEM] there exists a inc, kill it!
175.04/175.58	c write failed with 2
175.04/175.59	c [INC SYSTEM] create new solver instance
175.04/175.59	c [INC] encode full formula
175.04/175.59	c fallback to adder encoding
176.05/176.51	c set iterative enc to: adder
176.05/176.51	c set iterative enc to: none
176.15/176.66	c [INC SEARCH] isOptimum variable: 0
478.77/479.30	c [INC SEARCH] formula is SAT
478.77/479.33	c [INC SEARCH] copied best model
478.77/479.33	c sat variable: 1 optimum/unsat variable: 0
478.77/479.37	c model valid
478.77/479.37	c current solution ok
478.77/479.37	o 9917607
478.77/479.37	c [INC SEARCH] current bound: 4958838
478.77/479.37	c [INC SEARCH] iteration: 3
478.77/479.37	c [INC SEARCH] lower bound: 0 upperbound 9917677 current bound: 4958838 best value:9917677
478.77/479.37	c [INC SYSTEM] there exists a inc, kill it!
478.77/479.37	c write failed with 2
478.77/479.37	c [INC SYSTEM] create new solver instance
478.77/479.37	c [INC] encode full formula
478.77/479.37	c fallback to adder encoding
479.59/480.17	c set iterative enc to: adder
479.59/480.17	c set iterative enc to: none
479.78/480.31	c [INC SEARCH] isOptimum variable: 0
1800.00/1800.91	HOME/npSolver-pbo-I.sh: line 18: 24673 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-3699341-1338135347/watcher-3699341-1338135347 -o /tmp/evaluation-result-3699341-1338135347/solver-3699341-1338135347 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699341-1338135347.opb 2134822624 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24671
/proc/meminfo: memFree=30619808/32873844 swapFree=6872/6872
[pid=24671] ppid=24669 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/24671/stat : 24671 (runsolver) D 24669 24671 22966 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 279663231 12095488 51 33554432000 4194304 5436572 140736737731824 140736737728120 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/24671/statm: 2953 51 31 304 0 2645 0

[startup+0.019737 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24671
/proc/meminfo: memFree=30619808/32873844 swapFree=6872/6872
[pid=24671] ppid=24669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24671/stat : 24671 (npSolver-pbo-I.) S 24669 24671 22966 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279663231 9367552 275 33554432000 4194304 5064252 140735361222704 140735361221616 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24671/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100208 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24671
/proc/meminfo: memFree=30619808/32873844 swapFree=6872/6872
[pid=24671] ppid=24669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24671/stat : 24671 (npSolver-pbo-I.) S 24669 24671 22966 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279663231 9367552 275 33554432000 4194304 5064252 140735361222704 140735361221616 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24671/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24671
/proc/meminfo: memFree=30619808/32873844 swapFree=6872/6872
[pid=24671] ppid=24669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24671/stat : 24671 (npSolver-pbo-I.) S 24669 24671 22966 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279663231 9367552 275 33554432000 4194304 5064252 140735361222704 140735361221616 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24671/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700287 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24671
/proc/meminfo: memFree=30619808/32873844 swapFree=6872/6872
[pid=24671] ppid=24669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24671/stat : 24671 (npSolver-pbo-I.) S 24669 24671 22966 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279663231 9367552 275 33554432000 4194304 5064252 140735361222704 140735361221616 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24671/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 24675
/proc/meminfo: memFree=30451152/32873844 swapFree=6872/6872
[pid=24671] ppid=24669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24671/stat : 24671 (npSolver-pbo-I.) S 24669 24671 22966 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279663231 9367552 275 33554432000 4194304 5064252 140735361222704 140735361221616 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24671/statm: 2287 275 233 213 0 72 0
[pid=24673] ppid=24671 vsize=30340 CPUtime=0.37 cores=0,2,4,6
/proc/24673/stat : 24673 (npSolver-pbo) S 24671 24671 22966 0 -1 4202496 6111 0 0 0 33 4 0 0 20 0 1 0 279663232 31068160 6598 33554432000 4194304 5992684 140736302185024 140736302179472 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24673/statm: 7585 6598 172 440 0 7141 0
[pid=24674] ppid=24673 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24674/stat : 24674 (cp2_pre.sh) S 24673 24671 22966 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 279663270 9367552 276 33554432000 4194304 5064252 140733576331520 140733576330224 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24674/statm: 2287 276 234 213 0 72 0
[pid=24675] ppid=24674 vsize=153432 CPUtime=1.09 cores=0,2,4,6
/proc/24675/stat : 24675 (coprocessor) R 24674 24671 22966 0 -1 4202496 28227 0 0 0 104 5 0 0 20 0 1 0 279663271 157114368 37196 33554432000 4194304 6586260 140735232846160 140735232842184 4756492 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/24675/statm: 38358 37196 182 584 0 37770 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 202068

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 24675
/proc/meminfo: memFree=30392460/32873844 swapFree=6872/6872
[pid=24671] ppid=24669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24671/stat : 24671 (npSolver-pbo-I.) S 24669 24671 22966 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279663231 9367552 275 33554432000 4194304 5064252 140735361222704 140735361221616 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24671/statm: 2287 275 233 213 0 72 0
[pid=24673] ppid=24671 vsize=30340 CPUtime=2.49 cores=0,2,4,6
/proc/24673/stat : 24673 (npSolver-pbo) S 24671 24671 22966 0 -1 4202496 6127 34245 0 0 33 4 183 29 20 0 1 0 279663232 31068160 6600 33554432000 4194304 5992684 140736302185024 140736302171288 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/24673/statm: 7585 6600 174 440 0 7141 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 39488

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24678
/proc/meminfo: memFree=30508988/32873844 swapFree=6872/6872
[pid=24671] ppid=24669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24671/stat : 24671 (npSolver-pbo-I.) S 24669 24671 22966 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279663231 9367552 275 33554432000 4194304 5064252 140735361222704 140735361221616 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24671/statm: 2287 275 233 213 0 72 0
[pid=24673] ppid=24671 vsize=191024 CPUtime=6.02 cores=0,2,4,6
/proc/24673/stat : 24673 (npSolver-pbo) R 24671 24671 22966 0 -1 4202496 14335 50594 0 0 171 85 311 35 20 0 1 0 279663232 195608576 35316 33554432000 4194304 5992684 140736302185024 140736302176808 4209586 0 0 4096 0 0 0 0 17 2 0 0 11 0 0
/proc/24673/statm: 47756 35316 192 440 0 47312 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 200172

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24682
/proc/meminfo: memFree=30400656/32873844 swapFree=6872/6872
[pid=24671] ppid=24669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24671/stat : 24671 (npSolver-pbo-I.) S 24669 24671 22966 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279663231 9367552 275 33554432000 4194304 5064252 140735361222704 140735361221616 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24671/statm: 2287 275 233 213 0 72 0
[pid=24673] ppid=24671 vsize=49364 CPUtime=11.27 cores=0,2,4,6
/proc/24673/stat : 24673 (npSolver-pbo) S 24671 24671 22966 0 -1 4202496 23575 109269 0 0 311 115 643 58 20 0 1 0 279663232 50548736 11379 33554432000 4194304 5992684 140736302185024 140736302169928 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/24673/statm: 12341 11379 192 440 0 11897 0
[pid=24682] ppid=24673 vsize=283072 CPUtime=1.02 cores=0,2,4,6
/proc/24682/stat : 24682 (glucosInc) R 24673 24671 22966 0 -1 4202496 43612 0 0 0 93 9 0 0 20 0 1 0 279664399 289865728 62592 33554432000 4194304 5654031 140735423824720 140735422774312 4797458 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24682/statm: 70768 62593 109 357 0 70408 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 341584

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24682
/proc/meminfo: memFree=30223176/32873844 swapFree=6872/6872
[pid=24671] ppid=24669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24671/stat : 24671 (npSolver-pbo-I.) S 24669 24671 22966 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279663231 9367552 275 33554432000 4194304 5064252 140735361222704 140735361221616 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24671/statm: 2287 275 233 213 0 72 0
[pid=24673] ppid=24671 vsize=49364 CPUtime=11.27 cores=0,2,4,6
/proc/24673/stat : 24673 (npSolver-pbo) S 24671 24671 22966 0 -1 4202496 23575 109269 0 0 311 115 643 58 20 0 1 0 279663232 50548736 11379 33554432000 4194304 5992684 140736302185024 140736302169928 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/24673/statm: 12341 11379 192 440 0 11897 0
[pid=24682] ppid=24673 vsize=303012 CPUtime=13.81 cores=0,2,4,6
/proc/24682/stat : 24682 (glucosInc) R 24673 24671 22966 0 -1 4202496 48980 0 0 0 1369 12 0 0 20 0 1 0 279664399 310284288 62766 33554432000 4194304 5654031 140735423824720 140735423822488 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24682/statm: 75753 62766 141 357 0 75393 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 361524

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24682
/proc/meminfo: memFree=30243884/32873844 swapFree=6872/6872
[pid=24671] ppid=24669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24671/stat : 24671 (npSolver-pbo-I.) S 24669 24671 22966 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279663231 9367552 275 33554432000 4194304 5064252 140735361222704 140735361221616 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24671/statm: 2287 275 233 213 0 72 0
[pid=24673] ppid=24671 vsize=49364 CPUtime=11.27 cores=0,2,4,6
/proc/24673/stat : 24673 (npSolver-pbo) S 24671 24671 22966 0 -1 4202496 23575 109269 0 0 311 115 643 58 20 0 1 0 279663232 50548736 11379 33554432000 4194304 5992684 140736302185024 140736302169928 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/24673/statm: 12341 11379 192 440 0 11897 0
[pid=24682] ppid=24673 vsize=303012 CPUtime=39.41 cores=0,2,4,6
/proc/24682/stat : 24682 (glucosInc) R 24673 24671 22966 0 -1 4202496 49157 0 0 0 3929 12 0 0 20 0 1 0 279664399 310284288 63454 33554432000 4194304 5654031 140735423824720 140735423812536 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24682/statm: 75753 63454 142 357 0 75393 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 361524

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24683
/proc/meminfo: memFree=30189744/32873844 swapFree=6872/6872
[pid=24671] ppid=24669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24671/stat : 24671 (npSolver-pbo-I.) S 24669 24671 22966 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279663231 9367552 275 33554432000 4194304 5064252 140735361222704 140735361221616 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24671/statm: 2287 275 233 213 0 72 0
[pid=24673] ppid=24671 vsize=49364 CPUtime=11.27 cores=0,2,4,6
/proc/24673/stat : 24673 (npSolver-pbo) S 24671 24671 22966 0 -1 4202496 23575 109269 0 0 311 115 643 58 20 0 1 0 279663232 50548736 11379 33554432000 4194304 5992684 140736302185024 140736302169928 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/24673/statm: 12341 11379 192 440 0 11897 0
[pid=24682] ppid=24673 vsize=303012 CPUtime=90.6 cores=0,2,4,6
/proc/24682/stat : 24682 (glucosInc) R 24673 24671 22966 0 -1 4202496 50798 0 0 0 9045 15 0 0 20 0 1 0 279664399 310284288 65724 33554432000 4194304 5654031 140735423824720 140735423822744 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24682/statm: 75753 65724 142 357 0 75393 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 361524

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 24685
/proc/meminfo: memFree=30337136/32873844 swapFree=6872/6872
[pid=24671] ppid=24669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24671/stat : 24671 (npSolver-pbo-I.) S 24669 24671 22966 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279663231 9367552 275 33554432000 4194304 5064252 140735361222704 140735361221616 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24671/statm: 2287 275 233 213 0 72 0
[pid=24673] ppid=24671 vsize=49364 CPUtime=11.27 cores=0,2,4,6
/proc/24673/stat : 24673 (npSolver-pbo) S 24671 24671 22966 0 -1 4202496 23575 109269 0 0 311 115 643 58 20 0 1 0 279663232 50548736 11379 33554432000 4194304 5992684 140736302185024 140736302169928 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/24673/statm: 12341 11379 192 440 0 11897 0
[pid=24682] ppid=24673 vsize=308864 CPUtime=150.57 cores=0,2,4,6
/proc/24682/stat : 24682 (glucosInc) R 24673 24671 22966 0 -1 4202496 52060 0 0 0 15040 17 0 0 20 0 1 0 279664399 316276736 66935 33554432000 4194304 5654031 140735423824720 140735423812536 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24682/statm: 77216 66935 142 357 0 76856 0
Current children cumulated CPU time (s) 161.84
Current children cumulated vsize (KiB) 367376

[startup+222.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/181 24689
/proc/meminfo: memFree=30482832/32873844 swapFree=6872/6872
[pid=24671] ppid=24669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24671/stat : 24671 (npSolver-pbo-I.) S 24669 24671 22966 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279663231 9367552 275 33554432000 4194304 5064252 140735361222704 140735361221616 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24671/statm: 2287 275 233 213 0 72 0
[pid=24673] ppid=24671 vsize=47380 CPUtime=176.21 cores=0,2,4,6
/proc/24673/stat : 24673 (npSolver-pbo) S 24671 24671 22966 0 -1 4202496 32085 162136 0 0 410 128 17003 80 20 0 1 0 279663232 48517120 10883 33554432000 4194304 5992684 140736302185024 140736302169928 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/24673/statm: 11845 10883 192 440 0 11401 0
[pid=24687] ppid=24673 vsize=270356 CPUtime=45.61 cores=0,2,4,6
/proc/24687/stat : 24687 (glucosInc) R 24673 24671 22966 0 -1 4202496 46743 0 0 0 4547 14 0 0 20 0 1 0 279680898 276844544 57511 33554432000 4194304 5654031 140735757413744 140735757401560 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24687/statm: 67589 57511 142 357 0 67229 0
Current children cumulated CPU time (s) 221.82
Current children cumulated vsize (KiB) 326884

[startup+282.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/182 24692
/proc/meminfo: memFree=30443012/32873844 swapFree=6872/6872
[pid=24671] ppid=24669 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.00 2.00 3/181 24703
/proc/meminfo: memFree=30481356/32873844 swapFree=6872/6872
[pid=24671] ppid=24669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24671/stat : 24671 (npSolver-pbo-I.) S 24669 24671 22966 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279663231 9367552 275 33554432000 4194304 5064252 140735361222704 140735361221616 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24671/statm: 2287 275 233 213 0 72 0
[pid=24673] ppid=24671 vsize=45908 CPUtime=479.79 cores=0,2,4,6
/proc/24673/stat : 24673 (npSolver-pbo) S 24671 24671 22966 0 -1 4202496 38856 218834 0 0 498 139 47218 124 20 0 1 0 279663232 47009792 10515 33554432000 4194304 5992684 140736302185024 140736302169928 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/24673/statm: 11477 10515 192 440 0 11033 0
[pid=24695] ppid=24673 vsize=280228 CPUtime=881.7 cores=0,2,4,6
/proc/24695/stat : 24695 (glucosInc) R 24673 24671 22966 0 -1 4202496 56313 0 0 0 88123 47 0 0 20 0 1 0 279711262 286953472 63453 33554432000 4194304 5654031 140733641773712 140733641761528 4215088 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 70057 63453 141 357 0 69697 0
Current children cumulated CPU time (s) 1361.49
Current children cumulated vsize (KiB) 335284

[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 2.01 3/182 24745
/proc/meminfo: memFree=29556092/32873844 swapFree=6872/6872
[pid=24671] ppid=24669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24671/stat : 24671 (npSolver-pbo-I.) S 24669 24671 22966 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279663231 9367552 275 33554432000 4194304 5064252 140735361222704 140735361221616 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24671/statm: 2287 275 233 213 0 72 0
[pid=24673] ppid=24671 vsize=45908 CPUtime=479.79 cores=0,2,4,6
/proc/24673/stat : 24673 (npSolver-pbo) S 24671 24671 22966 0 -1 4202496 38856 218834 0 0 498 139 47218 124 20 0 1 0 279663232 47009792 10515 33554432000 4194304 5992684 140736302185024 140736302169928 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/24673/statm: 11477 10515 192 440 0 11033 0
[pid=24695] ppid=24673 vsize=332556 CPUtime=941.68 cores=0,2,4,6
/proc/24695/stat : 24695 (glucosInc) R 24673 24671 22966 0 -1 4202496 57272 0 0 0 94120 48 0 0 20 0 1 0 279711262 340537344 71551 33554432000 4194304 5654031 140733641773712 140733641761528 4208663 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 83139 71551 141 357 0 82779 0
Current children cumulated CPU time (s) 1421.47
Current children cumulated vsize (KiB) 387612

[startup+1482.3 s]
/proc/loadavg: 2.30 2.09 2.03 3/182 24807
/proc/meminfo: memFree=30911904/32873844 swapFree=6872/6872
[pid=24671] ppid=24669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24671/stat : 24671 (npSolver-pbo-I.) S 24669 24671 22966 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279663231 9367552 275 33554432000 4194304 5064252 140735361222704 140735361221616 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24671/statm: 2287 275 233 213 0 72 0
[pid=24673] ppid=24671 vsize=45908 CPUtime=479.79 cores=0,2,4,6
/proc/24673/stat : 24673 (npSolver-pbo) S 24671 24671 22966 0 -1 4202496 38856 218834 0 0 498 139 47218 124 20 0 1 0 279663232 47009792 10515 33554432000 4194304 5992684 140736302185024 140736302169928 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/24673/statm: 11477 10515 192 440 0 11033 0
[pid=24695] ppid=24673 vsize=334792 CPUtime=1001.66 cores=0,2,4,6
/proc/24695/stat : 24695 (glucosInc) R 24673 24671 22966 0 -1 4202496 57458 0 0 0 100117 49 0 0 20 0 1 0 279711262 342827008 76834 33554432000 4194304 5654031 140733641773712 140733641771480 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 83698 76834 141 357 0 83338 0
Current children cumulated CPU time (s) 1481.45
Current children cumulated vsize (KiB) 389848

[startup+1542.3 s]
/proc/loadavg: 2.11 2.07 2.02 3/181 24807
/proc/meminfo: memFree=30935556/32873844 swapFree=6872/6872
[pid=24671] ppid=24669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24671/stat : 24671 (npSolver-pbo-I.) S 24669 24671 22966 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279663231 9367552 275 33554432000 4194304 5064252 140735361222704 140735361221616 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24671/statm: 2287 275 233 213 0 72 0
[pid=24673] ppid=24671 vsize=45908 CPUtime=479.79 cores=0,2,4,6
/proc/24673/stat : 24673 (npSolver-pbo) S 24671 24671 22966 0 -1 4202496 38856 218834 0 0 498 139 47218 124 20 0 1 0 279663232 47009792 10515 33554432000 4194304 5992684 140736302185024 140736302169928 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/24673/statm: 11477 10515 192 440 0 11033 0
[pid=24695] ppid=24673 vsize=284704 CPUtime=1061.65 cores=0,2,4,6
/proc/24695/stat : 24695 (glucosInc) R 24673 24671 22966 0 -1 4202496 57510 0 0 0 106116 49 0 0 20 0 1 0 279711262 291536896 66805 33554432000 4194304 5654031 140733641773712 140733641761528 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 71176 66805 141 357 0 70816 0
Current children cumulated CPU time (s) 1541.44
Current children cumulated vsize (KiB) 339760

[startup+1602.3 s]
/proc/loadavg: 2.04 2.05 2.02 3/181 24807
/proc/meminfo: memFree=30919908/32873844 swapFree=6872/6872
[pid=24671] ppid=24669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24671/stat : 24671 (npSolver-pbo-I.) S 24669 24671 22966 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279663231 9367552 275 33554432000 4194304 5064252 140735361222704 140735361221616 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24671/statm: 2287 275 233 213 0 72 0
[pid=24673] ppid=24671 vsize=45908 CPUtime=479.79 cores=0,2,4,6
/proc/24673/stat : 24673 (npSolver-pbo) S 24671 24671 22966 0 -1 4202496 38856 218834 0 0 498 139 47218 124 20 0 1 0 279663232 47009792 10515 33554432000 4194304 5992684 140736302185024 140736302169928 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/24673/statm: 11477 10515 192 440 0 11033 0
[pid=24695] ppid=24673 vsize=334792 CPUtime=1121.65 cores=0,2,4,6
/proc/24695/stat : 24695 (glucosInc) R 24673 24671 22966 0 -1 4202496 57820 0 0 0 112114 51 0 0 20 0 1 0 279711262 342827008 70690 33554432000 4194304 5654031 140733641773712 140733641761528 4215091 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 83698 70690 141 357 0 83338 0
Current children cumulated CPU time (s) 1601.44
Current children cumulated vsize (KiB) 389848

[startup+1662.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/181 24808
/proc/meminfo: memFree=30894580/32873844 swapFree=6872/6872
[pid=24671] ppid=24669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24671/stat : 24671 (npSolver-pbo-I.) S 24669 24671 22966 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279663231 9367552 275 33554432000 4194304 5064252 140735361222704 140735361221616 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24671/statm: 2287 275 233 213 0 72 0
[pid=24673] ppid=24671 vsize=45908 CPUtime=479.79 cores=0,2,4,6
/proc/24673/stat : 24673 (npSolver-pbo) S 24671 24671 22966 0 -1 4202496 38856 218834 0 0 498 139 47218 124 20 0 1 0 279663232 47009792 10515 33554432000 4194304 5992684 140736302185024 140736302169928 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/24673/statm: 11477 10515 192 440 0 11033 0
[pid=24695] ppid=24673 vsize=334792 CPUtime=1181.63 cores=0,2,4,6
/proc/24695/stat : 24695 (glucosInc) R 24673 24671 22966 0 -1 4202496 57976 0 0 0 118112 51 0 0 20 0 1 0 279711262 342827008 76976 33554432000 4194304 5654031 140733641773712 140733641761528 4215200 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 83698 76976 141 357 0 83338 0
Current children cumulated CPU time (s) 1661.42
Current children cumulated vsize (KiB) 389848

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 24808
/proc/meminfo: memFree=30929144/32873844 swapFree=6872/6872
[pid=24671] ppid=24669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24671/stat : 24671 (npSolver-pbo-I.) S 24669 24671 22966 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279663231 9367552 275 33554432000 4194304 5064252 140735361222704 140735361221616 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24671/statm: 2287 275 233 213 0 72 0
[pid=24673] ppid=24671 vsize=45908 CPUtime=479.79 cores=0,2,4,6
/proc/24673/stat : 24673 (npSolver-pbo) S 24671 24671 22966 0 -1 4202496 38856 218834 0 0 498 139 47218 124 20 0 1 0 279663232 47009792 10515 33554432000 4194304 5992684 140736302185024 140736302169928 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/24673/statm: 11477 10515 192 440 0 11033 0
[pid=24695] ppid=24673 vsize=285996 CPUtime=1241.62 cores=0,2,4,6
/proc/24695/stat : 24695 (glucosInc) R 24673 24671 22966 0 -1 4202496 58615 0 0 0 124109 53 0 0 20 0 1 0 279711262 292859904 66503 33554432000 4194304 5654031 140733641773712 140733641761528 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 71499 66503 141 357 0 71139 0
Current children cumulated CPU time (s) 1721.41
Current children cumulated vsize (KiB) 341052

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 24808
/proc/meminfo: memFree=30917540/32873844 swapFree=6872/6872
[pid=24671] ppid=24669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24671/stat : 24671 (npSolver-pbo-I.) S 24669 24671 22966 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279663231 9367552 275 33554432000 4194304 5064252 140735361222704 140735361221616 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24671/statm: 2287 275 233 213 0 72 0
[pid=24673] ppid=24671 vsize=45908 CPUtime=479.79 cores=0,2,4,6
/proc/24673/stat : 24673 (npSolver-pbo) S 24671 24671 22966 0 -1 4202496 38856 218834 0 0 498 139 47218 124 20 0 1 0 279663232 47009792 10515 33554432000 4194304 5992684 140736302185024 140736302169928 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/24673/statm: 11477 10515 192 440 0 11033 0
[pid=24695] ppid=24673 vsize=338080 CPUtime=1301.61 cores=0,2,4,6
/proc/24695/stat : 24695 (glucosInc) R 24673 24671 22966 0 -1 4202496 59024 0 0 0 130107 54 0 0 20 0 1 0 279711262 346193920 69465 33554432000 4194304 5654031 140733641773712 140733641761528 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 84520 69465 141 357 0 84160 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (KiB) 393136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 24808
/proc/meminfo: memFree=30917540/32873844 swapFree=6872/6872
[pid=24671] ppid=24669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24671/stat : 24671 (npSolver-pbo-I.) S 24669 24671 22966 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279663231 9367552 275 33554432000 4194304 5064252 140735361222704 140735361221616 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24671/statm: 2287 275 233 213 0 72 0
[pid=24673] ppid=24671 vsize=45908 CPUtime=479.79 cores=0,2,4,6
/proc/24673/stat : 24673 (npSolver-pbo) S 24671 24671 22966 0 -1 4202496 38856 218834 0 0 498 139 47218 124 20 0 1 0 279663232 47009792 10515 33554432000 4194304 5992684 140736302185024 140736302169928 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/24673/statm: 11477 10515 192 440 0 11033 0
[pid=24695] ppid=24673 vsize=338080 CPUtime=1320.21 cores=0,2,4,6
/proc/24695/stat : 24695 (glucosInc) R 24673 24671 22966 0 -1 4202496 59024 0 0 0 131967 54 0 0 20 0 1 0 279711262 346193920 69465 33554432000 4194304 5654031 140733641773712 140733641761528 4215091 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 84520 69465 141 357 0 84160 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 393136

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.02 2.00 3/181 24808
/proc/meminfo: memFree=30917540/32873844 swapFree=6872/6872
[pid=24671] ppid=24669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24671/stat : 24671 (npSolver-pbo-I.) S 24669 24671 22966 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279663231 9367552 275 33554432000 4194304 5064252 140735361222704 140735361221616 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/24671/statm: 2287 275 233 213 0 72 0
[pid=24673] ppid=24671 vsize=45908 CPUtime=479.79 cores=0,2,4,6
/proc/24673/stat : 24673 (npSolver-pbo) S 24671 24671 22966 0 -1 4202496 38856 218834 0 0 498 139 47218 124 20 0 1 0 279663232 47009792 10515 33554432000 4194304 5992684 140736302185024 140736302169928 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 11 0 0
/proc/24673/statm: 11477 10515 192 440 0 11033 0
[pid=24695] ppid=24673 vsize=338080 CPUtime=1320.21 cores=0,2,4,6
/proc/24695/stat : 24695 (glucosInc) R 24673 24671 22966 0 -1 4202496 59024 0 0 0 131967 54 0 0 20 0 1 0 279711262 346193920 69465 33554432000 4194304 5654031 140733641773712 140733641761528 4215091 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24695/statm: 84520 69465 141 357 0 84160 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 393136

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24671 and gives
#  childrusage.ru_utime.tv_sec=477
#  childrusage.ru_utime.tv_usec=161460
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=653596
# CPU time returned by wait4() is 479.815
# while last known CPU time is 1800
#
# 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
CPU user time (s): 1796.83
CPU system time (s): 3.17
CPU usage (%): 99.9492
Max. virtual memory (cumulated for all children) (KiB): 536692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 477.161
system time used= 2.6536
maximum resident set size= 376084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 258064
page faults= 0
swaps= 0
block input operations= 0
block output operations= 768880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4293
involuntary context switches= 3106

runsolver used 2.67059 second user time and 7.16691 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-27 18:15:47
IDJOB=3699341
IDBENCH=92758
IDSOLVER=2276
FILE ID=node106/3699341-1338135347
RUNJOBID= node106-1338124026-22982
PBS_JOBID= 14624504
Free space on /tmp= 71156 MiB

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

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

MD5SUM BENCH= b79cf832cc8fb39cc9e05c792def1a32
RANDOM SEED=2134822624

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
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.065
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:        30620188 kB
Buffers:          153076 kB
Cached:           653348 kB
SwapCached:            0 kB
Active:          1369468 kB
Inactive:          44260 kB
Active(anon):     597528 kB
Inactive(anon):    12480 kB
Active(file):     771940 kB
Inactive(file):    31780 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8936 kB
Writeback:             0 kB
AnonPages:        585600 kB
Mapped:            11920 kB
Shmem:               200 kB
Slab:             696332 kB
SReclaimable:     138752 kB
SUnreclaim:       557580 kB
KernelStack:        1504 kB
PageTables:         5640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     853068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    296960 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= 71236 MiB
End job on node106 at 2012-05-27 18:45:48