Trace number 3699337

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.1 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_3.opb
MD5SUMe8b41d97566c10d69baac452b7d02eb7
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4527423
Best CPU time to get the best result obtained on this benchmark1800.05
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 171879616
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 85431562646
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 171879616
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 85431562646
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.35	c run inc solver
0.00/0.35	c [INC SYSTEM] run initial solver
0.00/0.35	c [INC SYSTEM] preprocess with white file
2.37/2.45	c [INC SYSTEM] finished preprocessing in 2 s
2.37/2.45	c [INC SYSTEM] execute solver
3.77/3.85	c [INC SEARCH] formula is SAT
3.77/3.86	c [INC SYSTEM] solved the initial formula
3.87/3.90	c model valid
3.87/3.90	c current solution ok
4.67/4.72	o 101296861
4.67/4.72	c execute binary inc search
4.67/4.72	c [INC SEARCH] current bound: 50648465
4.67/4.72	c [INC SEARCH] iteration: 0
4.67/4.72	c [INC SEARCH] lower bound: 0 upperbound 101296931 current bound: 50648465 best value:101296931
4.67/4.72	c [INC SYSTEM] there exists a inc, kill it!
4.67/4.72	c write failed with 2
4.67/4.72	c [INC SYSTEM] create new solver instance
4.67/4.72	c [INC] encode full formula
4.67/4.72	c fallback to adder encoding
5.98/6.04	c set iterative enc to: adder
5.98/6.04	c set iterative enc to: none
6.18/6.22	c [INC SEARCH] isOptimum variable: 0
9.07/9.11	c [INC SEARCH] formula is SAT
9.07/9.15	c [INC SEARCH] copied best model
9.07/9.15	c sat variable: 1 optimum/unsat variable: 0
9.07/9.19	c model valid
9.07/9.19	c current solution ok
9.07/9.19	o 39665167
9.07/9.19	c [INC SEARCH] current bound: 19832618
9.07/9.19	c [INC SEARCH] iteration: 1
9.07/9.19	c [INC SEARCH] lower bound: 0 upperbound 39665237 current bound: 19832618 best value:39665237
9.07/9.19	c [INC SYSTEM] there exists a inc, kill it!
9.07/9.19	c write failed with 2
9.16/9.20	c [INC SYSTEM] create new solver instance
9.16/9.20	c [INC] encode full formula
9.16/9.20	c fallback to adder encoding
10.28/10.32	c set iterative enc to: adder
10.28/10.32	c set iterative enc to: none
10.47/10.50	c [INC SEARCH] isOptimum variable: 0
245.91/246.02	c [INC SEARCH] formula is SAT
245.91/246.05	c [INC SEARCH] copied best model
245.91/246.06	c sat variable: 1 optimum/unsat variable: 0
245.91/246.09	c model valid
245.91/246.09	c current solution ok
245.91/246.09	o 15103915
245.91/246.09	c [INC SEARCH] current bound: 7551992
245.91/246.09	c [INC SEARCH] iteration: 2
245.91/246.09	c [INC SEARCH] lower bound: 0 upperbound 15103985 current bound: 7551992 best value:15103985
245.91/246.09	c [INC SYSTEM] there exists a inc, kill it!
245.91/246.09	c write failed with 2
246.00/246.11	c [INC SYSTEM] create new solver instance
246.00/246.11	c [INC] encode full formula
246.00/246.11	c fallback to adder encoding
246.82/246.98	c set iterative enc to: adder
246.82/246.98	c set iterative enc to: none
247.02/247.12	c [INC SEARCH] isOptimum variable: 0
880.86/881.16	c [INC SEARCH] formula is SAT
880.86/881.19	c [INC SEARCH] copied best model
880.86/881.19	c sat variable: 1 optimum/unsat variable: 0
880.96/881.22	c model valid
880.96/881.22	c current solution ok
880.96/881.22	o 7345141
880.96/881.22	c [INC SEARCH] current bound: 3672605
880.96/881.22	c [INC SEARCH] iteration: 3
880.96/881.22	c [INC SEARCH] lower bound: 0 upperbound 7345211 current bound: 3672605 best value:7345211
880.96/881.22	c [INC SYSTEM] there exists a inc, kill it!
880.96/881.22	c write failed with 2
880.96/881.23	c [INC SYSTEM] create new solver instance
880.96/881.23	c [INC] encode full formula
880.96/881.23	c fallback to adder encoding
881.68/881.97	c set iterative enc to: adder
881.68/881.97	c set iterative enc to: none
881.75/882.10	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.51	HOME/npSolver-pbo-I.sh: line 18: 13669 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-3699337-1338136523/watcher-3699337-1338136523 -o /tmp/evaluation-result-3699337-1338136523/solver-3699337-1338136523 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699337-1338136523.opb 1898422792 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.06 2.02 2.00 3/176 13668
/proc/meminfo: memFree=30559484/32873844 swapFree=6088/6088
[pid=13668] ppid=13666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13668/stat : 13668 (npSolver-pbo-I.) S 13666 13668 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279780741 9367552 274 33554432000 4194304 5064252 140737449295632 140737449294544 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13668/statm: 2287 274 233 213 0 72 0

[startup+0.030971 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 13668
/proc/meminfo: memFree=30559484/32873844 swapFree=6088/6088
[pid=13668] ppid=13666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13668/stat : 13668 (npSolver-pbo-I.) S 13666 13668 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279780741 9367552 274 33554432000 4194304 5064252 140737449295632 140737449294544 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13668/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100356 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 13668
/proc/meminfo: memFree=30559484/32873844 swapFree=6088/6088
[pid=13668] ppid=13666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13668/stat : 13668 (npSolver-pbo-I.) S 13666 13668 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279780741 9367552 274 33554432000 4194304 5064252 140737449295632 140737449294544 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13668/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30032 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 13668
/proc/meminfo: memFree=30559484/32873844 swapFree=6088/6088
[pid=13668] ppid=13666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13668/stat : 13668 (npSolver-pbo-I.) S 13666 13668 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279780741 9367552 274 33554432000 4194304 5064252 140737449295632 140737449294544 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13668/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70033 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 13668
/proc/meminfo: memFree=30559484/32873844 swapFree=6088/6088
[pid=13668] ppid=13666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13668/stat : 13668 (npSolver-pbo-I.) S 13666 13668 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279780741 9367552 274 33554432000 4194304 5064252 140737449295632 140737449294544 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13668/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 13672
/proc/meminfo: memFree=30391508/32873844 swapFree=6088/6088
[pid=13668] ppid=13666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13668/stat : 13668 (npSolver-pbo-I.) S 13666 13668 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279780741 9367552 274 33554432000 4194304 5064252 140737449295632 140737449294544 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13668/statm: 2287 274 233 213 0 72 0
[pid=13669] ppid=13668 vsize=30344 CPUtime=0.35 cores=0,2,4,6
/proc/13669/stat : 13669 (npSolver-pbo) S 13668 13668 12301 0 -1 4202496 6032 0 0 0 32 3 0 0 20 0 1 0 279780741 31072256 6519 33554432000 4194304 5992684 140733594296784 140733594291232 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/13669/statm: 7586 6519 172 440 0 7142 0
[pid=13671] ppid=13669 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13671/stat : 13671 (cp2_pre.sh) S 13669 13668 12301 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 279780778 9367552 276 33554432000 4194304 5064252 140733385390928 140733385389632 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/13671/statm: 2287 276 234 213 0 72 0
[pid=13672] ppid=13671 vsize=165088 CPUtime=1.12 cores=0,2,4,6
/proc/13672/stat : 13672 (coprocessor) R 13671 13668 12301 0 -1 4202496 29046 0 0 0 107 5 0 0 20 0 1 0 279780778 169050112 40059 33554432000 4194304 6586260 140736623911968 140736623907992 4691856 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/13672/statm: 41272 40059 184 584 0 40684 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 213728

[startup+3.10042 s]
/proc/loadavg: 2.06 2.01 2.00 3/180 13672
/proc/meminfo: memFree=30335232/32873844 swapFree=6088/6088
[pid=13668] ppid=13666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13668/stat : 13668 (npSolver-pbo-I.) S 13666 13668 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279780741 9367552 274 33554432000 4194304 5064252 140737449295632 140737449294544 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13668/statm: 2287 274 233 213 0 72 0
[pid=13669] ppid=13668 vsize=30344 CPUtime=2.43 cores=0,2,4,6
/proc/13669/stat : 13669 (npSolver-pbo) S 13668 13668 12301 0 -1 4202496 6047 34705 0 0 32 3 184 24 20 0 1 0 279780741 31072256 6521 33554432000 4194304 5992684 140733594296784 140733594283048 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13669/statm: 7586 6521 174 440 0 7142 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 39492
heavy processes:

[startup+6.30036 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 13675
/proc/meminfo: memFree=30431536/32873844 swapFree=6088/6088
[pid=13668] ppid=13666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13668/stat : 13668 (npSolver-pbo-I.) S 13666 13668 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279780741 9367552 274 33554432000 4194304 5064252 140737449295632 140737449294544 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13668/statm: 2287 274 233 213 0 72 0
[pid=13669] ppid=13668 vsize=59584 CPUtime=6.2 cores=0,2,4,6
/proc/13669/stat : 13669 (npSolver-pbo) S 13668 13668 12301 0 -1 4202496 14766 52191 0 0 180 88 321 31 20 0 1 0 279780741 61014016 13821 33554432000 4194304 5992684 140733594296784 140733594281688 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13669/statm: 14896 13821 191 440 0 14452 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 68732

[startup+12.7003 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 13679
/proc/meminfo: memFree=30165976/32873844 swapFree=6088/6088
[pid=13668] ppid=13666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13668/stat : 13668 (npSolver-pbo-I.) S 13666 13668 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279780741 9367552 274 33554432000 4194304 5064252 140737449295632 140737449294544 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13668/statm: 2287 274 233 213 0 72 0
[pid=13669] ppid=13668 vsize=49032 CPUtime=10.48 cores=0,2,4,6
/proc/13669/stat : 13669 (npSolver-pbo) S 13668 13668 12301 0 -1 4202496 22532 108225 0 0 297 104 596 51 20 0 1 0 279780741 50208768 11216 33554432000 4194304 5992684 140733594296784 140733594281688 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13669/statm: 12258 11216 192 440 0 11814 0
[pid=13679] ppid=13669 vsize=295916 CPUtime=2.19 cores=0,2,4,6
/proc/13679/stat : 13679 (glucosInc) R 13669 13668 12301 0 -1 4202496 47581 0 0 0 207 12 0 0 20 0 1 0 279781791 303017984 60893 33554432000 4194304 5654031 140737129154752 140737129152536 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13679/statm: 73979 60893 132 357 0 73619 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 354096

[startup+25.5003 s]
/proc/loadavg: 2.11 2.03 2.01 3/179 13679
/proc/meminfo: memFree=30160276/32873844 swapFree=6088/6088
[pid=13668] ppid=13666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13668/stat : 13668 (npSolver-pbo-I.) S 13666 13668 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279780741 9367552 274 33554432000 4194304 5064252 140737449295632 140737449294544 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13668/statm: 2287 274 233 213 0 72 0
[pid=13669] ppid=13668 vsize=49032 CPUtime=10.48 cores=0,2,4,6
/proc/13669/stat : 13669 (npSolver-pbo) S 13668 13668 12301 0 -1 4202496 22532 108225 0 0 297 104 596 51 20 0 1 0 279780741 50208768 11216 33554432000 4194304 5992684 140733594296784 140733594281688 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13669/statm: 12258 11216 192 440 0 11814 0
[pid=13679] ppid=13669 vsize=300784 CPUtime=14.98 cores=0,2,4,6
/proc/13679/stat : 13679 (glucosInc) R 13669 13668 12301 0 -1 4202496 48454 0 0 0 1486 12 0 0 20 0 1 0 279781791 308002816 62277 33554432000 4194304 5654031 140737129154752 140737129142568 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13679/statm: 75196 62277 141 357 0 74836 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 358964

[startup+51.1004 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 13679
/proc/meminfo: memFree=30142020/32873844 swapFree=6088/6088
[pid=13668] ppid=13666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13668/stat : 13668 (npSolver-pbo-I.) S 13666 13668 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279780741 9367552 274 33554432000 4194304 5064252 140737449295632 140737449294544 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13668/statm: 2287 274 233 213 0 72 0
[pid=13669] ppid=13668 vsize=49032 CPUtime=10.48 cores=0,2,4,6
/proc/13669/stat : 13669 (npSolver-pbo) S 13668 13668 12301 0 -1 4202496 22532 108225 0 0 297 104 596 51 20 0 1 0 279780741 50208768 11216 33554432000 4194304 5992684 140733594296784 140733594281688 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13669/statm: 12258 11216 192 440 0 11814 0
[pid=13679] ppid=13669 vsize=300784 CPUtime=40.57 cores=0,2,4,6
/proc/13679/stat : 13679 (glucosInc) R 13669 13668 12301 0 -1 4202496 49777 0 0 0 4043 14 0 0 20 0 1 0 279781791 308002816 65274 33554432000 4194304 5654031 140737129154752 140737129142568 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13679/statm: 75196 65274 142 357 0 74836 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 358964

[startup+102.306 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 13679
/proc/meminfo: memFree=30122844/32873844 swapFree=6088/6088
[pid=13668] ppid=13666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13668/stat : 13668 (npSolver-pbo-I.) S 13666 13668 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279780741 9367552 274 33554432000 4194304 5064252 140737449295632 140737449294544 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13668/statm: 2287 274 233 213 0 72 0
[pid=13669] ppid=13668 vsize=49032 CPUtime=10.48 cores=0,2,4,6
/proc/13669/stat : 13669 (npSolver-pbo) S 13668 13668 12301 0 -1 4202496 22532 108225 0 0 297 104 596 51 20 0 1 0 279780741 50208768 11216 33554432000 4194304 5992684 140733594296784 140733594281688 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13669/statm: 12258 11216 192 440 0 11814 0
[pid=13679] ppid=13669 vsize=301180 CPUtime=91.76 cores=0,2,4,6
/proc/13679/stat : 13679 (glucosInc) R 13669 13668 12301 0 -1 4202496 49993 0 0 0 9162 14 0 0 20 0 1 0 279781791 308408320 66512 33554432000 4194304 5654031 140737129154752 140737129142568 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13679/statm: 75295 66512 142 357 0 74935 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 359360

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 13679
/proc/meminfo: memFree=30106276/32873844 swapFree=6088/6088
[pid=13668] ppid=13666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13668/stat : 13668 (npSolver-pbo-I.) S 13666 13668 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279780741 9367552 274 33554432000 4194304 5064252 140737449295632 140737449294544 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13668/statm: 2287 274 233 213 0 72 0
[pid=13669] ppid=13668 vsize=49032 CPUtime=10.48 cores=0,2,4,6
/proc/13669/stat : 13669 (npSolver-pbo) S 13668 13668 12301 0 -1 4202496 22532 108225 0 0 297 104 596 51 20 0 1 0 279780741 50208768 11216 33554432000 4194304 5992684 140733594296784 140733594281688 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13669/statm: 12258 11216 192 440 0 11814 0
[pid=13679] ppid=13669 vsize=303480 CPUtime=151.75 cores=0,2,4,6
/proc/13679/stat : 13679 (glucosInc) R 13669 13668 12301 0 -1 4202496 50534 0 0 0 15160 15 0 0 20 0 1 0 279781791 310763520 69608 33554432000 4194304 5654031 140737129154752 140737129142568 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13679/statm: 75870 69608 142 357 0 75510 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 361660

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 13680
/proc/meminfo: memFree=30089084/32873844 swapFree=6088/6088
[pid=13668] ppid=13666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13668/stat : 13668 (npSolver-pbo-I.) S 13666 13668 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279780741 9367552 274 33554432000 4194304 5064252 140737449295632 140737449294544 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13668/statm: 2287 274 233 213 0 72 0
[pid=13669] ppid=13668 vsize=49032 CPUtime=10.48 cores=0,2,4,6
/proc/13669/stat : 13669 (npSolver-pbo) S 13668 13668 12301 0 -1 4202496 22532 108225 0 0 297 104 596 51 20 0 1 0 279780741 50208768 11216 33554432000 4194304 5992684 140733594296784 140733594281688 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13669/statm: 12258 11216 192 440 0 11814 0
[pid=13679] ppid=13669 vsize=304988 CPUtime=211.73 cores=0,2,4,6
/proc/13679/stat : 13679 (glucosInc) R 13669 13668 12301 0 -1 4202496 51354 0 0 0 21157 16 0 0 20 0 1 0 279781791 312307712 70579 33554432000 4194304 5654031 140737129154752 140737129142568 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/13679/statm: 76247 70579 142 357 0 75887 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 363168

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13729
/proc/meminfo: memFree=30940956/32873844 swapFree=6088/6088

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

/proc/loadavg: 2.03 2.01 2.00 3/179 13737
/proc/meminfo: memFree=30909680/32873844 swapFree=6088/6088
[pid=13668] ppid=13666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13668/stat : 13668 (npSolver-pbo-I.) S 13666 13668 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279780741 9367552 274 33554432000 4194304 5064252 140737449295632 140737449294544 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13668/statm: 2287 274 233 213 0 72 0
[pid=13669] ppid=13668 vsize=45652 CPUtime=881.87 cores=0,2,4,6
/proc/13669/stat : 13669 (npSolver-pbo) S 13668 13668 12301 0 -1 4202496 36521 225779 0 0 473 126 87465 123 20 0 1 0 279780741 46747648 10371 33554432000 4194304 5992684 140733594296784 140733594281688 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13669/statm: 11413 10371 192 440 0 10969 0
[pid=13736] ppid=13669 vsize=266372 CPUtime=480.09 cores=0,2,4,6
/proc/13736/stat : 13736 (glucosInc) R 13669 13668 12301 0 -1 4202496 47294 0 0 0 47990 19 0 0 20 0 1 0 279868951 272764928 57149 33554432000 4194304 5654031 140735951975280 140735951963096 4232434 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13736/statm: 66593 57149 141 357 0 66233 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 321172

[startup+1422.31 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 13738
/proc/meminfo: memFree=30890292/32873844 swapFree=6088/6088
[pid=13668] ppid=13666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13668/stat : 13668 (npSolver-pbo-I.) S 13666 13668 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279780741 9367552 274 33554432000 4194304 5064252 140737449295632 140737449294544 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13668/statm: 2287 274 233 213 0 72 0
[pid=13669] ppid=13668 vsize=45652 CPUtime=881.87 cores=0,2,4,6
/proc/13669/stat : 13669 (npSolver-pbo) S 13668 13668 12301 0 -1 4202496 36521 225779 0 0 473 126 87465 123 20 0 1 0 279780741 46747648 10371 33554432000 4194304 5992684 140733594296784 140733594281688 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13669/statm: 11413 10371 192 440 0 10969 0
[pid=13736] ppid=13669 vsize=266372 CPUtime=540.09 cores=0,2,4,6
/proc/13736/stat : 13736 (glucosInc) R 13669 13668 12301 0 -1 4202496 47608 0 0 0 53990 19 0 0 20 0 1 0 279868951 272764928 62062 33554432000 4194304 5654031 140735951975280 140735951963096 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13736/statm: 66593 62062 141 357 0 66233 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 321172

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 13741
/proc/meminfo: memFree=30909668/32873844 swapFree=6088/6088
[pid=13668] ppid=13666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13668/stat : 13668 (npSolver-pbo-I.) S 13666 13668 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279780741 9367552 274 33554432000 4194304 5064252 140737449295632 140737449294544 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13668/statm: 2287 274 233 213 0 72 0
[pid=13669] ppid=13668 vsize=45652 CPUtime=881.87 cores=0,2,4,6
/proc/13669/stat : 13669 (npSolver-pbo) S 13668 13668 12301 0 -1 4202496 36521 225779 0 0 473 126 87465 123 20 0 1 0 279780741 46747648 10371 33554432000 4194304 5992684 140733594296784 140733594281688 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13669/statm: 11413 10371 192 440 0 10969 0
[pid=13736] ppid=13669 vsize=268128 CPUtime=600.08 cores=0,2,4,6
/proc/13736/stat : 13736 (glucosInc) R 13669 13668 12301 0 -1 4202496 48942 0 0 0 59987 21 0 0 20 0 1 0 279868951 274563072 57645 33554432000 4194304 5654031 140735951975280 140735951963096 4233467 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13736/statm: 67032 57645 141 357 0 66672 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 322928

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 13764
/proc/meminfo: memFree=30921280/32873844 swapFree=6088/6088
[pid=13668] ppid=13666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13668/stat : 13668 (npSolver-pbo-I.) S 13666 13668 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279780741 9367552 274 33554432000 4194304 5064252 140737449295632 140737449294544 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13668/statm: 2287 274 233 213 0 72 0
[pid=13669] ppid=13668 vsize=45652 CPUtime=881.87 cores=0,2,4,6
/proc/13669/stat : 13669 (npSolver-pbo) S 13668 13668 12301 0 -1 4202496 36521 225779 0 0 473 126 87465 123 20 0 1 0 279780741 46747648 10371 33554432000 4194304 5992684 140733594296784 140733594281688 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13669/statm: 11413 10371 192 440 0 10969 0
[pid=13736] ppid=13669 vsize=237308 CPUtime=660.06 cores=0,2,4,6
/proc/13736/stat : 13736 (glucosInc) R 13669 13668 12301 0 -1 4202496 49513 0 0 0 65984 22 0 0 20 0 1 0 279868951 243003392 54713 33554432000 4194304 5654031 140735951975280 140735951963096 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13736/statm: 59327 54713 141 357 0 58967 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 292108

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13764
/proc/meminfo: memFree=30886672/32873844 swapFree=6088/6088
[pid=13668] ppid=13666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13668/stat : 13668 (npSolver-pbo-I.) S 13666 13668 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279780741 9367552 274 33554432000 4194304 5064252 140737449295632 140737449294544 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13668/statm: 2287 274 233 213 0 72 0
[pid=13669] ppid=13668 vsize=45652 CPUtime=881.87 cores=0,2,4,6
/proc/13669/stat : 13669 (npSolver-pbo) S 13668 13668 12301 0 -1 4202496 36521 225779 0 0 473 126 87465 123 20 0 1 0 279780741 46747648 10371 33554432000 4194304 5992684 140733594296784 140733594281688 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13669/statm: 11413 10371 192 440 0 10969 0
[pid=13736] ppid=13669 vsize=269884 CPUtime=720.05 cores=0,2,4,6
/proc/13736/stat : 13736 (glucosInc) R 13669 13668 12301 0 -1 4202496 50237 0 0 0 71983 22 0 0 20 0 1 0 279868951 276361216 60031 33554432000 4194304 5654031 140735951975280 140735951963096 4208595 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13736/statm: 67471 60031 141 357 0 67111 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 324684

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13764
/proc/meminfo: memFree=30899916/32873844 swapFree=6088/6088
[pid=13668] ppid=13666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13668/stat : 13668 (npSolver-pbo-I.) S 13666 13668 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279780741 9367552 274 33554432000 4194304 5064252 140737449295632 140737449294544 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13668/statm: 2287 274 233 213 0 72 0
[pid=13669] ppid=13668 vsize=45652 CPUtime=881.87 cores=0,2,4,6
/proc/13669/stat : 13669 (npSolver-pbo) S 13668 13668 12301 0 -1 4202496 36521 225779 0 0 473 126 87465 123 20 0 1 0 279780741 46747648 10371 33554432000 4194304 5992684 140733594296784 140733594281688 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13669/statm: 11413 10371 192 440 0 10969 0
[pid=13736] ppid=13669 vsize=269884 CPUtime=780.04 cores=0,2,4,6
/proc/13736/stat : 13736 (glucosInc) R 13669 13668 12301 0 -1 4202496 51749 0 0 0 77979 25 0 0 20 0 1 0 279868951 276361216 57230 33554432000 4194304 5654031 140735951975280 140735951963096 4216577 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13736/statm: 67471 57230 141 357 0 67111 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 324684

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13764
/proc/meminfo: memFree=30878396/32873844 swapFree=6088/6088
[pid=13668] ppid=13666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13668/stat : 13668 (npSolver-pbo-I.) S 13666 13668 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279780741 9367552 274 33554432000 4194304 5064252 140737449295632 140737449294544 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13668/statm: 2287 274 233 213 0 72 0
[pid=13669] ppid=13668 vsize=45652 CPUtime=881.87 cores=0,2,4,6
/proc/13669/stat : 13669 (npSolver-pbo) S 13668 13668 12301 0 -1 4202496 36521 225779 0 0 473 126 87465 123 20 0 1 0 279780741 46747648 10371 33554432000 4194304 5992684 140733594296784 140733594281688 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13669/statm: 11413 10371 192 440 0 10969 0
[pid=13736] ppid=13669 vsize=269884 CPUtime=840.03 cores=0,2,4,6
/proc/13736/stat : 13736 (glucosInc) R 13669 13668 12301 0 -1 4202496 51879 0 0 0 83978 25 0 0 20 0 1 0 279868951 276361216 61448 33554432000 4194304 5654031 140735951975280 140735951963096 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13736/statm: 67471 61448 141 357 0 67111 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 324684

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13765
/proc/meminfo: memFree=30862568/32873844 swapFree=6088/6088
[pid=13668] ppid=13666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13668/stat : 13668 (npSolver-pbo-I.) S 13666 13668 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279780741 9367552 274 33554432000 4194304 5064252 140737449295632 140737449294544 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13668/statm: 2287 274 233 213 0 72 0
[pid=13669] ppid=13668 vsize=45652 CPUtime=881.87 cores=0,2,4,6
/proc/13669/stat : 13669 (npSolver-pbo) S 13668 13668 12301 0 -1 4202496 36521 225779 0 0 473 126 87465 123 20 0 1 0 279780741 46747648 10371 33554432000 4194304 5992684 140733594296784 140733594281688 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13669/statm: 11413 10371 192 440 0 10969 0
[pid=13736] ppid=13669 vsize=321828 CPUtime=900.02 cores=0,2,4,6
/proc/13736/stat : 13736 (glucosInc) R 13669 13668 12301 0 -1 4202496 52261 0 0 0 89976 26 0 0 20 0 1 0 279868951 329551872 64893 33554432000 4194304 5654031 140735951975280 140735951963096 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13736/statm: 80457 64893 141 357 0 80097 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 376628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13765
/proc/meminfo: memFree=30901504/32873844 swapFree=6088/6088
[pid=13668] ppid=13666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13668/stat : 13668 (npSolver-pbo-I.) S 13666 13668 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279780741 9367552 274 33554432000 4194304 5064252 140737449295632 140737449294544 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13668/statm: 2287 274 233 213 0 72 0
[pid=13669] ppid=13668 vsize=45652 CPUtime=881.87 cores=0,2,4,6
/proc/13669/stat : 13669 (npSolver-pbo) S 13668 13668 12301 0 -1 4202496 36521 225779 0 0 473 126 87465 123 20 0 1 0 279780741 46747648 10371 33554432000 4194304 5992684 140733594296784 140733594281688 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13669/statm: 11413 10371 192 440 0 10969 0
[pid=13736] ppid=13669 vsize=271740 CPUtime=918.23 cores=0,2,4,6
/proc/13736/stat : 13736 (glucosInc) R 13669 13668 12301 0 -1 4202496 53518 0 0 0 91795 28 0 0 20 0 1 0 279868951 278261760 57735 33554432000 4194304 5654031 140735951975280 140735951963096 4232922 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13736/statm: 67935 57735 141 357 0 67575 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 326540

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13765
/proc/meminfo: memFree=30901504/32873844 swapFree=6088/6088
[pid=13668] ppid=13666 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/13668/stat : 13668 (npSolver-pbo-I.) S 13666 13668 12301 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 279780741 9367552 274 33554432000 4194304 5064252 140737449295632 140737449294544 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/13668/statm: 2287 274 233 213 0 72 0
[pid=13669] ppid=13668 vsize=45652 CPUtime=881.87 cores=0,2,4,6
/proc/13669/stat : 13669 (npSolver-pbo) S 13668 13668 12301 0 -1 4202496 36521 225779 0 0 473 126 87465 123 20 0 1 0 279780741 46747648 10371 33554432000 4194304 5992684 140733594296784 140733594281688 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/13669/statm: 11413 10371 192 440 0 10969 0
[pid=13736] ppid=13669 vsize=271740 CPUtime=918.23 cores=0,2,4,6
/proc/13736/stat : 13736 (glucosInc) R 13669 13668 12301 0 -1 4202496 53518 0 0 0 91795 28 0 0 20 0 1 0 279868951 278261760 57735 33554432000 4194304 5654031 140735951975280 140735951963096 4232922 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/13736/statm: 67935 57735 141 357 0 67575 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 326540

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13668 and gives
#  childrusage.ru_utime.tv_sec=879
#  childrusage.ru_utime.tv_usec=394311
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=498620
# CPU time returned by wait4() is 881.893
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1797.33
CPU system time (s): 2.77
CPU usage (%): 99.977
Max. virtual memory (cumulated for all children) (KiB): 530356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 879.394
system time used= 2.49862
maximum resident set size= 375436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 262674
page faults= 0
swaps= 0
block input operations= 0
block output operations= 739232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4128
involuntary context switches= 1122

runsolver used 3.69944 second user time and 10.6414 second system time

The end

Launcher Data

Begin job on node110 at 2012-05-27 18:35:23
IDJOB=3699337
IDBENCH=92761
IDSOLVER=2276
FILE ID=node110/3699337-1338136523
RUNJOBID= node110-1338119844-12317
PBS_JOBID= 14624477
Free space on /tmp= 71480 MiB

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

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

MD5SUM BENCH= e8b41d97566c10d69baac452b7d02eb7
RANDOM SEED=1898422792

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.893
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.893
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:        30559748 kB
Buffers:          275268 kB
Cached:           546976 kB
SwapCached:          148 kB
Active:          1359388 kB
Inactive:         140844 kB
Active(anon):     667860 kB
Inactive(anon):    12496 kB
Active(file):     691528 kB
Inactive(file):   128348 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108004 kB
Dirty:              8980 kB
Writeback:             0 kB
AnonPages:        798460 kB
Mapped:            16044 kB
Shmem:               196 kB
Slab:             673620 kB
SReclaimable:     116164 kB
SUnreclaim:       557456 kB
KernelStack:        1488 kB
PageTables:         5336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     819236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    686080 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= 71580 MiB
End job on node110 at 2012-05-27 19:05:24