Trace number 3748897

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 (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

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.01	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.01	c [INC SYSTEM] execute solver
0.00/0.01	c [INC SEARCH] formula is SAT
0.00/0.01	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 execute binary inc search
0.00/0.02	c [INC SEARCH] current bound: 8
0.00/0.02	c [INC SEARCH] iteration: 0
0.00/0.02	c [INC SEARCH] lower bound: 0 upperbound 16 current bound: 8 best value: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 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
26.07/26.11	c [INC SEARCH] formula is UNSAT
26.07/26.11	c [INC SYSTEM] there exists a inc, kill it!
26.07/26.11	c write failed with 2
26.07/26.11	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1f00a80)
26.07/26.11	c sat variable: 0 optimum/unsat variable: 1
26.07/26.11	c [INC SEARCH] set lower bound to 9 upperbound 16
26.07/26.11	c [INC SEARCH] current bound: 12
26.07/26.11	c [INC SEARCH] iteration: 1
26.07/26.11	c [INC SEARCH] lower bound: 9 upperbound 16 current bound: 12 best value:16
26.07/26.11	c [INC SYSTEM] create new solver instance
26.07/26.11	c [INC] encode full formula
26.07/26.11	c set iterative enc to: swc
26.07/26.11	c [INC SEARCH] isOptimum variable: 0
41.35/41.49	c [INC SEARCH] formula is SAT
41.35/41.49	c [INC SEARCH] copied best model
41.35/41.49	c sat variable: 1 optimum/unsat variable: 0
41.35/41.49	c model valid
41.35/41.49	c current solution ok
41.35/41.49	o 12
41.35/41.49	c [INC SEARCH] current bound: 10
41.35/41.49	c [INC SEARCH] iteration: 2
41.35/41.49	c [INC SEARCH] lower bound: 9 upperbound 12 current bound: 10 best value:12
41.35/41.49	c [INC ENCODE] setup new number of clauses ...
41.35/41.49	c [INC] encode incremental formula
41.35/41.49	c return only the limitting unit clause for 10
41.35/41.49	c [INC SYSTEM] transmit new clauses to solver: 1
41.35/41.49	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.40	c an unexpexted return value has been received, exit
1800.06/1800.40	s UNKNOWN
1800.06/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.40	c write failed with -1
1800.06/1800.40	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1f00a80)

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-3748897-1339125292/watcher-3748897-1339125292 -o /tmp/evaluation-result-3748897-1339125292/solver-3748897-1339125292 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748897-1339125292.opb 951132262 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.01 2.03 2.00 4/178 28659
/proc/meminfo: memFree=29067840/32873844 swapFree=7900/7900
[pid=28659] ppid=28657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28659/stat : 28659 (npSolver-pbo-I.) S 28657 28659 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653743 9367552 275 33554432000 4194304 5064252 140734779480592 140734779479504 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28659/statm: 2287 275 233 213 0 72 0

[startup+0.0976789 s]
/proc/loadavg: 2.01 2.03 2.00 4/178 28659
/proc/meminfo: memFree=29067840/32873844 swapFree=7900/7900
[pid=28659] ppid=28657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28659/stat : 28659 (npSolver-pbo-I.) S 28657 28659 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653743 9367552 275 33554432000 4194304 5064252 140734779480592 140734779479504 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28659/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100155 s]
/proc/loadavg: 2.01 2.03 2.00 4/178 28659
/proc/meminfo: memFree=29067840/32873844 swapFree=7900/7900
[pid=28659] ppid=28657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28659/stat : 28659 (npSolver-pbo-I.) S 28657 28659 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653743 9367552 275 33554432000 4194304 5064252 140734779480592 140734779479504 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28659/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300185 s]
/proc/loadavg: 2.01 2.03 2.00 4/178 28659
/proc/meminfo: memFree=29067840/32873844 swapFree=7900/7900
[pid=28659] ppid=28657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28659/stat : 28659 (npSolver-pbo-I.) S 28657 28659 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653743 9367552 275 33554432000 4194304 5064252 140734779480592 140734779479504 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28659/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700217 s]
/proc/loadavg: 2.01 2.03 2.00 4/178 28659
/proc/meminfo: memFree=29067840/32873844 swapFree=7900/7900
[pid=28659] ppid=28657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28659/stat : 28659 (npSolver-pbo-I.) S 28657 28659 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653743 9367552 275 33554432000 4194304 5064252 140734779480592 140734779479504 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28659/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 28668
/proc/meminfo: memFree=29063212/32873844 swapFree=7900/7900
[pid=28659] ppid=28657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28659/stat : 28659 (npSolver-pbo-I.) S 28657 28659 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653743 9367552 275 33554432000 4194304 5064252 140734779480592 140734779479504 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28659/statm: 2287 275 233 213 0 72 0
[pid=28660] ppid=28659 vsize=2276 CPUtime=0.01 cores=0,2,4,6
/proc/28660/stat : 28660 (npSolver-pbo) S 28659 28659 23584 0 -1 4202496 1378 3257 0 0 0 0 0 1 20 0 1 0 378653743 2330624 245 33554432000 4194304 6004724 140736457076608 140736457061528 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28660/statm: 569 245 165 442 0 123 0
[pid=28668] ppid=28660 vsize=9596 CPUtime=1.47 cores=0,2,4,6
/proc/28668/stat : 28668 (glucosInc) R 28660 28659 23584 0 -1 4202496 2167 0 0 0 147 0 0 0 20 0 1 0 378653745 9826304 1695 33554432000 4194304 5654031 140734242753584 140734242751384 4234964 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28668/statm: 2399 1695 131 357 0 2039 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21020

[startup+3.10029 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 28668
/proc/meminfo: memFree=29058312/32873844 swapFree=7900/7900
[pid=28659] ppid=28657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28659/stat : 28659 (npSolver-pbo-I.) S 28657 28659 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653743 9367552 275 33554432000 4194304 5064252 140734779480592 140734779479504 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28659/statm: 2287 275 233 213 0 72 0
[pid=28660] ppid=28659 vsize=2276 CPUtime=0.01 cores=0,2,4,6
/proc/28660/stat : 28660 (npSolver-pbo) S 28659 28659 23584 0 -1 4202496 1378 3257 0 0 0 0 0 1 20 0 1 0 378653743 2330624 245 33554432000 4194304 6004724 140736457076608 140736457061528 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28660/statm: 569 245 165 442 0 123 0
[pid=28668] ppid=28660 vsize=13948 CPUtime=3.07 cores=0,2,4,6
/proc/28668/stat : 28668 (glucosInc) R 28660 28659 23584 0 -1 4202496 2463 0 0 0 307 0 0 0 20 0 1 0 378653745 14282752 1976 33554432000 4194304 5654031 140734242753584 140734242751464 4232842 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28668/statm: 3487 1976 131 357 0 3127 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 25372

[startup+6.3003 s]
/proc/loadavg: 2.09 2.04 2.00 3/181 28668
/proc/meminfo: memFree=29053288/32873844 swapFree=7900/7900
[pid=28659] ppid=28657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28659/stat : 28659 (npSolver-pbo-I.) S 28657 28659 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653743 9367552 275 33554432000 4194304 5064252 140734779480592 140734779479504 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28659/statm: 2287 275 233 213 0 72 0
[pid=28660] ppid=28659 vsize=2276 CPUtime=0.01 cores=0,2,4,6
/proc/28660/stat : 28660 (npSolver-pbo) S 28659 28659 23584 0 -1 4202496 1378 3257 0 0 0 0 0 1 20 0 1 0 378653743 2330624 245 33554432000 4194304 6004724 140736457076608 140736457061528 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28660/statm: 569 245 165 442 0 123 0
[pid=28668] ppid=28660 vsize=13948 CPUtime=6.26 cores=0,2,4,6
/proc/28668/stat : 28668 (glucosInc) R 28660 28659 23584 0 -1 4202496 2883 0 0 0 626 0 0 0 20 0 1 0 378653745 14282752 2884 33554432000 4194304 5654031 140734242753584 140734242751464 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28668/statm: 3487 2884 131 357 0 3127 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 25372

[startup+12.7003 s]
/proc/loadavg: 2.08 2.04 2.00 3/181 28668
/proc/meminfo: memFree=29043696/32873844 swapFree=7900/7900
[pid=28659] ppid=28657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28659/stat : 28659 (npSolver-pbo-I.) S 28657 28659 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653743 9367552 275 33554432000 4194304 5064252 140734779480592 140734779479504 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28659/statm: 2287 275 233 213 0 72 0
[pid=28660] ppid=28659 vsize=2276 CPUtime=0.01 cores=0,2,4,6
/proc/28660/stat : 28660 (npSolver-pbo) S 28659 28659 23584 0 -1 4202496 1378 3257 0 0 0 0 0 1 20 0 1 0 378653743 2330624 245 33554432000 4194304 6004724 140736457076608 140736457061528 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28660/statm: 569 245 165 442 0 123 0
[pid=28668] ppid=28660 vsize=22884 CPUtime=12.66 cores=0,2,4,6
/proc/28668/stat : 28668 (glucosInc) R 28660 28659 23584 0 -1 4202496 3789 0 0 0 1266 0 0 0 20 0 1 0 378653745 23433216 4220 33554432000 4194304 5654031 140734242753584 140734242751464 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28668/statm: 5721 4220 131 357 0 5361 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 34308

[startup+25.5003 s]
/proc/loadavg: 2.06 2.04 2.00 3/181 28668
/proc/meminfo: memFree=29085712/32873844 swapFree=7900/7900
[pid=28659] ppid=28657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28659/stat : 28659 (npSolver-pbo-I.) S 28657 28659 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653743 9367552 275 33554432000 4194304 5064252 140734779480592 140734779479504 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28659/statm: 2287 275 233 213 0 72 0
[pid=28660] ppid=28659 vsize=2276 CPUtime=0.01 cores=0,2,4,6
/proc/28660/stat : 28660 (npSolver-pbo) S 28659 28659 23584 0 -1 4202496 1378 3257 0 0 0 0 0 1 20 0 1 0 378653743 2330624 245 33554432000 4194304 6004724 140736457076608 140736457061528 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28660/statm: 569 245 165 442 0 123 0
[pid=28668] ppid=28660 vsize=22884 CPUtime=25.46 cores=0,2,4,6
/proc/28668/stat : 28668 (glucosInc) R 28660 28659 23584 0 -1 4202496 4270 0 0 0 2545 1 0 0 20 0 1 0 378653745 23433216 5197 33554432000 4194304 5654031 140734242753584 140734242751464 4232794 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28668/statm: 5721 5197 138 357 0 5361 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 34308

[startup+51.1003 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 28670
/proc/meminfo: memFree=29035000/32873844 swapFree=7900/7900
[pid=28659] ppid=28657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28659/stat : 28659 (npSolver-pbo-I.) S 28657 28659 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653743 9367552 275 33554432000 4194304 5064252 140734779480592 140734779479504 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28659/statm: 2287 275 233 213 0 72 0
[pid=28660] ppid=28659 vsize=2276 CPUtime=26.09 cores=0,2,4,6
/proc/28660/stat : 28660 (npSolver-pbo) S 28659 28659 23584 0 -1 4202496 1485 8040 0 0 0 0 2607 2 20 0 1 0 378653743 2330624 247 33554432000 4194304 6004724 140736457076608 140736457061528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28660/statm: 569 247 167 442 0 123 0
[pid=28670] ppid=28660 vsize=43604 CPUtime=24.96 cores=0,2,4,6
/proc/28670/stat : 28670 (glucosInc) R 28660 28659 23584 0 -1 4202496 4487 0 0 0 2495 1 0 0 20 0 1 0 378656354 44650496 8708 33554432000 4194304 5654031 140733977318128 140733977305944 4215932 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28670/statm: 10901 8708 148 357 0 10541 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 55028

[startup+102.307 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 28670
/proc/meminfo: memFree=28999372/32873844 swapFree=7900/7900
[pid=28659] ppid=28657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28659/stat : 28659 (npSolver-pbo-I.) S 28657 28659 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653743 9367552 275 33554432000 4194304 5064252 140734779480592 140734779479504 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28659/statm: 2287 275 233 213 0 72 0
[pid=28660] ppid=28659 vsize=2276 CPUtime=26.09 cores=0,2,4,6
/proc/28660/stat : 28660 (npSolver-pbo) S 28659 28659 23584 0 -1 4202496 1485 8040 0 0 0 0 2607 2 20 0 1 0 378653743 2330624 247 33554432000 4194304 6004724 140736457076608 140736457061528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28660/statm: 569 247 167 442 0 123 0
[pid=28670] ppid=28660 vsize=50892 CPUtime=76.16 cores=0,2,4,6
/proc/28670/stat : 28670 (glucosInc) R 28660 28659 23584 0 -1 4202496 5373 0 0 0 7614 2 0 0 20 0 1 0 378656354 52113408 11666 33554432000 4194304 5654031 140733977318128 140733977305944 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28670/statm: 12723 11666 148 357 0 12363 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 62316

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 28671
/proc/meminfo: memFree=28999888/32873844 swapFree=7900/7900
[pid=28659] ppid=28657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28659/stat : 28659 (npSolver-pbo-I.) S 28657 28659 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653743 9367552 275 33554432000 4194304 5064252 140734779480592 140734779479504 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28659/statm: 2287 275 233 213 0 72 0
[pid=28660] ppid=28659 vsize=2276 CPUtime=26.09 cores=0,2,4,6
/proc/28660/stat : 28660 (npSolver-pbo) S 28659 28659 23584 0 -1 4202496 1485 8040 0 0 0 0 2607 2 20 0 1 0 378653743 2330624 247 33554432000 4194304 6004724 140736457076608 140736457061528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28660/statm: 569 247 167 442 0 123 0
[pid=28670] ppid=28660 vsize=52008 CPUtime=136.15 cores=0,2,4,6
/proc/28670/stat : 28670 (glucosInc) R 28660 28659 23584 0 -1 4202496 6732 0 0 0 13612 3 0 0 20 0 1 0 378656354 53256192 12495 33554432000 4194304 5654031 140733977318128 140733977305944 4232763 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28670/statm: 13002 12495 148 357 0 12642 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 63432

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 28671
/proc/meminfo: memFree=28972140/32873844 swapFree=7900/7900
[pid=28659] ppid=28657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28659/stat : 28659 (npSolver-pbo-I.) S 28657 28659 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653743 9367552 275 33554432000 4194304 5064252 140734779480592 140734779479504 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28659/statm: 2287 275 233 213 0 72 0
[pid=28660] ppid=28659 vsize=2276 CPUtime=26.09 cores=0,2,4,6
/proc/28660/stat : 28660 (npSolver-pbo) S 28659 28659 23584 0 -1 4202496 1485 8040 0 0 0 0 2607 2 20 0 1 0 378653743 2330624 247 33554432000 4194304 6004724 140736457076608 140736457061528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28660/statm: 569 247 167 442 0 123 0
[pid=28670] ppid=28660 vsize=73092 CPUtime=196.12 cores=0,2,4,6
/proc/28670/stat : 28670 (glucosInc) R 28660 28659 23584 0 -1 4202496 7089 0 0 0 19609 3 0 0 20 0 1 0 378656354 74846208 15403 33554432000 4194304 5654031 140733977318128 140733977305944 4232870 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28670/statm: 18273 15403 148 357 0 17913 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 84516

[startup+282.3 s]

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

/proc/meminfo: memFree=28892784/32873844 swapFree=7900/7900
[pid=28659] ppid=28657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28659/stat : 28659 (npSolver-pbo-I.) S 28657 28659 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653743 9367552 275 33554432000 4194304 5064252 140734779480592 140734779479504 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28659/statm: 2287 275 233 213 0 72 0
[pid=28660] ppid=28659 vsize=2276 CPUtime=26.09 cores=0,2,4,6
/proc/28660/stat : 28660 (npSolver-pbo) S 28659 28659 23584 0 -1 4202496 1485 8040 0 0 0 0 2607 2 20 0 1 0 378653743 2330624 247 33554432000 4194304 6004724 140736457076608 140736457061528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28660/statm: 569 247 167 442 0 123 0
[pid=28670] ppid=28660 vsize=122260 CPUtime=1215.96 cores=0,2,4,6
/proc/28670/stat : 28670 (glucosInc) R 28660 28659 23584 0 -1 4202496 10012 0 0 0 121584 12 0 0 20 0 1 0 378656354 125194240 25642 33554432000 4194304 5654031 140733977318128 140733977305944 4217574 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28670/statm: 30565 25642 148 357 0 30205 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 133684

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 28681
/proc/meminfo: memFree=28944704/32873844 swapFree=7900/7900
[pid=28659] ppid=28657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28659/stat : 28659 (npSolver-pbo-I.) S 28657 28659 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653743 9367552 275 33554432000 4194304 5064252 140734779480592 140734779479504 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28659/statm: 2287 275 233 213 0 72 0
[pid=28660] ppid=28659 vsize=2276 CPUtime=26.09 cores=0,2,4,6
/proc/28660/stat : 28660 (npSolver-pbo) S 28659 28659 23584 0 -1 4202496 1485 8040 0 0 0 0 2607 2 20 0 1 0 378653743 2330624 247 33554432000 4194304 6004724 140736457076608 140736457061528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28660/statm: 569 247 167 442 0 123 0
[pid=28670] ppid=28660 vsize=122260 CPUtime=1275.96 cores=0,2,4,6
/proc/28670/stat : 28670 (glucosInc) R 28660 28659 23584 0 -1 4202496 10289 0 0 0 127583 13 0 0 20 0 1 0 378656354 125194240 25642 33554432000 4194304 5654031 140733977318128 140733977316152 4232767 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28670/statm: 30565 25642 148 357 0 30205 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 133684

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 28681
/proc/meminfo: memFree=28893396/32873844 swapFree=7900/7900
[pid=28659] ppid=28657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28659/stat : 28659 (npSolver-pbo-I.) S 28657 28659 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653743 9367552 275 33554432000 4194304 5064252 140734779480592 140734779479504 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28659/statm: 2287 275 233 213 0 72 0
[pid=28660] ppid=28659 vsize=2276 CPUtime=26.09 cores=0,2,4,6
/proc/28660/stat : 28660 (npSolver-pbo) S 28659 28659 23584 0 -1 4202496 1485 8040 0 0 0 0 2607 2 20 0 1 0 378653743 2330624 247 33554432000 4194304 6004724 140736457076608 140736457061528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28660/statm: 569 247 167 442 0 123 0
[pid=28670] ppid=28660 vsize=171580 CPUtime=1335.94 cores=0,2,4,6
/proc/28670/stat : 28670 (glucosInc) R 28660 28659 23584 0 -1 4202496 10563 0 0 0 133580 14 0 0 20 0 1 0 378656354 175697920 33442 33554432000 4194304 5654031 140733977318128 140733977316056 4233232 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28670/statm: 42895 33442 148 357 0 42535 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 183004

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 28682
/proc/meminfo: memFree=28907044/32873844 swapFree=7900/7900
[pid=28659] ppid=28657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28659/stat : 28659 (npSolver-pbo-I.) S 28657 28659 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653743 9367552 275 33554432000 4194304 5064252 140734779480592 140734779479504 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28659/statm: 2287 275 233 213 0 72 0
[pid=28660] ppid=28659 vsize=2276 CPUtime=26.09 cores=0,2,4,6
/proc/28660/stat : 28660 (npSolver-pbo) S 28659 28659 23584 0 -1 4202496 1485 8040 0 0 0 0 2607 2 20 0 1 0 378653743 2330624 247 33554432000 4194304 6004724 140736457076608 140736457061528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28660/statm: 569 247 167 442 0 123 0
[pid=28670] ppid=28660 vsize=122260 CPUtime=1395.93 cores=0,2,4,6
/proc/28670/stat : 28670 (glucosInc) R 28660 28659 23584 0 -1 4202496 10705 0 0 0 139579 14 0 0 20 0 1 0 378656354 125194240 25642 33554432000 4194304 5654031 140733977318128 140733977305944 4233168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28670/statm: 30565 25642 148 357 0 30205 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 133684

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 28682
/proc/meminfo: memFree=28876252/32873844 swapFree=7900/7900
[pid=28659] ppid=28657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28659/stat : 28659 (npSolver-pbo-I.) S 28657 28659 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653743 9367552 275 33554432000 4194304 5064252 140734779480592 140734779479504 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28659/statm: 2287 275 233 213 0 72 0
[pid=28660] ppid=28659 vsize=2276 CPUtime=26.09 cores=0,2,4,6
/proc/28660/stat : 28660 (npSolver-pbo) S 28659 28659 23584 0 -1 4202496 1485 8040 0 0 0 0 2607 2 20 0 1 0 378653743 2330624 247 33554432000 4194304 6004724 140736457076608 140736457061528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28660/statm: 569 247 167 442 0 123 0
[pid=28670] ppid=28660 vsize=131924 CPUtime=1455.92 cores=0,2,4,6
/proc/28670/stat : 28670 (glucosInc) R 28660 28659 23584 0 -1 4202496 11431 0 0 0 145577 15 0 0 20 0 1 0 378656354 135090176 30426 33554432000 4194304 5654031 140733977318128 140733977315928 4215671 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28670/statm: 32981 30426 148 357 0 32621 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 143348

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 28685
/proc/meminfo: memFree=28817036/32873844 swapFree=7900/7900
[pid=28659] ppid=28657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28659/stat : 28659 (npSolver-pbo-I.) S 28657 28659 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653743 9367552 275 33554432000 4194304 5064252 140734779480592 140734779479504 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28659/statm: 2287 275 233 213 0 72 0
[pid=28660] ppid=28659 vsize=2276 CPUtime=26.09 cores=0,2,4,6
/proc/28660/stat : 28660 (npSolver-pbo) S 28659 28659 23584 0 -1 4202496 1485 8040 0 0 0 0 2607 2 20 0 1 0 378653743 2330624 247 33554432000 4194304 6004724 140736457076608 140736457061528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28660/statm: 569 247 167 442 0 123 0
[pid=28670] ppid=28660 vsize=182204 CPUtime=1515.9 cores=0,2,4,6
/proc/28670/stat : 28670 (glucosInc) R 28660 28659 23584 0 -1 4202496 11812 0 0 0 151575 15 0 0 20 0 1 0 378656354 186576896 39490 33554432000 4194304 5654031 140733977318128 140733977316056 4232901 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28670/statm: 45551 39490 148 357 0 45191 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 193628

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28732
/proc/meminfo: memFree=29038244/32873844 swapFree=7900/7900
[pid=28659] ppid=28657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28659/stat : 28659 (npSolver-pbo-I.) S 28657 28659 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653743 9367552 275 33554432000 4194304 5064252 140734779480592 140734779479504 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28659/statm: 2287 275 233 213 0 72 0
[pid=28660] ppid=28659 vsize=2276 CPUtime=26.09 cores=0,2,4,6
/proc/28660/stat : 28660 (npSolver-pbo) S 28659 28659 23584 0 -1 4202496 1485 8040 0 0 0 0 2607 2 20 0 1 0 378653743 2330624 247 33554432000 4194304 6004724 140736457076608 140736457061528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28660/statm: 569 247 167 442 0 123 0
[pid=28670] ppid=28660 vsize=132884 CPUtime=1575.9 cores=0,2,4,6
/proc/28670/stat : 28670 (glucosInc) R 28660 28659 23584 0 -1 4202496 11951 0 0 0 157574 16 0 0 20 0 1 0 378656354 136073216 30666 33554432000 4194304 5654031 140733977318128 140733977305944 4232973 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28670/statm: 33221 30666 148 357 0 32861 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 144308

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28732
/proc/meminfo: memFree=29036376/32873844 swapFree=7900/7900
[pid=28659] ppid=28657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28659/stat : 28659 (npSolver-pbo-I.) S 28657 28659 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653743 9367552 275 33554432000 4194304 5064252 140734779480592 140734779479504 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28659/statm: 2287 275 233 213 0 72 0
[pid=28660] ppid=28659 vsize=2276 CPUtime=26.09 cores=0,2,4,6
/proc/28660/stat : 28660 (npSolver-pbo) S 28659 28659 23584 0 -1 4202496 1485 8040 0 0 0 0 2607 2 20 0 1 0 378653743 2330624 247 33554432000 4194304 6004724 140736457076608 140736457061528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28660/statm: 569 247 167 442 0 123 0
[pid=28670] ppid=28660 vsize=132884 CPUtime=1635.89 cores=0,2,4,6
/proc/28670/stat : 28670 (glucosInc) R 28660 28659 23584 0 -1 4202496 12091 0 0 0 163572 17 0 0 20 0 1 0 378656354 136073216 30666 33554432000 4194304 5654031 140733977318128 140733977305944 4233168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28670/statm: 33221 30666 148 357 0 32861 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 144308

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28733
/proc/meminfo: memFree=29035220/32873844 swapFree=7900/7900
[pid=28659] ppid=28657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28659/stat : 28659 (npSolver-pbo-I.) S 28657 28659 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653743 9367552 275 33554432000 4194304 5064252 140734779480592 140734779479504 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28659/statm: 2287 275 233 213 0 72 0
[pid=28660] ppid=28659 vsize=2276 CPUtime=26.09 cores=0,2,4,6
/proc/28660/stat : 28660 (npSolver-pbo) S 28659 28659 23584 0 -1 4202496 1485 8040 0 0 0 0 2607 2 20 0 1 0 378653743 2330624 247 33554432000 4194304 6004724 140736457076608 140736457061528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28660/statm: 569 247 167 442 0 123 0
[pid=28670] ppid=28660 vsize=132884 CPUtime=1695.87 cores=0,2,4,6
/proc/28670/stat : 28670 (glucosInc) R 28660 28659 23584 0 -1 4202496 12231 0 0 0 169570 17 0 0 20 0 1 0 378656354 136073216 30666 33554432000 4194304 5654031 140733977318128 140733977316152 4216571 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28670/statm: 33221 30666 148 357 0 32861 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 144308

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28733
/proc/meminfo: memFree=28974096/32873844 swapFree=7900/7900
[pid=28659] ppid=28657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28659/stat : 28659 (npSolver-pbo-I.) S 28657 28659 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653743 9367552 275 33554432000 4194304 5064252 140734779480592 140734779479504 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28659/statm: 2287 275 233 213 0 72 0
[pid=28660] ppid=28659 vsize=2276 CPUtime=26.09 cores=0,2,4,6
/proc/28660/stat : 28660 (npSolver-pbo) S 28659 28659 23584 0 -1 4202496 1485 8040 0 0 0 0 2607 2 20 0 1 0 378653743 2330624 247 33554432000 4194304 6004724 140736457076608 140736457061528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28660/statm: 569 247 167 442 0 123 0
[pid=28670] ppid=28660 vsize=182204 CPUtime=1755.86 cores=0,2,4,6
/proc/28670/stat : 28670 (glucosInc) R 28660 28659 23584 0 -1 4202496 12507 0 0 0 175568 18 0 0 20 0 1 0 378656354 186576896 40002 33554432000 4194304 5654031 140733977318128 140733977316056 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28670/statm: 45551 40002 148 357 0 45191 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 193628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28733
/proc/meminfo: memFree=29009596/32873844 swapFree=7900/7900
[pid=28659] ppid=28657 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28659/stat : 28659 (npSolver-pbo-I.) S 28657 28659 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378653743 9367552 275 33554432000 4194304 5064252 140734779480592 140734779479504 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28659/statm: 2287 275 233 213 0 72 0
[pid=28660] ppid=28659 vsize=2276 CPUtime=26.09 cores=0,2,4,6
/proc/28660/stat : 28660 (npSolver-pbo) S 28659 28659 23584 0 -1 4202496 1485 8040 0 0 0 0 2607 2 20 0 1 0 378653743 2330624 247 33554432000 4194304 6004724 140736457076608 140736457061528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28660/statm: 569 247 167 442 0 123 0
[pid=28670] ppid=28660 vsize=132884 CPUtime=1773.97 cores=0,2,4,6
/proc/28670/stat : 28670 (glucosInc) R 28660 28659 23584 0 -1 4202496 12508 0 0 0 177379 18 0 0 20 0 1 0 378656354 136073216 30666 33554432000 4194304 5654031 140733977318128 140733977305944 4232794 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28670/statm: 33221 30666 148 357 0 32861 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 144308

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1799.87
CPU system time (s): 0.220966
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 193628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.220966
maximum resident set size= 164104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22407
page faults= 0
swaps= 0
block input operations= 0
block output operations= 176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38
involuntary context switches= 2436

runsolver used 2.75358 second user time and 7.07792 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-08 05:14:52
IDJOB=3748897
IDBENCH=2874
IDSOLVER=2333
FILE ID=node137/3748897-1339125292
RUNJOBID= node137-1339112420-25565
PBS_JOBID= 14643716
Free space on /tmp= 70684 MiB

SOLVER NAME= npSolver inc
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-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748897-1339125292/watcher-3748897-1339125292 -o /tmp/evaluation-result-3748897-1339125292/solver-3748897-1339125292 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748897-1339125292.opb 951132262 HOME HOME

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

MD5SUM BENCH= 7e1b8a9f40a52781f7629bf04a2d5793
RANDOM SEED=951132262

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
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.600
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.600
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:        29068096 kB
Buffers:          306292 kB
Cached:          2470396 kB
SwapCached:         4640 kB
Active:          1290264 kB
Inactive:        1634492 kB
Active(anon):     143776 kB
Inactive(anon):     6608 kB
Active(file):    1146488 kB
Inactive(file):  1627884 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097908 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:        205768 kB
Mapped:            10728 kB
Shmem:                 0 kB
Slab:             715808 kB
SReclaimable:     156920 kB
SUnreclaim:       558888 kB
KernelStack:        1504 kB
PageTables:         4196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     306364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 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= 70684 MiB
End job on node137 at 2012-06-08 05:44:53