Trace number 3697575

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? (TO) 1800.06 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_50_2__8_45__32.opb
MD5SUMa9de06eb109955ed8ed5086d04c7f5e9
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark45008
Best CPU time to get the best result obtained on this benchmark1.49477
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3248
Total number of constraints150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)102
Number of constraints which are nor clauses,nor cardinality constraints48
Minimum length of a constraint32
Maximum length of a constraint289
Number of terms in the objective function 3200
Biggest coefficient in the objective function 126454
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 107409120
Number of bits of the sum of numbers in the objective function 27
Biggest number in a constraint 126454
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 107409120
Number of bits of the biggest sum of numbers27
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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.20	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.20	c [INC SYSTEM] execute solver
0.00/0.22	c [INC SEARCH] formula is SAT
0.00/0.22	c [INC SYSTEM] solved the initial formula
0.00/0.23	c model valid
0.00/0.23	c current solution ok
0.00/0.32	o 302596
0.00/0.32	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.32	c write failed with 2
0.00/0.32	c [INC SEARCH] iteration: 0
0.00/0.32	c [INC BOUNDS] best value:302596 search for 302595
0.00/0.32	c [INC SYSTEM] create new solver instance
0.00/0.32	c [INC] encode full formula
0.00/0.32	c fallback to adder encoding
0.00/0.63	c set iterative enc to: adder
0.00/0.63	c set iterative enc to: none
0.00/0.67	c [INC SEARCH] isOptimum variable: 0
525.77/525.96	c formula is SAT
525.77/525.97	c [INC SEARCH] copied best model
525.77/525.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
525.77/525.97	c model valid
525.77/525.97	c current solution ok
525.77/525.97	o 279573
525.77/525.97	c [INC SEARCH] iteration: 1
525.77/525.97	c [INC BOUNDS] best value:279573 search for 279572
525.77/525.97	c [INC SYSTEM] there exists a inc, kill it!
525.77/525.97	c write failed with 2
525.77/525.97	c [INC SYSTEM] create new solver instance
525.77/525.97	c [INC] encode full formula
525.77/525.97	c fallback to adder encoding
526.09/526.29	c set iterative enc to: adder
526.09/526.29	c set iterative enc to: none
526.18/526.33	c [INC SEARCH] isOptimum variable: 0
1130.83/1131.12	c formula is SAT
1130.83/1131.13	c [INC SEARCH] copied best model
1130.83/1131.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1130.83/1131.13	c model valid
1130.83/1131.13	c current solution ok
1130.83/1131.13	o 245506
1130.83/1131.13	c [INC SEARCH] iteration: 2
1130.83/1131.13	c [INC BOUNDS] best value:245506 search for 245505
1130.83/1131.13	c [INC SYSTEM] there exists a inc, kill it!
1130.83/1131.13	c write failed with 2
1130.83/1131.14	c [INC SYSTEM] create new solver instance
1130.83/1131.14	c [INC] encode full formula
1130.83/1131.14	c fallback to adder encoding
1131.15/1131.43	c set iterative enc to: adder
1131.15/1131.43	c set iterative enc to: none
1131.15/1131.47	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.01/1800.40	s UNKNOWN
1800.01/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.01/1800.40	c write failed with -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-3697575-1338083985/watcher-3697575-1338083985 -o /tmp/evaluation-result-3697575-1338083985/solver-3697575-1338083985 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697575-1338083985.opb 623328716 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.31 2.07 2.02 3/179 11712
/proc/meminfo: memFree=23425612/32873648 swapFree=6848/6848
[pid=11712] ppid=11710 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11712/stat : 11712 (npSolver-pbo-It) S 11710 11712 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274525376 9367552 275 33554432000 4194304 5064252 140734580560928 140734580559840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11712/statm: 2287 275 233 213 0 72 0

[startup+0.0605471 s]
/proc/loadavg: 2.31 2.07 2.02 3/179 11712
/proc/meminfo: memFree=23425612/32873648 swapFree=6848/6848
[pid=11712] ppid=11710 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11712/stat : 11712 (npSolver-pbo-It) S 11710 11712 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274525376 9367552 275 33554432000 4194304 5064252 140734580560928 140734580559840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11712/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100213 s]
/proc/loadavg: 2.31 2.07 2.02 3/179 11712
/proc/meminfo: memFree=23425612/32873648 swapFree=6848/6848
[pid=11712] ppid=11710 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11712/stat : 11712 (npSolver-pbo-It) S 11710 11712 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274525376 9367552 275 33554432000 4194304 5064252 140734580560928 140734580559840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11712/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300241 s]
/proc/loadavg: 2.31 2.07 2.02 3/179 11712
/proc/meminfo: memFree=23425612/32873648 swapFree=6848/6848
[pid=11712] ppid=11710 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11712/stat : 11712 (npSolver-pbo-It) S 11710 11712 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274525376 9367552 275 33554432000 4194304 5064252 140734580560928 140734580559840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11712/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70023 s]
/proc/loadavg: 2.31 2.07 2.02 3/179 11712
/proc/meminfo: memFree=23425612/32873648 swapFree=6848/6848
[pid=11712] ppid=11710 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11712/stat : 11712 (npSolver-pbo-It) S 11710 11712 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274525376 9367552 275 33554432000 4194304 5064252 140734580560928 140734580559840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11712/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.28 2.06 2.02 3/182 11721
/proc/meminfo: memFree=23323152/32873648 swapFree=6848/6848
[pid=11712] ppid=11710 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11712/stat : 11712 (npSolver-pbo-It) S 11710 11712 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274525376 9367552 275 33554432000 4194304 5064252 140734580560928 140734580559840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11712/statm: 2287 275 233 213 0 72 0
[pid=11713] ppid=11712 vsize=7960 CPUtime=0.65 cores=0,2,4,6
/proc/11713/stat : 11713 (npSolver-pbo) S 11712 11712 5308 0 -1 4202496 5567 7591 0 0 34 12 18 1 20 0 1 0 274525376 8151040 1644 33554432000 4194304 5992684 140736790584944 140736790570776 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11713/statm: 1990 1644 183 440 0 1546 0
[pid=11721] ppid=11713 vsize=69676 CPUtime=0.81 cores=0,2,4,6
/proc/11721/stat : 11721 (glucosInc) R 11713 11712 5308 0 -1 4202496 14312 0 0 0 78 3 0 0 20 0 1 0 274525443 71348224 15463 33554432000 4194304 5654031 140735679119792 140735679107608 4215097 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11721/statm: 17419 15463 141 357 0 17059 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 86784

[startup+3.10032 s]
/proc/loadavg: 2.28 2.06 2.02 3/182 11721
/proc/meminfo: memFree=23335248/32873648 swapFree=6848/6848
[pid=11712] ppid=11710 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11712/stat : 11712 (npSolver-pbo-It) S 11710 11712 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274525376 9367552 275 33554432000 4194304 5064252 140734580560928 140734580559840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11712/statm: 2287 275 233 213 0 72 0
[pid=11713] ppid=11712 vsize=7960 CPUtime=0.65 cores=0,2,4,6
/proc/11713/stat : 11713 (npSolver-pbo) S 11712 11712 5308 0 -1 4202496 5567 7591 0 0 34 12 18 1 20 0 1 0 274525376 8151040 1644 33554432000 4194304 5992684 140736790584944 140736790570776 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11713/statm: 1990 1644 183 440 0 1546 0
[pid=11721] ppid=11713 vsize=70496 CPUtime=2.41 cores=0,2,4,6
/proc/11721/stat : 11721 (glucosInc) R 11713 11712 5308 0 -1 4202496 14485 0 0 0 238 3 0 0 20 0 1 0 274525443 72187904 15636 33554432000 4194304 5654031 140735679119792 140735679117688 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11721/statm: 17624 15636 141 357 0 17264 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 87604

[startup+6.30031 s]
/proc/loadavg: 2.34 2.08 2.03 3/182 11721
/proc/meminfo: memFree=23333024/32873648 swapFree=6848/6848
[pid=11712] ppid=11710 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11712/stat : 11712 (npSolver-pbo-It) S 11710 11712 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274525376 9367552 275 33554432000 4194304 5064252 140734580560928 140734580559840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11712/statm: 2287 275 233 213 0 72 0
[pid=11713] ppid=11712 vsize=7960 CPUtime=0.65 cores=0,2,4,6
/proc/11713/stat : 11713 (npSolver-pbo) S 11712 11712 5308 0 -1 4202496 5567 7591 0 0 34 12 18 1 20 0 1 0 274525376 8151040 1644 33554432000 4194304 5992684 140736790584944 140736790570776 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11713/statm: 1990 1644 183 440 0 1546 0
[pid=11721] ppid=11713 vsize=71976 CPUtime=5.61 cores=0,2,4,6
/proc/11721/stat : 11721 (glucosInc) R 11713 11712 5308 0 -1 4202496 14861 0 0 0 557 4 0 0 20 0 1 0 274525443 73703424 16523 33554432000 4194304 5654031 140735679119792 140735679107608 4232403 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11721/statm: 17994 16523 141 357 0 17634 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 89084

[startup+12.7003 s]
/proc/loadavg: 2.39 2.09 2.03 3/182 11721
/proc/meminfo: memFree=23325028/32873648 swapFree=6848/6848
[pid=11712] ppid=11710 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11712/stat : 11712 (npSolver-pbo-It) S 11710 11712 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274525376 9367552 275 33554432000 4194304 5064252 140734580560928 140734580559840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11712/statm: 2287 275 233 213 0 72 0
[pid=11713] ppid=11712 vsize=7960 CPUtime=0.65 cores=0,2,4,6
/proc/11713/stat : 11713 (npSolver-pbo) S 11712 11712 5308 0 -1 4202496 5567 7591 0 0 34 12 18 1 20 0 1 0 274525376 8151040 1644 33554432000 4194304 5992684 140736790584944 140736790570776 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11713/statm: 1990 1644 183 440 0 1546 0
[pid=11721] ppid=11713 vsize=85464 CPUtime=12.02 cores=0,2,4,6
/proc/11721/stat : 11721 (glucosInc) R 11713 11712 5308 0 -1 4202496 15580 0 0 0 1197 5 0 0 20 0 1 0 274525443 87515136 17227 33554432000 4194304 5654031 140735679119792 140735679107608 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11721/statm: 21366 17227 141 357 0 21006 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 102572

[startup+25.5003 s]
/proc/loadavg: 2.30 2.09 2.03 3/182 11723
/proc/meminfo: memFree=23298392/32873648 swapFree=6848/6848
[pid=11712] ppid=11710 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11712/stat : 11712 (npSolver-pbo-It) S 11710 11712 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274525376 9367552 275 33554432000 4194304 5064252 140734580560928 140734580559840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11712/statm: 2287 275 233 213 0 72 0
[pid=11713] ppid=11712 vsize=7960 CPUtime=0.65 cores=0,2,4,6
/proc/11713/stat : 11713 (npSolver-pbo) S 11712 11712 5308 0 -1 4202496 5567 7591 0 0 34 12 18 1 20 0 1 0 274525376 8151040 1644 33554432000 4194304 5992684 140736790584944 140736790570776 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11713/statm: 1990 1644 183 440 0 1546 0
[pid=11721] ppid=11713 vsize=106564 CPUtime=24.81 cores=0,2,4,6
/proc/11721/stat : 11721 (glucosInc) R 11713 11712 5308 0 -1 4202496 17259 0 0 0 2475 6 0 0 20 0 1 0 274525443 109121536 23186 33554432000 4194304 5654031 140735679119792 140735679107608 4232710 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11721/statm: 26641 23186 141 357 0 26281 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 123672

[startup+51.1003 s]
/proc/loadavg: 2.20 2.08 2.03 3/182 11723
/proc/meminfo: memFree=23273636/32873648 swapFree=6848/6848
[pid=11712] ppid=11710 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11712/stat : 11712 (npSolver-pbo-It) S 11710 11712 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274525376 9367552 275 33554432000 4194304 5064252 140734580560928 140734580559840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11712/statm: 2287 275 233 213 0 72 0
[pid=11713] ppid=11712 vsize=7960 CPUtime=0.65 cores=0,2,4,6
/proc/11713/stat : 11713 (npSolver-pbo) S 11712 11712 5308 0 -1 4202496 5567 7591 0 0 34 12 18 1 20 0 1 0 274525376 8151040 1644 33554432000 4194304 5992684 140736790584944 140736790570776 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11713/statm: 1990 1644 183 440 0 1546 0
[pid=11721] ppid=11713 vsize=125240 CPUtime=50.41 cores=0,2,4,6
/proc/11721/stat : 11721 (glucosInc) R 11713 11712 5308 0 -1 4202496 17927 0 0 0 5034 7 0 0 20 0 1 0 274525443 128245760 28904 33554432000 4194304 5654031 140735679119792 140735679107608 4215290 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11721/statm: 31310 28904 141 357 0 30950 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 142348

[startup+102.307 s]
/proc/loadavg: 2.14 2.08 2.03 3/182 11746
/proc/meminfo: memFree=23236312/32873648 swapFree=6848/6848
[pid=11712] ppid=11710 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11712/stat : 11712 (npSolver-pbo-It) S 11710 11712 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274525376 9367552 275 33554432000 4194304 5064252 140734580560928 140734580559840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11712/statm: 2287 275 233 213 0 72 0
[pid=11713] ppid=11712 vsize=7960 CPUtime=0.65 cores=0,2,4,6
/proc/11713/stat : 11713 (npSolver-pbo) S 11712 11712 5308 0 -1 4202496 5567 7591 0 0 34 12 18 1 20 0 1 0 274525376 8151040 1644 33554432000 4194304 5992684 140736790584944 140736790570776 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11713/statm: 1990 1644 183 440 0 1546 0
[pid=11721] ppid=11713 vsize=136912 CPUtime=101.6 cores=0,2,4,6
/proc/11721/stat : 11721 (glucosInc) R 11713 11712 5308 0 -1 4202496 18187 0 0 0 10153 7 0 0 20 0 1 0 274525443 140197888 32223 33554432000 4194304 5654031 140735679119792 140735679107608 4215290 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11721/statm: 34228 32223 141 357 0 33868 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 154020

[startup+162.3 s]
/proc/loadavg: 2.05 2.06 2.02 3/181 11746
/proc/meminfo: memFree=23255084/32873648 swapFree=6848/6848
[pid=11712] ppid=11710 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11712/stat : 11712 (npSolver-pbo-It) S 11710 11712 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274525376 9367552 275 33554432000 4194304 5064252 140734580560928 140734580559840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11712/statm: 2287 275 233 213 0 72 0
[pid=11713] ppid=11712 vsize=7960 CPUtime=0.65 cores=0,2,4,6
/proc/11713/stat : 11713 (npSolver-pbo) S 11712 11712 5308 0 -1 4202496 5567 7591 0 0 34 12 18 1 20 0 1 0 274525376 8151040 1644 33554432000 4194304 5992684 140736790584944 140736790570776 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11713/statm: 1990 1644 183 440 0 1546 0
[pid=11721] ppid=11713 vsize=106564 CPUtime=161.59 cores=0,2,4,6
/proc/11721/stat : 11721 (glucosInc) R 11713 11712 5308 0 -1 4202496 19338 0 0 0 16150 9 0 0 20 0 1 0 274525443 109121536 25463 33554432000 4194304 5654031 140735679119792 140735679107608 4215055 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11721/statm: 26641 25463 141 357 0 26281 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 123672

[startup+222.3 s]
/proc/loadavg: 2.02 2.05 2.02 3/181 11747
/proc/meminfo: memFree=23210960/32873648 swapFree=6848/6848
[pid=11712] ppid=11710 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11712/stat : 11712 (npSolver-pbo-It) S 11710 11712 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274525376 9367552 275 33554432000 4194304 5064252 140734580560928 140734580559840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11712/statm: 2287 275 233 213 0 72 0
[pid=11713] ppid=11712 vsize=7960 CPUtime=0.65 cores=0,2,4,6
/proc/11713/stat : 11713 (npSolver-pbo) S 11712 11712 5308 0 -1 4202496 5567 7591 0 0 34 12 18 1 20 0 1 0 274525376 8151040 1644 33554432000 4194304 5992684 140736790584944 140736790570776 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11713/statm: 1990 1644 183 440 0 1546 0
[pid=11721] ppid=11713 vsize=155884 CPUtime=221.58 cores=0,2,4,6
/proc/11721/stat : 11721 (glucosInc) R 11713 11712 5308 0 -1 4202496 19942 0 0 0 22148 10 0 0 20 0 1 0 274525443 159625216 34452 33554432000 4194304 5654031 140735679119792 140735679107608 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11721/statm: 38971 34452 141 357 0 38611 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 172992

[startup+282.3 s]

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

/proc/meminfo: memFree=26755700/32873648 swapFree=6848/6848
[pid=11712] ppid=11710 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11712/stat : 11712 (npSolver-pbo-It) S 11710 11712 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274525376 9367552 275 33554432000 4194304 5064252 140734580560928 140734580559840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11712/statm: 2287 275 233 213 0 72 0
[pid=11713] ppid=11712 vsize=41068 CPUtime=1131.21 cores=0,2,4,6
/proc/11713/stat : 11713 (npSolver-pbo) S 11712 11712 5308 0 -1 4202496 18756 57235 0 0 96 19 112969 37 20 0 1 0 274525376 42053632 9925 33554432000 4194304 5992684 140736790584944 140736790570776 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11713/statm: 10267 9925 184 440 0 9823 0
[pid=11849] ppid=11713 vsize=121940 CPUtime=110.79 cores=0,2,4,6
/proc/11849/stat : 11849 (glucosInc) R 11713 11712 5308 0 -1 4202496 16540 0 0 0 11073 6 0 0 20 0 1 0 274638523 124866560 29019 33554432000 4194304 5654031 140734256201360 140734256189176 4215168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11849/statm: 30485 29019 141 357 0 30125 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 172156

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11852
/proc/meminfo: memFree=26706796/32873648 swapFree=6848/6848
[pid=11712] ppid=11710 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11712/stat : 11712 (npSolver-pbo-It) S 11710 11712 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274525376 9367552 275 33554432000 4194304 5064252 140734580560928 140734580559840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11712/statm: 2287 275 233 213 0 72 0
[pid=11713] ppid=11712 vsize=41068 CPUtime=1131.21 cores=0,2,4,6
/proc/11713/stat : 11713 (npSolver-pbo) S 11712 11712 5308 0 -1 4202496 18756 57235 0 0 96 19 112969 37 20 0 1 0 274525376 42053632 9925 33554432000 4194304 5992684 140736790584944 140736790570776 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11713/statm: 10267 9925 184 440 0 9823 0
[pid=11849] ppid=11713 vsize=171260 CPUtime=170.79 cores=0,2,4,6
/proc/11849/stat : 11849 (glucosInc) R 11713 11712 5308 0 -1 4202496 17026 0 0 0 17072 7 0 0 20 0 1 0 274638523 175370240 38691 33554432000 4194304 5654031 140734256201360 140734256189176 4215076 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11849/statm: 42815 38691 141 357 0 42455 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 221476

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11852
/proc/meminfo: memFree=26739288/32873648 swapFree=6848/6848
[pid=11712] ppid=11710 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11712/stat : 11712 (npSolver-pbo-It) S 11710 11712 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274525376 9367552 275 33554432000 4194304 5064252 140734580560928 140734580559840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11712/statm: 2287 275 233 213 0 72 0
[pid=11713] ppid=11712 vsize=41068 CPUtime=1131.21 cores=0,2,4,6
/proc/11713/stat : 11713 (npSolver-pbo) S 11712 11712 5308 0 -1 4202496 18756 57235 0 0 96 19 112969 37 20 0 1 0 274525376 42053632 9925 33554432000 4194304 5992684 140736790584944 140736790570776 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11713/statm: 10267 9925 184 440 0 9823 0
[pid=11849] ppid=11713 vsize=121940 CPUtime=230.76 cores=0,2,4,6
/proc/11849/stat : 11849 (glucosInc) R 11713 11712 5308 0 -1 4202496 17160 0 0 0 23069 7 0 0 20 0 1 0 274638523 124866560 29397 33554432000 4194304 5654031 140734256201360 140734256189176 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11849/statm: 30485 29397 141 357 0 30125 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 172156

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11852
/proc/meminfo: memFree=26686352/32873648 swapFree=6848/6848
[pid=11712] ppid=11710 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11712/stat : 11712 (npSolver-pbo-It) S 11710 11712 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274525376 9367552 275 33554432000 4194304 5064252 140734580560928 140734580559840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11712/statm: 2287 275 233 213 0 72 0
[pid=11713] ppid=11712 vsize=41068 CPUtime=1131.21 cores=0,2,4,6
/proc/11713/stat : 11713 (npSolver-pbo) S 11712 11712 5308 0 -1 4202496 18756 57235 0 0 96 19 112969 37 20 0 1 0 274525376 42053632 9925 33554432000 4194304 5992684 140736790584944 140736790570776 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11713/statm: 10267 9925 184 440 0 9823 0
[pid=11849] ppid=11713 vsize=171260 CPUtime=290.77 cores=0,2,4,6
/proc/11849/stat : 11849 (glucosInc) R 11713 11712 5308 0 -1 4202496 17286 0 0 0 29068 9 0 0 20 0 1 0 274638523 175370240 39743 33554432000 4194304 5654031 140734256201360 140734256189176 4232729 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11849/statm: 42815 39743 141 357 0 42455 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 221476

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11853
/proc/meminfo: memFree=26717008/32873648 swapFree=6848/6848
[pid=11712] ppid=11710 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11712/stat : 11712 (npSolver-pbo-It) S 11710 11712 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274525376 9367552 275 33554432000 4194304 5064252 140734580560928 140734580559840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11712/statm: 2287 275 233 213 0 72 0
[pid=11713] ppid=11712 vsize=41068 CPUtime=1131.21 cores=0,2,4,6
/proc/11713/stat : 11713 (npSolver-pbo) S 11712 11712 5308 0 -1 4202496 18756 57235 0 0 96 19 112969 37 20 0 1 0 274525376 42053632 9925 33554432000 4194304 5992684 140736790584944 140736790570776 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11713/statm: 10267 9925 184 440 0 9823 0
[pid=11849] ppid=11713 vsize=171260 CPUtime=350.75 cores=0,2,4,6
/proc/11849/stat : 11849 (glucosInc) R 11713 11712 5308 0 -1 4202496 17414 0 0 0 35065 10 0 0 20 0 1 0 274638523 175370240 39231 33554432000 4194304 5654031 140734256201360 140734256189176 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11849/statm: 42815 39231 141 357 0 42455 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 221476

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 11853
/proc/meminfo: memFree=26708836/32873648 swapFree=6848/6848
[pid=11712] ppid=11710 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11712/stat : 11712 (npSolver-pbo-It) S 11710 11712 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274525376 9367552 275 33554432000 4194304 5064252 140734580560928 140734580559840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11712/statm: 2287 275 233 213 0 72 0
[pid=11713] ppid=11712 vsize=41068 CPUtime=1131.21 cores=0,2,4,6
/proc/11713/stat : 11713 (npSolver-pbo) S 11712 11712 5308 0 -1 4202496 18756 57235 0 0 96 19 112969 37 20 0 1 0 274525376 42053632 9925 33554432000 4194304 5992684 140736790584944 140736790570776 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11713/statm: 10267 9925 184 440 0 9823 0
[pid=11849] ppid=11713 vsize=171260 CPUtime=410.73 cores=0,2,4,6
/proc/11849/stat : 11849 (glucosInc) R 11713 11712 5308 0 -1 4202496 18126 0 0 0 41062 11 0 0 20 0 1 0 274638523 175370240 38207 33554432000 4194304 5654031 140734256201360 140734256189176 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11849/statm: 42815 38207 141 357 0 42455 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 221476

[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/181 11853
/proc/meminfo: memFree=26683556/32873648 swapFree=6848/6848
[pid=11712] ppid=11710 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11712/stat : 11712 (npSolver-pbo-It) S 11710 11712 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274525376 9367552 275 33554432000 4194304 5064252 140734580560928 140734580559840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11712/statm: 2287 275 233 213 0 72 0
[pid=11713] ppid=11712 vsize=41068 CPUtime=1131.21 cores=0,2,4,6
/proc/11713/stat : 11713 (npSolver-pbo) S 11712 11712 5308 0 -1 4202496 18756 57235 0 0 96 19 112969 37 20 0 1 0 274525376 42053632 9925 33554432000 4194304 5992684 140736790584944 140736790570776 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11713/statm: 10267 9925 184 440 0 9823 0
[pid=11849] ppid=11713 vsize=202080 CPUtime=470.73 cores=0,2,4,6
/proc/11849/stat : 11849 (glucosInc) R 11713 11712 5308 0 -1 4202496 18719 0 0 0 47061 12 0 0 20 0 1 0 274638523 206929920 43394 33554432000 4194304 5654031 140734256201360 140734256189176 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11849/statm: 50520 43394 141 357 0 50160 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 252296

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 11853
/proc/meminfo: memFree=26692808/32873648 swapFree=6848/6848
[pid=11712] ppid=11710 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11712/stat : 11712 (npSolver-pbo-It) S 11710 11712 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274525376 9367552 275 33554432000 4194304 5064252 140734580560928 140734580559840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11712/statm: 2287 275 233 213 0 72 0
[pid=11713] ppid=11712 vsize=41068 CPUtime=1131.21 cores=0,2,4,6
/proc/11713/stat : 11713 (npSolver-pbo) S 11712 11712 5308 0 -1 4202496 18756 57235 0 0 96 19 112969 37 20 0 1 0 274525376 42053632 9925 33554432000 4194304 5992684 140736790584944 140736790570776 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11713/statm: 10267 9925 184 440 0 9823 0
[pid=11849] ppid=11713 vsize=171260 CPUtime=530.72 cores=0,2,4,6
/proc/11849/stat : 11849 (glucosInc) R 11713 11712 5308 0 -1 4202496 18848 0 0 0 53059 13 0 0 20 0 1 0 274638523 175370240 40255 33554432000 4194304 5654031 140734256201360 140734256189176 4215327 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11849/statm: 42815 40255 141 357 0 42455 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 221476

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 11853
/proc/meminfo: memFree=26669600/32873648 swapFree=6848/6848
[pid=11712] ppid=11710 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11712/stat : 11712 (npSolver-pbo-It) S 11710 11712 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274525376 9367552 275 33554432000 4194304 5064252 140734580560928 140734580559840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11712/statm: 2287 275 233 213 0 72 0
[pid=11713] ppid=11712 vsize=41068 CPUtime=1131.21 cores=0,2,4,6
/proc/11713/stat : 11713 (npSolver-pbo) S 11712 11712 5308 0 -1 4202496 18756 57235 0 0 96 19 112969 37 20 0 1 0 274525376 42053632 9925 33554432000 4194304 5992684 140736790584944 140736790570776 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11713/statm: 10267 9925 184 440 0 9823 0
[pid=11849] ppid=11713 vsize=202080 CPUtime=590.71 cores=0,2,4,6
/proc/11849/stat : 11849 (glucosInc) R 11713 11712 5308 0 -1 4202496 19439 0 0 0 59058 13 0 0 20 0 1 0 274638523 206929920 44418 33554432000 4194304 5654031 140734256201360 140734256189176 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11849/statm: 50520 44418 141 357 0 50160 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 252296

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 11854
/proc/meminfo: memFree=26683640/32873648 swapFree=6848/6848
[pid=11712] ppid=11710 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11712/stat : 11712 (npSolver-pbo-It) S 11710 11712 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274525376 9367552 275 33554432000 4194304 5064252 140734580560928 140734580559840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11712/statm: 2287 275 233 213 0 72 0
[pid=11713] ppid=11712 vsize=41068 CPUtime=1131.21 cores=0,2,4,6
/proc/11713/stat : 11713 (npSolver-pbo) S 11712 11712 5308 0 -1 4202496 18756 57235 0 0 96 19 112969 37 20 0 1 0 274525376 42053632 9925 33554432000 4194304 5992684 140736790584944 140736790570776 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11713/statm: 10267 9925 184 440 0 9823 0
[pid=11849] ppid=11713 vsize=171260 CPUtime=650.7 cores=0,2,4,6
/proc/11849/stat : 11849 (glucosInc) R 11713 11712 5308 0 -1 4202496 19569 0 0 0 65056 14 0 0 20 0 1 0 274638523 175370240 39743 33554432000 4194304 5654031 140734256201360 140734256189176 4215200 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11849/statm: 42815 39743 141 357 0 42455 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 221476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 11854
/proc/meminfo: memFree=26677620/32873648 swapFree=6848/6848
[pid=11712] ppid=11710 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11712/stat : 11712 (npSolver-pbo-It) S 11710 11712 5308 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274525376 9367552 275 33554432000 4194304 5064252 140734580560928 140734580559840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11712/statm: 2287 275 233 213 0 72 0
[pid=11713] ppid=11712 vsize=41068 CPUtime=1131.21 cores=0,2,4,6
/proc/11713/stat : 11713 (npSolver-pbo) S 11712 11712 5308 0 -1 4202496 18756 57235 0 0 96 19 112969 37 20 0 1 0 274525376 42053632 9925 33554432000 4194304 5992684 140736790584944 140736790570776 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11713/statm: 10267 9925 184 440 0 9823 0
[pid=11849] ppid=11713 vsize=171260 CPUtime=668.8 cores=0,2,4,6
/proc/11849/stat : 11849 (glucosInc) R 11713 11712 5308 0 -1 4202496 19572 0 0 0 66866 14 0 0 20 0 1 0 274638523 175370240 41279 33554432000 4194304 5654031 140734256201360 140734256189176 4215017 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11849/statm: 42815 41279 141 357 0 42455 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 221476

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.06
CPU user time (s): 1799.33
CPU system time (s): 0.727889
CPU usage (%): 99.9807
Max. virtual memory (cumulated for all children) (KiB): 252296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.33
system time used= 0.727889
maximum resident set size= 185864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95944
page faults= 0
swaps= 0
block input operations= 0
block output operations= 133832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 584
involuntary context switches= 2408

runsolver used 3.63045 second user time and 8.5147 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-27 03:59:45
IDJOB=3697575
IDBENCH=71902
IDSOLVER=2275
FILE ID=node113/3697575-1338083985
RUNJOBID= node113-1338052965-5324
PBS_JOBID= 14624415
Free space on /tmp= 70104 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_50_2__8_45__32.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697575-1338083985/watcher-3697575-1338083985 -o /tmp/evaluation-result-3697575-1338083985/solver-3697575-1338083985 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697575-1338083985.opb 623328716 HOME HOME

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

MD5SUM BENCH= a9de06eb109955ed8ed5086d04c7f5e9
RANDOM SEED=623328716

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        23426256 kB
Buffers:          314864 kB
Cached:          5332744 kB
SwapCached:            0 kB
Active:          5274260 kB
Inactive:        3328292 kB
Active(anon):    2957180 kB
Inactive(anon):        0 kB
Active(file):    2317080 kB
Inactive(file):  3328292 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9592 kB
Writeback:             8 kB
AnonPages:       2961336 kB
Mapped:            15668 kB
Shmem:               200 kB
Slab:             700628 kB
SReclaimable:     144212 kB
SUnreclaim:       556416 kB
KernelStack:        1496 kB
PageTables:        10096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    3512692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2271232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71164 MiB
End job on node113 at 2012-05-27 04:29:46