Trace number 3749856

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 1.0 (fixed)? (TO) 1800.1 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/
miplib3/normalized-mps-v2-20-10-gt2.opb
MD5SUMfbf213ed65afe4e66abc3948eb02a29f
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark21166
Best CPU time to get the best result obtained on this benchmark4.31334
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 21166
Optimality of the best value was proved NO
Number of variables556
Total number of constraints180
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints178
Minimum length of a constraint2
Maximum length of a constraint48
Number of terms in the objective function 304
Biggest coefficient in the objective function 62376
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 3092598
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 62376
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 3092598
Number of bits of the biggest sum of numbers22
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.04	c run usual solver
0.00/0.59	c model valid
0.00/0.59	c current solution ok
0.00/0.66	o 306860
0.00/0.66	c current bound: 153430
0.00/0.66	c fallback to adder encoding
2.19/2.20	c model valid
2.19/2.20	c current solution ok
2.19/2.21	o 153182
2.19/2.21	c current bound: 76591
2.19/2.21	c fallback to adder encoding
3.87/3.93	c model valid
3.87/3.93	c current solution ok
3.87/3.94	o 76033
3.87/3.94	c current bound: 38016
3.87/3.94	c fallback to adder encoding
11.22/11.50	c model valid
11.22/11.50	c current solution ok
11.22/11.50	o 37914
11.22/11.50	c current bound: 18957
11.22/11.50	c fallback to adder encoding
1800.06/1800.61	./satsolver.sh: line 5:  3160 Terminated              ./glucose $1 > $2 2> /dev/null
1800.06/1800.61	c error: unexpected solver exit code
1800.06/1800.61	s UNKNOWN

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-3749856-1339113141/watcher-3749856-1339113141 -o /tmp/evaluation-result-3749856-1339113141/solver-3749856-1339113141 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749856-1339113141.opb 901454080 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.00 1.97 1.91 3/175 3113
/proc/meminfo: memFree=30357224/32873844 swapFree=7124/7124
[pid=3113] ppid=3111 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo.sh) S 3111 3113 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377442516 9367552 275 33554432000 4194304 5064252 140737379682000 140737379680912 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3113/statm: 2287 275 233 213 0 72 0

[startup+0.0797671 s]
/proc/loadavg: 2.00 1.97 1.91 3/175 3113
/proc/meminfo: memFree=30357224/32873844 swapFree=7124/7124
[pid=3113] ppid=3111 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo.sh) S 3111 3113 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377442516 9367552 275 33554432000 4194304 5064252 140737379682000 140737379680912 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3113/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100199 s]
/proc/loadavg: 2.00 1.97 1.91 3/175 3113
/proc/meminfo: memFree=30357224/32873844 swapFree=7124/7124
[pid=3113] ppid=3111 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo.sh) S 3111 3113 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377442516 9367552 275 33554432000 4194304 5064252 140737379682000 140737379680912 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3113/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300148 s]
/proc/loadavg: 2.00 1.97 1.91 3/175 3113
/proc/meminfo: memFree=30357224/32873844 swapFree=7124/7124
[pid=3113] ppid=3111 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo.sh) S 3111 3113 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377442516 9367552 275 33554432000 4194304 5064252 140737379682000 140737379680912 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3113/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700263 s]
/proc/loadavg: 2.00 1.97 1.91 3/175 3113
/proc/meminfo: memFree=30357224/32873844 swapFree=7124/7124
[pid=3113] ppid=3111 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo.sh) S 3111 3113 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377442516 9367552 275 33554432000 4194304 5064252 140737379682000 140737379680912 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3113/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.00 1.97 1.91 3/181 3129
/proc/meminfo: memFree=30301252/32873844 swapFree=7124/7124
[pid=3113] ppid=3111 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo.sh) S 3111 3113 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377442516 9367552 275 33554432000 4194304 5064252 140737379682000 140737379680912 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3113/statm: 2287 275 233 213 0 72 0
[pid=3114] ppid=3113 vsize=7860 CPUtime=0.68 cores=0,2,4,6
/proc/3114/stat : 3114 (npSolver-pbo) S 3113 3113 694 0 -1 4202496 3582 11578 0 0 7 7 51 3 20 0 1 0 377442516 8048640 1483 33554432000 4194304 6004724 140733943041792 140733943034144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3114/statm: 1965 1483 175 442 0 1519 0
[pid=3128] ppid=3114 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3128/stat : 3128 (satsolver.sh) S 3114 3113 694 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 377442586 9367552 266 33554432000 4194304 5064252 140736436861648 140736436860560 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/3128/statm: 2287 266 226 213 0 72 0
[pid=3129] ppid=3128 vsize=15196 CPUtime=0.79 cores=0,2,4,6
/proc/3129/stat : 3129 (glucose) R 3128 3113 694 0 -1 4202496 4103 0 0 0 79 0 0 0 20 0 1 0 377442586 15560704 3440 33554432000 4194304 5208918 140735194880944 140736436860584 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3129/statm: 3799 3440 104 248 0 3548 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 41352

[startup+3.10031 s]
/proc/loadavg: 2.00 1.97 1.91 3/181 3129
/proc/meminfo: memFree=30293552/32873844 swapFree=7124/7124
[pid=3113] ppid=3111 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo.sh) S 3111 3113 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377442516 9367552 275 33554432000 4194304 5064252 140737379682000 140737379680912 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3113/statm: 2287 275 233 213 0 72 0
[pid=3114] ppid=3113 vsize=7860 CPUtime=2.22 cores=0,2,4,6
/proc/3114/stat : 3114 (npSolver-pbo) S 3113 3113 694 0 -1 4202496 4788 19968 0 0 10 7 200 5 20 0 1 0 377442516 8048640 1484 33554432000 4194304 6004724 140733943041792 140733943034144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3114/statm: 1965 1484 176 442 0 1519 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 17008
heavy processes:

[startup+6.30033 s]
/proc/loadavg: 2.00 1.97 1.91 3/181 3153
/proc/meminfo: memFree=30145556/32873844 swapFree=7124/7124
[pid=3113] ppid=3111 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo.sh) S 3111 3113 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377442516 9367552 275 33554432000 4194304 5064252 140737379682000 140737379680912 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3113/statm: 2287 275 233 213 0 72 0
[pid=3114] ppid=3113 vsize=7860 CPUtime=3.95 cores=0,2,4,6
/proc/3114/stat : 3114 (npSolver-pbo) S 3113 3113 694 0 -1 4202496 5959 27138 0 0 13 8 367 7 20 0 1 0 377442516 8048640 1484 33554432000 4194304 6004724 140733943041792 140733943034144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3114/statm: 1965 1484 176 442 0 1519 0
[pid=3150] ppid=3114 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3150/stat : 3150 (satsolver.sh) S 3114 3113 694 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 377442913 9367552 265 33554432000 4194304 5064252 140737335485328 140737335484240 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/3150/statm: 2287 265 226 213 0 72 0
[pid=3151] ppid=3150 vsize=16736 CPUtime=2.31 cores=0,2,4,6
/proc/3151/stat : 3151 (glucose) R 3150 3113 694 0 -1 4202496 4328 0 0 0 231 0 0 0 20 0 1 0 377442913 17137664 3652 33554432000 4194304 5208918 140733668871344 140733668869096 4229110 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3151/statm: 4184 3652 104 248 0 3933 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 42892

[startup+12.7004 s]
/proc/loadavg: 2.00 1.97 1.91 3/181 3160
/proc/meminfo: memFree=29987716/32873844 swapFree=7124/7124
[pid=3113] ppid=3111 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo.sh) S 3111 3113 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377442516 9367552 275 33554432000 4194304 5064252 140737379682000 140737379680912 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3113/statm: 2287 275 233 213 0 72 0
[pid=3114] ppid=3113 vsize=7860 CPUtime=11.27 cores=0,2,4,6
/proc/3114/stat : 3114 (npSolver-pbo) S 3113 3113 694 0 -1 4202496 7042 36390 0 0 15 8 1094 10 20 0 1 0 377442516 8048640 1484 33554432000 4194304 6004724 140733943041792 140733943034144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3114/statm: 1965 1484 176 442 0 1519 0
[pid=3159] ppid=3114 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3159/stat : 3159 (satsolver.sh) S 3114 3113 694 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377443669 9367552 267 33554432000 4194304 5064252 140734031242960 140734031241872 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3159/statm: 2287 267 226 213 0 72 0
[pid=3160] ppid=3159 vsize=15852 CPUtime=1.16 cores=0,2,4,6
/proc/3160/stat : 3160 (glucose) R 3159 3113 694 0 -1 4202496 4419 0 0 0 116 0 0 0 20 0 1 0 377443669 16232448 3362 33554432000 4194304 5208918 140734855046080 140734855044024 4211897 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3160/statm: 3963 3362 104 248 0 3712 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 42008

[startup+25.5004 s]
/proc/loadavg: 2.00 1.97 1.91 3/181 3160
/proc/meminfo: memFree=29972136/32873844 swapFree=7124/7124
[pid=3113] ppid=3111 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo.sh) S 3111 3113 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377442516 9367552 275 33554432000 4194304 5064252 140737379682000 140737379680912 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3113/statm: 2287 275 233 213 0 72 0
[pid=3114] ppid=3113 vsize=7860 CPUtime=11.27 cores=0,2,4,6
/proc/3114/stat : 3114 (npSolver-pbo) S 3113 3113 694 0 -1 4202496 7042 36390 0 0 15 8 1094 10 20 0 1 0 377442516 8048640 1484 33554432000 4194304 6004724 140733943041792 140733943034144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3114/statm: 1965 1484 176 442 0 1519 0
[pid=3159] ppid=3114 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3159/stat : 3159 (satsolver.sh) S 3114 3113 694 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377443669 9367552 267 33554432000 4194304 5064252 140734031242960 140734031241872 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3159/statm: 2287 267 226 213 0 72 0
[pid=3160] ppid=3159 vsize=22928 CPUtime=13.96 cores=0,2,4,6
/proc/3160/stat : 3160 (glucose) R 3159 3113 694 0 -1 4202496 4856 0 0 0 1395 1 0 0 20 0 1 0 377443669 23478272 5322 33554432000 4194304 5208918 140734855046080 140734855043944 4229039 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3160/statm: 5732 5322 104 248 0 5481 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 49084

[startup+51.1004 s]
/proc/loadavg: 2.00 1.97 1.91 3/181 3160
/proc/meminfo: memFree=29952172/32873844 swapFree=7124/7124
[pid=3113] ppid=3111 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo.sh) S 3111 3113 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377442516 9367552 275 33554432000 4194304 5064252 140737379682000 140737379680912 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3113/statm: 2287 275 233 213 0 72 0
[pid=3114] ppid=3113 vsize=7860 CPUtime=11.27 cores=0,2,4,6
/proc/3114/stat : 3114 (npSolver-pbo) S 3113 3113 694 0 -1 4202496 7042 36390 0 0 15 8 1094 10 20 0 1 0 377442516 8048640 1484 33554432000 4194304 6004724 140733943041792 140733943034144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3114/statm: 1965 1484 176 442 0 1519 0
[pid=3159] ppid=3114 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3159/stat : 3159 (satsolver.sh) S 3114 3113 694 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377443669 9367552 267 33554432000 4194304 5064252 140734031242960 140734031241872 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3159/statm: 2287 267 226 213 0 72 0
[pid=3160] ppid=3159 vsize=32648 CPUtime=39.55 cores=0,2,4,6
/proc/3160/stat : 3160 (glucose) R 3159 3113 694 0 -1 4202496 6138 0 0 0 3954 1 0 0 20 0 1 0 377443669 33431552 7746 33554432000 4194304 5208918 140734855046080 140734855042456 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3160/statm: 8162 7746 104 248 0 7911 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 58804

[startup+102.306 s]
/proc/loadavg: 2.00 1.97 1.91 3/181 3161
/proc/meminfo: memFree=29941004/32873844 swapFree=7124/7124
[pid=3113] ppid=3111 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo.sh) S 3111 3113 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377442516 9367552 275 33554432000 4194304 5064252 140737379682000 140737379680912 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3113/statm: 2287 275 233 213 0 72 0
[pid=3114] ppid=3113 vsize=7860 CPUtime=11.27 cores=0,2,4,6
/proc/3114/stat : 3114 (npSolver-pbo) S 3113 3113 694 0 -1 4202496 7042 36390 0 0 15 8 1094 10 20 0 1 0 377442516 8048640 1484 33554432000 4194304 6004724 140733943041792 140733943034144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3114/statm: 1965 1484 176 442 0 1519 0
[pid=3159] ppid=3114 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3159/stat : 3159 (satsolver.sh) S 3114 3113 694 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377443669 9367552 267 33554432000 4194304 5064252 140734031242960 140734031241872 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3159/statm: 2287 267 226 213 0 72 0
[pid=3160] ppid=3159 vsize=37004 CPUtime=90.75 cores=0,2,4,6
/proc/3160/stat : 3160 (glucose) R 3159 3113 694 0 -1 4202496 6742 0 0 0 9074 1 0 0 20 0 1 0 377443669 37892096 8835 33554432000 4194304 5208918 140734855046080 140734855043944 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3160/statm: 9251 8835 104 248 0 9000 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 63160

[startup+162.3 s]
/proc/loadavg: 2.00 1.97 1.91 3/180 3161
/proc/meminfo: memFree=29930448/32873844 swapFree=7124/7124
[pid=3113] ppid=3111 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo.sh) S 3111 3113 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377442516 9367552 275 33554432000 4194304 5064252 140737379682000 140737379680912 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3113/statm: 2287 275 233 213 0 72 0
[pid=3114] ppid=3113 vsize=7860 CPUtime=11.27 cores=0,2,4,6
/proc/3114/stat : 3114 (npSolver-pbo) S 3113 3113 694 0 -1 4202496 7042 36390 0 0 15 8 1094 10 20 0 1 0 377442516 8048640 1484 33554432000 4194304 6004724 140733943041792 140733943034144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3114/statm: 1965 1484 176 442 0 1519 0
[pid=3159] ppid=3114 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3159/stat : 3159 (satsolver.sh) S 3114 3113 694 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377443669 9367552 267 33554432000 4194304 5064252 140734031242960 140734031241872 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3159/statm: 2287 267 226 213 0 72 0
[pid=3160] ppid=3159 vsize=51216 CPUtime=150.73 cores=0,2,4,6
/proc/3160/stat : 3160 (glucose) R 3159 3113 694 0 -1 4202496 7734 0 0 0 15072 1 0 0 20 0 1 0 377443669 52445184 10812 33554432000 4194304 5208918 140734855046080 140734855044024 4229517 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3160/statm: 12804 10812 104 248 0 12553 0

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 3194
/proc/meminfo: memFree=29826628/32873844 swapFree=7124/7124
[pid=3113] ppid=3111 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo.sh) S 3111 3113 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377442516 9367552 275 33554432000 4194304 5064252 140737379682000 140737379680912 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3113/statm: 2287 275 233 213 0 72 0
[pid=3114] ppid=3113 vsize=7860 CPUtime=11.27 cores=0,2,4,6
/proc/3114/stat : 3114 (npSolver-pbo) S 3113 3113 694 0 -1 4202496 7042 36390 0 0 15 8 1094 10 20 0 1 0 377442516 8048640 1484 33554432000 4194304 6004724 140733943041792 140733943034144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3114/statm: 1965 1484 176 442 0 1519 0
[pid=3159] ppid=3114 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3159/stat : 3159 (satsolver.sh) S 3114 3113 694 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377443669 9367552 267 33554432000 4194304 5064252 140734031242960 140734031241872 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3159/statm: 2287 267 226 213 0 72 0
[pid=3160] ppid=3159 vsize=103432 CPUtime=1350.55 cores=0,2,4,6
/proc/3160/stat : 3160 (glucose) R 3159 3113 694 0 -1 4202496 11303 0 0 0 135049 6 0 0 20 0 1 0 377443669 105914368 25466 33554432000 4194304 5208918 140734855046080 140734855044168 4229328 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3160/statm: 25858 25466 104 248 0 25607 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 129588

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 3194
/proc/meminfo: memFree=29777232/32873844 swapFree=7124/7124
[pid=3113] ppid=3111 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo.sh) S 3111 3113 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377442516 9367552 275 33554432000 4194304 5064252 140737379682000 140737379680912 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3113/statm: 2287 275 233 213 0 72 0
[pid=3114] ppid=3113 vsize=7860 CPUtime=11.27 cores=0,2,4,6
/proc/3114/stat : 3114 (npSolver-pbo) S 3113 3113 694 0 -1 4202496 7042 36390 0 0 15 8 1094 10 20 0 1 0 377442516 8048640 1484 33554432000 4194304 6004724 140733943041792 140733943034144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3114/statm: 1965 1484 176 442 0 1519 0
[pid=3159] ppid=3114 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3159/stat : 3159 (satsolver.sh) S 3114 3113 694 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377443669 9367552 267 33554432000 4194304 5064252 140734031242960 140734031241872 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3159/statm: 2287 267 226 213 0 72 0
[pid=3160] ppid=3159 vsize=103432 CPUtime=1410.54 cores=0,2,4,6
/proc/3160/stat : 3160 (glucose) R 3159 3113 694 0 -1 4202496 11419 0 0 0 141048 6 0 0 20 0 1 0 377443669 105914368 25466 33554432000 4194304 5208918 140734855046080 140734855044168 4229692 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3160/statm: 25858 25466 104 248 0 25607 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 129588

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 3194
/proc/meminfo: memFree=29726032/32873844 swapFree=7124/7124
[pid=3113] ppid=3111 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo.sh) S 3111 3113 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377442516 9367552 275 33554432000 4194304 5064252 140737379682000 140737379680912 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3113/statm: 2287 275 233 213 0 72 0
[pid=3114] ppid=3113 vsize=7860 CPUtime=11.27 cores=0,2,4,6
/proc/3114/stat : 3114 (npSolver-pbo) S 3113 3113 694 0 -1 4202496 7042 36390 0 0 15 8 1094 10 20 0 1 0 377442516 8048640 1484 33554432000 4194304 6004724 140733943041792 140733943034144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3114/statm: 1965 1484 176 442 0 1519 0
[pid=3159] ppid=3114 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3159/stat : 3159 (satsolver.sh) S 3114 3113 694 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377443669 9367552 267 33554432000 4194304 5064252 140734031242960 140734031241872 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3159/statm: 2287 267 226 213 0 72 0
[pid=3160] ppid=3159 vsize=103432 CPUtime=1470.52 cores=0,2,4,6
/proc/3160/stat : 3160 (glucose) R 3159 3113 694 0 -1 4202496 11536 0 0 0 147046 6 0 0 20 0 1 0 377443669 105914368 25466 33554432000 4194304 5208918 140734855046080 140734855044168 4229328 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3160/statm: 25858 25466 104 248 0 25607 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 129588

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 3194
/proc/meminfo: memFree=29670304/32873844 swapFree=7124/7124
[pid=3113] ppid=3111 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo.sh) S 3111 3113 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377442516 9367552 275 33554432000 4194304 5064252 140737379682000 140737379680912 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3113/statm: 2287 275 233 213 0 72 0
[pid=3114] ppid=3113 vsize=7860 CPUtime=11.27 cores=0,2,4,6
/proc/3114/stat : 3114 (npSolver-pbo) S 3113 3113 694 0 -1 4202496 7042 36390 0 0 15 8 1094 10 20 0 1 0 377442516 8048640 1484 33554432000 4194304 6004724 140733943041792 140733943034144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3114/statm: 1965 1484 176 442 0 1519 0
[pid=3159] ppid=3114 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3159/stat : 3159 (satsolver.sh) S 3114 3113 694 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377443669 9367552 267 33554432000 4194304 5064252 140734031242960 140734031241872 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3159/statm: 2287 267 226 213 0 72 0
[pid=3160] ppid=3159 vsize=116812 CPUtime=1530.52 cores=0,2,4,6
/proc/3160/stat : 3160 (glucose) R 3159 3113 694 0 -1 4202496 11876 0 0 0 153045 7 0 0 20 0 1 0 377443669 119615488 28244 33554432000 4194304 5208918 140734855046080 140734855044024 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3160/statm: 29203 28244 104 248 0 28952 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 142968

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 3194
/proc/meminfo: memFree=29614824/32873844 swapFree=7124/7124
[pid=3113] ppid=3111 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo.sh) S 3111 3113 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377442516 9367552 275 33554432000 4194304 5064252 140737379682000 140737379680912 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3113/statm: 2287 275 233 213 0 72 0
[pid=3114] ppid=3113 vsize=7860 CPUtime=11.27 cores=0,2,4,6
/proc/3114/stat : 3114 (npSolver-pbo) S 3113 3113 694 0 -1 4202496 7042 36390 0 0 15 8 1094 10 20 0 1 0 377442516 8048640 1484 33554432000 4194304 6004724 140733943041792 140733943034144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3114/statm: 1965 1484 176 442 0 1519 0
[pid=3159] ppid=3114 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3159/stat : 3159 (satsolver.sh) S 3114 3113 694 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377443669 9367552 267 33554432000 4194304 5064252 140734031242960 140734031241872 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3159/statm: 2287 267 226 213 0 72 0
[pid=3160] ppid=3159 vsize=116812 CPUtime=1590.51 cores=0,2,4,6
/proc/3160/stat : 3160 (glucose) R 3159 3113 694 0 -1 4202496 12050 0 0 0 159043 8 0 0 20 0 1 0 377443669 119615488 28811 33554432000 4194304 5208918 140734855046080 140734855044168 4229039 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3160/statm: 29203 28811 104 248 0 28952 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 142968

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/182 3198
/proc/meminfo: memFree=29554208/32873844 swapFree=7124/7124
[pid=3113] ppid=3111 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo.sh) S 3111 3113 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377442516 9367552 275 33554432000 4194304 5064252 140737379682000 140737379680912 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3113/statm: 2287 275 233 213 0 72 0
[pid=3114] ppid=3113 vsize=7860 CPUtime=11.27 cores=0,2,4,6
/proc/3114/stat : 3114 (npSolver-pbo) S 3113 3113 694 0 -1 4202496 7042 36390 0 0 15 8 1094 10 20 0 1 0 377442516 8048640 1484 33554432000 4194304 6004724 140733943041792 140733943034144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3114/statm: 1965 1484 176 442 0 1519 0
[pid=3159] ppid=3114 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3159/stat : 3159 (satsolver.sh) S 3114 3113 694 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377443669 9367552 267 33554432000 4194304 5064252 140734031242960 140734031241872 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3159/statm: 2287 267 226 213 0 72 0
[pid=3160] ppid=3159 vsize=116812 CPUtime=1650.5 cores=0,2,4,6
/proc/3160/stat : 3160 (glucose) R 3159 3113 694 0 -1 4202496 12168 0 0 0 165042 8 0 0 20 0 1 0 377443669 119615488 28811 33554432000 4194304 5208918 140734855046080 140734855044168 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3160/statm: 29203 28811 104 248 0 28952 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 142968

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 3198
/proc/meminfo: memFree=29798444/32873844 swapFree=7124/7124
[pid=3113] ppid=3111 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo.sh) S 3111 3113 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377442516 9367552 275 33554432000 4194304 5064252 140737379682000 140737379680912 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3113/statm: 2287 275 233 213 0 72 0
[pid=3114] ppid=3113 vsize=7860 CPUtime=11.27 cores=0,2,4,6
/proc/3114/stat : 3114 (npSolver-pbo) S 3113 3113 694 0 -1 4202496 7042 36390 0 0 15 8 1094 10 20 0 1 0 377442516 8048640 1484 33554432000 4194304 6004724 140733943041792 140733943034144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3114/statm: 1965 1484 176 442 0 1519 0
[pid=3159] ppid=3114 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3159/stat : 3159 (satsolver.sh) S 3114 3113 694 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377443669 9367552 267 33554432000 4194304 5064252 140734031242960 140734031241872 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3159/statm: 2287 267 226 213 0 72 0
[pid=3160] ppid=3159 vsize=116812 CPUtime=1710.49 cores=0,2,4,6
/proc/3160/stat : 3160 (glucose) R 3159 3113 694 0 -1 4202496 12287 0 0 0 171040 9 0 0 20 0 1 0 377443669 119615488 28811 33554432000 4194304 5208918 140734855046080 140734855044168 4228982 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3160/statm: 29203 28811 104 248 0 28952 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 142968

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 3198
/proc/meminfo: memFree=29725464/32873844 swapFree=7124/7124
[pid=3113] ppid=3111 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo.sh) S 3111 3113 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377442516 9367552 275 33554432000 4194304 5064252 140737379682000 140737379680912 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3113/statm: 2287 275 233 213 0 72 0
[pid=3114] ppid=3113 vsize=7860 CPUtime=11.27 cores=0,2,4,6
/proc/3114/stat : 3114 (npSolver-pbo) S 3113 3113 694 0 -1 4202496 7042 36390 0 0 15 8 1094 10 20 0 1 0 377442516 8048640 1484 33554432000 4194304 6004724 140733943041792 140733943034144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3114/statm: 1965 1484 176 442 0 1519 0
[pid=3159] ppid=3114 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3159/stat : 3159 (satsolver.sh) S 3114 3113 694 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377443669 9367552 267 33554432000 4194304 5064252 140734031242960 140734031241872 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3159/statm: 2287 267 226 213 0 72 0
[pid=3160] ppid=3159 vsize=116812 CPUtime=1770.48 cores=0,2,4,6
/proc/3160/stat : 3160 (glucose) R 3159 3113 694 0 -1 4202496 12406 0 0 0 177039 9 0 0 20 0 1 0 377443669 119615488 28811 33554432000 4194304 5208918 140734855046080 140734855044168 4229296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3160/statm: 29203 28811 104 248 0 28952 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 142968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 3198
/proc/meminfo: memFree=29703308/32873844 swapFree=7124/7124
[pid=3113] ppid=3111 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3113/stat : 3113 (npSolver-pbo.sh) S 3111 3113 694 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377442516 9367552 275 33554432000 4194304 5064252 140737379682000 140737379680912 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3113/statm: 2287 275 233 213 0 72 0
[pid=3114] ppid=3113 vsize=7860 CPUtime=11.27 cores=0,2,4,6
/proc/3114/stat : 3114 (npSolver-pbo) S 3113 3113 694 0 -1 4202496 7042 36390 0 0 15 8 1094 10 20 0 1 0 377442516 8048640 1484 33554432000 4194304 6004724 140733943041792 140733943034144 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3114/statm: 1965 1484 176 442 0 1519 0
[pid=3159] ppid=3114 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3159/stat : 3159 (satsolver.sh) S 3114 3113 694 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 377443669 9367552 267 33554432000 4194304 5064252 140734031242960 140734031241872 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3159/statm: 2287 267 226 213 0 72 0
[pid=3160] ppid=3159 vsize=116812 CPUtime=1788.79 cores=0,2,4,6
/proc/3160/stat : 3160 (glucose) R 3159 3113 694 0 -1 4202496 12406 0 0 0 178870 9 0 0 20 0 1 0 377443669 119615488 28811 33554432000 4194304 5208918 140734855046080 140734855044168 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3160/statm: 29203 28811 104 248 0 28952 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 142968

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.62
CPU time (s): 1800.1
CPU user time (s): 1799.81
CPU system time (s): 0.293955
CPU usage (%): 99.9716
Max. virtual memory (cumulated for all children) (KiB): 192288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.81
system time used= 0.293955
maximum resident set size= 152512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56828
page faults= 0
swaps= 0
block input operations= 0
block output operations= 25056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 235
involuntary context switches= 2004

runsolver used 4.80927 second user time and 9.76751 second system time

The end

Launcher Data

Begin job on node110 at 2012-06-08 01:52:21
IDJOB=3749856
IDBENCH=1528
IDSOLVER=2334
FILE ID=node110/3749856-1339113141
RUNJOBID= node110-1339111340-2979
PBS_JOBID= 14643743
Free space on /tmp= 70916 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/miplib3/normalized-mps-v2-20-10-gt2.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749856-1339113141/watcher-3749856-1339113141 -o /tmp/evaluation-result-3749856-1339113141/solver-3749856-1339113141 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749856-1339113141.opb 901454080 HOME HOME

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

MD5SUM BENCH= fbf213ed65afe4e66abc3948eb02a29f
RANDOM SEED=901454080

node110.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.893
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.78
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.893
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.893
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.893
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.893
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.92
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.893
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.893
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.893
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:        30358760 kB
Buffers:           96784 kB
Cached:          1594648 kB
SwapCached:         3684 kB
Active:           207280 kB
Inactive:        1526284 kB
Active(anon):      40292 kB
Inactive(anon):     3832 kB
Active(file):     166988 kB
Inactive(file):  1522452 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67097344 kB
Dirty:             17476 kB
Writeback:             0 kB
AnonPages:         78700 kB
Mapped:             9012 kB
Shmem:                 0 kB
Slab:             641712 kB
SReclaimable:      82804 kB
SUnreclaim:       558908 kB
KernelStack:        1504 kB
PageTables:         4316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     149700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 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= 70828 MiB
End job on node110 at 2012-06-08 02:22:22