Trace number 3701778

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 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_60_1.opb
MD5SUM3262a45f0e59552e467da6c31a32418a
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-73
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -70
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1000
Minimum length of a constraint60
Maximum length of a constraint109
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 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)75586
Sum of products size (including duplicates)151172
Number of different products37793
Sum of products size75586

Solver Data

0.00/0.14	c run usual solver
0.00/0.94	c model valid
0.00/0.94	c current solution ok
1.08/1.19	o 0
1.08/1.19	c current bound: 500
1.08/1.19	c (debug) using card networks
203.43/203.59	c current bound: 750
203.43/203.59	c (debug) using card networks
1800.09/1800.51	./satsolver.sh: line 5: 14495 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1800.51	c error: unexpected solver exit code
1800.09/1800.51	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-3701778-1338075661/watcher-3701778-1338075661 -o /tmp/evaluation-result-3701778-1338075661/solver-3701778-1338075661 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701778-1338075661.opb 254654613 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.07 2.02 2.17 3/179 14473
/proc/meminfo: memFree=31372488/32873844 swapFree=6080/6080
[pid=14473] ppid=14471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14473/stat : 14473 (npSolver-pbo.sh) S 14471 14473 11113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690662 9367552 275 33554432000 4194304 5064252 140735813887392 140735813886304 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14473/statm: 2287 275 233 213 0 72 0

[startup+0.00680591 s]
/proc/loadavg: 2.07 2.02 2.17 3/179 14473
/proc/meminfo: memFree=31372488/32873844 swapFree=6080/6080
[pid=14473] ppid=14471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14473/stat : 14473 (npSolver-pbo.sh) S 14471 14473 11113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690662 9367552 275 33554432000 4194304 5064252 140735813887392 140735813886304 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14473/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100258 s]
/proc/loadavg: 2.07 2.02 2.17 3/179 14473
/proc/meminfo: memFree=31372488/32873844 swapFree=6080/6080
[pid=14473] ppid=14471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14473/stat : 14473 (npSolver-pbo.sh) S 14471 14473 11113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690662 9367552 275 33554432000 4194304 5064252 140735813887392 140735813886304 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14473/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300265 s]
/proc/loadavg: 2.07 2.02 2.17 3/179 14473
/proc/meminfo: memFree=31372488/32873844 swapFree=6080/6080
[pid=14473] ppid=14471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14473/stat : 14473 (npSolver-pbo.sh) S 14471 14473 11113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690662 9367552 275 33554432000 4194304 5064252 140735813887392 140735813886304 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14473/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700265 s]
/proc/loadavg: 2.07 2.02 2.17 3/179 14473
/proc/meminfo: memFree=31372488/32873844 swapFree=6080/6080
[pid=14473] ppid=14471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14473/stat : 14473 (npSolver-pbo.sh) S 14471 14473 11113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690662 9367552 275 33554432000 4194304 5064252 140735813887392 140735813886304 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14473/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.07 2.02 2.17 3/181 14484
/proc/meminfo: memFree=31361348/32873844 swapFree=6080/6080
[pid=14473] ppid=14471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14473/stat : 14473 (npSolver-pbo.sh) S 14471 14473 11113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690662 9367552 275 33554432000 4194304 5064252 140735813887392 140735813886304 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14473/statm: 2287 275 233 213 0 72 0
[pid=14474] ppid=14473 vsize=12600 CPUtime=1.19 cores=0,2,4,6
/proc/14474/stat : 14474 (npSolver-pbo) S 14473 14473 11113 0 -1 4202496 4642 21093 0 0 23 22 61 13 20 0 1 0 273690662 12902400 2523 33554432000 4194304 5992684 140734414343584 140734414335904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14474/statm: 3150 2523 179 440 0 2706 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 21748

[startup+3.10039 s]
/proc/loadavg: 2.07 2.02 2.17 3/183 14487
/proc/meminfo: memFree=31334888/32873844 swapFree=6080/6080
[pid=14473] ppid=14471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14473/stat : 14473 (npSolver-pbo.sh) S 14471 14473 11113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690662 9367552 275 33554432000 4194304 5064252 140735813887392 140735813886304 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14473/statm: 2287 275 233 213 0 72 0
[pid=14474] ppid=14473 vsize=12600 CPUtime=1.19 cores=0,2,4,6
/proc/14474/stat : 14474 (npSolver-pbo) S 14473 14473 11113 0 -1 4202496 4642 21093 0 0 23 22 61 13 20 0 1 0 273690662 12902400 2523 33554432000 4194304 5992684 140734414343584 140734414335904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14474/statm: 3150 2523 179 440 0 2706 0
[pid=14486] ppid=14474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14486/stat : 14486 (satsolver.sh) S 14474 14473 11113 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273690784 9367552 267 33554432000 4194304 5064252 140733437069184 140733437068096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14486/statm: 2287 267 226 213 0 72 0
[pid=14487] ppid=14486 vsize=25808 CPUtime=1.87 cores=0,2,4,6
/proc/14487/stat : 14487 (glucose) R 14486 14473 11113 0 -1 4202496 6910 0 0 0 186 1 0 0 20 0 1 0 273690784 26427392 5884 33554432000 4194304 5208918 140735453552896 140735453550984 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14487/statm: 6452 5884 104 248 0 6201 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 56704

[startup+6.30039 s]
/proc/loadavg: 2.07 2.02 2.17 3/183 14487
/proc/meminfo: memFree=31330044/32873844 swapFree=6080/6080
[pid=14473] ppid=14471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14473/stat : 14473 (npSolver-pbo.sh) S 14471 14473 11113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690662 9367552 275 33554432000 4194304 5064252 140735813887392 140735813886304 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14473/statm: 2287 275 233 213 0 72 0
[pid=14474] ppid=14473 vsize=12600 CPUtime=1.19 cores=0,2,4,6
/proc/14474/stat : 14474 (npSolver-pbo) S 14473 14473 11113 0 -1 4202496 4642 21093 0 0 23 22 61 13 20 0 1 0 273690662 12902400 2523 33554432000 4194304 5992684 140734414343584 140734414335904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14474/statm: 3150 2523 179 440 0 2706 0
[pid=14486] ppid=14474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14486/stat : 14486 (satsolver.sh) S 14474 14473 11113 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273690784 9367552 267 33554432000 4194304 5064252 140733437069184 140733437068096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14486/statm: 2287 267 226 213 0 72 0
[pid=14487] ppid=14486 vsize=28028 CPUtime=5.06 cores=0,2,4,6
/proc/14487/stat : 14487 (glucose) R 14486 14473 11113 0 -1 4202496 7859 0 0 0 505 1 0 0 20 0 1 0 273690784 28700672 6188 33554432000 4194304 5208918 140735453552896 140735453550728 4231508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14487/statm: 7007 6188 105 248 0 6756 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 58924

[startup+12.7004 s]
/proc/loadavg: 2.06 2.02 2.16 3/183 14487
/proc/meminfo: memFree=31318076/32873844 swapFree=6080/6080
[pid=14473] ppid=14471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14473/stat : 14473 (npSolver-pbo.sh) S 14471 14473 11113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690662 9367552 275 33554432000 4194304 5064252 140735813887392 140735813886304 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14473/statm: 2287 275 233 213 0 72 0
[pid=14474] ppid=14473 vsize=12600 CPUtime=1.19 cores=0,2,4,6
/proc/14474/stat : 14474 (npSolver-pbo) S 14473 14473 11113 0 -1 4202496 4642 21093 0 0 23 22 61 13 20 0 1 0 273690662 12902400 2523 33554432000 4194304 5992684 140734414343584 140734414335904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14474/statm: 3150 2523 179 440 0 2706 0
[pid=14486] ppid=14474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14486/stat : 14486 (satsolver.sh) S 14474 14473 11113 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273690784 9367552 267 33554432000 4194304 5064252 140733437069184 140733437068096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14486/statm: 2287 267 226 213 0 72 0
[pid=14487] ppid=14486 vsize=46420 CPUtime=11.47 cores=0,2,4,6
/proc/14487/stat : 14487 (glucose) R 14486 14473 11113 0 -1 4202496 9273 0 0 0 1145 2 0 0 20 0 1 0 273690784 47534080 10079 33554432000 4194304 5208918 140735453552896 140735453550840 4229344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14487/statm: 11605 10079 105 248 0 11354 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 77316

[startup+25.5004 s]
/proc/loadavg: 2.05 2.01 2.16 3/183 14487
/proc/meminfo: memFree=31321316/32873844 swapFree=6080/6080
[pid=14473] ppid=14471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14473/stat : 14473 (npSolver-pbo.sh) S 14471 14473 11113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690662 9367552 275 33554432000 4194304 5064252 140735813887392 140735813886304 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14473/statm: 2287 275 233 213 0 72 0
[pid=14474] ppid=14473 vsize=12600 CPUtime=1.19 cores=0,2,4,6
/proc/14474/stat : 14474 (npSolver-pbo) S 14473 14473 11113 0 -1 4202496 4642 21093 0 0 23 22 61 13 20 0 1 0 273690662 12902400 2523 33554432000 4194304 5992684 140734414343584 140734414335904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14474/statm: 3150 2523 179 440 0 2706 0
[pid=14486] ppid=14474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14486/stat : 14486 (satsolver.sh) S 14474 14473 11113 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273690784 9367552 267 33554432000 4194304 5064252 140733437069184 140733437068096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14486/statm: 2287 267 226 213 0 72 0
[pid=14487] ppid=14486 vsize=39348 CPUtime=24.26 cores=0,2,4,6
/proc/14487/stat : 14487 (glucose) R 14486 14473 11113 0 -1 4202496 9495 0 0 0 2424 2 0 0 20 0 1 0 273690784 40292352 9309 33554432000 4194304 5208918 140735453552896 140735453549208 4229347 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14487/statm: 9837 9309 105 248 0 9586 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 70244

[startup+51.1004 s]
/proc/loadavg: 2.03 2.01 2.16 3/183 14487
/proc/meminfo: memFree=31302944/32873844 swapFree=6080/6080
[pid=14473] ppid=14471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14473/stat : 14473 (npSolver-pbo.sh) S 14471 14473 11113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690662 9367552 275 33554432000 4194304 5064252 140735813887392 140735813886304 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14473/statm: 2287 275 233 213 0 72 0
[pid=14474] ppid=14473 vsize=12600 CPUtime=1.19 cores=0,2,4,6
/proc/14474/stat : 14474 (npSolver-pbo) S 14473 14473 11113 0 -1 4202496 4642 21093 0 0 23 22 61 13 20 0 1 0 273690662 12902400 2523 33554432000 4194304 5992684 140734414343584 140734414335904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14474/statm: 3150 2523 179 440 0 2706 0
[pid=14486] ppid=14474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14486/stat : 14486 (satsolver.sh) S 14474 14473 11113 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273690784 9367552 267 33554432000 4194304 5064252 140733437069184 140733437068096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14486/statm: 2287 267 226 213 0 72 0
[pid=14487] ppid=14486 vsize=58092 CPUtime=49.86 cores=0,2,4,6
/proc/14487/stat : 14487 (glucose) R 14486 14473 11113 0 -1 4202496 10514 0 0 0 4983 3 0 0 20 0 1 0 273690784 59486208 13979 33554432000 4194304 5208918 140735453552896 140735453549272 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14487/statm: 14523 13979 105 248 0 14272 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 88988

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.15 3/183 14487
/proc/meminfo: memFree=31275504/32873844 swapFree=6080/6080
[pid=14473] ppid=14471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14473/stat : 14473 (npSolver-pbo.sh) S 14471 14473 11113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690662 9367552 275 33554432000 4194304 5064252 140735813887392 140735813886304 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14473/statm: 2287 275 233 213 0 72 0
[pid=14474] ppid=14473 vsize=12600 CPUtime=1.19 cores=0,2,4,6
/proc/14474/stat : 14474 (npSolver-pbo) S 14473 14473 11113 0 -1 4202496 4642 21093 0 0 23 22 61 13 20 0 1 0 273690662 12902400 2523 33554432000 4194304 5992684 140734414343584 140734414335904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14474/statm: 3150 2523 179 440 0 2706 0
[pid=14486] ppid=14474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14486/stat : 14486 (satsolver.sh) S 14474 14473 11113 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273690784 9367552 267 33554432000 4194304 5064252 140733437069184 140733437068096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14486/statm: 2287 267 226 213 0 72 0
[pid=14487] ppid=14486 vsize=76852 CPUtime=101.05 cores=0,2,4,6
/proc/14487/stat : 14487 (glucose) R 14486 14473 11113 0 -1 4202496 10806 0 0 0 10102 3 0 0 20 0 1 0 273690784 78696448 15798 33554432000 4194304 5208918 140735453552896 140735453549272 4213061 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14487/statm: 19213 15798 105 248 0 18962 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 107748

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/182 14487
/proc/meminfo: memFree=31240628/32873844 swapFree=6080/6080
[pid=14473] ppid=14471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14473/stat : 14473 (npSolver-pbo.sh) S 14471 14473 11113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690662 9367552 275 33554432000 4194304 5064252 140735813887392 140735813886304 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14473/statm: 2287 275 233 213 0 72 0
[pid=14474] ppid=14473 vsize=12600 CPUtime=1.19 cores=0,2,4,6
/proc/14474/stat : 14474 (npSolver-pbo) S 14473 14473 11113 0 -1 4202496 4642 21093 0 0 23 22 61 13 20 0 1 0 273690662 12902400 2523 33554432000 4194304 5992684 140734414343584 140734414335904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14474/statm: 3150 2523 179 440 0 2706 0
[pid=14486] ppid=14474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14486/stat : 14486 (satsolver.sh) S 14474 14473 11113 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273690784 9367552 267 33554432000 4194304 5064252 140733437069184 140733437068096 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14486/statm: 2287 267 226 213 0 72 0
[pid=14487] ppid=14486 vsize=95708 CPUtime=161.04 cores=0,2,4,6
/proc/14487/stat : 14487 (glucose) R 14486 14473 11113 0 -1 4202496 11698 0 0 0 16100 4 0 0 20 0 1 0 273690784 98004992 21492 33554432000 4194304 5208918 140735453552896 140735453548664 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14487/statm: 23927 21492 105 248 0 23676 0
Current children cumulated CPU time (s) 162.23

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.02 3/183 14528
/proc/meminfo: memFree=31106120/32873844 swapFree=6080/6080
[pid=14473] ppid=14471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14473/stat : 14473 (npSolver-pbo.sh) S 14471 14473 11113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690662 9367552 275 33554432000 4194304 5064252 140735813887392 140735813886304 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14473/statm: 2287 275 233 213 0 72 0
[pid=14474] ppid=14473 vsize=12600 CPUtime=203.54 cores=0,2,4,6
/proc/14474/stat : 14474 (npSolver-pbo) S 14473 14473 11113 0 -1 4202496 5540 35748 0 0 25 22 20289 18 20 0 1 0 273690662 12902400 2549 33554432000 4194304 5992684 140734414343584 140734414335904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14474/statm: 3150 2549 179 440 0 2706 0
[pid=14494] ppid=14474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14494/stat : 14494 (satsolver.sh) S 14474 14473 11113 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273711024 9367552 267 33554432000 4194304 5064252 140733275549376 140733275548288 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14494/statm: 2287 267 226 213 0 72 0
[pid=14495] ppid=14494 vsize=185464 CPUtime=1218.46 cores=0,2,4,6
/proc/14495/stat : 14495 (glucose) R 14494 14473 11113 0 -1 4202496 29157 0 0 0 121807 39 0 0 20 0 1 0 273711024 189915136 37731 33554432000 4194304 5208918 140736203026320 140736203022696 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14495/statm: 46366 37731 105 248 0 46115 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 216360

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/183 14528
/proc/meminfo: memFree=31078580/32873844 swapFree=6080/6080
[pid=14473] ppid=14471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14473/stat : 14473 (npSolver-pbo.sh) S 14471 14473 11113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690662 9367552 275 33554432000 4194304 5064252 140735813887392 140735813886304 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14473/statm: 2287 275 233 213 0 72 0
[pid=14474] ppid=14473 vsize=12600 CPUtime=203.54 cores=0,2,4,6
/proc/14474/stat : 14474 (npSolver-pbo) S 14473 14473 11113 0 -1 4202496 5540 35748 0 0 25 22 20289 18 20 0 1 0 273690662 12902400 2549 33554432000 4194304 5992684 140734414343584 140734414335904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14474/statm: 3150 2549 179 440 0 2706 0
[pid=14494] ppid=14474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14494/stat : 14494 (satsolver.sh) S 14474 14473 11113 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273711024 9367552 267 33554432000 4194304 5064252 140733275549376 140733275548288 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14494/statm: 2287 267 226 213 0 72 0
[pid=14495] ppid=14494 vsize=185464 CPUtime=1278.42 cores=0,2,4,6
/proc/14495/stat : 14495 (glucose) R 14494 14473 11113 0 -1 4202496 29325 0 0 0 127803 39 0 0 20 0 1 0 273711024 189915136 44519 33554432000 4194304 5208918 140736203026320 140736203022632 4211572 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14495/statm: 46366 44519 105 248 0 46115 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 216360

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14528
/proc/meminfo: memFree=31073912/32873844 swapFree=6080/6080
[pid=14473] ppid=14471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14473/stat : 14473 (npSolver-pbo.sh) S 14471 14473 11113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690662 9367552 275 33554432000 4194304 5064252 140735813887392 140735813886304 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14473/statm: 2287 275 233 213 0 72 0
[pid=14474] ppid=14473 vsize=12600 CPUtime=203.54 cores=0,2,4,6
/proc/14474/stat : 14474 (npSolver-pbo) S 14473 14473 11113 0 -1 4202496 5540 35748 0 0 25 22 20289 18 20 0 1 0 273690662 12902400 2549 33554432000 4194304 5992684 140734414343584 140734414335904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14474/statm: 3150 2549 179 440 0 2706 0
[pid=14494] ppid=14474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14494/stat : 14494 (satsolver.sh) S 14474 14473 11113 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273711024 9367552 267 33554432000 4194304 5064252 140733275549376 140733275548288 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14494/statm: 2287 267 226 213 0 72 0
[pid=14495] ppid=14494 vsize=154644 CPUtime=1338.41 cores=0,2,4,6
/proc/14495/stat : 14495 (glucose) R 14494 14473 11113 0 -1 4202496 30296 0 0 0 133800 41 0 0 20 0 1 0 273711024 158355456 36772 33554432000 4194304 5208918 140736203026320 140736203022696 4229748 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14495/statm: 38661 36772 105 248 0 38410 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 185540

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14528
/proc/meminfo: memFree=31037176/32873844 swapFree=6080/6080
[pid=14473] ppid=14471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14473/stat : 14473 (npSolver-pbo.sh) S 14471 14473 11113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690662 9367552 275 33554432000 4194304 5064252 140735813887392 140735813886304 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14473/statm: 2287 275 233 213 0 72 0
[pid=14474] ppid=14473 vsize=12600 CPUtime=203.54 cores=0,2,4,6
/proc/14474/stat : 14474 (npSolver-pbo) S 14473 14473 11113 0 -1 4202496 5540 35748 0 0 25 22 20289 18 20 0 1 0 273690662 12902400 2549 33554432000 4194304 5992684 140734414343584 140734414335904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14474/statm: 3150 2549 179 440 0 2706 0
[pid=14494] ppid=14474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14494/stat : 14494 (satsolver.sh) S 14474 14473 11113 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273711024 9367552 267 33554432000 4194304 5064252 140733275549376 140733275548288 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14494/statm: 2287 267 226 213 0 72 0
[pid=14495] ppid=14494 vsize=185464 CPUtime=1398.4 cores=0,2,4,6
/proc/14495/stat : 14495 (glucose) R 14494 14473 11113 0 -1 4202496 30895 0 0 0 139798 42 0 0 20 0 1 0 273711024 189915136 44519 33554432000 4194304 5208918 140736203026320 140736203022696 4211623 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14495/statm: 46366 44519 105 248 0 46115 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 216360

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14528
/proc/meminfo: memFree=31032012/32873844 swapFree=6080/6080
[pid=14473] ppid=14471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14473/stat : 14473 (npSolver-pbo.sh) S 14471 14473 11113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690662 9367552 275 33554432000 4194304 5064252 140735813887392 140735813886304 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14473/statm: 2287 275 233 213 0 72 0
[pid=14474] ppid=14473 vsize=12600 CPUtime=203.54 cores=0,2,4,6
/proc/14474/stat : 14474 (npSolver-pbo) S 14473 14473 11113 0 -1 4202496 5540 35748 0 0 25 22 20289 18 20 0 1 0 273690662 12902400 2549 33554432000 4194304 5992684 140734414343584 140734414335904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14474/statm: 3150 2549 179 440 0 2706 0
[pid=14494] ppid=14474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14494/stat : 14494 (satsolver.sh) S 14474 14473 11113 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273711024 9367552 267 33554432000 4194304 5064252 140733275549376 140733275548288 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14494/statm: 2287 267 226 213 0 72 0
[pid=14495] ppid=14494 vsize=154644 CPUtime=1458.4 cores=0,2,4,6
/proc/14495/stat : 14495 (glucose) R 14494 14473 11113 0 -1 4202496 31860 0 0 0 145795 45 0 0 20 0 1 0 273711024 158355456 37284 33554432000 4194304 5208918 140736203026320 140736203022696 4229493 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14495/statm: 38661 37284 105 248 0 38410 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 185540

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14609
/proc/meminfo: memFree=31211992/32873844 swapFree=6080/6080
[pid=14473] ppid=14471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14473/stat : 14473 (npSolver-pbo.sh) S 14471 14473 11113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690662 9367552 275 33554432000 4194304 5064252 140735813887392 140735813886304 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14473/statm: 2287 275 233 213 0 72 0
[pid=14474] ppid=14473 vsize=12600 CPUtime=203.54 cores=0,2,4,6
/proc/14474/stat : 14474 (npSolver-pbo) S 14473 14473 11113 0 -1 4202496 5540 35748 0 0 25 22 20289 18 20 0 1 0 273690662 12902400 2549 33554432000 4194304 5992684 140734414343584 140734414335904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14474/statm: 3150 2549 179 440 0 2706 0
[pid=14494] ppid=14474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14494/stat : 14494 (satsolver.sh) S 14474 14473 11113 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273711024 9367552 267 33554432000 4194304 5064252 140733275549376 140733275548288 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14494/statm: 2287 267 226 213 0 72 0
[pid=14495] ppid=14494 vsize=235552 CPUtime=1518.39 cores=0,2,4,6
/proc/14495/stat : 14495 (glucose) R 14494 14473 11113 0 -1 4202496 33274 0 0 0 151792 47 0 0 20 0 1 0 273711024 241205248 46356 33554432000 4194304 5208918 140736203026320 140736203024472 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14495/statm: 58888 46356 105 248 0 58637 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 266448

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 14626
/proc/meminfo: memFree=31251064/32873844 swapFree=6080/6080
[pid=14473] ppid=14471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14473/stat : 14473 (npSolver-pbo.sh) S 14471 14473 11113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690662 9367552 275 33554432000 4194304 5064252 140735813887392 140735813886304 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14473/statm: 2287 275 233 213 0 72 0
[pid=14474] ppid=14473 vsize=12600 CPUtime=203.54 cores=0,2,4,6
/proc/14474/stat : 14474 (npSolver-pbo) S 14473 14473 11113 0 -1 4202496 5540 35748 0 0 25 22 20289 18 20 0 1 0 273690662 12902400 2549 33554432000 4194304 5992684 140734414343584 140734414335904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14474/statm: 3150 2549 179 440 0 2706 0
[pid=14494] ppid=14474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14494/stat : 14494 (satsolver.sh) S 14474 14473 11113 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273711024 9367552 267 33554432000 4194304 5064252 140733275549376 140733275548288 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14494/statm: 2287 267 226 213 0 72 0
[pid=14495] ppid=14494 vsize=154644 CPUtime=1578.35 cores=0,2,4,6
/proc/14495/stat : 14495 (glucose) R 14494 14473 11113 0 -1 4202496 33454 0 0 0 157787 48 0 0 20 0 1 0 273711024 158355456 35748 33554432000 4194304 5208918 140736203026320 140736203022696 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14495/statm: 38661 35748 105 248 0 38410 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 185540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14626
/proc/meminfo: memFree=31236116/32873844 swapFree=6080/6080
[pid=14473] ppid=14471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14473/stat : 14473 (npSolver-pbo.sh) S 14471 14473 11113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690662 9367552 275 33554432000 4194304 5064252 140735813887392 140735813886304 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14473/statm: 2287 275 233 213 0 72 0
[pid=14474] ppid=14473 vsize=12600 CPUtime=203.54 cores=0,2,4,6
/proc/14474/stat : 14474 (npSolver-pbo) S 14473 14473 11113 0 -1 4202496 5540 35748 0 0 25 22 20289 18 20 0 1 0 273690662 12902400 2549 33554432000 4194304 5992684 140734414343584 140734414335904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14474/statm: 3150 2549 179 440 0 2706 0
[pid=14494] ppid=14474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14494/stat : 14494 (satsolver.sh) S 14474 14473 11113 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273711024 9367552 267 33554432000 4194304 5064252 140733275549376 140733275548288 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14494/statm: 2287 267 226 213 0 72 0
[pid=14495] ppid=14494 vsize=185464 CPUtime=1596.55 cores=0,2,4,6
/proc/14495/stat : 14495 (glucose) R 14494 14473 11113 0 -1 4202496 34039 0 0 0 159606 49 0 0 20 0 1 0 273711024 189915136 38375 33554432000 4194304 5208918 140736203026320 140736203024472 4229311 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14495/statm: 46366 38375 105 248 0 46115 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 216360

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14626
/proc/meminfo: memFree=31236116/32873844 swapFree=6080/6080
[pid=14473] ppid=14471 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14473/stat : 14473 (npSolver-pbo.sh) S 14471 14473 11113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273690662 9367552 275 33554432000 4194304 5064252 140735813887392 140735813886304 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14473/statm: 2287 275 233 213 0 72 0
[pid=14474] ppid=14473 vsize=12600 CPUtime=203.54 cores=0,2,4,6
/proc/14474/stat : 14474 (npSolver-pbo) S 14473 14473 11113 0 -1 4202496 5540 35748 0 0 25 22 20289 18 20 0 1 0 273690662 12902400 2549 33554432000 4194304 5992684 140734414343584 140734414335904 5175646 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14474/statm: 3150 2549 179 440 0 2706 0
[pid=14494] ppid=14474 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14494/stat : 14494 (satsolver.sh) S 14474 14473 11113 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273711024 9367552 267 33554432000 4194304 5064252 140733275549376 140733275548288 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/14494/statm: 2287 267 226 213 0 72 0
[pid=14495] ppid=14494 vsize=185464 CPUtime=1596.55 cores=0,2,4,6
/proc/14495/stat : 14495 (glucose) R 14494 14473 11113 0 -1 4202496 34039 0 0 0 159606 49 0 0 20 0 1 0 273711024 189915136 38375 33554432000 4194304 5208918 140736203026320 140736203024472 4229311 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14495/statm: 46366 38375 105 248 0 46115 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 216360

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.15
CPU user time (s): 1799.23
CPU system time (s): 0.922859
CPU usage (%): 99.9798
Max. virtual memory (cumulated for all children) (KiB): 266448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.23
system time used= 0.922859
maximum resident set size= 203856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76320
page faults= 0
swaps= 0
block input operations= 0
block output operations= 27568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 253
involuntary context switches= 1964

runsolver used 3.69344 second user time and 9.46056 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-27 01:41:01
IDJOB=3701778
IDBENCH=48171
IDSOLVER=2277
FILE ID=node139/3701778-1338075661
RUNJOBID= node139-1338052937-11129
PBS_JOBID= 14624401
Free space on /tmp= 71604 MiB

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

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

MD5SUM BENCH= 3262a45f0e59552e467da6c31a32418a
RANDOM SEED=254654613

node139.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.750
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.50
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.750
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.750
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.90
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.750
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.750
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.750
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.750
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.750
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:        31372728 kB
Buffers:          261612 kB
Cached:           355980 kB
SwapCached:          284 kB
Active:           656856 kB
Inactive:          26888 kB
Active(anon):      59276 kB
Inactive(anon):     9300 kB
Active(file):     597580 kB
Inactive(file):    17588 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67106400 kB
Dirty:              8940 kB
Writeback:             0 kB
AnonPages:        209084 kB
Mapped:            12868 kB
Shmem:                 8 kB
Slab:             673564 kB
SReclaimable:     115872 kB
SUnreclaim:       557692 kB
KernelStack:        1528 kB
PageTables:         3984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     189036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 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= 71592 MiB
End job on node139 at 2012-05-27 02:11:02