Trace number 3701716

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.1 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_60_1.opb
MD5SUM6856221d5d444d2079d321f11fb11f0b
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-70
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -74
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)151172
Sum of products size (including duplicates)302344
Number of different products75586
Sum of products size151172

Solver Data

0.00/0.61	c run usual solver
10.57/10.66	c model valid
10.57/10.66	c current solution ok
12.38/12.59	o -47
12.38/12.59	c current bound: 476
12.38/12.59	c (debug) using card networks
1800.07/1800.50	./satsolver.sh: line 5: 15094 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1800.51	c error: unexpected solver exit code
1800.07/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-3701716-1338079576/watcher-3701716-1338079576 -o /tmp/evaluation-result-3701716-1338079576/solver-3701716-1338079576 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701716-1338079576.opb 969978371 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.08 2.02 2.01 3/179 15080
/proc/meminfo: memFree=31372856/32873844 swapFree=6080/6080
[pid=15080] ppid=15078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15080/stat : 15080 (npSolver-pbo.sh) S 15078 15080 11113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274082126 9367552 274 33554432000 4194304 5064252 140734235359952 140734235358864 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15080/statm: 2287 274 233 213 0 72 0

[startup+0.0444881 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 15080
/proc/meminfo: memFree=31372856/32873844 swapFree=6080/6080
[pid=15080] ppid=15078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15080/stat : 15080 (npSolver-pbo.sh) S 15078 15080 11113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274082126 9367552 274 33554432000 4194304 5064252 140734235359952 140734235358864 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15080/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100308 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 15080
/proc/meminfo: memFree=31372856/32873844 swapFree=6080/6080
[pid=15080] ppid=15078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15080/stat : 15080 (npSolver-pbo.sh) S 15078 15080 11113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274082126 9367552 274 33554432000 4194304 5064252 140734235359952 140734235358864 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15080/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300288 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 15080
/proc/meminfo: memFree=31372856/32873844 swapFree=6080/6080
[pid=15080] ppid=15078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15080/stat : 15080 (npSolver-pbo.sh) S 15078 15080 11113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274082126 9367552 274 33554432000 4194304 5064252 140734235359952 140734235358864 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15080/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70018 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 15080
/proc/meminfo: memFree=31372856/32873844 swapFree=6080/6080
[pid=15080] ppid=15078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15080/stat : 15080 (npSolver-pbo.sh) S 15078 15080 11113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274082126 9367552 274 33554432000 4194304 5064252 140734235359952 140734235358864 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15080/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 15084
/proc/meminfo: memFree=31158292/32873844 swapFree=6080/6080
[pid=15080] ppid=15078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15080/stat : 15080 (npSolver-pbo.sh) S 15078 15080 11113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274082126 9367552 274 33554432000 4194304 5064252 140734235359952 140734235358864 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15080/statm: 2287 274 233 213 0 72 0
[pid=15081] ppid=15080 vsize=50176 CPUtime=0.6 cores=0,2,4,6
/proc/15081/stat : 15081 (npSolver-pbo) S 15080 15080 11113 0 -1 4202496 7102 0 0 0 56 4 0 0 20 0 1 0 274082126 51380224 9153 33554432000 4194304 5992684 140733329115632 140733329109664 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15081/statm: 12544 9153 171 440 0 12100 0
[pid=15083] ppid=15081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15083/stat : 15083 (cp2_pre.sh) S 15081 15080 11113 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274082187 9367552 277 33554432000 4194304 5064252 140735305163360 140735305162064 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15083/statm: 2287 277 234 213 0 72 0
[pid=15084] ppid=15083 vsize=207388 CPUtime=0.87 cores=0,2,4,6
/proc/15084/stat : 15084 (coprocessor) R 15083 15080 11113 0 -1 4202496 29152 0 0 0 81 6 0 0 20 0 1 0 274082187 212365312 46572 33554432000 4194304 6586260 140737351449696 140737351445960 5511711 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/15084/statm: 51847 46572 166 584 0 51259 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 275860

[startup+3.10037 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 15084
/proc/meminfo: memFree=31083052/32873844 swapFree=6080/6080
[pid=15080] ppid=15078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15080/stat : 15080 (npSolver-pbo.sh) S 15078 15080 11113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274082126 9367552 274 33554432000 4194304 5064252 140734235359952 140734235358864 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15080/statm: 2287 274 233 213 0 72 0
[pid=15081] ppid=15080 vsize=50176 CPUtime=0.6 cores=0,2,4,6
/proc/15081/stat : 15081 (npSolver-pbo) S 15080 15080 11113 0 -1 4202496 7102 0 0 0 56 4 0 0 20 0 1 0 274082126 51380224 9153 33554432000 4194304 5992684 140733329115632 140733329109664 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15081/statm: 12544 9153 171 440 0 12100 0
[pid=15083] ppid=15081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15083/stat : 15083 (cp2_pre.sh) S 15081 15080 11113 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 274082187 9367552 277 33554432000 4194304 5064252 140735305163360 140735305162064 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/15083/statm: 2287 277 234 213 0 72 0
[pid=15084] ppid=15083 vsize=268004 CPUtime=2.47 cores=0,2,4,6
/proc/15084/stat : 15084 (coprocessor) R 15083 15080 11113 0 -1 4202496 39070 0 0 0 226 21 0 0 20 0 1 0 274082187 274436096 65202 33554432000 4194304 6586260 140737351449696 140737351445320 5732496 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/15084/statm: 67001 65202 198 584 0 66413 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 336476

[startup+6.30036 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 15087
/proc/meminfo: memFree=31208120/32873844 swapFree=6080/6080
[pid=15080] ppid=15078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15080/stat : 15080 (npSolver-pbo.sh) S 15078 15080 11113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274082126 9367552 274 33554432000 4194304 5064252 140734235359952 140734235358864 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15080/statm: 2287 274 233 213 0 72 0
[pid=15081] ppid=15080 vsize=50176 CPUtime=4.27 cores=0,2,4,6
/proc/15081/stat : 15081 (npSolver-pbo) S 15080 15080 11113 0 -1 4202496 7109 39978 0 0 56 4 339 28 20 0 1 0 274082126 51380224 9153 33554432000 4194304 5992684 140733329115632 140733329110752 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15081/statm: 12544 9153 171 440 0 12100 0
[pid=15086] ppid=15081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15086/stat : 15086 (satsolver.sh) S 15081 15080 11113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274082556 9367552 267 33554432000 4194304 5064252 140735155736496 140735155735408 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15086/statm: 2287 267 226 213 0 72 0
[pid=15087] ppid=15086 vsize=124492 CPUtime=1.98 cores=0,2,4,6
/proc/15087/stat : 15087 (glucose) R 15086 15080 11113 0 -1 4202496 22724 0 0 0 194 4 0 0 20 0 1 0 274082556 127479808 25770 33554432000 4194304 5208918 140735168930064 140735168928008 4229330 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15087/statm: 31123 25770 101 248 0 30872 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 192964

[startup+12.7004 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 15091
/proc/meminfo: memFree=31285664/32873844 swapFree=6080/6080
[pid=15080] ppid=15078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15080/stat : 15080 (npSolver-pbo.sh) S 15078 15080 11113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274082126 9367552 274 33554432000 4194304 5064252 140734235359952 140734235358864 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15080/statm: 2287 274 233 213 0 72 0
[pid=15081] ppid=15080 vsize=59512 CPUtime=12.5 cores=0,2,4,6
/proc/15081/stat : 15081 (npSolver-pbo) S 15080 15080 11113 0 -1 4202496 10778 70325 0 0 99 153 957 41 20 0 1 0 274082126 60940288 11497 33554432000 4194304 5992684 140733329115632 140733329107952 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 9 0 0
/proc/15081/statm: 14878 11497 181 440 0 14434 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 68660

[startup+25.5004 s]
/proc/loadavg: 2.12 2.03 2.01 3/183 15094
/proc/meminfo: memFree=31145056/32873844 swapFree=6080/6080
[pid=15080] ppid=15078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15080/stat : 15080 (npSolver-pbo.sh) S 15078 15080 11113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274082126 9367552 274 33554432000 4194304 5064252 140734235359952 140734235358864 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15080/statm: 2287 274 233 213 0 72 0
[pid=15081] ppid=15080 vsize=59512 CPUtime=12.5 cores=0,2,4,6
/proc/15081/stat : 15081 (npSolver-pbo) S 15080 15080 11113 0 -1 4202496 10778 70325 0 0 99 153 957 41 20 0 1 0 274082126 60940288 11497 33554432000 4194304 5992684 140733329115632 140733329107952 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 9 0 0
/proc/15081/statm: 14878 11497 181 440 0 14434 0
[pid=15093] ppid=15081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15093/stat : 15093 (satsolver.sh) S 15081 15080 11113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274083388 9367552 267 33554432000 4194304 5064252 140737289074448 140737289073360 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15093/statm: 2287 267 226 213 0 72 0
[pid=15094] ppid=15093 vsize=131516 CPUtime=12.87 cores=0,2,4,6
/proc/15094/stat : 15094 (glucose) R 15093 15080 11113 0 -1 4202496 26366 0 0 0 1281 6 0 0 20 0 1 0 274083388 134672384 28785 33554432000 4194304 5208918 140734732707504 140734732705352 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15094/statm: 32879 28785 104 248 0 32628 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 209324

[startup+51.1004 s]
/proc/loadavg: 2.08 2.03 2.01 3/183 15094
/proc/meminfo: memFree=31138044/32873844 swapFree=6080/6080
[pid=15080] ppid=15078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15080/stat : 15080 (npSolver-pbo.sh) S 15078 15080 11113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274082126 9367552 274 33554432000 4194304 5064252 140734235359952 140734235358864 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15080/statm: 2287 274 233 213 0 72 0
[pid=15081] ppid=15080 vsize=59512 CPUtime=12.5 cores=0,2,4,6
/proc/15081/stat : 15081 (npSolver-pbo) S 15080 15080 11113 0 -1 4202496 10778 70325 0 0 99 153 957 41 20 0 1 0 274082126 60940288 11497 33554432000 4194304 5992684 140733329115632 140733329107952 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 9 0 0
/proc/15081/statm: 14878 11497 181 440 0 14434 0
[pid=15093] ppid=15081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15093/stat : 15093 (satsolver.sh) S 15081 15080 11113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274083388 9367552 267 33554432000 4194304 5064252 140737289074448 140737289073360 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15093/statm: 2287 267 226 213 0 72 0
[pid=15094] ppid=15093 vsize=132772 CPUtime=38.46 cores=0,2,4,6
/proc/15094/stat : 15094 (glucose) R 15093 15080 11113 0 -1 4202496 26672 0 0 0 3840 6 0 0 20 0 1 0 274083388 135958528 29602 33554432000 4194304 5208918 140734732707504 140734732705352 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15094/statm: 33193 29602 104 248 0 32942 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 210580

[startup+102.307 s]
/proc/loadavg: 2.07 2.03 2.01 3/183 15094
/proc/meminfo: memFree=31135128/32873844 swapFree=6080/6080
[pid=15080] ppid=15078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15080/stat : 15080 (npSolver-pbo.sh) S 15078 15080 11113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274082126 9367552 274 33554432000 4194304 5064252 140734235359952 140734235358864 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15080/statm: 2287 274 233 213 0 72 0
[pid=15081] ppid=15080 vsize=59512 CPUtime=12.5 cores=0,2,4,6
/proc/15081/stat : 15081 (npSolver-pbo) S 15080 15080 11113 0 -1 4202496 10778 70325 0 0 99 153 957 41 20 0 1 0 274082126 60940288 11497 33554432000 4194304 5992684 140733329115632 140733329107952 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 9 0 0
/proc/15081/statm: 14878 11497 181 440 0 14434 0
[pid=15093] ppid=15081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15093/stat : 15093 (satsolver.sh) S 15081 15080 11113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274083388 9367552 267 33554432000 4194304 5064252 140737289074448 140737289073360 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15093/statm: 2287 267 226 213 0 72 0
[pid=15094] ppid=15093 vsize=134552 CPUtime=89.64 cores=0,2,4,6
/proc/15094/stat : 15094 (glucose) R 15093 15080 11113 0 -1 4202496 27382 0 0 0 8957 7 0 0 20 0 1 0 274083388 137781248 29965 33554432000 4194304 5208918 140734732707504 140734732705352 4205139 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15094/statm: 33638 29965 105 248 0 33387 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 212360

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 15094
/proc/meminfo: memFree=31093836/32873844 swapFree=6080/6080
[pid=15080] ppid=15078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15080/stat : 15080 (npSolver-pbo.sh) S 15078 15080 11113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274082126 9367552 274 33554432000 4194304 5064252 140734235359952 140734235358864 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15080/statm: 2287 274 233 213 0 72 0
[pid=15081] ppid=15080 vsize=59512 CPUtime=12.5 cores=0,2,4,6
/proc/15081/stat : 15081 (npSolver-pbo) S 15080 15080 11113 0 -1 4202496 10778 70325 0 0 99 153 957 41 20 0 1 0 274082126 60940288 11497 33554432000 4194304 5992684 140733329115632 140733329107952 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 9 0 0
/proc/15081/statm: 14878 11497 181 440 0 14434 0
[pid=15093] ppid=15081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15093/stat : 15093 (satsolver.sh) S 15081 15080 11113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274083388 9367552 267 33554432000 4194304 5064252 140737289074448 140737289073360 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15093/statm: 2287 267 226 213 0 72 0
[pid=15094] ppid=15093 vsize=136332 CPUtime=149.61 cores=0,2,4,6
/proc/15094/stat : 15094 (glucose) R 15093 15080 11113 0 -1 4202496 27848 0 0 0 14954 7 0 0 20 0 1 0 274083388 139603968 31954 33554432000 4194304 5208918 140734732707504 140734732705256 4229483 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15094/statm: 34083 31954 105 248 0 33832 0
Current children cumulated CPU time (s) 162.11

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 17122
/proc/meminfo: memFree=30602976/32873844 swapFree=6080/6080
[pid=15080] ppid=15078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15080/stat : 15080 (npSolver-pbo.sh) S 15078 15080 11113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274082126 9367552 274 33554432000 4194304 5064252 140734235359952 140734235358864 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15080/statm: 2287 274 233 213 0 72 0
[pid=15081] ppid=15080 vsize=59512 CPUtime=12.5 cores=0,2,4,6
/proc/15081/stat : 15081 (npSolver-pbo) S 15080 15080 11113 0 -1 4202496 10778 70325 0 0 99 153 957 41 20 0 1 0 274082126 60940288 11497 33554432000 4194304 5992684 140733329115632 140733329107952 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 9 0 0
/proc/15081/statm: 14878 11497 181 440 0 14434 0
[pid=15093] ppid=15081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15093/stat : 15093 (satsolver.sh) S 15081 15080 11113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274083388 9367552 267 33554432000 4194304 5064252 140737289074448 140737289073360 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15093/statm: 2287 267 226 213 0 72 0
[pid=15094] ppid=15093 vsize=218048 CPUtime=1409.42 cores=0,2,4,6
/proc/15094/stat : 15094 (glucose) R 15093 15080 11113 0 -1 4202496 32028 0 0 0 140923 19 0 0 20 0 1 0 274083388 223281152 51584 33554432000 4194304 5208918 140734732707504 140734732703880 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15094/statm: 54512 51584 105 248 0 54261 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 295856

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 17126
/proc/meminfo: memFree=30606584/32873844 swapFree=6080/6080
[pid=15080] ppid=15078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15080/stat : 15080 (npSolver-pbo.sh) S 15078 15080 11113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274082126 9367552 274 33554432000 4194304 5064252 140734235359952 140734235358864 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15080/statm: 2287 274 233 213 0 72 0
[pid=15081] ppid=15080 vsize=59512 CPUtime=12.5 cores=0,2,4,6
/proc/15081/stat : 15081 (npSolver-pbo) S 15080 15080 11113 0 -1 4202496 10778 70325 0 0 99 153 957 41 20 0 1 0 274082126 60940288 11497 33554432000 4194304 5992684 140733329115632 140733329107952 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 9 0 0
/proc/15081/statm: 14878 11497 181 440 0 14434 0
[pid=15093] ppid=15081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15093/stat : 15093 (satsolver.sh) S 15081 15080 11113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274083388 9367552 267 33554432000 4194304 5064252 140737289074448 140737289073360 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15093/statm: 2287 267 226 213 0 72 0
[pid=15094] ppid=15093 vsize=248868 CPUtime=1469.4 cores=0,2,4,6
/proc/15094/stat : 15094 (glucose) R 15093 15080 11113 0 -1 4202496 32616 0 0 0 146920 20 0 0 20 0 1 0 274083388 254840832 54211 33554432000 4194304 5208918 140734732707504 140734732703272 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15094/statm: 62217 54211 105 248 0 61966 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 326676

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 17126
/proc/meminfo: memFree=30617228/32873844 swapFree=6080/6080
[pid=15080] ppid=15078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15080/stat : 15080 (npSolver-pbo.sh) S 15078 15080 11113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274082126 9367552 274 33554432000 4194304 5064252 140734235359952 140734235358864 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15080/statm: 2287 274 233 213 0 72 0
[pid=15081] ppid=15080 vsize=59512 CPUtime=12.5 cores=0,2,4,6
/proc/15081/stat : 15081 (npSolver-pbo) S 15080 15080 11113 0 -1 4202496 10778 70325 0 0 99 153 957 41 20 0 1 0 274082126 60940288 11497 33554432000 4194304 5992684 140733329115632 140733329107952 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 9 0 0
/proc/15081/statm: 14878 11497 181 440 0 14434 0
[pid=15093] ppid=15081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15093/stat : 15093 (satsolver.sh) S 15081 15080 11113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274083388 9367552 267 33554432000 4194304 5064252 140737289074448 140737289073360 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15093/statm: 2287 267 226 213 0 72 0
[pid=15094] ppid=15093 vsize=218048 CPUtime=1529.4 cores=0,2,4,6
/proc/15094/stat : 15094 (glucose) R 15093 15080 11113 0 -1 4202496 32689 0 0 0 152918 22 0 0 20 0 1 0 274083388 223281152 49536 33554432000 4194304 5208918 140734732707504 140734732703288 4229103 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15094/statm: 54512 49536 105 248 0 54261 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 295856

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 17126
/proc/meminfo: memFree=30604568/32873844 swapFree=6080/6080
[pid=15080] ppid=15078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15080/stat : 15080 (npSolver-pbo.sh) S 15078 15080 11113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274082126 9367552 274 33554432000 4194304 5064252 140734235359952 140734235358864 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15080/statm: 2287 274 233 213 0 72 0
[pid=15081] ppid=15080 vsize=59512 CPUtime=12.5 cores=0,2,4,6
/proc/15081/stat : 15081 (npSolver-pbo) S 15080 15080 11113 0 -1 4202496 10778 70325 0 0 99 153 957 41 20 0 1 0 274082126 60940288 11497 33554432000 4194304 5992684 140733329115632 140733329107952 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 9 0 0
/proc/15081/statm: 14878 11497 181 440 0 14434 0
[pid=15093] ppid=15081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15093/stat : 15093 (satsolver.sh) S 15081 15080 11113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274083388 9367552 267 33554432000 4194304 5064252 140737289074448 140737289073360 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15093/statm: 2287 267 226 213 0 72 0
[pid=15094] ppid=15093 vsize=218048 CPUtime=1589.39 cores=0,2,4,6
/proc/15094/stat : 15094 (glucose) R 15093 15080 11113 0 -1 4202496 32693 0 0 0 158917 22 0 0 20 0 1 0 274083388 223281152 51584 33554432000 4194304 5208918 140734732707504 140734732703880 4213121 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15094/statm: 54512 51584 105 248 0 54261 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 295856

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 17126
/proc/meminfo: memFree=30605564/32873844 swapFree=6080/6080
[pid=15080] ppid=15078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15080/stat : 15080 (npSolver-pbo.sh) S 15078 15080 11113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274082126 9367552 274 33554432000 4194304 5064252 140734235359952 140734235358864 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15080/statm: 2287 274 233 213 0 72 0
[pid=15081] ppid=15080 vsize=59512 CPUtime=12.5 cores=0,2,4,6
/proc/15081/stat : 15081 (npSolver-pbo) S 15080 15080 11113 0 -1 4202496 10778 70325 0 0 99 153 957 41 20 0 1 0 274082126 60940288 11497 33554432000 4194304 5992684 140733329115632 140733329107952 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 9 0 0
/proc/15081/statm: 14878 11497 181 440 0 14434 0
[pid=15093] ppid=15081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15093/stat : 15093 (satsolver.sh) S 15081 15080 11113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274083388 9367552 267 33554432000 4194304 5064252 140737289074448 140737289073360 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15093/statm: 2287 267 226 213 0 72 0
[pid=15094] ppid=15093 vsize=248868 CPUtime=1649.38 cores=0,2,4,6
/proc/15094/stat : 15094 (glucose) R 15093 15080 11113 0 -1 4202496 33282 0 0 0 164915 23 0 0 20 0 1 0 274083388 254840832 53699 33554432000 4194304 5208918 140734732707504 140734732703880 4229296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15094/statm: 62217 53699 105 248 0 61966 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 326676

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 17126
/proc/meminfo: memFree=30617184/32873844 swapFree=6080/6080
[pid=15080] ppid=15078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15080/stat : 15080 (npSolver-pbo.sh) S 15078 15080 11113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274082126 9367552 274 33554432000 4194304 5064252 140734235359952 140734235358864 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15080/statm: 2287 274 233 213 0 72 0
[pid=15081] ppid=15080 vsize=59512 CPUtime=12.5 cores=0,2,4,6
/proc/15081/stat : 15081 (npSolver-pbo) S 15080 15080 11113 0 -1 4202496 10778 70325 0 0 99 153 957 41 20 0 1 0 274082126 60940288 11497 33554432000 4194304 5992684 140733329115632 140733329107952 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 9 0 0
/proc/15081/statm: 14878 11497 181 440 0 14434 0
[pid=15093] ppid=15081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15093/stat : 15093 (satsolver.sh) S 15081 15080 11113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274083388 9367552 267 33554432000 4194304 5064252 140737289074448 140737289073360 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15093/statm: 2287 267 226 213 0 72 0
[pid=15094] ppid=15093 vsize=218048 CPUtime=1709.37 cores=0,2,4,6
/proc/15094/stat : 15094 (glucose) R 15093 15080 11113 0 -1 4202496 33359 0 0 0 170913 24 0 0 20 0 1 0 274083388 223281152 49024 33554432000 4194304 5208918 140734732707504 140734732705592 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15094/statm: 54512 49024 105 248 0 54261 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 295856

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 17127
/proc/meminfo: memFree=30599932/32873844 swapFree=6080/6080
[pid=15080] ppid=15078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15080/stat : 15080 (npSolver-pbo.sh) S 15078 15080 11113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274082126 9367552 274 33554432000 4194304 5064252 140734235359952 140734235358864 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15080/statm: 2287 274 233 213 0 72 0
[pid=15081] ppid=15080 vsize=59512 CPUtime=12.5 cores=0,2,4,6
/proc/15081/stat : 15081 (npSolver-pbo) S 15080 15080 11113 0 -1 4202496 10778 70325 0 0 99 153 957 41 20 0 1 0 274082126 60940288 11497 33554432000 4194304 5992684 140733329115632 140733329107952 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 9 0 0
/proc/15081/statm: 14878 11497 181 440 0 14434 0
[pid=15093] ppid=15081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15093/stat : 15093 (satsolver.sh) S 15081 15080 11113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274083388 9367552 267 33554432000 4194304 5064252 140737289074448 140737289073360 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15093/statm: 2287 267 226 213 0 72 0
[pid=15094] ppid=15093 vsize=218048 CPUtime=1769.36 cores=0,2,4,6
/proc/15094/stat : 15094 (glucose) R 15093 15080 11113 0 -1 4202496 33364 0 0 0 176912 24 0 0 20 0 1 0 274083388 223281152 51584 33554432000 4194304 5208918 140734732707504 140734732703880 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15094/statm: 54512 51584 105 248 0 54261 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 295856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 17127
/proc/meminfo: memFree=30596208/32873844 swapFree=6080/6080
[pid=15080] ppid=15078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15080/stat : 15080 (npSolver-pbo.sh) S 15078 15080 11113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274082126 9367552 274 33554432000 4194304 5064252 140734235359952 140734235358864 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15080/statm: 2287 274 233 213 0 72 0
[pid=15081] ppid=15080 vsize=59512 CPUtime=12.5 cores=0,2,4,6
/proc/15081/stat : 15081 (npSolver-pbo) S 15080 15080 11113 0 -1 4202496 10778 70325 0 0 99 153 957 41 20 0 1 0 274082126 60940288 11497 33554432000 4194304 5992684 140733329115632 140733329107952 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 9 0 0
/proc/15081/statm: 14878 11497 181 440 0 14434 0
[pid=15093] ppid=15081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15093/stat : 15093 (satsolver.sh) S 15081 15080 11113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274083388 9367552 267 33554432000 4194304 5064252 140737289074448 140737289073360 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15093/statm: 2287 267 226 213 0 72 0
[pid=15094] ppid=15093 vsize=218048 CPUtime=1787.57 cores=0,2,4,6
/proc/15094/stat : 15094 (glucose) R 15093 15080 11113 0 -1 4202496 33365 0 0 0 178733 24 0 0 20 0 1 0 274083388 223281152 52096 33554432000 4194304 5208918 140734732707504 140734732703880 4229125 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15094/statm: 54512 52096 105 248 0 54261 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 295856

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.01 2.01 2.00 3/184 17127
/proc/meminfo: memFree=30596208/32873844 swapFree=6080/6080
[pid=15080] ppid=15078 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15080/stat : 15080 (npSolver-pbo.sh) S 15078 15080 11113 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274082126 9367552 274 33554432000 4194304 5064252 140734235359952 140734235358864 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15080/statm: 2287 274 233 213 0 72 0
[pid=15081] ppid=15080 vsize=59512 CPUtime=12.5 cores=0,2,4,6
/proc/15081/stat : 15081 (npSolver-pbo) S 15080 15080 11113 0 -1 4202496 10778 70325 0 0 99 153 957 41 20 0 1 0 274082126 60940288 11497 33554432000 4194304 5992684 140733329115632 140733329107952 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 9 0 0
/proc/15081/statm: 14878 11497 181 440 0 14434 0
[pid=15093] ppid=15081 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15093/stat : 15093 (satsolver.sh) S 15081 15080 11113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274083388 9367552 267 33554432000 4194304 5064252 140737289074448 140737289073360 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/15093/statm: 2287 267 226 213 0 72 0
[pid=15094] ppid=15093 vsize=218048 CPUtime=1787.57 cores=0,2,4,6
/proc/15094/stat : 15094 (glucose) R 15093 15080 11113 0 -1 4202496 33365 0 0 0 178733 24 0 0 20 0 1 0 274083388 223281152 52096 33554432000 4194304 5208918 140734732707504 140734732703880 4229125 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15094/statm: 54512 52096 105 248 0 54261 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 295856

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1797.9
CPU system time (s): 2.19367
CPU usage (%): 99.9769
Max. virtual memory (cumulated for all children) (KiB): 375996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.9
system time used= 2.19367
maximum resident set size= 268884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115457
page faults= 0
swaps= 0
block input operations= 0
block output operations= 170736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 661
involuntary context switches= 2346

runsolver used 2.69259 second user time and 7.83681 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-27 02:46:16
IDJOB=3701716
IDBENCH=48276
IDSOLVER=2277
FILE ID=node139/3701716-1338079576
RUNJOBID= node139-1338052937-11129
PBS_JOBID= 14624401
Free space on /tmp= 71600 MiB

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

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

MD5SUM BENCH= 6856221d5d444d2079d321f11fb11f0b
RANDOM SEED=969978371

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:        31373500 kB
Buffers:          264880 kB
Cached:           360808 kB
SwapCached:          284 kB
Active:           655896 kB
Inactive:          30560 kB
Active(anon):      54016 kB
Inactive(anon):     9300 kB
Active(file):     601880 kB
Inactive(file):    21260 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67106400 kB
Dirty:             10536 kB
Writeback:             0 kB
AnonPages:        111996 kB
Mapped:            12856 kB
Shmem:                 8 kB
Slab:             673396 kB
SReclaimable:     115712 kB
SUnreclaim:       557684 kB
KernelStack:        1520 kB
PageTables:         3748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     178516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 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= 71508 MiB
End job on node139 at 2012-05-27 03:16:16