Trace number 3701717

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? (TO) 1800.15 1801.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_60_2.opb
MD5SUMa5ab0443a6669cc558112b6f5f13d1cd
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-69
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -72
Optimality of the best value was proved NO
Number of variables2000
Total number of constraints3001
Number of constraints which are clauses1000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2001
Minimum length of a constraint2
Maximum length of a constraint2000
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)150572
Sum of products size (including duplicates)301144
Number of different products75286
Sum of products size150572

Solver Data

0.00/0.63	c run usual solver
16.05/16.95	c model valid
16.05/16.95	c current solution ok
17.89/18.91	o -42
17.89/18.91	c current bound: 479
17.89/18.91	c (debug) using card networks
1800.11/1801.41	./satsolver.sh: line 5:  9631 Terminated              ./glucose $1 > $2 2> /dev/null
1800.11/1801.41	c error: unexpected solver exit code
1800.11/1801.41	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-3701717-1338077678/watcher-3701717-1338077678 -o /tmp/evaluation-result-3701717-1338077678/solver-3701717-1338077678 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701717-1338077678.opb 1933091830 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: 2.07 2.02 2.00 3/179 9617
/proc/meminfo: memFree=31194504/32873844 swapFree=7364/7364
[pid=9617] ppid=9615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (npSolver-pbo.sh) S 9615 9617 5140 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273896420 9367552 275 33554432000 4194304 5064252 140734698570368 140734698569280 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9617/statm: 2287 275 233 213 0 72 0

[startup+0.0701109 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 9617
/proc/meminfo: memFree=31194504/32873844 swapFree=7364/7364
[pid=9617] ppid=9615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (npSolver-pbo.sh) S 9615 9617 5140 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273896420 9367552 275 33554432000 4194304 5064252 140734698570368 140734698569280 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9617/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100278 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 9617
/proc/meminfo: memFree=31194504/32873844 swapFree=7364/7364
[pid=9617] ppid=9615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (npSolver-pbo.sh) S 9615 9617 5140 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273896420 9367552 275 33554432000 4194304 5064252 140734698570368 140734698569280 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9617/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300285 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 9617
/proc/meminfo: memFree=31194504/32873844 swapFree=7364/7364
[pid=9617] ppid=9615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (npSolver-pbo.sh) S 9615 9617 5140 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273896420 9367552 275 33554432000 4194304 5064252 140734698570368 140734698569280 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9617/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700328 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 9617
/proc/meminfo: memFree=31194504/32873844 swapFree=7364/7364
[pid=9617] ppid=9615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (npSolver-pbo.sh) S 9615 9617 5140 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273896420 9367552 275 33554432000 4194304 5064252 140734698570368 140734698569280 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9617/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50044 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 9621
/proc/meminfo: memFree=30961484/32873844 swapFree=7364/7364
[pid=9617] ppid=9615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (npSolver-pbo.sh) S 9615 9617 5140 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273896420 9367552 275 33554432000 4194304 5064252 140734698570368 140734698569280 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9617/statm: 2287 275 233 213 0 72 0
[pid=9618] ppid=9617 vsize=50168 CPUtime=0.63 cores=1,3,5,7
/proc/9618/stat : 9618 (npSolver-pbo) S 9617 9617 5140 0 -1 4202496 8068 0 0 0 59 4 0 0 20 0 1 0 273896420 51372032 9111 33554432000 4194304 5992684 140733576851904 140733576845936 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9618/statm: 12542 9111 171 440 0 12098 0
[pid=9620] ppid=9618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9620/stat : 9620 (cp2_pre.sh) S 9618 9617 5140 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 273896484 9367552 276 33554432000 4194304 5064252 140733941439904 140733941438608 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9620/statm: 2287 276 234 213 0 72 0
[pid=9621] ppid=9620 vsize=202360 CPUtime=0.85 cores=1,3,5,7
/proc/9621/stat : 9621 (coprocessor) R 9620 9617 5140 0 -1 4202496 29525 0 0 0 78 7 0 0 20 0 1 0 273896484 207216640 44901 33554432000 4194304 6586260 140737265651184 140737265647448 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/9621/statm: 50590 44901 166 584 0 50002 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 270824

[startup+3.10046 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 9621
/proc/meminfo: memFree=30900344/32873844 swapFree=7364/7364
[pid=9617] ppid=9615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (npSolver-pbo.sh) S 9615 9617 5140 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273896420 9367552 275 33554432000 4194304 5064252 140734698570368 140734698569280 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9617/statm: 2287 275 233 213 0 72 0
[pid=9618] ppid=9617 vsize=50168 CPUtime=0.63 cores=1,3,5,7
/proc/9618/stat : 9618 (npSolver-pbo) S 9617 9617 5140 0 -1 4202496 8068 0 0 0 59 4 0 0 20 0 1 0 273896420 51372032 9111 33554432000 4194304 5992684 140733576851904 140733576845936 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9618/statm: 12542 9111 171 440 0 12098 0
[pid=9620] ppid=9618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9620/stat : 9620 (cp2_pre.sh) S 9618 9617 5140 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 273896484 9367552 276 33554432000 4194304 5064252 140733941439904 140733941438608 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9620/statm: 2287 276 234 213 0 72 0
[pid=9621] ppid=9620 vsize=255380 CPUtime=2.45 cores=1,3,5,7
/proc/9621/stat : 9621 (coprocessor) R 9620 9617 5140 0 -1 4202496 38894 0 0 0 236 9 0 0 20 0 1 0 273896484 261509120 61935 33554432000 4194304 6586260 140737265651184 140737265647208 4683296 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/9621/statm: 63845 61935 191 584 0 63257 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 323844

[startup+6.30038 s]
/proc/loadavg: 2.07 2.02 2.00 2/183 9622
/proc/meminfo: memFree=31085596/32873844 swapFree=7364/7364
[pid=9617] ppid=9615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (npSolver-pbo.sh) S 9615 9617 5140 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273896420 9367552 275 33554432000 4194304 5064252 140734698570368 140734698569280 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9617/statm: 2287 275 233 213 0 72 0
[pid=9618] ppid=9617 vsize=50168 CPUtime=4.66 cores=1,3,5,7
/proc/9618/stat : 9618 (npSolver-pbo) S 9617 9617 5140 0 -1 4202496 8077 41767 0 0 59 4 373 30 20 0 1 0 273896420 51372032 9111 33554432000 4194304 5992684 140733576851904 140733576847024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9618/statm: 12542 9111 171 440 0 12098 0
Current children cumulated CPU time (s) 4.66
Current children cumulated vsize (KiB) 59316
heavy processes:

[startup+12.7005 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 9624
/proc/meminfo: memFree=30995568/32873844 swapFree=7364/7364
[pid=9617] ppid=9615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (npSolver-pbo.sh) S 9615 9617 5140 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273896420 9367552 275 33554432000 4194304 5064252 140734698570368 140734698569280 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9617/statm: 2287 275 233 213 0 72 0
[pid=9618] ppid=9617 vsize=50168 CPUtime=4.66 cores=1,3,5,7
/proc/9618/stat : 9618 (npSolver-pbo) S 9617 9617 5140 0 -1 4202496 8077 41767 0 0 59 4 373 30 20 0 1 0 273896420 51372032 9111 33554432000 4194304 5992684 140733576851904 140733576847024 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9618/statm: 12542 9111 171 440 0 12098 0
[pid=9623] ppid=9618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9623/stat : 9623 (satsolver.sh) S 9618 9617 5140 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273896972 9367552 267 33554432000 4194304 5064252 140734714529952 140734714528864 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9623/statm: 2287 267 226 213 0 72 0
[pid=9624] ppid=9623 vsize=125760 CPUtime=7.18 cores=1,3,5,7
/proc/9624/stat : 9624 (glucose) R 9623 9617 5140 0 -1 4202496 23808 0 0 0 712 6 0 0 20 0 1 0 273896972 128778240 26003 33554432000 4194304 5208918 140735121172224 140735121170168 4229151 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9624/statm: 31440 26003 103 248 0 31189 0
Current children cumulated CPU time (s) 11.84
Current children cumulated vsize (KiB) 194224

[startup+25.5005 s]
/proc/loadavg: 2.13 2.03 2.01 3/183 9631
/proc/meminfo: memFree=30991448/32873844 swapFree=7364/7364
[pid=9617] ppid=9615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (npSolver-pbo.sh) S 9615 9617 5140 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273896420 9367552 275 33554432000 4194304 5064252 140734698570368 140734698569280 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9617/statm: 2287 275 233 213 0 72 0
[pid=9618] ppid=9617 vsize=59496 CPUtime=17.95 cores=1,3,5,7
/proc/9618/stat : 9618 (npSolver-pbo) S 9617 9617 5140 0 -1 4202496 10728 72689 0 0 99 155 1497 44 20 0 1 0 273896420 60923904 11453 33554432000 4194304 5992684 140733576851904 140733576844224 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/9618/statm: 14874 11453 181 440 0 14430 0
[pid=9630] ppid=9618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9630/stat : 9630 (satsolver.sh) S 9618 9617 5140 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273898314 9367552 267 33554432000 4194304 5064252 140735813954112 140735813953024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9630/statm: 2287 267 226 213 0 72 0
[pid=9631] ppid=9630 vsize=130784 CPUtime=6.55 cores=1,3,5,7
/proc/9631/stat : 9631 (glucose) R 9630 9617 5140 0 -1 4202496 25919 0 0 0 649 6 0 0 20 0 1 0 273898314 133922816 28913 33554432000 4194304 5208918 140736782270144 140736782268088 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9631/statm: 32696 28913 103 248 0 32445 0
Current children cumulated CPU time (s) 24.5
Current children cumulated vsize (KiB) 208576

[startup+51.1005 s]
/proc/loadavg: 2.08 2.03 2.01 3/183 9631
/proc/meminfo: memFree=30988532/32873844 swapFree=7364/7364
[pid=9617] ppid=9615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (npSolver-pbo.sh) S 9615 9617 5140 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273896420 9367552 275 33554432000 4194304 5064252 140734698570368 140734698569280 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9617/statm: 2287 275 233 213 0 72 0
[pid=9618] ppid=9617 vsize=59496 CPUtime=17.95 cores=1,3,5,7
/proc/9618/stat : 9618 (npSolver-pbo) S 9617 9617 5140 0 -1 4202496 10728 72689 0 0 99 155 1497 44 20 0 1 0 273896420 60923904 11453 33554432000 4194304 5992684 140733576851904 140733576844224 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/9618/statm: 14874 11453 181 440 0 14430 0
[pid=9630] ppid=9618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9630/stat : 9630 (satsolver.sh) S 9618 9617 5140 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273898314 9367552 267 33554432000 4194304 5064252 140735813954112 140735813953024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9630/statm: 2287 267 226 213 0 72 0
[pid=9631] ppid=9630 vsize=131760 CPUtime=32.15 cores=1,3,5,7
/proc/9631/stat : 9631 (glucose) R 9630 9617 5140 0 -1 4202496 26169 0 0 0 3208 7 0 0 20 0 1 0 273898314 134922240 29674 33554432000 4194304 5208918 140736782270144 140736782266520 4229169 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9631/statm: 32940 29674 104 248 0 32689 0
Current children cumulated CPU time (s) 50.1
Current children cumulated vsize (KiB) 209552

[startup+102.307 s]
/proc/loadavg: 2.16 2.05 2.01 3/183 9631
/proc/meminfo: memFree=30983060/32873844 swapFree=7364/7364
[pid=9617] ppid=9615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (npSolver-pbo.sh) S 9615 9617 5140 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273896420 9367552 275 33554432000 4194304 5064252 140734698570368 140734698569280 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9617/statm: 2287 275 233 213 0 72 0
[pid=9618] ppid=9617 vsize=59496 CPUtime=17.95 cores=1,3,5,7
/proc/9618/stat : 9618 (npSolver-pbo) S 9617 9617 5140 0 -1 4202496 10728 72689 0 0 99 155 1497 44 20 0 1 0 273896420 60923904 11453 33554432000 4194304 5992684 140733576851904 140733576844224 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/9618/statm: 14874 11453 181 440 0 14430 0
[pid=9630] ppid=9618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9630/stat : 9630 (satsolver.sh) S 9618 9617 5140 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273898314 9367552 267 33554432000 4194304 5064252 140735813954112 140735813953024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9630/statm: 2287 267 226 213 0 72 0
[pid=9631] ppid=9630 vsize=133196 CPUtime=83.34 cores=1,3,5,7
/proc/9631/stat : 9631 (glucose) R 9630 9617 5140 0 -1 4202496 26521 0 0 0 8327 7 0 0 20 0 1 0 273898314 136392704 31043 33554432000 4194304 5208918 140736782270144 140736782267896 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9631/statm: 33299 31043 104 248 0 33048 0
Current children cumulated CPU time (s) 101.29
Current children cumulated vsize (KiB) 210988

[startup+162.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/183 9631
/proc/meminfo: memFree=30942400/32873844 swapFree=7364/7364
[pid=9617] ppid=9615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (npSolver-pbo.sh) S 9615 9617 5140 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273896420 9367552 275 33554432000 4194304 5064252 140734698570368 140734698569280 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9617/statm: 2287 275 233 213 0 72 0
[pid=9618] ppid=9617 vsize=59496 CPUtime=17.95 cores=1,3,5,7
/proc/9618/stat : 9618 (npSolver-pbo) S 9617 9617 5140 0 -1 4202496 10728 72689 0 0 99 155 1497 44 20 0 1 0 273896420 60923904 11453 33554432000 4194304 5992684 140733576851904 140733576844224 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/9618/statm: 14874 11453 181 440 0 14430 0
[pid=9630] ppid=9618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9630/stat : 9630 (satsolver.sh) S 9618 9617 5140 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273898314 9367552 267 33554432000 4194304 5064252 140735813954112 140735813953024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9630/statm: 2287 267 226 213 0 72 0
[pid=9631] ppid=9630 vsize=134816 CPUtime=143.3 cores=1,3,5,7
/proc/9631/stat : 9631 (glucose) R 9630 9617 5140 0 -1 4202496 27133 0 0 0 14322 8 0 0 20 0 1 0 273898314 138051584 30857 33554432000 4194304 5208918 140736782270144 140736782266520 4229296 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9631/statm: 33704 30857 105 248 0 33453 0

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9700
/proc/meminfo: memFree=30848264/32873844 swapFree=7364/7364
[pid=9617] ppid=9615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (npSolver-pbo.sh) S 9615 9617 5140 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273896420 9367552 275 33554432000 4194304 5064252 140734698570368 140734698569280 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9617/statm: 2287 275 233 213 0 72 0
[pid=9618] ppid=9617 vsize=59496 CPUtime=17.95 cores=1,3,5,7
/proc/9618/stat : 9618 (npSolver-pbo) S 9617 9617 5140 0 -1 4202496 10728 72689 0 0 99 155 1497 44 20 0 1 0 273896420 60923904 11453 33554432000 4194304 5992684 140733576851904 140733576844224 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/9618/statm: 14874 11453 181 440 0 14430 0
[pid=9630] ppid=9618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9630/stat : 9630 (satsolver.sh) S 9618 9617 5140 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273898314 9367552 267 33554432000 4194304 5064252 140735813954112 140735813953024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9630/statm: 2287 267 226 213 0 72 0
[pid=9631] ppid=9630 vsize=217676 CPUtime=1343.11 cores=1,3,5,7
/proc/9631/stat : 9631 (glucose) R 9630 9617 5140 0 -1 4202496 32944 0 0 0 134294 17 0 0 20 0 1 0 273898314 222900224 52809 33554432000 4194304 5208918 140736782270144 140736782266456 4212649 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9631/statm: 54419 52809 105 248 0 54168 0
Current children cumulated CPU time (s) 1361.06
Current children cumulated vsize (KiB) 295468

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9700
/proc/meminfo: memFree=30854316/32873844 swapFree=7364/7364
[pid=9617] ppid=9615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (npSolver-pbo.sh) S 9615 9617 5140 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273896420 9367552 275 33554432000 4194304 5064252 140734698570368 140734698569280 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9617/statm: 2287 275 233 213 0 72 0
[pid=9618] ppid=9617 vsize=59496 CPUtime=17.95 cores=1,3,5,7
/proc/9618/stat : 9618 (npSolver-pbo) S 9617 9617 5140 0 -1 4202496 10728 72689 0 0 99 155 1497 44 20 0 1 0 273896420 60923904 11453 33554432000 4194304 5992684 140733576851904 140733576844224 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/9618/statm: 14874 11453 181 440 0 14430 0
[pid=9630] ppid=9618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9630/stat : 9630 (satsolver.sh) S 9618 9617 5140 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273898314 9367552 267 33554432000 4194304 5064252 140735813954112 140735813953024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9630/statm: 2287 267 226 213 0 72 0
[pid=9631] ppid=9630 vsize=217676 CPUtime=1403.12 cores=1,3,5,7
/proc/9631/stat : 9631 (glucose) R 9630 9617 5140 0 -1 4202496 33516 0 0 0 140293 19 0 0 20 0 1 0 273898314 222900224 49225 33554432000 4194304 5208918 140736782270144 140736782266520 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9631/statm: 54419 49225 105 248 0 54168 0
Current children cumulated CPU time (s) 1421.07
Current children cumulated vsize (KiB) 295468

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9700
/proc/meminfo: memFree=30847892/32873844 swapFree=7364/7364
[pid=9617] ppid=9615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (npSolver-pbo.sh) S 9615 9617 5140 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273896420 9367552 275 33554432000 4194304 5064252 140734698570368 140734698569280 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9617/statm: 2287 275 233 213 0 72 0
[pid=9618] ppid=9617 vsize=59496 CPUtime=17.95 cores=1,3,5,7
/proc/9618/stat : 9618 (npSolver-pbo) S 9617 9617 5140 0 -1 4202496 10728 72689 0 0 99 155 1497 44 20 0 1 0 273896420 60923904 11453 33554432000 4194304 5992684 140733576851904 140733576844224 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/9618/statm: 14874 11453 181 440 0 14430 0
[pid=9630] ppid=9618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9630/stat : 9630 (satsolver.sh) S 9618 9617 5140 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273898314 9367552 267 33554432000 4194304 5064252 140735813954112 140735813953024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9630/statm: 2287 267 226 213 0 72 0
[pid=9631] ppid=9630 vsize=217676 CPUtime=1463.1 cores=1,3,5,7
/proc/9631/stat : 9631 (glucose) R 9630 9617 5140 0 -1 4202496 33520 0 0 0 146291 19 0 0 20 0 1 0 273898314 222900224 51273 33554432000 4194304 5208918 140736782270144 140736782266456 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9631/statm: 54419 51273 105 248 0 54168 0
Current children cumulated CPU time (s) 1481.05
Current children cumulated vsize (KiB) 295468

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9704
/proc/meminfo: memFree=30880916/32873844 swapFree=7364/7364
[pid=9617] ppid=9615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (npSolver-pbo.sh) S 9615 9617 5140 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273896420 9367552 275 33554432000 4194304 5064252 140734698570368 140734698569280 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9617/statm: 2287 275 233 213 0 72 0
[pid=9618] ppid=9617 vsize=59496 CPUtime=17.95 cores=1,3,5,7
/proc/9618/stat : 9618 (npSolver-pbo) S 9617 9617 5140 0 -1 4202496 10728 72689 0 0 99 155 1497 44 20 0 1 0 273896420 60923904 11453 33554432000 4194304 5992684 140733576851904 140733576844224 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/9618/statm: 14874 11453 181 440 0 14430 0
[pid=9630] ppid=9618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9630/stat : 9630 (satsolver.sh) S 9618 9617 5140 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273898314 9367552 267 33554432000 4194304 5064252 140735813954112 140735813953024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9630/statm: 2287 267 226 213 0 72 0
[pid=9631] ppid=9630 vsize=217676 CPUtime=1523.09 cores=1,3,5,7
/proc/9631/stat : 9631 (glucose) R 9630 9617 5140 0 -1 4202496 33523 0 0 0 152290 19 0 0 20 0 1 0 273898314 222900224 52809 33554432000 4194304 5208918 140736782270144 140736782266520 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9631/statm: 54419 52809 105 248 0 54168 0
Current children cumulated CPU time (s) 1541.04
Current children cumulated vsize (KiB) 295468

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 9704
/proc/meminfo: memFree=30847800/32873844 swapFree=7364/7364
[pid=9617] ppid=9615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (npSolver-pbo.sh) S 9615 9617 5140 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273896420 9367552 275 33554432000 4194304 5064252 140734698570368 140734698569280 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9617/statm: 2287 275 233 213 0 72 0
[pid=9618] ppid=9617 vsize=59496 CPUtime=17.95 cores=1,3,5,7
/proc/9618/stat : 9618 (npSolver-pbo) S 9617 9617 5140 0 -1 4202496 10728 72689 0 0 99 155 1497 44 20 0 1 0 273896420 60923904 11453 33554432000 4194304 5992684 140733576851904 140733576844224 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/9618/statm: 14874 11453 181 440 0 14430 0
[pid=9630] ppid=9618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9630/stat : 9630 (satsolver.sh) S 9618 9617 5140 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273898314 9367552 267 33554432000 4194304 5064252 140735813954112 140735813953024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9630/statm: 2287 267 226 213 0 72 0
[pid=9631] ppid=9630 vsize=217676 CPUtime=1583.08 cores=1,3,5,7
/proc/9631/stat : 9631 (glucose) R 9630 9617 5140 0 -1 4202496 34027 0 0 0 158289 19 0 0 20 0 1 0 273898314 222900224 49225 33554432000 4194304 5208918 140736782270144 140736782268136 4229460 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9631/statm: 54419 49225 105 248 0 54168 0
Current children cumulated CPU time (s) 1601.03
Current children cumulated vsize (KiB) 295468

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 9704
/proc/meminfo: memFree=30887240/32873844 swapFree=7364/7364
[pid=9617] ppid=9615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (npSolver-pbo.sh) S 9615 9617 5140 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273896420 9367552 275 33554432000 4194304 5064252 140734698570368 140734698569280 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9617/statm: 2287 275 233 213 0 72 0
[pid=9618] ppid=9617 vsize=59496 CPUtime=17.95 cores=1,3,5,7
/proc/9618/stat : 9618 (npSolver-pbo) S 9617 9617 5140 0 -1 4202496 10728 72689 0 0 99 155 1497 44 20 0 1 0 273896420 60923904 11453 33554432000 4194304 5992684 140733576851904 140733576844224 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/9618/statm: 14874 11453 181 440 0 14430 0
[pid=9630] ppid=9618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9630/stat : 9630 (satsolver.sh) S 9618 9617 5140 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273898314 9367552 267 33554432000 4194304 5064252 140735813954112 140735813953024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9630/statm: 2287 267 226 213 0 72 0
[pid=9631] ppid=9630 vsize=217676 CPUtime=1643.08 cores=1,3,5,7
/proc/9631/stat : 9631 (glucose) R 9630 9617 5140 0 -1 4202496 34031 0 0 0 164288 20 0 0 20 0 1 0 273898314 222900224 51273 33554432000 4194304 5208918 140736782270144 140736782266520 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9631/statm: 54419 51273 105 248 0 54168 0
Current children cumulated CPU time (s) 1661.03
Current children cumulated vsize (KiB) 295468

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 9704
/proc/meminfo: memFree=30837360/32873844 swapFree=7364/7364
[pid=9617] ppid=9615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (npSolver-pbo.sh) S 9615 9617 5140 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273896420 9367552 275 33554432000 4194304 5064252 140734698570368 140734698569280 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9617/statm: 2287 275 233 213 0 72 0
[pid=9618] ppid=9617 vsize=59496 CPUtime=17.95 cores=1,3,5,7
/proc/9618/stat : 9618 (npSolver-pbo) S 9617 9617 5140 0 -1 4202496 10728 72689 0 0 99 155 1497 44 20 0 1 0 273896420 60923904 11453 33554432000 4194304 5992684 140733576851904 140733576844224 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/9618/statm: 14874 11453 181 440 0 14430 0
[pid=9630] ppid=9618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9630/stat : 9630 (satsolver.sh) S 9618 9617 5140 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273898314 9367552 267 33554432000 4194304 5064252 140735813954112 140735813953024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9630/statm: 2287 267 226 213 0 72 0
[pid=9631] ppid=9630 vsize=217676 CPUtime=1703.07 cores=1,3,5,7
/proc/9631/stat : 9631 (glucose) R 9630 9617 5140 0 -1 4202496 34034 0 0 0 170287 20 0 0 20 0 1 0 273898314 222900224 52809 33554432000 4194304 5208918 140736782270144 140736782266520 4232841 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9631/statm: 54419 52809 105 248 0 54168 0
Current children cumulated CPU time (s) 1721.02
Current children cumulated vsize (KiB) 295468

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9704
/proc/meminfo: memFree=30837084/32873844 swapFree=7364/7364
[pid=9617] ppid=9615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (npSolver-pbo.sh) S 9615 9617 5140 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273896420 9367552 275 33554432000 4194304 5064252 140734698570368 140734698569280 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9617/statm: 2287 275 233 213 0 72 0
[pid=9618] ppid=9617 vsize=59496 CPUtime=17.95 cores=1,3,5,7
/proc/9618/stat : 9618 (npSolver-pbo) S 9617 9617 5140 0 -1 4202496 10728 72689 0 0 99 155 1497 44 20 0 1 0 273896420 60923904 11453 33554432000 4194304 5992684 140733576851904 140733576844224 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/9618/statm: 14874 11453 181 440 0 14430 0
[pid=9630] ppid=9618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9630/stat : 9630 (satsolver.sh) S 9618 9617 5140 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273898314 9367552 267 33554432000 4194304 5064252 140735813954112 140735813953024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9630/statm: 2287 267 226 213 0 72 0
[pid=9631] ppid=9630 vsize=217676 CPUtime=1763.05 cores=1,3,5,7
/proc/9631/stat : 9631 (glucose) R 9630 9617 5140 0 -1 4202496 34607 0 0 0 176284 21 0 0 20 0 1 0 273898314 222900224 48713 33554432000 4194304 5208918 140736782270144 140736782268136 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9631/statm: 54419 48713 105 248 0 54168 0
Current children cumulated CPU time (s) 1781
Current children cumulated vsize (KiB) 295468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9705
/proc/meminfo: memFree=30857764/32873844 swapFree=7364/7364
[pid=9617] ppid=9615 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9617/stat : 9617 (npSolver-pbo.sh) S 9615 9617 5140 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273896420 9367552 275 33554432000 4194304 5064252 140734698570368 140734698569280 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9617/statm: 2287 275 233 213 0 72 0
[pid=9618] ppid=9617 vsize=59496 CPUtime=17.95 cores=1,3,5,7
/proc/9618/stat : 9618 (npSolver-pbo) S 9617 9617 5140 0 -1 4202496 10728 72689 0 0 99 155 1497 44 20 0 1 0 273896420 60923904 11453 33554432000 4194304 5992684 140733576851904 140733576844224 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/9618/statm: 14874 11453 181 440 0 14430 0
[pid=9630] ppid=9618 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9630/stat : 9630 (satsolver.sh) S 9618 9617 5140 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273898314 9367552 267 33554432000 4194304 5064252 140735813954112 140735813953024 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9630/statm: 2287 267 226 213 0 72 0
[pid=9631] ppid=9630 vsize=217676 CPUtime=1782.16 cores=1,3,5,7
/proc/9631/stat : 9631 (glucose) R 9630 9617 5140 0 -1 4202496 34608 0 0 0 178195 21 0 0 20 0 1 0 273898314 222900224 49225 33554432000 4194304 5208918 140736782270144 140736782268136 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9631/statm: 54419 49225 105 248 0 54168 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 295468

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1801.41
CPU time (s): 1800.15
CPU user time (s): 1797.92
CPU system time (s): 2.22266
CPU usage (%): 99.9297
Max. virtual memory (cumulated for all children) (KiB): 337816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.92
system time used= 2.22266
maximum resident set size= 267876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119018
page faults= 0
swaps= 0
block input operations= 0
block output operations= 169744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 681
involuntary context switches= 1886

runsolver used 6.50801 second user time and 22.5126 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-27 02:14:38
IDJOB=3701717
IDBENCH=48230
IDSOLVER=2277
FILE ID=node109/3701717-1338077678
RUNJOBID= node109-1338052962-5157
PBS_JOBID= 14624414
Free space on /tmp= 71280 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_1000_60_2.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3701717-1338077678/watcher-3701717-1338077678 -o /tmp/evaluation-result-3701717-1338077678/solver-3701717-1338077678 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3701717-1338077678.opb 1933091830 HOME HOME

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

MD5SUM BENCH= a5ab0443a6669cc558112b6f5f13d1cd
RANDOM SEED=1933091830

node109.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.264
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.52
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.264
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		: 2667.264
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		: 2667.264
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.264
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.264
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.264
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		: 2667.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31194776 kB
Buffers:          229732 kB
Cached:           569868 kB
SwapCached:            0 kB
Active:           793908 kB
Inactive:         101736 kB
Active(anon):      86312 kB
Inactive(anon):    12152 kB
Active(file):     707596 kB
Inactive(file):    89584 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10124 kB
Writeback:             0 kB
AnonPages:         38088 kB
Mapped:            15352 kB
Shmem:               200 kB
Slab:             643160 kB
SReclaimable:      85736 kB
SUnreclaim:       557424 kB
KernelStack:        1520 kB
PageTables:         4316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     211560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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= 71232 MiB
End job on node109 at 2012-05-27 02:44:40