Trace number 3747301

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.09 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
logic_synthesis/normalized-m100_100_10_15.r.opb
MD5SUM7e1b8a9f40a52781f7629bf04a2d5793
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark0.129979
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 10
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses100
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 constraint10
Maximum length of a constraint15
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
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.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.02	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.02	c [INC SYSTEM] execute solver
0.00/0.02	c [INC SEARCH] formula is SAT
0.00/0.02	c [INC SYSTEM] solved the initial formula
0.00/0.02	c model valid
0.00/0.02	c current solution ok
0.00/0.02	o 16
0.00/0.02	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.02	c write failed with 2
0.00/0.02	c [INC SEARCH] iteration: 0
0.00/0.02	c [INC BOUNDS] best value:16 search for 15
0.00/0.02	c [INC SYSTEM] create new solver instance
0.00/0.02	c [INC] encode full formula
0.00/0.02	c set iterative enc to: swc
0.00/0.02	c [INC SEARCH] isOptimum variable: 0
0.00/0.03	c formula is SAT
0.00/0.03	c [INC SEARCH] copied best model
0.00/0.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.03	c model valid
0.00/0.03	c current solution ok
0.00/0.03	o 15
0.00/0.03	c [INC SEARCH] iteration: 1
0.00/0.03	c [INC BOUNDS] best value:15 search for 14
0.00/0.03	c [INC ENCODE] setup new number of clauses ...
0.00/0.03	c [INC] encode incremental formula
0.00/0.03	c return only the limitting unit clause for 14
0.00/0.03	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.03	c [INC SEARCH] isOptimum variable: 0
0.00/0.04	c formula is SAT
0.00/0.04	c [INC SEARCH] copied best model
0.00/0.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.04	c model valid
0.00/0.04	c current solution ok
0.00/0.04	o 14
0.00/0.04	c [INC SEARCH] iteration: 2
0.00/0.04	c [INC BOUNDS] best value:14 search for 13
0.00/0.04	c [INC ENCODE] setup new number of clauses ...
0.00/0.04	c [INC] encode incremental formula
0.00/0.04	c return only the limitting unit clause for 13
0.00/0.04	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.04	c [INC SEARCH] isOptimum variable: 0
0.00/0.15	c formula is SAT
0.00/0.15	c [INC SEARCH] copied best model
0.00/0.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.15	c model valid
0.00/0.15	c current solution ok
0.00/0.15	o 13
0.00/0.15	c [INC SEARCH] iteration: 3
0.00/0.15	c [INC BOUNDS] best value:13 search for 12
0.00/0.15	c [INC ENCODE] setup new number of clauses ...
0.00/0.15	c [INC] encode incremental formula
0.00/0.15	c return only the limitting unit clause for 12
0.00/0.15	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.15	c [INC SEARCH] isOptimum variable: 0
0.00/0.92	c formula is SAT
0.00/0.92	c [INC SEARCH] copied best model
0.00/0.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.92	c model valid
0.00/0.92	c current solution ok
0.00/0.92	o 12
0.00/0.92	c [INC SEARCH] iteration: 4
0.00/0.92	c [INC BOUNDS] best value:12 search for 11
0.00/0.92	c [INC ENCODE] setup new number of clauses ...
0.00/0.92	c [INC] encode incremental formula
0.00/0.92	c return only the limitting unit clause for 11
0.00/0.92	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.92	c [INC SEARCH] isOptimum variable: 0
91.74/91.85	c formula is SAT
91.74/91.85	c [INC SEARCH] copied best model
91.74/91.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
91.74/91.85	c model valid
91.74/91.85	c current solution ok
91.74/91.85	o 11
91.74/91.85	c [INC SEARCH] iteration: 5
91.74/91.85	c [INC BOUNDS] best value:11 search for 10
91.74/91.85	c [INC ENCODE] setup new number of clauses ...
91.74/91.85	c [INC] encode incremental formula
91.74/91.85	c return only the limitting unit clause for 10
91.74/91.85	c [INC SYSTEM] transmit new clauses to solver: 1
91.74/91.85	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.41	HOME/npSolver-pbo-Itd.sh: line 18: 23673 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-3747301-1339101814/watcher-3747301-1339101814 -o /tmp/evaluation-result-3747301-1339101814/solver-3747301-1339101814 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747301-1339101814.opb 1040918831 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.85 1.97 1.90 3/177 23672
/proc/meminfo: memFree=28277224/32873844 swapFree=7128/7128
[pid=23672] ppid=23670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23672/stat : 23672 (npSolver-pbo-It) S 23670 23672 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376248408 9367552 275 33554432000 4194304 5064252 140736548149760 140736548148672 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23672/statm: 2287 275 233 213 0 72 0

[startup+0.0714789 s]
/proc/loadavg: 1.85 1.97 1.90 3/177 23672
/proc/meminfo: memFree=28277224/32873844 swapFree=7128/7128
[pid=23672] ppid=23670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23672/stat : 23672 (npSolver-pbo-It) S 23670 23672 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376248408 9367552 275 33554432000 4194304 5064252 140736548149760 140736548148672 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23672/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10029 s]
/proc/loadavg: 1.85 1.97 1.90 3/177 23672
/proc/meminfo: memFree=28277224/32873844 swapFree=7128/7128
[pid=23672] ppid=23670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23672/stat : 23672 (npSolver-pbo-It) S 23670 23672 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376248408 9367552 275 33554432000 4194304 5064252 140736548149760 140736548148672 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23672/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300235 s]
/proc/loadavg: 1.85 1.97 1.90 3/177 23672
/proc/meminfo: memFree=28277224/32873844 swapFree=7128/7128
[pid=23672] ppid=23670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23672/stat : 23672 (npSolver-pbo-It) S 23670 23672 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376248408 9367552 275 33554432000 4194304 5064252 140736548149760 140736548148672 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23672/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700235 s]
/proc/loadavg: 1.85 1.97 1.90 3/177 23672
/proc/meminfo: memFree=28277224/32873844 swapFree=7128/7128
[pid=23672] ppid=23670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23672/stat : 23672 (npSolver-pbo-It) S 23670 23672 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376248408 9367552 275 33554432000 4194304 5064252 140736548149760 140736548148672 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23672/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.85 1.97 1.90 3/180 23681
/proc/meminfo: memFree=28192384/32873844 swapFree=7128/7128
[pid=23672] ppid=23670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23672/stat : 23672 (npSolver-pbo-It) S 23670 23672 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376248408 9367552 275 33554432000 4194304 5064252 140736548149760 140736548148672 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23672/statm: 2287 275 233 213 0 72 0
[pid=23673] ppid=23672 vsize=2424 CPUtime=0 cores=0,2,4,6
/proc/23673/stat : 23673 (npSolver-pbo) S 23672 23672 22658 0 -1 4202496 1953 2745 0 0 0 0 0 0 20 0 1 0 376248409 2482176 258 33554432000 4194304 6004724 140736958111856 140736958097704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23673/statm: 606 258 166 442 0 160 0
[pid=23681] ppid=23673 vsize=9216 CPUtime=1.46 cores=0,2,4,6
/proc/23681/stat : 23681 (glucosInc) R 23673 23672 22658 0 -1 4202496 1858 0 0 0 146 0 0 0 20 0 1 0 376248411 9437184 1476 33554432000 4194304 5654031 140734979755680 140734979753992 4232859 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23681/statm: 2304 1476 149 357 0 1944 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 20788

[startup+3.10031 s]
/proc/loadavg: 1.85 1.97 1.90 3/180 23681
/proc/meminfo: memFree=28099428/32873844 swapFree=7128/7128
[pid=23672] ppid=23670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23672/stat : 23672 (npSolver-pbo-It) S 23670 23672 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376248408 9367552 275 33554432000 4194304 5064252 140736548149760 140736548148672 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23672/statm: 2287 275 233 213 0 72 0
[pid=23673] ppid=23672 vsize=2424 CPUtime=0 cores=0,2,4,6
/proc/23673/stat : 23673 (npSolver-pbo) S 23672 23672 22658 0 -1 4202496 1953 2745 0 0 0 0 0 0 20 0 1 0 376248409 2482176 258 33554432000 4194304 6004724 140736958111856 140736958097704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23673/statm: 606 258 166 442 0 160 0
[pid=23681] ppid=23673 vsize=12284 CPUtime=3.06 cores=0,2,4,6
/proc/23681/stat : 23681 (glucosInc) R 23673 23672 22658 0 -1 4202496 2304 0 0 0 306 0 0 0 20 0 1 0 376248411 12578816 2430 33554432000 4194304 5654031 140734979755680 140734979743496 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23681/statm: 3071 2430 149 357 0 2711 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 23856

[startup+6.30031 s]
/proc/loadavg: 1.86 1.97 1.90 3/180 23681
/proc/meminfo: memFree=27837976/32873844 swapFree=7128/7128
[pid=23672] ppid=23670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23672/stat : 23672 (npSolver-pbo-It) S 23670 23672 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376248408 9367552 275 33554432000 4194304 5064252 140736548149760 140736548148672 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23672/statm: 2287 275 233 213 0 72 0
[pid=23673] ppid=23672 vsize=2424 CPUtime=0 cores=0,2,4,6
/proc/23673/stat : 23673 (npSolver-pbo) S 23672 23672 22658 0 -1 4202496 1953 2745 0 0 0 0 0 0 20 0 1 0 376248409 2482176 258 33554432000 4194304 6004724 140736958111856 140736958097704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23673/statm: 606 258 166 442 0 160 0
[pid=23681] ppid=23673 vsize=19316 CPUtime=6.25 cores=0,2,4,6
/proc/23681/stat : 23681 (glucosInc) R 23673 23672 22658 0 -1 4202496 3190 0 0 0 625 0 0 0 20 0 1 0 376248411 19779584 3787 33554432000 4194304 5654031 140734979755680 140734979743496 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23681/statm: 4829 3787 149 357 0 4469 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 30888

[startup+12.7003 s]
/proc/loadavg: 1.87 1.97 1.90 3/180 23681
/proc/meminfo: memFree=25343544/32873844 swapFree=7128/7128
[pid=23672] ppid=23670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23672/stat : 23672 (npSolver-pbo-It) S 23670 23672 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376248408 9367552 275 33554432000 4194304 5064252 140736548149760 140736548148672 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23672/statm: 2287 275 233 213 0 72 0
[pid=23673] ppid=23672 vsize=2424 CPUtime=0 cores=0,2,4,6
/proc/23673/stat : 23673 (npSolver-pbo) S 23672 23672 22658 0 -1 4202496 1953 2745 0 0 0 0 0 0 20 0 1 0 376248409 2482176 258 33554432000 4194304 6004724 140736958111856 140736958097704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23673/statm: 606 258 166 442 0 160 0
[pid=23681] ppid=23673 vsize=18260 CPUtime=12.66 cores=0,2,4,6
/proc/23681/stat : 23681 (glucosInc) R 23673 23672 22658 0 -1 4202496 3892 0 0 0 1265 1 0 0 20 0 1 0 376248411 18698240 3729 33554432000 4194304 5654031 140734979755680 140734979753704 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23681/statm: 4565 3729 149 357 0 4205 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 29832

[startup+25.5004 s]
/proc/loadavg: 1.90 1.97 1.90 3/182 23683
/proc/meminfo: memFree=23969408/32873844 swapFree=7128/7128
[pid=23672] ppid=23670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23672/stat : 23672 (npSolver-pbo-It) S 23670 23672 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376248408 9367552 275 33554432000 4194304 5064252 140736548149760 140736548148672 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23672/statm: 2287 275 233 213 0 72 0
[pid=23673] ppid=23672 vsize=2424 CPUtime=0 cores=0,2,4,6
/proc/23673/stat : 23673 (npSolver-pbo) S 23672 23672 22658 0 -1 4202496 1953 2745 0 0 0 0 0 0 20 0 1 0 376248409 2482176 258 33554432000 4194304 6004724 140736958111856 140736958097704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23673/statm: 606 258 166 442 0 160 0
[pid=23681] ppid=23673 vsize=45640 CPUtime=25.45 cores=0,2,4,6
/proc/23681/stat : 23681 (glucosInc) R 23673 23672 22658 0 -1 4202496 5674 0 0 0 2544 1 0 0 20 0 1 0 376248411 46735360 8438 33554432000 4194304 5654031 140734979755680 140734979743496 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23681/statm: 11410 8438 149 357 0 11050 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 57212

[startup+51.1004 s]
/proc/loadavg: 2.33 2.07 1.93 3/183 23684
/proc/meminfo: memFree=21409616/32873844 swapFree=7128/7128
[pid=23672] ppid=23670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23672/stat : 23672 (npSolver-pbo-It) S 23670 23672 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376248408 9367552 275 33554432000 4194304 5064252 140736548149760 140736548148672 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23672/statm: 2287 275 233 213 0 72 0
[pid=23673] ppid=23672 vsize=2424 CPUtime=0 cores=0,2,4,6
/proc/23673/stat : 23673 (npSolver-pbo) S 23672 23672 22658 0 -1 4202496 1953 2745 0 0 0 0 0 0 20 0 1 0 376248409 2482176 258 33554432000 4194304 6004724 140736958111856 140736958097704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23673/statm: 606 258 166 442 0 160 0
[pid=23681] ppid=23673 vsize=34296 CPUtime=51.05 cores=0,2,4,6
/proc/23681/stat : 23681 (glucosInc) R 23673 23672 22658 0 -1 4202496 7132 0 0 0 5103 2 0 0 20 0 1 0 376248411 35119104 7433 33554432000 4194304 5654031 140734979755680 140734979753560 4233213 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23681/statm: 8574 7433 149 357 0 8214 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 45868

[startup+102.307 s]
/proc/loadavg: 2.75 2.24 2.00 3/182 23684
/proc/meminfo: memFree=19363800/32873844 swapFree=7128/7128
[pid=23672] ppid=23670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23672/stat : 23672 (npSolver-pbo-It) S 23670 23672 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376248408 9367552 275 33554432000 4194304 5064252 140736548149760 140736548148672 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23672/statm: 2287 275 233 213 0 72 0
[pid=23673] ppid=23672 vsize=2424 CPUtime=0 cores=0,2,4,6
/proc/23673/stat : 23673 (npSolver-pbo) S 23672 23672 22658 0 -1 4202496 1963 2745 0 0 0 0 0 0 20 0 1 0 376248409 2482176 263 33554432000 4194304 6004724 140736958111856 140736958097704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23673/statm: 606 263 166 442 0 160 0
[pid=23681] ppid=23673 vsize=41368 CPUtime=102.25 cores=0,2,4,6
/proc/23681/stat : 23681 (glucosInc) R 23673 23672 22658 0 -1 4202496 8951 0 0 0 10222 3 0 0 20 0 1 0 376248411 42360832 8556 33554432000 4194304 5654031 140734979755680 140734979743496 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23681/statm: 10342 8556 149 357 0 9982 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 52940

[startup+162.3 s]
/proc/loadavg: 2.56 2.28 2.03 3/181 23687
/proc/meminfo: memFree=21284048/32873844 swapFree=7128/7128
[pid=23672] ppid=23670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23672/stat : 23672 (npSolver-pbo-It) S 23670 23672 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376248408 9367552 275 33554432000 4194304 5064252 140736548149760 140736548148672 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23672/statm: 2287 275 233 213 0 72 0
[pid=23673] ppid=23672 vsize=2424 CPUtime=0 cores=0,2,4,6
/proc/23673/stat : 23673 (npSolver-pbo) S 23672 23672 22658 0 -1 4202496 1963 2745 0 0 0 0 0 0 20 0 1 0 376248409 2482176 263 33554432000 4194304 6004724 140736958111856 140736958097704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23673/statm: 606 263 166 442 0 160 0
[pid=23681] ppid=23673 vsize=92304 CPUtime=162.23 cores=0,2,4,6
/proc/23681/stat : 23681 (glucosInc) R 23673 23672 22658 0 -1 4202496 10409 0 0 0 16218 5 0 0 20 0 1 0 376248411 94519296 18672 33554432000 4194304 5654031 140734979755680 140734979743496 4233187 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23681/statm: 23076 18672 149 357 0 22716 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 103876

[startup+222.3 s]
/proc/loadavg: 2.20 2.23 2.02 3/181 23687
/proc/meminfo: memFree=19121560/32873844 swapFree=7128/7128
[pid=23672] ppid=23670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23672/stat : 23672 (npSolver-pbo-It) S 23670 23672 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376248408 9367552 275 33554432000 4194304 5064252 140736548149760 140736548148672 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23672/statm: 2287 275 233 213 0 72 0
[pid=23673] ppid=23672 vsize=2424 CPUtime=0 cores=0,2,4,6
/proc/23673/stat : 23673 (npSolver-pbo) S 23672 23672 22658 0 -1 4202496 1963 2745 0 0 0 0 0 0 20 0 1 0 376248409 2482176 263 33554432000 4194304 6004724 140736958111856 140736958097704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23673/statm: 606 263 166 442 0 160 0
[pid=23681] ppid=23673 vsize=73336 CPUtime=222.23 cores=0,2,4,6
/proc/23681/stat : 23681 (glucosInc) R 23673 23672 22658 0 -1 4202496 10646 0 0 0 22217 6 0 0 20 0 1 0 376248411 75096064 15046 33554432000 4194304 5654031 140734979755680 140734979743496 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23681/statm: 18334 15046 149 357 0 17974 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 84908

[startup+282.3 s]

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

/proc/loadavg: 2.05 2.03 2.00 3/181 23719
/proc/meminfo: memFree=18976512/32873844 swapFree=7128/7128
[pid=23672] ppid=23670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23672/stat : 23672 (npSolver-pbo-It) S 23670 23672 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376248408 9367552 275 33554432000 4194304 5064252 140736548149760 140736548148672 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23672/statm: 2287 275 233 213 0 72 0
[pid=23673] ppid=23672 vsize=2424 CPUtime=0 cores=0,2,4,6
/proc/23673/stat : 23673 (npSolver-pbo) S 23672 23672 22658 0 -1 4202496 1963 2745 0 0 0 0 0 0 20 0 1 0 376248409 2482176 263 33554432000 4194304 6004724 140736958111856 140736958097704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23673/statm: 606 263 166 442 0 160 0
[pid=23681] ppid=23673 vsize=154268 CPUtime=1302.07 cores=0,2,4,6
/proc/23681/stat : 23681 (glucosInc) R 23673 23672 22658 0 -1 4202496 23271 0 0 0 130185 22 0 0 20 0 1 0 376248411 157970432 30571 33554432000 4194304 5654031 140734979755680 140734979743496 4233160 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23681/statm: 38567 30571 149 357 0 38207 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 165840

[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 23720
/proc/meminfo: memFree=18964100/32873844 swapFree=7128/7128
[pid=23672] ppid=23670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23672/stat : 23672 (npSolver-pbo-It) S 23670 23672 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376248408 9367552 275 33554432000 4194304 5064252 140736548149760 140736548148672 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23672/statm: 2287 275 233 213 0 72 0
[pid=23673] ppid=23672 vsize=2424 CPUtime=0 cores=0,2,4,6
/proc/23673/stat : 23673 (npSolver-pbo) S 23672 23672 22658 0 -1 4202496 1963 2745 0 0 0 0 0 0 20 0 1 0 376248409 2482176 263 33554432000 4194304 6004724 140736958111856 140736958097704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23673/statm: 606 263 166 442 0 160 0
[pid=23681] ppid=23673 vsize=154268 CPUtime=1362.05 cores=0,2,4,6
/proc/23681/stat : 23681 (glucosInc) R 23673 23672 22658 0 -1 4202496 23276 0 0 0 136183 22 0 0 20 0 1 0 376248411 157970432 33131 33554432000 4194304 5654031 140734979755680 140734979743496 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23681/statm: 38567 33131 149 357 0 38207 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 165840

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 23720
/proc/meminfo: memFree=18996200/32873844 swapFree=7128/7128
[pid=23672] ppid=23670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23672/stat : 23672 (npSolver-pbo-It) S 23670 23672 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376248408 9367552 275 33554432000 4194304 5064252 140736548149760 140736548148672 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23672/statm: 2287 275 233 213 0 72 0
[pid=23673] ppid=23672 vsize=2424 CPUtime=0 cores=0,2,4,6
/proc/23673/stat : 23673 (npSolver-pbo) S 23672 23672 22658 0 -1 4202496 1963 2745 0 0 0 0 0 0 20 0 1 0 376248409 2482176 263 33554432000 4194304 6004724 140736958111856 140736958097704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23673/statm: 606 263 166 442 0 160 0
[pid=23681] ppid=23673 vsize=123448 CPUtime=1422.05 cores=0,2,4,6
/proc/23681/stat : 23681 (glucosInc) R 23673 23672 22658 0 -1 4202496 23700 0 0 0 142182 23 0 0 20 0 1 0 376248411 126410752 25011 33554432000 4194304 5654031 140734979755680 140734979743496 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23681/statm: 30862 25011 149 357 0 30502 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 135020

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 23720
/proc/meminfo: memFree=18979172/32873844 swapFree=7128/7128
[pid=23672] ppid=23670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23672/stat : 23672 (npSolver-pbo-It) S 23670 23672 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376248408 9367552 275 33554432000 4194304 5064252 140736548149760 140736548148672 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23672/statm: 2287 275 233 213 0 72 0
[pid=23673] ppid=23672 vsize=2424 CPUtime=0 cores=0,2,4,6
/proc/23673/stat : 23673 (npSolver-pbo) S 23672 23672 22658 0 -1 4202496 1963 2745 0 0 0 0 0 0 20 0 1 0 376248409 2482176 263 33554432000 4194304 6004724 140736958111856 140736958097704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23673/statm: 606 263 166 442 0 160 0
[pid=23681] ppid=23673 vsize=124408 CPUtime=1482.03 cores=0,2,4,6
/proc/23681/stat : 23681 (glucosInc) R 23673 23672 22658 0 -1 4202496 23881 0 0 0 148179 24 0 0 20 0 1 0 376248411 127393792 29280 33554432000 4194304 5654031 140734979755680 140734979743496 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23681/statm: 31102 29280 149 357 0 30742 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 135980

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 23720
/proc/meminfo: memFree=18964840/32873844 swapFree=7128/7128
[pid=23672] ppid=23670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23672/stat : 23672 (npSolver-pbo-It) S 23670 23672 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376248408 9367552 275 33554432000 4194304 5064252 140736548149760 140736548148672 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23672/statm: 2287 275 233 213 0 72 0
[pid=23673] ppid=23672 vsize=2424 CPUtime=0 cores=0,2,4,6
/proc/23673/stat : 23673 (npSolver-pbo) S 23672 23672 22658 0 -1 4202496 1963 2745 0 0 0 0 0 0 20 0 1 0 376248409 2482176 263 33554432000 4194304 6004724 140736958111856 140736958097704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23673/statm: 606 263 166 442 0 160 0
[pid=23681] ppid=23673 vsize=155228 CPUtime=1542.02 cores=0,2,4,6
/proc/23681/stat : 23681 (glucosInc) R 23673 23672 22658 0 -1 4202496 24492 0 0 0 154177 25 0 0 20 0 1 0 376248411 158953472 31399 33554432000 4194304 5654031 140734979755680 140734979743496 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23681/statm: 38807 31399 149 357 0 38447 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 166800

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 23723
/proc/meminfo: memFree=18951280/32873844 swapFree=7128/7128
[pid=23672] ppid=23670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23672/stat : 23672 (npSolver-pbo-It) S 23670 23672 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376248408 9367552 275 33554432000 4194304 5064252 140736548149760 140736548148672 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23672/statm: 2287 275 233 213 0 72 0
[pid=23673] ppid=23672 vsize=2424 CPUtime=0 cores=0,2,4,6
/proc/23673/stat : 23673 (npSolver-pbo) S 23672 23672 22658 0 -1 4202496 1963 2745 0 0 0 0 0 0 20 0 1 0 376248409 2482176 263 33554432000 4194304 6004724 140736958111856 140736958097704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23673/statm: 606 263 166 442 0 160 0
[pid=23681] ppid=23673 vsize=155228 CPUtime=1602.01 cores=0,2,4,6
/proc/23681/stat : 23681 (glucosInc) R 23673 23672 22658 0 -1 4202496 24498 0 0 0 160176 25 0 0 20 0 1 0 376248411 158953472 34471 33554432000 4194304 5654031 140734979755680 140734979743496 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23681/statm: 38807 34471 149 357 0 38447 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 166800

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23723
/proc/meminfo: memFree=18975516/32873844 swapFree=7128/7128
[pid=23672] ppid=23670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23672/stat : 23672 (npSolver-pbo-It) S 23670 23672 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376248408 9367552 275 33554432000 4194304 5064252 140736548149760 140736548148672 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23672/statm: 2287 275 233 213 0 72 0
[pid=23673] ppid=23672 vsize=2424 CPUtime=0 cores=0,2,4,6
/proc/23673/stat : 23673 (npSolver-pbo) S 23672 23672 22658 0 -1 4202496 1963 2745 0 0 0 0 0 0 20 0 1 0 376248409 2482176 263 33554432000 4194304 6004724 140736958111856 140736958097704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23673/statm: 606 263 166 442 0 160 0
[pid=23681] ppid=23673 vsize=125048 CPUtime=1662.01 cores=0,2,4,6
/proc/23681/stat : 23681 (glucosInc) R 23673 23672 22658 0 -1 4202496 25454 0 0 0 166173 28 0 0 20 0 1 0 376248411 128049152 27784 33554432000 4194304 5654031 140734979755680 140734979743496 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23681/statm: 31262 27784 149 357 0 30902 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 136620

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23724
/proc/meminfo: memFree=18959848/32873844 swapFree=7128/7128
[pid=23672] ppid=23670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23672/stat : 23672 (npSolver-pbo-It) S 23670 23672 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376248408 9367552 275 33554432000 4194304 5064252 140736548149760 140736548148672 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23672/statm: 2287 275 233 213 0 72 0
[pid=23673] ppid=23672 vsize=2424 CPUtime=0 cores=0,2,4,6
/proc/23673/stat : 23673 (npSolver-pbo) S 23672 23672 22658 0 -1 4202496 1963 2745 0 0 0 0 0 0 20 0 1 0 376248409 2482176 263 33554432000 4194304 6004724 140736958111856 140736958097704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23673/statm: 606 263 166 442 0 160 0
[pid=23681] ppid=23673 vsize=155868 CPUtime=1722 cores=0,2,4,6
/proc/23681/stat : 23681 (glucosInc) R 23673 23672 22658 0 -1 4202496 26073 0 0 0 172172 28 0 0 20 0 1 0 376248411 159608832 30924 33554432000 4194304 5654031 140734979755680 140734979743496 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23681/statm: 38967 30924 149 357 0 38607 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 167440

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 23724
/proc/meminfo: memFree=18946196/32873844 swapFree=7128/7128
[pid=23672] ppid=23670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23672/stat : 23672 (npSolver-pbo-It) S 23670 23672 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376248408 9367552 275 33554432000 4194304 5064252 140736548149760 140736548148672 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23672/statm: 2287 275 233 213 0 72 0
[pid=23673] ppid=23672 vsize=2424 CPUtime=0 cores=0,2,4,6
/proc/23673/stat : 23673 (npSolver-pbo) S 23672 23672 22658 0 -1 4202496 1963 2745 0 0 0 0 0 0 20 0 1 0 376248409 2482176 263 33554432000 4194304 6004724 140736958111856 140736958097704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23673/statm: 606 263 166 442 0 160 0
[pid=23681] ppid=23673 vsize=156828 CPUtime=1781.99 cores=0,2,4,6
/proc/23681/stat : 23681 (glucosInc) R 23673 23672 22658 0 -1 4202496 26258 0 0 0 178170 29 0 0 20 0 1 0 376248411 160591872 34175 33554432000 4194304 5654031 140734979755680 140734979743496 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23681/statm: 39207 34175 149 357 0 38847 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 168400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 23827
/proc/meminfo: memFree=29373736/32873844 swapFree=7128/7128
[pid=23672] ppid=23670 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23672/stat : 23672 (npSolver-pbo-It) S 23670 23672 22658 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376248408 9367552 275 33554432000 4194304 5064252 140736548149760 140736548148672 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23672/statm: 2287 275 233 213 0 72 0
[pid=23673] ppid=23672 vsize=2424 CPUtime=0 cores=0,2,4,6
/proc/23673/stat : 23673 (npSolver-pbo) S 23672 23672 22658 0 -1 4202496 1963 2745 0 0 0 0 0 0 20 0 1 0 376248409 2482176 263 33554432000 4194304 6004724 140736958111856 140736958097704 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/23673/statm: 606 263 166 442 0 160 0
[pid=23681] ppid=23673 vsize=157788 CPUtime=1800.09 cores=0,2,4,6
/proc/23681/stat : 23681 (glucosInc) R 23673 23672 22658 0 -1 4202496 26427 0 0 0 179980 29 0 0 20 0 1 0 376248411 161574912 34856 33554432000 4194304 5654031 140734979755680 140734979743496 4232916 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23681/statm: 39447 34856 149 357 0 39087 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 169360

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 23672 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=11998
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=14997
# CPU time returned by wait4() is 0.026995
# while last known CPU time is 1800.09
#
# 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.09
CPU user time (s): 1799.8
CPU system time (s): 0.29
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 215160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.011998
system time used= 0.014997
maximum resident set size= 29264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5083
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30
involuntary context switches= 13

runsolver used 2.96655 second user time and 7.77982 second system time

The end

Launcher Data

Begin job on node105 at 2012-06-07 22:43:34
IDJOB=3747301
IDBENCH=2874
IDSOLVER=2332
FILE ID=node105/3747301-1339101814
RUNJOBID= node105-1339098177-22674
PBS_JOBID= 14643748
Free space on /tmp= 71172 MiB

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

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

MD5SUM BENCH= 7e1b8a9f40a52781f7629bf04a2d5793
RANDOM SEED=1040918831

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28278116 kB
Buffers:          476584 kB
Cached:          1946796 kB
SwapCached:         1660 kB
Active:          2370764 kB
Inactive:        1339436 kB
Active(anon):    1283964 kB
Inactive(anon):     5008 kB
Active(file):    1086800 kB
Inactive(file):  1334428 kB
Unevictable:        7128 kB
Mlocked:            7128 kB
SwapTotal:      67108856 kB
SwapFree:       67100576 kB
Dirty:             21928 kB
Writeback:             0 kB
AnonPages:       1269852 kB
Mapped:             9604 kB
Shmem:                 0 kB
Slab:             736292 kB
SReclaimable:     177308 kB
SUnreclaim:       558984 kB
KernelStack:        1440 kB
PageTables:         6816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2282696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1210368 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= 71168 MiB
End job on node105 at 2012-06-07 23:13:34