Trace number 3747320

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 NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.02 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-saucier.r.opb
MD5SUMaa80468537d69826ea16800f352007ec
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark1593.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7
Optimality of the best value was proved NO
Number of variables6207
Total number of constraints171
Number of constraints which are clauses171
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint5184
Number of terms in the objective function 6207
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6207
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6207
Number of bits of the biggest sum of numbers13
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.47	c run inc solver
0.00/0.47	c [INC SYSTEM] run initial solver
0.00/0.47	c [INC SYSTEM] preprocess with white file
4.68/4.78	c [INC SYSTEM] finished preprocessing in 4 s
4.68/4.78	c [INC SYSTEM] execute solver
4.78/4.81	c [INC SEARCH] formula is SAT
4.78/4.82	c [INC SYSTEM] solved the initial formula
4.86/4.98	c model valid
4.86/4.98	c current solution ok
4.86/4.99	o 12
4.86/4.99	c [INC SYSTEM] there exists a inc, kill it!
4.86/4.99	c write failed with 2
4.86/4.99	c [INC SEARCH] iteration: 0
4.86/4.99	c [INC BOUNDS] best value:12 search for 11
4.86/4.99	c [INC SYSTEM] create new solver instance
4.86/4.99	c [INC] encode full formula
4.98/5.03	c set iterative enc to: swc
4.98/5.04	c [INC SEARCH] isOptimum variable: 0
5.03/5.18	c formula is SAT
5.03/5.18	c [INC SEARCH] copied best model
5.03/5.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.15/5.34	c model valid
5.15/5.34	c current solution ok
5.15/5.34	o 9
5.15/5.34	c [INC SEARCH] iteration: 1
5.15/5.34	c [INC BOUNDS] best value:9 search for 8
5.15/5.34	c [INC ENCODE] setup new number of clauses ...
5.15/5.34	c [INC] encode incremental formula
5.15/5.34	c return only the limitting unit clause for 8
5.15/5.34	c [INC SYSTEM] transmit new clauses to solver: 1
5.15/5.34	c [INC SEARCH] isOptimum variable: 0
5.57/5.62	c formula is SAT
5.57/5.63	c [INC SEARCH] copied best model
5.57/5.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.69/5.79	c model valid
5.69/5.79	c current solution ok
5.69/5.79	o 8
5.69/5.79	c [INC SEARCH] iteration: 2
5.69/5.79	c [INC BOUNDS] best value:8 search for 7
5.69/5.79	c [INC ENCODE] setup new number of clauses ...
5.69/5.79	c [INC] encode incremental formula
5.69/5.79	c return only the limitting unit clause for 7
5.69/5.79	c [INC SYSTEM] transmit new clauses to solver: 1
5.69/5.79	c [INC SEARCH] isOptimum variable: 0
6.18/6.21	c formula is SAT
6.18/6.21	c [INC SEARCH] copied best model
6.18/6.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.28/6.37	c model valid
6.28/6.37	c current solution ok
6.28/6.37	o 7
6.28/6.37	c [INC SEARCH] iteration: 3
6.28/6.37	c [INC BOUNDS] best value:7 search for 6
6.28/6.37	c [INC ENCODE] setup new number of clauses ...
6.28/6.37	c [INC] encode incremental formula
6.28/6.37	c return only the limitting unit clause for 6
6.28/6.37	c [INC SYSTEM] transmit new clauses to solver: 1
6.28/6.37	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.41	HOME/npSolver-pbo-Itd.sh: line 18:  9406 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -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-3747320-1339101811/watcher-3747320-1339101811 -o /tmp/evaluation-result-3747320-1339101811/solver-3747320-1339101811 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747320-1339101811.opb 1683185807 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.90 2/174 9405
/proc/meminfo: memFree=31204964/32873844 swapFree=7108/7108
[pid=9405] ppid=9403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9405/stat : 9405 (npSolver-pbo-It) S 9403 9405 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148221 9367552 275 33554432000 4194304 5064252 140734284164944 140734284163856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9405/statm: 2287 275 233 213 0 72 0

[startup+0.105188 s]
/proc/loadavg: 1.84 1.97 1.90 2/174 9405
/proc/meminfo: memFree=31204964/32873844 swapFree=7108/7108
[pid=9405] ppid=9403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9405/stat : 9405 (npSolver-pbo-It) S 9403 9405 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148221 9367552 275 33554432000 4194304 5064252 140734284164944 140734284163856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9405/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200285 s]
/proc/loadavg: 1.84 1.97 1.90 2/174 9405
/proc/meminfo: memFree=31204964/32873844 swapFree=7108/7108
[pid=9405] ppid=9403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9405/stat : 9405 (npSolver-pbo-It) S 9403 9405 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148221 9367552 275 33554432000 4194304 5064252 140734284164944 140734284163856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9405/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300269 s]
/proc/loadavg: 1.84 1.97 1.90 2/174 9405
/proc/meminfo: memFree=31204964/32873844 swapFree=7108/7108
[pid=9405] ppid=9403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9405/stat : 9405 (npSolver-pbo-It) S 9403 9405 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148221 9367552 275 33554432000 4194304 5064252 140734284164944 140734284163856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9405/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700214 s]
/proc/loadavg: 1.84 1.97 1.90 2/174 9405
/proc/meminfo: memFree=31204964/32873844 swapFree=7108/7108
[pid=9405] ppid=9403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9405/stat : 9405 (npSolver-pbo-It) S 9403 9405 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148221 9367552 275 33554432000 4194304 5064252 140734284164944 140734284163856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9405/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 1.84 1.97 1.90 2/178 9409
/proc/meminfo: memFree=31167508/32873844 swapFree=7108/7108
[pid=9405] ppid=9403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9405/stat : 9405 (npSolver-pbo-It) S 9403 9405 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148221 9367552 275 33554432000 4194304 5064252 140734284164944 140734284163856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9405/statm: 2287 275 233 213 0 72 0
[pid=9406] ppid=9405 vsize=33040 CPUtime=0.48 cores=0,2,4,6
/proc/9406/stat : 9406 (npSolver-pbo) S 9405 9405 8711 0 -1 4202496 8624 0 0 0 46 2 0 0 20 0 1 0 20148221 33832960 7817 33554432000 4194304 6004724 140736611051968 140736611046432 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9406/statm: 8260 7817 148 442 0 7814 0
[pid=9408] ppid=9406 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9408/stat : 9408 (cp2_pre.sh) S 9406 9405 8711 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 20148269 9367552 277 33554432000 4194304 5064252 140735988496160 140735988494864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9408/statm: 2287 277 234 213 0 72 0
[pid=9409] ppid=9408 vsize=7884 CPUtime=1.01 cores=0,2,4,6
/proc/9409/stat : 9409 (coprocessor) R 9408 9405 8711 0 -1 4202496 1499 0 0 0 101 0 0 0 20 0 1 0 20148269 8073216 1415 33554432000 4194304 6586260 140736173167728 140736173164488 4368004 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/9409/statm: 1971 1415 136 584 0 1383 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59220

[startup+3.10033 s]
/proc/loadavg: 1.84 1.97 1.90 3/185 9431
/proc/meminfo: memFree=31104672/32873844 swapFree=7108/7108
[pid=9405] ppid=9403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9405/stat : 9405 (npSolver-pbo-It) S 9403 9405 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148221 9367552 275 33554432000 4194304 5064252 140734284164944 140734284163856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9405/statm: 2287 275 233 213 0 72 0
[pid=9406] ppid=9405 vsize=33040 CPUtime=0.48 cores=0,2,4,6
/proc/9406/stat : 9406 (npSolver-pbo) S 9405 9405 8711 0 -1 4202496 8624 0 0 0 46 2 0 0 20 0 1 0 20148221 33832960 7817 33554432000 4194304 6004724 140736611051968 140736611046432 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9406/statm: 8260 7817 148 442 0 7814 0
[pid=9408] ppid=9406 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9408/stat : 9408 (cp2_pre.sh) S 9406 9405 8711 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 20148269 9367552 277 33554432000 4194304 5064252 140735988496160 140735988494864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/9408/statm: 2287 277 234 213 0 72 0
[pid=9409] ppid=9408 vsize=13648 CPUtime=2.6 cores=0,2,4,6
/proc/9409/stat : 9409 (coprocessor) R 9408 9405 8711 0 -1 4202496 2991 0 0 0 260 0 0 0 20 0 1 0 20148269 13975552 2907 33554432000 4194304 6586260 140736173167728 140736173163752 4753744 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/9409/statm: 3412 2907 179 584 0 2824 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 64984

[startup+6.30034 s]
/proc/loadavg: 1.85 1.97 1.90 3/184 9436
/proc/meminfo: memFree=31081076/32873844 swapFree=7108/7108
[pid=9405] ppid=9403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9405/stat : 9405 (npSolver-pbo-It) S 9403 9405 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148221 9367552 275 33554432000 4194304 5064252 140734284164944 140734284163856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9405/statm: 2287 275 233 213 0 72 0
[pid=9406] ppid=9405 vsize=37176 CPUtime=5.45 cores=0,2,4,6
/proc/9406/stat : 9406 (npSolver-pbo) R 9405 9405 8711 0 -1 4202496 11508 5800 0 0 108 3 432 2 20 0 1 0 20148221 38068224 8454 33554432000 4194304 6004724 140736611051968 140736611037816 5190736 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9406/statm: 9294 8454 166 442 0 8848 0
[pid=9436] ppid=9406 vsize=32632 CPUtime=0.83 cores=0,2,4,6
/proc/9436/stat : 9436 (glucosInc) S 9406 9405 8711 0 -1 4202496 5935 0 0 0 82 1 0 0 20 0 1 0 20148725 33415168 6793 33554432000 4194304 5654031 140737054050848 140737054049160 4976656 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/9436/statm: 8158 6793 151 357 0 7798 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 78956

[startup+12.7003 s]
/proc/loadavg: 1.86 1.97 1.90 3/184 9436
/proc/meminfo: memFree=31063236/32873844 swapFree=7108/7108
[pid=9405] ppid=9403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9405/stat : 9405 (npSolver-pbo-It) S 9403 9405 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148221 9367552 275 33554432000 4194304 5064252 140734284164944 140734284163856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9405/statm: 2287 275 233 213 0 72 0
[pid=9406] ppid=9405 vsize=37176 CPUtime=5.52 cores=0,2,4,6
/proc/9406/stat : 9406 (npSolver-pbo) S 9405 9405 8711 0 -1 4202496 11508 5800 0 0 115 3 432 2 20 0 1 0 20148221 38068224 8454 33554432000 4194304 6004724 140736611051968 140736611037816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9406/statm: 9294 8454 166 442 0 8848 0
[pid=9436] ppid=9406 vsize=52116 CPUtime=7.15 cores=0,2,4,6
/proc/9436/stat : 9436 (glucosInc) R 9406 9405 8711 0 -1 4202496 7127 0 0 0 714 1 0 0 20 0 1 0 20148725 53366784 10540 33554432000 4194304 5654031 140737054050848 140737054038664 4215168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9436/statm: 13029 10540 151 357 0 12669 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 98440

[startup+25.5067 s]
/proc/loadavg: 1.89 1.97 1.91 3/184 9440
/proc/meminfo: memFree=31043756/32873844 swapFree=7108/7108
[pid=9405] ppid=9403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9405/stat : 9405 (npSolver-pbo-It) S 9403 9405 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148221 9367552 275 33554432000 4194304 5064252 140734284164944 140734284163856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9405/statm: 2287 275 233 213 0 72 0
[pid=9406] ppid=9405 vsize=37176 CPUtime=5.52 cores=0,2,4,6
/proc/9406/stat : 9406 (npSolver-pbo) S 9405 9405 8711 0 -1 4202496 11508 5800 0 0 115 3 432 2 20 0 1 0 20148221 38068224 8454 33554432000 4194304 6004724 140736611051968 140736611037816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9406/statm: 9294 8454 166 442 0 8848 0
[pid=9436] ppid=9406 vsize=71480 CPUtime=19.95 cores=0,2,4,6
/proc/9436/stat : 9436 (glucosInc) R 9406 9405 8711 0 -1 4202496 7738 0 0 0 1994 1 0 0 20 0 1 0 20148725 73195520 14218 33554432000 4194304 5654031 140737054050848 140737054048536 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9436/statm: 17870 14218 151 357 0 17510 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 117804

[startup+51.1003 s]
/proc/loadavg: 1.93 1.97 1.91 3/184 9442
/proc/meminfo: memFree=31052688/32873844 swapFree=7108/7108
[pid=9405] ppid=9403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9405/stat : 9405 (npSolver-pbo-It) S 9403 9405 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148221 9367552 275 33554432000 4194304 5064252 140734284164944 140734284163856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9405/statm: 2287 275 233 213 0 72 0
[pid=9406] ppid=9405 vsize=37176 CPUtime=5.52 cores=0,2,4,6
/proc/9406/stat : 9406 (npSolver-pbo) S 9405 9405 8711 0 -1 4202496 11508 5800 0 0 115 3 432 2 20 0 1 0 20148221 38068224 8454 33554432000 4194304 6004724 140736611051968 140736611037816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9406/statm: 9294 8454 166 442 0 8848 0
[pid=9436] ppid=9406 vsize=53040 CPUtime=45.54 cores=0,2,4,6
/proc/9436/stat : 9436 (glucosInc) R 9406 9405 8711 0 -1 4202496 9348 0 0 0 4552 2 0 0 20 0 1 0 20148725 54312960 12598 33554432000 4194304 5654031 140737054050848 140737054048632 4215040 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9436/statm: 13260 12598 152 357 0 12900 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 99364

[startup+102.3 s]
/proc/loadavg: 2.04 1.99 1.91 3/183 9442
/proc/meminfo: memFree=30981880/32873844 swapFree=7108/7108
[pid=9405] ppid=9403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9405/stat : 9405 (npSolver-pbo-It) S 9403 9405 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148221 9367552 275 33554432000 4194304 5064252 140734284164944 140734284163856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9405/statm: 2287 275 233 213 0 72 0
[pid=9406] ppid=9405 vsize=37176 CPUtime=5.52 cores=0,2,4,6
/proc/9406/stat : 9406 (npSolver-pbo) S 9405 9405 8711 0 -1 4202496 11508 5800 0 0 115 3 432 2 20 0 1 0 20148221 38068224 8454 33554432000 4194304 6004724 140736611051968 140736611037816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9406/statm: 9294 8454 166 442 0 8848 0
[pid=9436] ppid=9406 vsize=153844 CPUtime=96.73 cores=0,2,4,6
/proc/9436/stat : 9436 (glucosInc) R 9406 9405 8711 0 -1 4202496 10740 0 0 0 9670 3 0 0 20 0 1 0 20148725 157536256 27288 33554432000 4194304 5654031 140737054050848 140737054048936 4232968 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9436/statm: 38461 27288 152 357 0 38101 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 200168

[startup+162.3 s]
/proc/loadavg: 2.01 1.99 1.91 3/183 9443
/proc/meminfo: memFree=30955020/32873844 swapFree=7108/7108
[pid=9405] ppid=9403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9405/stat : 9405 (npSolver-pbo-It) S 9403 9405 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148221 9367552 275 33554432000 4194304 5064252 140734284164944 140734284163856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9405/statm: 2287 275 233 213 0 72 0
[pid=9406] ppid=9405 vsize=37176 CPUtime=5.52 cores=0,2,4,6
/proc/9406/stat : 9406 (npSolver-pbo) S 9405 9405 8711 0 -1 4202496 11508 5800 0 0 115 3 432 2 20 0 1 0 20148221 38068224 8454 33554432000 4194304 6004724 140736611051968 140736611037816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9406/statm: 9294 8454 166 442 0 8848 0
[pid=9436] ppid=9406 vsize=157840 CPUtime=156.72 cores=0,2,4,6
/proc/9436/stat : 9436 (glucosInc) R 9406 9405 8711 0 -1 4202496 12915 0 0 0 15666 6 0 0 20 0 1 0 20148725 161628160 31928 33554432000 4194304 5654031 140737054050848 140737054048632 4232960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9436/statm: 39460 31928 152 357 0 39100 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 204164

[startup+222.3 s]
/proc/loadavg: 2.08 2.00 1.92 3/183 9445
/proc/meminfo: memFree=30908268/32873844 swapFree=7108/7108
[pid=9405] ppid=9403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9405/stat : 9405 (npSolver-pbo-It) S 9403 9405 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148221 9367552 275 33554432000 4194304 5064252 140734284164944 140734284163856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9405/statm: 2287 275 233 213 0 72 0
[pid=9406] ppid=9405 vsize=37176 CPUtime=5.52 cores=0,2,4,6
/proc/9406/stat : 9406 (npSolver-pbo) S 9405 9405 8711 0 -1 4202496 11508 5800 0 0 115 3 432 2 20 0 1 0 20148221 38068224 8454 33554432000 4194304 6004724 140736611051968 140736611037816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9406/statm: 9294 8454 166 442 0 8848 0
[pid=9436] ppid=9406 vsize=243760 CPUtime=216.7 cores=0,2,4,6

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

/proc/loadavg: 2.03 2.01 1.93 3/183 9480
/proc/meminfo: memFree=30672488/32873844 swapFree=7108/7108
[pid=9405] ppid=9403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9405/stat : 9405 (npSolver-pbo-It) S 9403 9405 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148221 9367552 275 33554432000 4194304 5064252 140734284164944 140734284163856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9405/statm: 2287 275 233 213 0 72 0
[pid=9406] ppid=9405 vsize=37176 CPUtime=5.52 cores=0,2,4,6
/proc/9406/stat : 9406 (npSolver-pbo) S 9405 9405 8711 0 -1 4202496 11508 5800 0 0 115 3 432 2 20 0 1 0 20148221 38068224 8454 33554432000 4194304 6004724 140736611051968 140736611037816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9406/statm: 9294 8454 166 442 0 8848 0
[pid=9436] ppid=9406 vsize=397092 CPUtime=1296.49 cores=0,2,4,6
/proc/9436/stat : 9436 (glucosInc) R 9406 9405 8711 0 -1 4202496 29471 0 0 0 129599 50 0 0 20 0 1 0 20148725 406622208 88520 33554432000 4194304 5654031 140737054050848 140737054048632 4215112 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9436/statm: 99273 88520 153 357 0 98913 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 443416

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/183 9481
/proc/meminfo: memFree=30647072/32873844 swapFree=7108/7108
[pid=9405] ppid=9403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9405/stat : 9405 (npSolver-pbo-It) S 9403 9405 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148221 9367552 275 33554432000 4194304 5064252 140734284164944 140734284163856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9405/statm: 2287 275 233 213 0 72 0
[pid=9406] ppid=9405 vsize=37176 CPUtime=5.52 cores=0,2,4,6
/proc/9406/stat : 9406 (npSolver-pbo) S 9405 9405 8711 0 -1 4202496 11508 5800 0 0 115 3 432 2 20 0 1 0 20148221 38068224 8454 33554432000 4194304 6004724 140736611051968 140736611037816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9406/statm: 9294 8454 166 442 0 8848 0
[pid=9436] ppid=9406 vsize=397696 CPUtime=1356.48 cores=0,2,4,6
/proc/9436/stat : 9436 (glucosInc) R 9406 9405 8711 0 -1 4202496 29647 0 0 0 135597 51 0 0 20 0 1 0 20148725 407240704 94316 33554432000 4194304 5654031 140737054050848 140737054048632 4215357 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9436/statm: 99424 94316 153 357 0 99064 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 444020

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 9481
/proc/meminfo: memFree=30606688/32873844 swapFree=7108/7108
[pid=9405] ppid=9403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9405/stat : 9405 (npSolver-pbo-It) S 9403 9405 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148221 9367552 275 33554432000 4194304 5064252 140734284164944 140734284163856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9405/statm: 2287 275 233 213 0 72 0
[pid=9406] ppid=9405 vsize=37176 CPUtime=5.52 cores=0,2,4,6
/proc/9406/stat : 9406 (npSolver-pbo) S 9405 9405 8711 0 -1 4202496 11508 5800 0 0 115 3 432 2 20 0 1 0 20148221 38068224 8454 33554432000 4194304 6004724 140736611051968 140736611037816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9406/statm: 9294 8454 166 442 0 8848 0
[pid=9436] ppid=9406 vsize=614164 CPUtime=1416.47 cores=0,2,4,6
/proc/9436/stat : 9436 (glucosInc) R 9406 9405 8711 0 -1 4202496 30460 0 0 0 141593 54 0 0 20 0 1 0 20148725 628903936 103805 33554432000 4194304 5654031 140737054050848 140737054048632 4215088 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9436/statm: 153541 103805 153 357 0 153181 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 660488

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 9481
/proc/meminfo: memFree=30575472/32873844 swapFree=7108/7108
[pid=9405] ppid=9403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9405/stat : 9405 (npSolver-pbo-It) S 9403 9405 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148221 9367552 275 33554432000 4194304 5064252 140734284164944 140734284163856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9405/statm: 2287 275 233 213 0 72 0
[pid=9406] ppid=9405 vsize=37176 CPUtime=5.52 cores=0,2,4,6
/proc/9406/stat : 9406 (npSolver-pbo) S 9405 9405 8711 0 -1 4202496 11508 5800 0 0 115 3 432 2 20 0 1 0 20148221 38068224 8454 33554432000 4194304 6004724 140736611051968 140736611037816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9406/statm: 9294 8454 166 442 0 8848 0
[pid=9436] ppid=9406 vsize=614800 CPUtime=1476.45 cores=0,2,4,6
/proc/9436/stat : 9436 (glucosInc) R 9406 9405 8711 0 -1 4202496 30617 0 0 0 147591 54 0 0 20 0 1 0 20148725 629555200 111627 33554432000 4194304 5654031 140737054050848 140737054048632 4214993 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9436/statm: 153700 111627 153 357 0 153340 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 661124

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/183 9481
/proc/meminfo: memFree=30548480/32873844 swapFree=7108/7108
[pid=9405] ppid=9403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9405/stat : 9405 (npSolver-pbo-It) S 9403 9405 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148221 9367552 275 33554432000 4194304 5064252 140734284164944 140734284163856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9405/statm: 2287 275 233 213 0 72 0
[pid=9406] ppid=9405 vsize=37176 CPUtime=5.52 cores=0,2,4,6
/proc/9406/stat : 9406 (npSolver-pbo) S 9405 9405 8711 0 -1 4202496 11508 5800 0 0 115 3 432 2 20 0 1 0 20148221 38068224 8454 33554432000 4194304 6004724 140736611051968 140736611037816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9406/statm: 9294 8454 166 442 0 8848 0
[pid=9436] ppid=9406 vsize=614800 CPUtime=1536.45 cores=0,2,4,6
/proc/9436/stat : 9436 (glucosInc) R 9406 9405 8711 0 -1 4202496 30633 0 0 0 153591 54 0 0 20 0 1 0 20148725 629555200 118375 33554432000 4194304 5654031 140737054050848 140737054048632 4215374 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9436/statm: 153700 118375 153 357 0 153340 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 661124

[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 1.94 3/184 9484
/proc/meminfo: memFree=30517780/32873844 swapFree=7108/7108
[pid=9405] ppid=9403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9405/stat : 9405 (npSolver-pbo-It) S 9403 9405 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148221 9367552 275 33554432000 4194304 5064252 140734284164944 140734284163856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9405/statm: 2287 275 233 213 0 72 0
[pid=9406] ppid=9405 vsize=37176 CPUtime=5.52 cores=0,2,4,6
/proc/9406/stat : 9406 (npSolver-pbo) S 9405 9405 8711 0 -1 4202496 11508 5800 0 0 115 3 432 2 20 0 1 0 20148221 38068224 8454 33554432000 4194304 6004724 140736611051968 140736611037816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9406/statm: 9294 8454 166 442 0 8848 0
[pid=9436] ppid=9406 vsize=614800 CPUtime=1596.43 cores=0,2,4,6
/proc/9436/stat : 9436 (glucosInc) R 9406 9405 8711 0 -1 4202496 30657 0 0 0 159588 55 0 0 20 0 1 0 20148725 629555200 126056 33554432000 4194304 5654031 140737054050848 140737054048632 4215121 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9436/statm: 153700 126056 153 357 0 153340 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 661124

[startup+1662.31 s]
/proc/loadavg: 2.03 2.01 1.94 3/182 9484
/proc/meminfo: memFree=30775720/32873844 swapFree=7108/7108
[pid=9405] ppid=9403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9405/stat : 9405 (npSolver-pbo-It) S 9403 9405 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148221 9367552 275 33554432000 4194304 5064252 140734284164944 140734284163856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9405/statm: 2287 275 233 213 0 72 0
[pid=9406] ppid=9405 vsize=37176 CPUtime=5.52 cores=0,2,4,6
/proc/9406/stat : 9406 (npSolver-pbo) S 9405 9405 8711 0 -1 4202496 11508 5800 0 0 115 3 432 2 20 0 1 0 20148221 38068224 8454 33554432000 4194304 6004724 140736611051968 140736611037816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9406/statm: 9294 8454 166 442 0 8848 0
[pid=9436] ppid=9406 vsize=267880 CPUtime=1656.43 cores=0,2,4,6
/proc/9436/stat : 9436 (glucosInc) R 9406 9405 8711 0 -1 4202496 31000 0 0 0 165584 59 0 0 20 0 1 0 20148725 274309120 61212 33554432000 4194304 5654031 140737054050848 140737054048872 4215200 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9436/statm: 66970 61212 153 357 0 66610 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 314204

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/183 9485
/proc/meminfo: memFree=30750272/32873844 swapFree=7108/7108
[pid=9405] ppid=9403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9405/stat : 9405 (npSolver-pbo-It) S 9403 9405 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148221 9367552 275 33554432000 4194304 5064252 140734284164944 140734284163856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9405/statm: 2287 275 233 213 0 72 0
[pid=9406] ppid=9405 vsize=37176 CPUtime=5.52 cores=0,2,4,6
/proc/9406/stat : 9406 (npSolver-pbo) S 9405 9405 8711 0 -1 4202496 11508 5800 0 0 115 3 432 2 20 0 1 0 20148221 38068224 8454 33554432000 4194304 6004724 140736611051968 140736611037816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9406/statm: 9294 8454 166 442 0 8848 0
[pid=9436] ppid=9406 vsize=400276 CPUtime=1716.41 cores=0,2,4,6
/proc/9436/stat : 9436 (glucosInc) R 9406 9405 8711 0 -1 4202496 32018 0 0 0 171580 61 0 0 20 0 1 0 20148725 409882624 67851 33554432000 4194304 5654031 140737054050848 140737054048936 4215028 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9436/statm: 100069 67851 153 357 0 99709 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 446600

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 1.94 3/183 9485
/proc/meminfo: memFree=30696092/32873844 swapFree=7108/7108
[pid=9405] ppid=9403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9405/stat : 9405 (npSolver-pbo-It) S 9403 9405 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148221 9367552 275 33554432000 4194304 5064252 140734284164944 140734284163856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9405/statm: 2287 275 233 213 0 72 0
[pid=9406] ppid=9405 vsize=37176 CPUtime=5.52 cores=0,2,4,6
/proc/9406/stat : 9406 (npSolver-pbo) S 9405 9405 8711 0 -1 4202496 11508 5800 0 0 115 3 432 2 20 0 1 0 20148221 38068224 8454 33554432000 4194304 6004724 140736611051968 140736611037816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9406/statm: 9294 8454 166 442 0 8848 0
[pid=9436] ppid=9406 vsize=400548 CPUtime=1776.4 cores=0,2,4,6
/proc/9436/stat : 9436 (glucosInc) R 9406 9405 8711 0 -1 4202496 32092 0 0 0 177579 61 0 0 20 0 1 0 20148725 410161152 73546 33554432000 4194304 5654031 140737054050848 140737054048632 4215017 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9436/statm: 100137 73546 153 357 0 99777 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 446872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 1.94 3/183 9485
/proc/meminfo: memFree=30721288/32873844 swapFree=7108/7108
[pid=9405] ppid=9403 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9405/stat : 9405 (npSolver-pbo-It) S 9403 9405 8711 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20148221 9367552 275 33554432000 4194304 5064252 140734284164944 140734284163856 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9405/statm: 2287 275 233 213 0 72 0
[pid=9406] ppid=9405 vsize=37176 CPUtime=5.52 cores=0,2,4,6
/proc/9406/stat : 9406 (npSolver-pbo) S 9405 9405 8711 0 -1 4202496 11508 5800 0 0 115 3 432 2 20 0 1 0 20148221 38068224 8454 33554432000 4194304 6004724 140736611051968 140736611037816 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/9406/statm: 9294 8454 166 442 0 8848 0
[pid=9436] ppid=9406 vsize=400692 CPUtime=1794.5 cores=0,2,4,6
/proc/9436/stat : 9436 (glucosInc) R 9406 9405 8711 0 -1 4202496 32120 0 0 0 179389 61 0 0 20 0 1 0 20148725 410308608 75107 33554432000 4194304 5654031 140737054050848 140737054048632 4215026 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9436/statm: 100173 75107 153 357 0 99813 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 447016

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 9405 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=482166
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=57991
# CPU time returned by wait4() is 5.54016
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.02
CPU user time (s): 1799.36
CPU system time (s): 0.66
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 873004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.48217
system time used= 0.057991
maximum resident set size= 58580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17683
page faults= 0
swaps= 0
block input operations= 0
block output operations= 25352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 379
involuntary context switches= 23

runsolver used 3.51147 second user time and 8.5337 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-07 22:43:32
IDJOB=3747320
IDBENCH=2850
IDSOLVER=2332
FILE ID=node134/3747320-1339101811
RUNJOBID= node134-1339098177-8727
PBS_JOBID= 14643719
Free space on /tmp= 71008 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-saucier.r.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747320-1339101811/watcher-3747320-1339101811 -o /tmp/evaluation-result-3747320-1339101811/solver-3747320-1339101811 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747320-1339101811.opb 1683185807 HOME HOME

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

MD5SUM BENCH= aa80468537d69826ea16800f352007ec
RANDOM SEED=1683185807

node134.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.091
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31205492 kB
Buffers:          169172 kB
Cached:           738924 kB
SwapCached:            0 kB
Active:           243992 kB
Inactive:         674760 kB
Active(anon):      13428 kB
Inactive(anon):        0 kB
Active(file):     230564 kB
Inactive(file):   674760 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             13056 kB
Writeback:             0 kB
AnonPages:         17808 kB
Mapped:            14104 kB
Shmem:               212 kB
Slab:             611300 kB
SReclaimable:      52916 kB
SUnreclaim:       558384 kB
KernelStack:        1440 kB
PageTables:         4404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70980 MiB
End job on node134 at 2012-06-07 23:13:32