Trace number 3751684

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-topdown-quickBound (fixed)? (TO) 1800 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_0.opb
MD5SUMca79c3a72fcbc528e4a81e658af79fe0
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4272093
Best CPU time to get the best result obtained on this benchmark1800.49
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 100330219838
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 100330219838
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.06	c old isEQ: 0, new EQ is 1
0.00/0.33	c old isEQ: 192, new EQ is 1
0.00/0.41	c old isEQ: 1, new EQ is 1
0.00/0.49	c run inc solver
0.00/0.49	c [INC SYSTEM] run initial solver
0.00/0.49	c [INC SYSTEM] preprocess with white file
4.28/4.39	c [INC SYSTEM] finished preprocessing in 3 s
4.28/4.39	c [INC SYSTEM] execute solver
4.37/5.05	c [INC SEARCH] formula is SAT
4.52/5.22	c [INC SYSTEM] solved the initial formula
4.52/5.22	c model valid
4.52/5.22	c current solution ok
5.96/6.01	o 132079417
5.96/6.01	c starting approximation
5.96/6.01	c factor = 2
5.96/6.01	c factor still to low - shrinking to 3.8554e+06
5.96/6.01	c approx number of clauses: 1e+06
5.96/6.01	c current bound: 66039744
6.47/6.54	c leaving approximation
6.47/6.54	c finished approximation
6.47/6.54	c [INC SYSTEM] there exists a inc, kill it!
6.47/6.54	c write failed with 2
6.47/6.55	c [INC SEARCH] iteration: 0
6.47/6.55	c [INC BOUNDS] best value:132079487 search for 132079486
6.47/6.55	c [INC SYSTEM] create new solver instance
6.47/6.55	c [INC] encode full formula
6.47/6.55	c fallback to adder encoding
7.89/7.94	c set iterative enc to: adder
7.89/7.94	c set iterative enc to: none
8.08/8.15	c [INC SEARCH] isOptimum variable: 0
209.90/210.05	c formula is SAT
209.90/210.09	c [INC SEARCH] copied best model
209.90/210.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
210.00/210.12	c model valid
210.00/210.12	c current solution ok
210.00/210.12	o 84599177
210.00/210.12	c [INC SEARCH] iteration: 1
210.00/210.12	c [INC BOUNDS] best value:84599247 search for 84599246
210.00/210.12	c [INC SYSTEM] there exists a inc, kill it!
210.00/210.12	c write failed with 2
210.00/210.14	c [INC SYSTEM] create new solver instance
210.00/210.14	c [INC] encode full formula
210.00/210.14	c fallback to adder encoding
211.40/211.51	c set iterative enc to: adder
211.40/211.51	c set iterative enc to: none
211.59/211.72	c [INC SEARCH] isOptimum variable: 0
216.50/216.67	c formula is SAT
216.60/216.77	c [INC SEARCH] copied best model
216.60/216.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
216.60/216.77	c model valid
216.60/216.77	c current solution ok
216.60/216.77	o 8673765
216.60/216.77	c [INC SEARCH] iteration: 2
216.60/216.77	c [INC BOUNDS] best value:8673835 search for 8673834
216.60/216.77	c [INC SYSTEM] there exists a inc, kill it!
216.60/216.77	c write failed with 2
216.60/216.77	c [INC SYSTEM] create new solver instance
216.60/216.77	c [INC] encode full formula
216.60/216.77	c fallback to adder encoding
217.51/217.65	c set iterative enc to: adder
217.51/217.65	c set iterative enc to: none
217.62/217.79	c [INC SEARCH] isOptimum variable: 0
1800.00/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18: 17067 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -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-3751684-1339178030/watcher-3751684-1339178030 -o /tmp/evaluation-result-3751684-1339178030/solver-3751684-1339178030 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751684-1339178030.opb 576971356 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17066
/proc/meminfo: memFree=30750308/32873648 swapFree=7628/7628
[pid=17066] ppid=17064 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17066/stat : 17066 (npSolver-pbo-It) S 17064 17066 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928501 9367552 274 33554432000 4194304 5064252 140734939081600 140734939080512 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17066/statm: 2287 274 233 213 0 72 0

[startup+0.0159689 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17066
/proc/meminfo: memFree=30750308/32873648 swapFree=7628/7628
[pid=17066] ppid=17064 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17066/stat : 17066 (npSolver-pbo-It) S 17064 17066 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928501 9367552 274 33554432000 4194304 5064252 140734939081600 140734939080512 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17066/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100205 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17066
/proc/meminfo: memFree=30750308/32873648 swapFree=7628/7628
[pid=17066] ppid=17064 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17066/stat : 17066 (npSolver-pbo-It) S 17064 17066 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928501 9367552 274 33554432000 4194304 5064252 140734939081600 140734939080512 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17066/statm: 2287 274 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/180 17066
/proc/meminfo: memFree=30750308/32873648 swapFree=7628/7628
[pid=17066] ppid=17064 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17066/stat : 17066 (npSolver-pbo-It) S 17064 17066 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928501 9367552 274 33554432000 4194304 5064252 140734939081600 140734939080512 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17066/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700244 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 17066
/proc/meminfo: memFree=30750308/32873648 swapFree=7628/7628
[pid=17066] ppid=17064 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17066/stat : 17066 (npSolver-pbo-It) S 17064 17066 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928501 9367552 274 33554432000 4194304 5064252 140734939081600 140734939080512 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17066/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 17070
/proc/meminfo: memFree=30579964/32873648 swapFree=7628/7628
[pid=17066] ppid=17064 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17066/stat : 17066 (npSolver-pbo-It) S 17064 17066 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928501 9367552 274 33554432000 4194304 5064252 140734939081600 140734939080512 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17066/statm: 2287 274 233 213 0 72 0
[pid=17067] ppid=17066 vsize=37592 CPUtime=0.49 cores=1,3,5,7
/proc/17067/stat : 17067 (npSolver-pbo) S 17066 17066 16392 0 -1 4202496 8690 0 0 0 45 4 0 0 20 0 1 0 383928501 38494208 7762 33554432000 4194304 6004724 140733421092496 140733421086960 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17067/statm: 9398 7762 164 442 0 8952 0
[pid=17069] ppid=17067 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17069/stat : 17069 (cp2_pre.sh) S 17067 17066 16392 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 383928552 9367552 276 33554432000 4194304 5064252 140735823998768 140735823997472 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17069/statm: 2287 276 234 213 0 72 0
[pid=17070] ppid=17069 vsize=163544 CPUtime=0.98 cores=1,3,5,7
/proc/17070/stat : 17070 (coprocessor) R 17069 17066 16392 0 -1 4202496 29132 0 0 0 93 5 0 0 20 0 1 0 383928552 167469056 39377 33554432000 4194304 6586260 140735336511488 140735336507736 4768433 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/17070/statm: 40886 39377 182 584 0 40298 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 219432

[startup+3.10043 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 17070
/proc/meminfo: memFree=30525816/32873648 swapFree=7628/7628
[pid=17066] ppid=17064 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17066/stat : 17066 (npSolver-pbo-It) S 17064 17066 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928501 9367552 274 33554432000 4194304 5064252 140734939081600 140734939080512 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17066/statm: 2287 274 233 213 0 72 0
[pid=17067] ppid=17066 vsize=37592 CPUtime=0.49 cores=1,3,5,7
/proc/17067/stat : 17067 (npSolver-pbo) S 17066 17066 16392 0 -1 4202496 8690 0 0 0 45 4 0 0 20 0 1 0 383928501 38494208 7762 33554432000 4194304 6004724 140733421092496 140733421086960 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17067/statm: 9398 7762 164 442 0 8952 0
[pid=17069] ppid=17067 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17069/stat : 17069 (cp2_pre.sh) S 17067 17066 16392 0 -1 4202496 606 0 0 0 0 0 0 0 20 0 1 0 383928552 9367552 276 33554432000 4194304 5064252 140735823998768 140735823997472 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17069/statm: 2287 276 234 213 0 72 0
[pid=17070] ppid=17069 vsize=188960 CPUtime=2.58 cores=1,3,5,7
/proc/17070/stat : 17070 (coprocessor) R 17069 17066 16392 0 -1 4202496 33160 0 0 0 252 6 0 0 20 0 1 0 383928552 193495040 45960 33554432000 4194304 6586260 140735336511488 140735336506808 4683625 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/17070/statm: 47240 45960 192 584 0 46652 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 244848

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 17114
/proc/meminfo: memFree=30610400/32873648 swapFree=7628/7628
[pid=17066] ppid=17064 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17066/stat : 17066 (npSolver-pbo-It) S 17064 17066 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928501 9367552 274 33554432000 4194304 5064252 140734939081600 140734939080512 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17066/statm: 2287 274 233 213 0 72 0
[pid=17067] ppid=17066 vsize=45236 CPUtime=5.43 cores=1,3,5,7
/proc/17067/stat : 17067 (npSolver-pbo) S 17066 17066 16392 0 -1 4202496 13201 35857 0 0 76 78 371 18 20 0 1 0 383928501 46321664 9479 33554432000 4194304 6004724 140733421092496 140733421084800 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17067/statm: 11309 9479 191 442 0 10863 0
[pid=17112] ppid=17067 vsize=84508 CPUtime=0.65 cores=1,3,5,7
/proc/17112/stat : 17112 (glucosInc) S 17067 17066 16392 0 -1 4202496 17086 0 0 0 62 3 0 0 20 0 1 0 383928940 86536192 20017 33554432000 4194304 5654031 140736207206928 140736207205240 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/17112/statm: 21127 20017 146 357 0 20767 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 138892

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17129
/proc/meminfo: memFree=30190228/32873648 swapFree=7628/7628
[pid=17066] ppid=17064 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17066/stat : 17066 (npSolver-pbo-It) S 17064 17066 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928501 9367552 274 33554432000 4194304 5064252 140734939081600 140734939080512 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17066/statm: 2287 274 233 213 0 72 0
[pid=17067] ppid=17066 vsize=53112 CPUtime=8.13 cores=1,3,5,7
/proc/17067/stat : 17067 (npSolver-pbo) S 17066 17066 16392 0 -1 4202496 19427 82369 0 0 213 98 469 33 20 0 1 0 383928501 54386688 11677 33554432000 4194304 6004724 140733421092496 140733421078344 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17067/statm: 13278 11677 199 442 0 12832 0
[pid=17124] ppid=17067 vsize=349280 CPUtime=4.53 cores=1,3,5,7
/proc/17124/stat : 17124 (glucosInc) R 17067 17066 16392 0 -1 4202496 57596 0 0 0 439 14 0 0 20 0 1 0 383929317 357662720 76614 33554432000 4194304 5654031 140733573321760 140733573319656 4215188 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17124/statm: 87320 76614 141 357 0 86960 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 411540

[startup+25.5004 s]
/proc/loadavg: 2.15 2.03 2.01 3/181 17138
/proc/meminfo: memFree=29943884/32873648 swapFree=7628/7628
[pid=17066] ppid=17064 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17066/stat : 17066 (npSolver-pbo-It) S 17064 17066 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928501 9367552 274 33554432000 4194304 5064252 140734939081600 140734939080512 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17066/statm: 2287 274 233 213 0 72 0
[pid=17067] ppid=17066 vsize=53112 CPUtime=8.13 cores=1,3,5,7
/proc/17067/stat : 17067 (npSolver-pbo) S 17066 17066 16392 0 -1 4202496 19427 82369 0 0 213 98 469 33 20 0 1 0 383928501 54386688 11677 33554432000 4194304 6004724 140733421092496 140733421078344 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17067/statm: 13278 11677 199 442 0 12832 0
[pid=17124] ppid=17067 vsize=400168 CPUtime=17.33 cores=1,3,5,7
/proc/17124/stat : 17124 (glucosInc) R 17067 17066 16392 0 -1 4202496 60959 0 0 0 1712 21 0 0 20 0 1 0 383929317 409772032 86886 33554432000 4194304 5654031 140733573321760 140733573319544 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17124/statm: 100042 86886 141 357 0 99682 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 462428

[startup+51.1004 s]
/proc/loadavg: 2.17 2.04 2.01 3/181 17138
/proc/meminfo: memFree=29896600/32873648 swapFree=7628/7628
[pid=17066] ppid=17064 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17066/stat : 17066 (npSolver-pbo-It) S 17064 17066 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928501 9367552 274 33554432000 4194304 5064252 140734939081600 140734939080512 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17066/statm: 2287 274 233 213 0 72 0
[pid=17067] ppid=17066 vsize=53112 CPUtime=8.13 cores=1,3,5,7
/proc/17067/stat : 17067 (npSolver-pbo) S 17066 17066 16392 0 -1 4202496 19427 82369 0 0 213 98 469 33 20 0 1 0 383928501 54386688 11677 33554432000 4194304 6004724 140733421092496 140733421078344 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17067/statm: 13278 11677 199 442 0 12832 0
[pid=17124] ppid=17067 vsize=482268 CPUtime=42.92 cores=1,3,5,7
/proc/17124/stat : 17124 (glucosInc) R 17067 17066 16392 0 -1 4202496 63122 0 0 0 4265 27 0 0 20 0 1 0 383929317 493842432 96890 33554432000 4194304 5654031 140733573321760 140733573319544 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17124/statm: 120567 96890 141 357 0 120207 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 544528

[startup+102.307 s]
/proc/loadavg: 2.14 2.05 2.01 3/181 17142
/proc/meminfo: memFree=30031204/32873648 swapFree=7628/7628
[pid=17066] ppid=17064 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17066/stat : 17066 (npSolver-pbo-It) S 17064 17066 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928501 9367552 274 33554432000 4194304 5064252 140734939081600 140734939080512 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17066/statm: 2287 274 233 213 0 72 0
[pid=17067] ppid=17066 vsize=53112 CPUtime=8.13 cores=1,3,5,7
/proc/17067/stat : 17067 (npSolver-pbo) S 17066 17066 16392 0 -1 4202496 19427 82369 0 0 213 98 469 33 20 0 1 0 383928501 54386688 11677 33554432000 4194304 6004724 140733421092496 140733421078344 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17067/statm: 13278 11677 199 442 0 12832 0
[pid=17124] ppid=17067 vsize=403824 CPUtime=94.1 cores=1,3,5,7
/proc/17124/stat : 17124 (glucosInc) R 17067 17066 16392 0 -1 4202496 69622 0 0 0 9363 47 0 0 20 0 1 0 383929317 413515776 86674 33554432000 4194304 5654031 140733573321760 140733573319784 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17124/statm: 100956 86674 141 357 0 100596 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 466084

[startup+162.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/181 17144
/proc/meminfo: memFree=29993656/32873648 swapFree=7628/7628
[pid=17066] ppid=17064 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17066/stat : 17066 (npSolver-pbo-It) S 17064 17066 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928501 9367552 274 33554432000 4194304 5064252 140734939081600 140734939080512 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17066/statm: 2287 274 233 213 0 72 0
[pid=17067] ppid=17066 vsize=53112 CPUtime=8.13 cores=1,3,5,7
/proc/17067/stat : 17067 (npSolver-pbo) S 17066 17066 16392 0 -1 4202496 19427 82369 0 0 213 98 469 33 20 0 1 0 383928501 54386688 11677 33554432000 4194304 6004724 140733421092496 140733421078344 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17067/statm: 13278 11677 199 442 0 12832 0
[pid=17124] ppid=17067 vsize=489024 CPUtime=154.07 cores=1,3,5,7
/proc/17124/stat : 17124 (glucosInc) R 17067 17066 16392 0 -1 4202496 79537 0 0 0 15325 82 0 0 20 0 1 0 383929317 500760576 96022 33554432000 4194304 5654031 140733573321760 140733573319848 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17124/statm: 122256 96022 141 357 0 121896 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 551284

[startup+222.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/181 17151
/proc/meminfo: memFree=30195496/32873648 swapFree=7628/7628
[pid=17066] ppid=17064 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17066/stat : 17066 (npSolver-pbo-It) S 17064 17066 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928501 9367552 274 33554432000 4194304 5064252 140734939081600 140734939080512 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17066/statm: 2287 274 233 213 0 72 0
[pid=17067] ppid=17066 vsize=41160 CPUtime=217.71 cores=1,3,5,7
/proc/17067/stat : 17067 (npSolver-pbo) S 17066 17066 16392 0 -1 4202496 32744 226356 0 0 456 129 21027 159 20 0 1 0 383928501 42147840 8722 33554432000 4194304 6004724 140733421092496 140733421078344 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 10290 8722 200 442 0 9844 0
[pid=17151] ppid=17067 vsize=235692 CPUtime=4.49 cores=1,3,5,7

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

/proc/loadavg: 2.00 2.02 2.00 3/181 17184
/proc/meminfo: memFree=29751964/32873648 swapFree=7628/7628
[pid=17066] ppid=17064 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17066/stat : 17066 (npSolver-pbo-It) S 17064 17066 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928501 9367552 274 33554432000 4194304 5064252 140734939081600 140734939080512 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17066/statm: 2287 274 233 213 0 72 0
[pid=17067] ppid=17066 vsize=41160 CPUtime=217.71 cores=1,3,5,7
/proc/17067/stat : 17067 (npSolver-pbo) S 17066 17066 16392 0 -1 4202496 32744 226356 0 0 456 129 21027 159 20 0 1 0 383928501 42147840 8722 33554432000 4194304 6004724 140733421092496 140733421078344 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 10290 8722 200 442 0 9844 0
[pid=17151] ppid=17067 vsize=558752 CPUtime=1084.28 cores=1,3,5,7
/proc/17151/stat : 17151 (glucosInc) R 17067 17066 16392 0 -1 4202496 87128 0 0 0 108296 132 0 0 20 0 1 0 383950281 572162048 117075 33554432000 4194304 5654031 140735165345024 140735165343112 4232960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17151/statm: 139688 117075 142 357 0 139328 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 609060

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 17184
/proc/meminfo: memFree=29440488/32873648 swapFree=7628/7628
[pid=17066] ppid=17064 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17066/stat : 17066 (npSolver-pbo-It) S 17064 17066 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928501 9367552 274 33554432000 4194304 5064252 140734939081600 140734939080512 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17066/statm: 2287 274 233 213 0 72 0
[pid=17067] ppid=17066 vsize=41160 CPUtime=217.71 cores=1,3,5,7
/proc/17067/stat : 17067 (npSolver-pbo) S 17066 17066 16392 0 -1 4202496 32744 226356 0 0 456 129 21027 159 20 0 1 0 383928501 42147840 8722 33554432000 4194304 6004724 140733421092496 140733421078344 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 10290 8722 200 442 0 9844 0
[pid=17151] ppid=17067 vsize=773960 CPUtime=1144.27 cores=1,3,5,7
/proc/17151/stat : 17151 (glucosInc) R 17067 17066 16392 0 -1 4202496 87866 0 0 0 114292 135 0 0 20 0 1 0 383950281 792535040 167891 33554432000 4194304 5654031 140735165345024 140735165342808 4215036 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17151/statm: 193490 167891 142 357 0 193130 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 824268

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 17185
/proc/meminfo: memFree=29537116/32873648 swapFree=7628/7628
[pid=17066] ppid=17064 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17066/stat : 17066 (npSolver-pbo-It) S 17064 17066 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928501 9367552 274 33554432000 4194304 5064252 140734939081600 140734939080512 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17066/statm: 2287 274 233 213 0 72 0
[pid=17067] ppid=17066 vsize=41160 CPUtime=217.71 cores=1,3,5,7
/proc/17067/stat : 17067 (npSolver-pbo) S 17066 17066 16392 0 -1 4202496 32744 226356 0 0 456 129 21027 159 20 0 1 0 383928501 42147840 8722 33554432000 4194304 6004724 140733421092496 140733421078344 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 10290 8722 200 442 0 9844 0
[pid=17151] ppid=17067 vsize=559320 CPUtime=1204.26 cores=1,3,5,7
/proc/17151/stat : 17151 (glucosInc) R 17067 17066 16392 0 -1 4202496 89674 0 0 0 120285 141 0 0 20 0 1 0 383950281 572743680 116457 33554432000 4194304 5654031 140735165345024 140735165343112 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17151/statm: 139830 116457 142 357 0 139470 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 609628

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17185
/proc/meminfo: memFree=29618204/32873648 swapFree=7628/7628
[pid=17066] ppid=17064 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17066/stat : 17066 (npSolver-pbo-It) S 17064 17066 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928501 9367552 274 33554432000 4194304 5064252 140734939081600 140734939080512 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17066/statm: 2287 274 233 213 0 72 0
[pid=17067] ppid=17066 vsize=41160 CPUtime=217.71 cores=1,3,5,7
/proc/17067/stat : 17067 (npSolver-pbo) S 17066 17066 16392 0 -1 4202496 32744 226356 0 0 456 129 21027 159 20 0 1 0 383928501 42147840 8722 33554432000 4194304 6004724 140733421092496 140733421078344 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 10290 8722 200 442 0 9844 0
[pid=17151] ppid=17067 vsize=775384 CPUtime=1264.25 cores=1,3,5,7
/proc/17151/stat : 17151 (glucosInc) R 17067 17066 16392 0 -1 4202496 90545 0 0 0 126282 143 0 0 20 0 1 0 383950281 793993216 153158 33554432000 4194304 5654031 140735165345024 140735165342808 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17151/statm: 193846 153158 142 357 0 193486 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 825692

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17185
/proc/meminfo: memFree=29753736/32873648 swapFree=7628/7628
[pid=17066] ppid=17064 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17066/stat : 17066 (npSolver-pbo-It) S 17064 17066 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928501 9367552 274 33554432000 4194304 5064252 140734939081600 140734939080512 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17066/statm: 2287 274 233 213 0 72 0
[pid=17067] ppid=17066 vsize=41160 CPUtime=217.71 cores=1,3,5,7
/proc/17067/stat : 17067 (npSolver-pbo) S 17066 17066 16392 0 -1 4202496 32744 226356 0 0 456 129 21027 159 20 0 1 0 383928501 42147840 8722 33554432000 4194304 6004724 140733421092496 140733421078344 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 10290 8722 200 442 0 9844 0
[pid=17151] ppid=17067 vsize=429480 CPUtime=1324.23 cores=1,3,5,7
/proc/17151/stat : 17151 (glucosInc) R 17067 17066 16392 0 -1 4202496 91827 0 0 0 132274 149 0 0 20 0 1 0 383950281 439787520 91241 33554432000 4194304 5654031 140735165345024 140735165343112 4232960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17151/statm: 107370 91241 142 357 0 107010 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 479788

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 17188
/proc/meminfo: memFree=29468940/32873648 swapFree=7628/7628
[pid=17066] ppid=17064 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17066/stat : 17066 (npSolver-pbo-It) S 17064 17066 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928501 9367552 274 33554432000 4194304 5064252 140734939081600 140734939080512 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17066/statm: 2287 274 233 213 0 72 0
[pid=17067] ppid=17066 vsize=41160 CPUtime=217.71 cores=1,3,5,7
/proc/17067/stat : 17067 (npSolver-pbo) S 17066 17066 16392 0 -1 4202496 32744 226356 0 0 456 129 21027 159 20 0 1 0 383928501 42147840 8722 33554432000 4194304 6004724 140733421092496 140733421078344 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 10290 8722 200 442 0 9844 0
[pid=17151] ppid=17067 vsize=776664 CPUtime=1384.21 cores=1,3,5,7
/proc/17151/stat : 17151 (glucosInc) R 17067 17066 16392 0 -1 4202496 92941 0 0 0 138269 152 0 0 20 0 1 0 383950281 795303936 138345 33554432000 4194304 5654031 140735165345024 140735165343112 4215055 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17151/statm: 194166 138345 142 357 0 193806 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 826972

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 17188
/proc/meminfo: memFree=29170200/32873648 swapFree=7628/7628
[pid=17066] ppid=17064 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17066/stat : 17066 (npSolver-pbo-It) S 17064 17066 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928501 9367552 274 33554432000 4194304 5064252 140734939081600 140734939080512 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17066/statm: 2287 274 233 213 0 72 0
[pid=17067] ppid=17066 vsize=41160 CPUtime=217.71 cores=1,3,5,7
/proc/17067/stat : 17067 (npSolver-pbo) S 17066 17066 16392 0 -1 4202496 32744 226356 0 0 456 129 21027 159 20 0 1 0 383928501 42147840 8722 33554432000 4194304 6004724 140733421092496 140733421078344 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 10290 8722 200 442 0 9844 0
[pid=17151] ppid=17067 vsize=777812 CPUtime=1444.21 cores=1,3,5,7
/proc/17151/stat : 17151 (glucosInc) R 17067 17066 16392 0 -1 4202496 93233 0 0 0 144265 156 0 0 20 0 1 0 383950281 796479488 185649 33554432000 4194304 5654031 140735165345024 140735165342920 4215200 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17151/statm: 194453 185649 142 357 0 194093 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 828120

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17189
/proc/meminfo: memFree=29665288/32873648 swapFree=7628/7628
[pid=17066] ppid=17064 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17066/stat : 17066 (npSolver-pbo-It) S 17064 17066 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928501 9367552 274 33554432000 4194304 5064252 140734939081600 140734939080512 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17066/statm: 2287 274 233 213 0 72 0
[pid=17067] ppid=17066 vsize=41160 CPUtime=217.71 cores=1,3,5,7
/proc/17067/stat : 17067 (npSolver-pbo) S 17066 17066 16392 0 -1 4202496 32744 226356 0 0 456 129 21027 159 20 0 1 0 383928501 42147840 8722 33554432000 4194304 6004724 140733421092496 140733421078344 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 10290 8722 200 442 0 9844 0
[pid=17151] ppid=17067 vsize=562888 CPUtime=1504.2 cores=1,3,5,7
/proc/17151/stat : 17151 (glucosInc) R 17067 17066 16392 0 -1 4202496 94989 0 0 0 150258 162 0 0 20 0 1 0 383950281 576397312 125448 33554432000 4194304 5654031 140735165345024 140735165343112 4215126 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17151/statm: 140722 125448 142 357 0 140362 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 613196

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 17191
/proc/meminfo: memFree=29793700/32873648 swapFree=7628/7628
[pid=17066] ppid=17064 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17066/stat : 17066 (npSolver-pbo-It) S 17064 17066 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928501 9367552 274 33554432000 4194304 5064252 140734939081600 140734939080512 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17066/statm: 2287 274 233 213 0 72 0
[pid=17067] ppid=17066 vsize=41160 CPUtime=217.71 cores=1,3,5,7
/proc/17067/stat : 17067 (npSolver-pbo) S 17066 17066 16392 0 -1 4202496 32744 226356 0 0 456 129 21027 159 20 0 1 0 383928501 42147840 8722 33554432000 4194304 6004724 140733421092496 140733421078344 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 10290 8722 200 442 0 9844 0
[pid=17151] ppid=17067 vsize=777812 CPUtime=1564.19 cores=1,3,5,7
/proc/17151/stat : 17151 (glucosInc) R 17067 17066 16392 0 -1 4202496 95572 0 0 0 156255 164 0 0 20 0 1 0 383950281 796479488 162312 33554432000 4194304 5654031 140735165345024 140735165343112 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17151/statm: 194453 162312 142 357 0 194093 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 828120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 17191
/proc/meminfo: memFree=29730900/32873648 swapFree=7628/7628
[pid=17066] ppid=17064 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17066/stat : 17066 (npSolver-pbo-It) S 17064 17066 16392 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383928501 9367552 274 33554432000 4194304 5064252 140734939081600 140734939080512 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17066/statm: 2287 274 233 213 0 72 0
[pid=17067] ppid=17066 vsize=41160 CPUtime=217.71 cores=1,3,5,7
/proc/17067/stat : 17067 (npSolver-pbo) S 17066 17066 16392 0 -1 4202496 32744 226356 0 0 456 129 21027 159 20 0 1 0 383928501 42147840 8722 33554432000 4194304 6004724 140733421092496 140733421078344 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/17067/statm: 10290 8722 200 442 0 9844 0
[pid=17151] ppid=17067 vsize=777812 CPUtime=1582.29 cores=1,3,5,7
/proc/17151/stat : 17151 (glucosInc) R 17067 17066 16392 0 -1 4202496 95599 0 0 0 158064 165 0 0 20 0 1 0 383950281 796479488 176136 33554432000 4194304 5654031 140735165345024 140735165343112 4215200 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17151/statm: 194453 176136 142 357 0 194093 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 828120

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 17066 and gives
#  childrusage.ru_utime.tv_sec=214
#  childrusage.ru_utime.tv_usec=842339
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=889560
# CPU time returned by wait4() is 217.732
# 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.41
CPU time (s): 1800
CPU user time (s): 1795.47
CPU system time (s): 4.53
CPU usage (%): 99.977
Max. virtual memory (cumulated for all children) (KiB): 958348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 214.842
system time used= 2.88956
maximum resident set size= 675996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 259474
page faults= 0
swaps= 0
block input operations= 0
block output operations= 701008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3474
involuntary context switches= 1781

runsolver used 5.78012 second user time and 17.8053 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-08 19:53:50
IDJOB=3751684
IDBENCH=92754
IDSOLVER=2335
FILE ID=node127/3751684-1339178030
RUNJOBID= node127-1339168608-16409
PBS_JOBID= 14643807
Free space on /tmp= 70816 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat70_4_22_0.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751684-1339178030/watcher-3751684-1339178030 -o /tmp/evaluation-result-3751684-1339178030/solver-3751684-1339178030 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751684-1339178030.opb 576971356 HOME HOME

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

MD5SUM BENCH= ca79c3a72fcbc528e4a81e658af79fe0
RANDOM SEED=576971356

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.348
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.348
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:        30750944 kB
Buffers:          434024 kB
Cached:           618384 kB
SwapCached:         1968 kB
Active:          1207340 kB
Inactive:          17552 kB
Active(anon):     159084 kB
Inactive(anon):     9412 kB
Active(file):    1048256 kB
Inactive(file):     8140 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67103464 kB
Dirty:              9016 kB
Writeback:             0 kB
AnonPages:        171068 kB
Mapped:            12028 kB
Shmem:                92 kB
Slab:             757660 kB
SReclaimable:     201664 kB
SUnreclaim:       555996 kB
KernelStack:        1488 kB
PageTables:         4528 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     292052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 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= 70644 MiB
End job on node127 at 2012-06-08 20:23:51