Trace number 3703220

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-go19.opb
MD5SUMac3a0c512b81d5e532f489853538ca8f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark84
Best CPU time to get the best result obtained on this benchmark1796.78
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables441
Total number of constraints441
Number of constraints which are clauses361
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint5
Number of terms in the objective function 361
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 361
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 361
Number of bits of the biggest sum of numbers9
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 95
0.00/0.02	c starting approximation
0.00/0.02	c factor = 1
0.00/0.02	c can not find a suitable factor, leaving approximation
0.00/0.02	c finished approximation
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:95 search for 94
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 (debug) using card networks
0.00/0.03	c set iterative enc to: card
0.00/0.03	c set iterative enc to: none
0.00/0.03	c [INC SEARCH] isOptimum variable: 0
284.12/284.25	c formula is SAT
284.12/284.25	c [INC SEARCH] copied best model
284.12/284.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
284.12/284.25	c model valid
284.12/284.25	c current solution ok
284.12/284.25	o 94
284.12/284.25	c [INC SEARCH] iteration: 1
284.12/284.25	c [INC BOUNDS] best value:94 search for 93
284.12/284.25	c [INC SYSTEM] there exists a inc, kill it!
284.12/284.25	c write failed with 2
284.12/284.25	c [INC SYSTEM] create new solver instance
284.12/284.25	c [INC] encode full formula
284.12/284.25	c (debug) using card networks
284.12/284.26	c set iterative enc to: card
284.12/284.26	c set iterative enc to: none
284.12/284.26	c [INC SEARCH] isOptimum variable: 0
1409.24/1409.52	c formula is SAT
1409.24/1409.52	c [INC SEARCH] copied best model
1409.24/1409.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1409.24/1409.52	c model valid
1409.24/1409.52	c current solution ok
1409.24/1409.52	o 92
1409.24/1409.52	c [INC SEARCH] iteration: 2
1409.24/1409.52	c [INC BOUNDS] best value:92 search for 91
1409.24/1409.52	c [INC SYSTEM] there exists a inc, kill it!
1409.24/1409.52	c write failed with 2
1409.24/1409.53	c [INC SYSTEM] create new solver instance
1409.24/1409.53	c [INC] encode full formula
1409.24/1409.53	c (debug) using card networks
1409.24/1409.53	c set iterative enc to: card
1409.24/1409.53	c set iterative enc to: none
1409.24/1409.54	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1800.40	s UNKNOWN
1800.07/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.07/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-3703220-1338096725/watcher-3703220-1338096725 -o /tmp/evaluation-result-3703220-1338096725/solver-3703220-1338096725 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703220-1338096725.opb 1818229452 HOME HOME 

running on 4 cores: 1,3,5,7

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: 3.00 3.34 2.63 3/179 13921
/proc/meminfo: memFree=31544292/32873844 swapFree=6872/6872
[pid=13921] ppid=13919 vsize=11812 CPUtime=0 cores=1,3,5,7
/proc/13921/stat : 13921 (runsolver) D 13919 13921 28501 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 275739563 12095488 50 33554432000 4194304 5436572 140737412778720 140737412775016 4883175 0 0 4096 24578 18446744071579943789 0 0 17 1 0 0 0 0 0
/proc/13921/statm: 2953 50 31 304 0 2645 0

[startup+0.0166991 s]
/proc/loadavg: 3.00 3.34 2.63 3/179 13921
/proc/meminfo: memFree=31544292/32873844 swapFree=6872/6872
[pid=13921] ppid=13919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13921/stat : 13921 (npSolver-pbo-It) S 13919 13921 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275739563 9367552 275 33554432000 4194304 5064252 140736579086912 140736579085824 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13921/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100274 s]
/proc/loadavg: 3.00 3.34 2.63 3/179 13921
/proc/meminfo: memFree=31544292/32873844 swapFree=6872/6872
[pid=13921] ppid=13919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13921/stat : 13921 (npSolver-pbo-It) S 13919 13921 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275739563 9367552 275 33554432000 4194304 5064252 140736579086912 140736579085824 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13921/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300234 s]
/proc/loadavg: 3.00 3.34 2.63 3/179 13921
/proc/meminfo: memFree=31544292/32873844 swapFree=6872/6872
[pid=13921] ppid=13919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13921/stat : 13921 (npSolver-pbo-It) S 13919 13921 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275739563 9367552 275 33554432000 4194304 5064252 140736579086912 140736579085824 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13921/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700232 s]
/proc/loadavg: 3.00 3.34 2.63 3/179 13921
/proc/meminfo: memFree=31544292/32873844 swapFree=6872/6872
[pid=13921] ppid=13919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13921/stat : 13921 (npSolver-pbo-It) S 13919 13921 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275739563 9367552 275 33554432000 4194304 5064252 140736579086912 140736579085824 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13921/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: 2.92 3.31 2.63 3/182 13930
/proc/meminfo: memFree=31537028/32873844 swapFree=6872/6872
[pid=13921] ppid=13919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13921/stat : 13921 (npSolver-pbo-It) S 13919 13921 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275739563 9367552 275 33554432000 4194304 5064252 140736579086912 140736579085824 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13921/statm: 2287 275 233 213 0 72 0
[pid=13923] ppid=13921 vsize=2216 CPUtime=0.01 cores=1,3,5,7
/proc/13923/stat : 13923 (npSolver-pbo) S 13921 13921 28501 0 -1 4202496 546 2799 0 0 1 0 0 0 20 0 1 0 275739564 2269184 272 33554432000 4194304 5992684 140735986191392 140735986177224 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/13923/statm: 554 272 193 440 0 110 0
[pid=13930] ppid=13923 vsize=11136 CPUtime=1.46 cores=1,3,5,7
/proc/13930/stat : 13930 (glucosInc) R 13923 13921 28501 0 -1 4202496 2586 0 0 0 146 0 0 0 20 0 1 0 275739566 11403264 2045 33554432000 4194304 5654031 140737295557968 140737295545784 4234964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13930/statm: 2784 2045 142 357 0 2424 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 22500

[startup+3.10031 s]
/proc/loadavg: 2.92 3.31 2.63 3/182 13930
/proc/meminfo: memFree=31534488/32873844 swapFree=6872/6872
[pid=13921] ppid=13919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13921/stat : 13921 (npSolver-pbo-It) S 13919 13921 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275739563 9367552 275 33554432000 4194304 5064252 140736579086912 140736579085824 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13921/statm: 2287 275 233 213 0 72 0
[pid=13923] ppid=13921 vsize=2216 CPUtime=0.01 cores=1,3,5,7
/proc/13923/stat : 13923 (npSolver-pbo) S 13921 13921 28501 0 -1 4202496 546 2799 0 0 1 0 0 0 20 0 1 0 275739564 2269184 272 33554432000 4194304 5992684 140735986191392 140735986177224 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/13923/statm: 554 272 193 440 0 110 0
[pid=13930] ppid=13923 vsize=15488 CPUtime=3.05 cores=1,3,5,7
/proc/13930/stat : 13930 (glucosInc) R 13923 13921 28501 0 -1 4202496 3384 0 0 0 305 0 0 0 20 0 1 0 275739566 15859712 3327 33554432000 4194304 5654031 140737295557968 140737295555848 4234964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13930/statm: 3872 3327 142 357 0 3512 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 26852

[startup+6.30038 s]
/proc/loadavg: 2.92 3.31 2.63 3/182 13930
/proc/meminfo: memFree=31523636/32873844 swapFree=6872/6872
[pid=13921] ppid=13919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13921/stat : 13921 (npSolver-pbo-It) S 13919 13921 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275739563 9367552 275 33554432000 4194304 5064252 140736579086912 140736579085824 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13921/statm: 2287 275 233 213 0 72 0
[pid=13923] ppid=13921 vsize=2216 CPUtime=0.01 cores=1,3,5,7
/proc/13923/stat : 13923 (npSolver-pbo) S 13921 13921 28501 0 -1 4202496 546 2799 0 0 1 0 0 0 20 0 1 0 275739564 2269184 272 33554432000 4194304 5992684 140735986191392 140735986177224 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/13923/statm: 554 272 193 440 0 110 0
[pid=13930] ppid=13923 vsize=17468 CPUtime=6.25 cores=1,3,5,7
/proc/13930/stat : 13930 (glucosInc) R 13923 13921 28501 0 -1 4202496 3947 0 0 0 625 0 0 0 20 0 1 0 275739566 17887232 3873 33554432000 4194304 5654031 140737295557968 140737295545784 4216579 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13930/statm: 4367 3873 142 357 0 4007 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 28832

[startup+12.7003 s]
/proc/loadavg: 2.78 3.27 2.62 3/182 13930
/proc/meminfo: memFree=31520760/32873844 swapFree=6872/6872
[pid=13921] ppid=13919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13921/stat : 13921 (npSolver-pbo-It) S 13919 13921 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275739563 9367552 275 33554432000 4194304 5064252 140736579086912 140736579085824 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13921/statm: 2287 275 233 213 0 72 0
[pid=13923] ppid=13921 vsize=2216 CPUtime=0.01 cores=1,3,5,7
/proc/13923/stat : 13923 (npSolver-pbo) S 13921 13921 28501 0 -1 4202496 546 2799 0 0 1 0 0 0 20 0 1 0 275739564 2269184 272 33554432000 4194304 5992684 140735986191392 140735986177224 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/13923/statm: 554 272 193 440 0 110 0
[pid=13930] ppid=13923 vsize=22656 CPUtime=12.66 cores=1,3,5,7
/proc/13930/stat : 13930 (glucosInc) R 13923 13921 28501 0 -1 4202496 5254 0 0 0 1265 1 0 0 20 0 1 0 275739566 23199744 5170 33554432000 4194304 5654031 140737295557968 140737295555768 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13930/statm: 5664 5170 142 357 0 5304 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 34020

[startup+25.5003 s]
/proc/loadavg: 2.66 3.23 2.61 3/182 13932
/proc/meminfo: memFree=31514632/32873844 swapFree=6872/6872
[pid=13921] ppid=13919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13921/stat : 13921 (npSolver-pbo-It) S 13919 13921 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275739563 9367552 275 33554432000 4194304 5064252 140736579086912 140736579085824 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13921/statm: 2287 275 233 213 0 72 0
[pid=13923] ppid=13921 vsize=2216 CPUtime=0.01 cores=1,3,5,7
/proc/13923/stat : 13923 (npSolver-pbo) S 13921 13921 28501 0 -1 4202496 546 2799 0 0 1 0 0 0 20 0 1 0 275739564 2269184 272 33554432000 4194304 5992684 140735986191392 140735986177224 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/13923/statm: 554 272 193 440 0 110 0
[pid=13930] ppid=13923 vsize=35952 CPUtime=25.45 cores=1,3,5,7
/proc/13930/stat : 13930 (glucosInc) R 13923 13921 28501 0 -1 4202496 6608 0 0 0 2544 1 0 0 20 0 1 0 275739566 36814848 8494 33554432000 4194304 5654031 140737295557968 140737295545784 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13930/statm: 8988 8494 142 357 0 8628 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 47316

[startup+51.1003 s]
/proc/loadavg: 2.43 3.13 2.60 3/182 13934
/proc/meminfo: memFree=31504380/32873844 swapFree=6872/6872
[pid=13921] ppid=13919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13921/stat : 13921 (npSolver-pbo-It) S 13919 13921 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275739563 9367552 275 33554432000 4194304 5064252 140736579086912 140736579085824 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13921/statm: 2287 275 233 213 0 72 0
[pid=13923] ppid=13921 vsize=2216 CPUtime=0.01 cores=1,3,5,7
/proc/13923/stat : 13923 (npSolver-pbo) S 13921 13921 28501 0 -1 4202496 546 2799 0 0 1 0 0 0 20 0 1 0 275739564 2269184 272 33554432000 4194304 5992684 140735986191392 140735986177224 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/13923/statm: 554 272 193 440 0 110 0
[pid=13930] ppid=13923 vsize=47500 CPUtime=51.05 cores=1,3,5,7
/proc/13930/stat : 13930 (glucosInc) R 13923 13921 28501 0 -1 4202496 6686 0 0 0 5103 2 0 0 20 0 1 0 275739566 48640000 10097 33554432000 4194304 5654031 140737295557968 140737295545784 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13930/statm: 11875 10097 142 357 0 11515 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 58864

[startup+102.307 s]
/proc/loadavg: 2.17 2.94 2.56 3/181 13934
/proc/meminfo: memFree=31483520/32873844 swapFree=6872/6872
[pid=13921] ppid=13919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13921/stat : 13921 (npSolver-pbo-It) S 13919 13921 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275739563 9367552 275 33554432000 4194304 5064252 140736579086912 140736579085824 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13921/statm: 2287 275 233 213 0 72 0
[pid=13923] ppid=13921 vsize=2216 CPUtime=0.01 cores=1,3,5,7
/proc/13923/stat : 13923 (npSolver-pbo) S 13921 13921 28501 0 -1 4202496 546 2799 0 0 1 0 0 0 20 0 1 0 275739564 2269184 272 33554432000 4194304 5992684 140735986191392 140735986177224 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/13923/statm: 554 272 193 440 0 110 0
[pid=13930] ppid=13923 vsize=54684 CPUtime=102.24 cores=1,3,5,7
/proc/13930/stat : 13930 (glucosInc) R 13923 13921 28501 0 -1 4202496 6935 0 0 0 10222 2 0 0 20 0 1 0 275739566 55996416 12890 33554432000 4194304 5654031 140737295557968 140737295545784 4215112 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13930/statm: 13671 12890 142 357 0 13311 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 66048

[startup+162.3 s]
/proc/loadavg: 2.11 2.78 2.53 3/181 13934
/proc/meminfo: memFree=31453668/32873844 swapFree=6872/6872
[pid=13921] ppid=13919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13921/stat : 13921 (npSolver-pbo-It) S 13919 13921 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275739563 9367552 275 33554432000 4194304 5064252 140736579086912 140736579085824 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13921/statm: 2287 275 233 213 0 72 0
[pid=13923] ppid=13921 vsize=2216 CPUtime=0.01 cores=1,3,5,7
/proc/13923/stat : 13923 (npSolver-pbo) S 13921 13921 28501 0 -1 4202496 546 2799 0 0 1 0 0 0 20 0 1 0 275739564 2269184 272 33554432000 4194304 5992684 140735986191392 140735986177224 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/13923/statm: 554 272 193 440 0 110 0
[pid=13930] ppid=13923 vsize=78576 CPUtime=162.23 cores=1,3,5,7
/proc/13930/stat : 13930 (glucosInc) R 13923 13921 28501 0 -1 4202496 10000 0 0 0 16218 5 0 0 20 0 1 0 275739566 80461824 16735 33554432000 4194304 5654031 140737295557968 140737295545784 4215932 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13930/statm: 19644 16735 142 357 0 19284 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 89940

[startup+222.3 s]
/proc/loadavg: 2.09 2.65 2.50 3/181 13936
/proc/meminfo: memFree=31480108/32873844 swapFree=6872/6872
[pid=13921] ppid=13919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13921/stat : 13921 (npSolver-pbo-It) S 13919 13921 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275739563 9367552 275 33554432000 4194304 5064252 140736579086912 140736579085824 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13921/statm: 2287 275 233 213 0 72 0
[pid=13923] ppid=13921 vsize=2216 CPUtime=0.01 cores=1,3,5,7
/proc/13923/stat : 13923 (npSolver-pbo) S 13921 13921 28501 0 -1 4202496 546 2799 0 0 1 0 0 0 20 0 1 0 275739564 2269184 272 33554432000 4194304 5992684 140735986191392 140735986177224 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/13923/statm: 554 272 193 440 0 110 0
[pid=13930] ppid=13923 vsize=78788 CPUtime=222.22 cores=1,3,5,7
/proc/13930/stat : 13930 (glucosInc) R 13923 13921 28501 0 -1 4202496 10010 0 0 0 22217 5 0 0 20 0 1 0 275739566 80678912 18277 33554432000 4194304 5654031 140737295557968 140737295545784 4233173 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13930/statm: 19697 18277 142 357 0 19337 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 90152

[startup+282.3 s]

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

/proc/meminfo: memFree=31307028/32873844 swapFree=6872/6872
[pid=13921] ppid=13919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13921/stat : 13921 (npSolver-pbo-It) S 13919 13921 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275739563 9367552 275 33554432000 4194304 5064252 140736579086912 140736579085824 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13921/statm: 2287 275 233 213 0 72 0
[pid=13923] ppid=13921 vsize=2512 CPUtime=284.2 cores=1,3,5,7
/proc/13923/stat : 13923 (npSolver-pbo) S 13921 13921 28501 0 -1 4202496 832 13672 0 0 2 0 28411 7 20 0 1 0 275739564 2572288 346 33554432000 4194304 5992684 140735986191392 140735986177224 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/13923/statm: 628 346 193 440 0 184 0
[pid=13943] ppid=13923 vsize=142872 CPUtime=957.87 cores=1,3,5,7
/proc/13943/stat : 13943 (glucosInc) R 13923 13921 28501 0 -1 4202496 14758 0 0 0 95764 23 0 0 20 0 1 0 275767989 146300928 33334 33554432000 4194304 5654031 140736636082272 140736636070088 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13943/statm: 35718 33334 142 357 0 35358 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 154532

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.14 3/181 13954
/proc/meminfo: memFree=31343768/32873844 swapFree=6872/6872
[pid=13921] ppid=13919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13921/stat : 13921 (npSolver-pbo-It) S 13919 13921 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275739563 9367552 275 33554432000 4194304 5064252 140736579086912 140736579085824 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13921/statm: 2287 275 233 213 0 72 0
[pid=13923] ppid=13921 vsize=2512 CPUtime=284.2 cores=1,3,5,7
/proc/13923/stat : 13923 (npSolver-pbo) S 13921 13921 28501 0 -1 4202496 832 13672 0 0 2 0 28411 7 20 0 1 0 275739564 2572288 346 33554432000 4194304 5992684 140735986191392 140735986177224 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/13923/statm: 628 346 193 440 0 184 0
[pid=13943] ppid=13923 vsize=142872 CPUtime=1017.87 cores=1,3,5,7
/proc/13943/stat : 13943 (glucosInc) R 13923 13921 28501 0 -1 4202496 15139 0 0 0 101763 24 0 0 20 0 1 0 275767989 146300928 32310 33554432000 4194304 5654031 140736636082272 140736636070088 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13943/statm: 35718 32310 142 357 0 35358 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 154532

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.13 3/181 13954
/proc/meminfo: memFree=31347864/32873844 swapFree=6872/6872
[pid=13921] ppid=13919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13921/stat : 13921 (npSolver-pbo-It) S 13919 13921 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275739563 9367552 275 33554432000 4194304 5064252 140736579086912 140736579085824 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13921/statm: 2287 275 233 213 0 72 0
[pid=13923] ppid=13921 vsize=2512 CPUtime=284.2 cores=1,3,5,7
/proc/13923/stat : 13923 (npSolver-pbo) S 13921 13921 28501 0 -1 4202496 832 13672 0 0 2 0 28411 7 20 0 1 0 275739564 2572288 346 33554432000 4194304 5992684 140735986191392 140735986177224 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/13923/statm: 628 346 193 440 0 184 0
[pid=13943] ppid=13923 vsize=142872 CPUtime=1077.85 cores=1,3,5,7
/proc/13943/stat : 13943 (glucosInc) R 13923 13921 28501 0 -1 4202496 15522 0 0 0 107760 25 0 0 20 0 1 0 275767989 146300928 31286 33554432000 4194304 5654031 140736636082272 140736636080200 4232925 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13943/statm: 35718 31286 142 357 0 35358 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 154532

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.11 3/181 13956
/proc/meminfo: memFree=31457056/32873844 swapFree=6872/6872
[pid=13921] ppid=13919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13921/stat : 13921 (npSolver-pbo-It) S 13919 13921 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275739563 9367552 275 33554432000 4194304 5064252 140736579086912 140736579085824 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13921/statm: 2287 275 233 213 0 72 0
[pid=13923] ppid=13921 vsize=2512 CPUtime=1409.28 cores=1,3,5,7
/proc/13923/stat : 13923 (npSolver-pbo) S 13921 13921 28501 0 -1 4202496 1113 30692 0 0 2 0 140891 35 20 0 1 0 275739564 2572288 346 33554432000 4194304 5992684 140735986191392 140735986177224 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/13923/statm: 628 346 193 440 0 184 0
[pid=13956] ppid=13923 vsize=18192 CPUtime=12.75 cores=1,3,5,7
/proc/13956/stat : 13956 (glucosInc) R 13923 13921 28501 0 -1 4202496 4612 0 0 0 1274 1 0 0 20 0 1 0 275880517 18628608 4000 33554432000 4194304 5654031 140734807121648 140734807119448 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13956/statm: 4548 4000 142 357 0 4188 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 29852

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/181 13957
/proc/meminfo: memFree=31409320/32873844 swapFree=6872/6872
[pid=13921] ppid=13919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13921/stat : 13921 (npSolver-pbo-It) S 13919 13921 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275739563 9367552 275 33554432000 4194304 5064252 140736579086912 140736579085824 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13921/statm: 2287 275 233 213 0 72 0
[pid=13923] ppid=13921 vsize=2512 CPUtime=1409.28 cores=1,3,5,7
/proc/13923/stat : 13923 (npSolver-pbo) S 13921 13921 28501 0 -1 4202496 1113 30692 0 0 2 0 140891 35 20 0 1 0 275739564 2572288 346 33554432000 4194304 5992684 140735986191392 140735986177224 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/13923/statm: 628 346 193 440 0 184 0
[pid=13956] ppid=13923 vsize=48916 CPUtime=72.73 cores=1,3,5,7
/proc/13956/stat : 13956 (glucosInc) R 13923 13921 28501 0 -1 4202496 7303 0 0 0 7271 2 0 0 20 0 1 0 275880517 50089984 11254 33554432000 4194304 5654031 140734807121648 140734807109464 4232916 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13956/statm: 12229 11254 142 357 0 11869 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 60576

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/181 13957
/proc/meminfo: memFree=31394988/32873844 swapFree=6872/6872
[pid=13921] ppid=13919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13921/stat : 13921 (npSolver-pbo-It) S 13919 13921 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275739563 9367552 275 33554432000 4194304 5064252 140736579086912 140736579085824 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13921/statm: 2287 275 233 213 0 72 0
[pid=13923] ppid=13921 vsize=2512 CPUtime=1409.28 cores=1,3,5,7
/proc/13923/stat : 13923 (npSolver-pbo) S 13921 13921 28501 0 -1 4202496 1113 30692 0 0 2 0 140891 35 20 0 1 0 275739564 2572288 346 33554432000 4194304 5992684 140735986191392 140735986177224 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/13923/statm: 628 346 193 440 0 184 0
[pid=13956] ppid=13923 vsize=83808 CPUtime=132.72 cores=1,3,5,7
/proc/13956/stat : 13956 (glucosInc) R 13923 13921 28501 0 -1 4202496 8506 0 0 0 13269 3 0 0 20 0 1 0 275880517 85819392 14243 33554432000 4194304 5654031 140734807121648 140734807109464 4232988 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13956/statm: 20952 14243 142 357 0 20592 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 95468

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/181 13957
/proc/meminfo: memFree=31343720/32873844 swapFree=6872/6872
[pid=13921] ppid=13919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13921/stat : 13921 (npSolver-pbo-It) S 13919 13921 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275739563 9367552 275 33554432000 4194304 5064252 140736579086912 140736579085824 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13921/statm: 2287 275 233 213 0 72 0
[pid=13923] ppid=13921 vsize=2512 CPUtime=1409.28 cores=1,3,5,7
/proc/13923/stat : 13923 (npSolver-pbo) S 13921 13921 28501 0 -1 4202496 1113 30692 0 0 2 0 140891 35 20 0 1 0 275739564 2572288 346 33554432000 4194304 5992684 140735986191392 140735986177224 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/13923/statm: 628 346 193 440 0 184 0
[pid=13956] ppid=13923 vsize=83808 CPUtime=192.71 cores=1,3,5,7
/proc/13956/stat : 13956 (glucosInc) R 13923 13921 28501 0 -1 4202496 8619 0 0 0 19268 3 0 0 20 0 1 0 275880517 85819392 18953 33554432000 4194304 5654031 140734807121648 140734807109464 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13956/statm: 20952 18953 142 357 0 20592 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 95468

[startup+1662.3 s]
/proc/loadavg: 2.06 2.01 2.08 3/181 13957
/proc/meminfo: memFree=31341796/32873844 swapFree=6872/6872
[pid=13921] ppid=13919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13921/stat : 13921 (npSolver-pbo-It) S 13919 13921 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275739563 9367552 275 33554432000 4194304 5064252 140736579086912 140736579085824 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13921/statm: 2287 275 233 213 0 72 0
[pid=13923] ppid=13921 vsize=2512 CPUtime=1409.28 cores=1,3,5,7
/proc/13923/stat : 13923 (npSolver-pbo) S 13921 13921 28501 0 -1 4202496 1113 30692 0 0 2 0 140891 35 20 0 1 0 275739564 2572288 346 33554432000 4194304 5992684 140735986191392 140735986177224 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/13923/statm: 628 346 193 440 0 184 0
[pid=13956] ppid=13923 vsize=83808 CPUtime=252.7 cores=1,3,5,7
/proc/13956/stat : 13956 (glucosInc) R 13923 13921 28501 0 -1 4202496 8620 0 0 0 25267 3 0 0 20 0 1 0 275880517 85819392 19465 33554432000 4194304 5654031 140734807121648 140734807109464 4232830 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13956/statm: 20952 19465 142 357 0 20592 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 95468

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.08 3/182 13960
/proc/meminfo: memFree=31362332/32873844 swapFree=6872/6872
[pid=13921] ppid=13919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13921/stat : 13921 (npSolver-pbo-It) S 13919 13921 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275739563 9367552 275 33554432000 4194304 5064252 140736579086912 140736579085824 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13921/statm: 2287 275 233 213 0 72 0
[pid=13923] ppid=13921 vsize=2512 CPUtime=1409.28 cores=1,3,5,7
/proc/13923/stat : 13923 (npSolver-pbo) S 13921 13921 28501 0 -1 4202496 1113 30692 0 0 2 0 140891 35 20 0 1 0 275739564 2572288 346 33554432000 4194304 5992684 140735986191392 140735986177224 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/13923/statm: 628 346 193 440 0 184 0
[pid=13956] ppid=13923 vsize=96336 CPUtime=312.7 cores=1,3,5,7
/proc/13956/stat : 13956 (glucosInc) R 13923 13921 28501 0 -1 4202496 9042 0 0 0 31266 4 0 0 20 0 1 0 275880517 98648064 22435 33554432000 4194304 5654031 140734807121648 140734807109464 4232997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13956/statm: 24084 22435 142 357 0 23724 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 107996

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/182 14028
/proc/meminfo: memFree=31462480/32873844 swapFree=6872/6872
[pid=13921] ppid=13919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13921/stat : 13921 (npSolver-pbo-It) S 13919 13921 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275739563 9367552 275 33554432000 4194304 5064252 140736579086912 140736579085824 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13921/statm: 2287 275 233 213 0 72 0
[pid=13923] ppid=13921 vsize=2512 CPUtime=1409.28 cores=1,3,5,7
/proc/13923/stat : 13923 (npSolver-pbo) S 13921 13921 28501 0 -1 4202496 1113 30692 0 0 2 0 140891 35 20 0 1 0 275739564 2572288 346 33554432000 4194304 5992684 140735986191392 140735986177224 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/13923/statm: 628 346 193 440 0 184 0
[pid=13956] ppid=13923 vsize=96336 CPUtime=372.69 cores=1,3,5,7
/proc/13956/stat : 13956 (glucosInc) R 13923 13921 28501 0 -1 4202496 9133 0 0 0 37265 4 0 0 20 0 1 0 275880517 98648064 23035 33554432000 4194304 5654031 140734807121648 140734807109464 4233148 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13956/statm: 24084 23035 142 357 0 23724 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 107996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.07 3/181 14028
/proc/meminfo: memFree=31454416/32873844 swapFree=6872/6872
[pid=13921] ppid=13919 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13921/stat : 13921 (npSolver-pbo-It) S 13919 13921 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275739563 9367552 275 33554432000 4194304 5064252 140736579086912 140736579085824 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13921/statm: 2287 275 233 213 0 72 0
[pid=13923] ppid=13921 vsize=2512 CPUtime=1409.28 cores=1,3,5,7
/proc/13923/stat : 13923 (npSolver-pbo) S 13921 13921 28501 0 -1 4202496 1113 30692 0 0 2 0 140891 35 20 0 1 0 275739564 2572288 346 33554432000 4194304 5992684 140735986191392 140735986177224 5179600 0 0 4096 0 18446744071580380219 0 0 17 7 0 0 0 0 0
/proc/13923/statm: 628 346 193 440 0 184 0
[pid=13956] ppid=13923 vsize=96336 CPUtime=390.79 cores=1,3,5,7
/proc/13956/stat : 13956 (glucosInc) R 13923 13921 28501 0 -1 4202496 9133 0 0 0 39075 4 0 0 20 0 1 0 275880517 98648064 23035 33554432000 4194304 5654031 140734807121648 140734807109464 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13956/statm: 24084 23035 142 357 0 23724 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 107996

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.11
CPU user time (s): 1799.7
CPU system time (s): 0.406938
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 186088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.7
system time used= 0.406938
maximum resident set size= 149992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41319
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 122
involuntary context switches= 2017

runsolver used 2.99754 second user time and 8.50971 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-27 07:32:06
IDJOB=3703220
IDBENCH=89865
IDSOLVER=2278
FILE ID=node105/3703220-1338096725
RUNJOBID= node105-1338088459-28518
PBS_JOBID= 14624461
Free space on /tmp= 71584 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-go19.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3703220-1338096725/watcher-3703220-1338096725 -o /tmp/evaluation-result-3703220-1338096725/solver-3703220-1338096725 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703220-1338096725.opb 1818229452 HOME HOME

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

MD5SUM BENCH= ac3a0c512b81d5e532f489853538ca8f
RANDOM SEED=1818229452

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:        31544260 kB
Buffers:          231360 kB
Cached:           226032 kB
SwapCached:         1932 kB
Active:           260864 kB
Inactive:         252988 kB
Active(anon):      55664 kB
Inactive(anon):     1684 kB
Active(file):     205200 kB
Inactive(file):   251304 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100456 kB
Dirty:              8668 kB
Writeback:             0 kB
AnonPages:         66484 kB
Mapped:            10228 kB
Shmem:                 0 kB
Slab:             673624 kB
SReclaimable:     114852 kB
SUnreclaim:       558772 kB
KernelStack:        1504 kB
PageTables:         4368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     180348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 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= 71576 MiB
End job on node105 at 2012-05-27 08:02:06