Trace number 3701719

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.72

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_1000_60_4.opb
MD5SUM49512b8058c62182b32b06ac219e7167
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.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -71
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)150968
Sum of products size (including duplicates)301936
Number of different products75484
Sum of products size150968

Solver Data

0.00/0.61	c run usual solver
16.67/16.77	c model valid
16.67/16.77	c current solution ok
18.29/18.48	o -45
18.29/18.48	c current bound: 477
18.29/18.48	c (debug) using card networks
1800.10/1800.71	./satsolver.sh: line 5:  9205 Terminated              ./glucose $1 > $2 2> /dev/null
1800.10/1800.71	c error: unexpected solver exit code
1800.10/1800.71	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-3701719-1338077607/watcher-3701719-1338077607 -o /tmp/evaluation-result-3701719-1338077607/solver-3701719-1338077607 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3701719-1338077607.opb 1490607452 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.00 2.00 2.00 3/177 9191
/proc/meminfo: memFree=28934804/32873624 swapFree=7104/7104
[pid=9191] ppid=9189 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9191/stat : 9191 (npSolver-pbo.sh) S 9189 9191 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273886213 9367552 275 33554432000 4194304 5064252 140735200684080 140735200682992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9191/statm: 2287 275 233 213 0 72 0

[startup+0.012362 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9191
/proc/meminfo: memFree=28934804/32873624 swapFree=7104/7104
[pid=9191] ppid=9189 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9191/stat : 9191 (npSolver-pbo.sh) S 9189 9191 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273886213 9367552 275 33554432000 4194304 5064252 140735200684080 140735200682992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9191/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100202 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9191
/proc/meminfo: memFree=28934804/32873624 swapFree=7104/7104
[pid=9191] ppid=9189 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9191/stat : 9191 (npSolver-pbo.sh) S 9189 9191 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273886213 9367552 275 33554432000 4194304 5064252 140735200684080 140735200682992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9191/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300223 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9191
/proc/meminfo: memFree=28934804/32873624 swapFree=7104/7104
[pid=9191] ppid=9189 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9191/stat : 9191 (npSolver-pbo.sh) S 9189 9191 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273886213 9367552 275 33554432000 4194304 5064252 140735200684080 140735200682992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9191/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70024 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9191
/proc/meminfo: memFree=28934804/32873624 swapFree=7104/7104
[pid=9191] ppid=9189 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9191/stat : 9191 (npSolver-pbo.sh) S 9189 9191 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273886213 9367552 275 33554432000 4194304 5064252 140735200684080 140735200682992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9191/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50042 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9195
/proc/meminfo: memFree=28720592/32873624 swapFree=7104/7104
[pid=9191] ppid=9189 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9191/stat : 9191 (npSolver-pbo.sh) S 9189 9191 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273886213 9367552 275 33554432000 4194304 5064252 140735200684080 140735200682992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9191/statm: 2287 275 233 213 0 72 0
[pid=9192] ppid=9191 vsize=50176 CPUtime=0.59 cores=1,3,5,7
/proc/9192/stat : 9192 (npSolver-pbo) S 9191 9191 3117 0 -1 4202496 7496 0 0 0 55 4 0 0 20 0 1 0 273886213 51380224 9552 33554432000 4194304 5992684 140735855157840 140735855151872 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9192/statm: 12544 9552 171 440 0 12100 0
[pid=9194] ppid=9192 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9194/stat : 9194 (cp2_pre.sh) S 9192 9191 3117 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 273886274 9367552 276 33554432000 4194304 5064252 140735419493744 140735419492448 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9194/statm: 2287 276 234 213 0 72 0
[pid=9195] ppid=9194 vsize=208424 CPUtime=0.88 cores=1,3,5,7
/proc/9195/stat : 9195 (coprocessor) R 9194 9191 3117 0 -1 4202496 29961 0 0 0 83 5 0 0 20 0 1 0 273886274 213426176 46870 33554432000 4194304 6586260 140736182655184 140736182652344 5511711 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/9195/statm: 52106 46871 166 584 0 51518 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 276896

[startup+3.10039 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9195
/proc/meminfo: memFree=28648268/32873624 swapFree=7104/7104
[pid=9191] ppid=9189 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9191/stat : 9191 (npSolver-pbo.sh) S 9189 9191 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273886213 9367552 275 33554432000 4194304 5064252 140735200684080 140735200682992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9191/statm: 2287 275 233 213 0 72 0
[pid=9192] ppid=9191 vsize=50176 CPUtime=0.59 cores=1,3,5,7
/proc/9192/stat : 9192 (npSolver-pbo) S 9191 9191 3117 0 -1 4202496 7496 0 0 0 55 4 0 0 20 0 1 0 273886213 51380224 9552 33554432000 4194304 5992684 140735855157840 140735855151872 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9192/statm: 12544 9552 171 440 0 12100 0
[pid=9194] ppid=9192 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9194/stat : 9194 (cp2_pre.sh) S 9192 9191 3117 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 273886274 9367552 276 33554432000 4194304 5064252 140735419493744 140735419492448 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9194/statm: 2287 276 234 213 0 72 0
[pid=9195] ppid=9194 vsize=267568 CPUtime=2.47 cores=1,3,5,7
/proc/9195/stat : 9195 (coprocessor) R 9194 9191 3117 0 -1 4202496 39532 0 0 0 228 19 0 0 20 0 1 0 273886274 273989632 65156 33554432000 4194304 6586260 140736182655184 140736182651208 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/9195/statm: 66892 65156 200 584 0 66304 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 336040

[startup+6.30042 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9198
/proc/meminfo: memFree=28771352/32873624 swapFree=7104/7104
[pid=9191] ppid=9189 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9191/stat : 9191 (npSolver-pbo.sh) S 9189 9191 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273886213 9367552 275 33554432000 4194304 5064252 140735200684080 140735200682992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9191/statm: 2287 275 233 213 0 72 0
[pid=9192] ppid=9191 vsize=50176 CPUtime=4.05 cores=1,3,5,7
/proc/9192/stat : 9192 (npSolver-pbo) S 9191 9191 3117 0 -1 4202496 7505 40435 0 0 55 4 323 23 20 0 1 0 273886213 51380224 9552 33554432000 4194304 5992684 140735855157840 140735855152960 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9192/statm: 12544 9552 171 440 0 12100 0
[pid=9197] ppid=9192 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9197/stat : 9197 (satsolver.sh) S 9192 9191 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273886621 9367552 267 33554432000 4194304 5064252 140735312334832 140735312333744 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9197/statm: 2287 267 226 213 0 72 0
[pid=9198] ppid=9197 vsize=125372 CPUtime=2.21 cores=1,3,5,7
/proc/9198/stat : 9198 (glucose) R 9197 9191 3117 0 -1 4202496 22428 0 0 0 217 4 0 0 20 0 1 0 273886621 128380928 26005 33554432000 4194304 5208918 140735883919344 140735883917288 4229476 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9198/statm: 31343 26005 103 248 0 31092 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 193844

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9198
/proc/meminfo: memFree=28768420/32873624 swapFree=7104/7104
[pid=9191] ppid=9189 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9191/stat : 9191 (npSolver-pbo.sh) S 9189 9191 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273886213 9367552 275 33554432000 4194304 5064252 140735200684080 140735200682992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9191/statm: 2287 275 233 213 0 72 0
[pid=9192] ppid=9191 vsize=50176 CPUtime=4.05 cores=1,3,5,7
/proc/9192/stat : 9192 (npSolver-pbo) S 9191 9191 3117 0 -1 4202496 7505 40435 0 0 55 4 323 23 20 0 1 0 273886213 51380224 9552 33554432000 4194304 5992684 140735855157840 140735855152960 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9192/statm: 12544 9552 171 440 0 12100 0
[pid=9197] ppid=9192 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9197/stat : 9197 (satsolver.sh) S 9192 9191 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273886621 9367552 267 33554432000 4194304 5064252 140735312334832 140735312333744 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/9197/statm: 2287 267 226 213 0 72 0
[pid=9198] ppid=9197 vsize=126996 CPUtime=8.6 cores=1,3,5,7
/proc/9198/stat : 9198 (glucose) R 9197 9191 3117 0 -1 4202496 22930 0 0 0 856 4 0 0 20 0 1 0 273886621 130043904 26499 33554432000 4194304 5208918 140735883919344 140735883917304 4205139 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9198/statm: 31749 26499 104 248 0 31498 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 195468

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9205
/proc/meminfo: memFree=28721816/32873624 swapFree=7104/7104
[pid=9191] ppid=9189 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9191/stat : 9191 (npSolver-pbo.sh) S 9189 9191 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273886213 9367552 275 33554432000 4194304 5064252 140735200684080 140735200682992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9191/statm: 2287 275 233 213 0 72 0
[pid=9192] ppid=9191 vsize=59512 CPUtime=18.4 cores=1,3,5,7
/proc/9192/stat : 9192 (npSolver-pbo) S 9191 9191 3117 0 -1 4202496 11177 69776 0 0 95 137 1574 34 20 0 1 0 273886213 60940288 11896 33554432000 4194304 5992684 140735855157840 140735855150160 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 6 0 0
/proc/9192/statm: 14878 11896 181 440 0 14434 0
[pid=9204] ppid=9192 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9204/stat : 9204 (satsolver.sh) S 9192 9191 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273888064 9367552 267 33554432000 4194304 5064252 140733966459904 140733966458816 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9204/statm: 2287 267 226 213 0 72 0
[pid=9205] ppid=9204 vsize=131080 CPUtime=6.97 cores=1,3,5,7
/proc/9205/stat : 9205 (glucose) R 9204 9191 3117 0 -1 4202496 26323 0 0 0 692 5 0 0 20 0 1 0 273888064 134225920 28736 33554432000 4194304 5208918 140736712837888 140736712835736 4229088 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9205/statm: 32770 28736 103 248 0 32519 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 208888

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9205
/proc/meminfo: memFree=28712552/32873624 swapFree=7104/7104
[pid=9191] ppid=9189 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9191/stat : 9191 (npSolver-pbo.sh) S 9189 9191 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273886213 9367552 275 33554432000 4194304 5064252 140735200684080 140735200682992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9191/statm: 2287 275 233 213 0 72 0
[pid=9192] ppid=9191 vsize=59512 CPUtime=18.4 cores=1,3,5,7
/proc/9192/stat : 9192 (npSolver-pbo) S 9191 9191 3117 0 -1 4202496 11177 69776 0 0 95 137 1574 34 20 0 1 0 273886213 60940288 11896 33554432000 4194304 5992684 140735855157840 140735855150160 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 6 0 0
/proc/9192/statm: 14878 11896 181 440 0 14434 0
[pid=9204] ppid=9192 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9204/stat : 9204 (satsolver.sh) S 9192 9191 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273888064 9367552 267 33554432000 4194304 5064252 140733966459904 140733966458816 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9204/statm: 2287 267 226 213 0 72 0
[pid=9205] ppid=9204 vsize=132676 CPUtime=32.57 cores=1,3,5,7
/proc/9205/stat : 9205 (glucose) R 9204 9191 3117 0 -1 4202496 26704 0 0 0 3252 5 0 0 20 0 1 0 273888064 135860224 29628 33554432000 4194304 5208918 140736712837888 140736712835640 4205139 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9205/statm: 33169 29628 104 248 0 32918 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 210484

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9206
/proc/meminfo: memFree=28767168/32873624 swapFree=7104/7104
[pid=9191] ppid=9189 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9191/stat : 9191 (npSolver-pbo.sh) S 9189 9191 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273886213 9367552 275 33554432000 4194304 5064252 140735200684080 140735200682992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9191/statm: 2287 275 233 213 0 72 0
[pid=9192] ppid=9191 vsize=59512 CPUtime=18.4 cores=1,3,5,7
/proc/9192/stat : 9192 (npSolver-pbo) S 9191 9191 3117 0 -1 4202496 11177 69776 0 0 95 137 1574 34 20 0 1 0 273886213 60940288 11896 33554432000 4194304 5992684 140735855157840 140735855150160 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 6 0 0
/proc/9192/statm: 14878 11896 181 440 0 14434 0
[pid=9204] ppid=9192 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9204/stat : 9204 (satsolver.sh) S 9192 9191 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273888064 9367552 267 33554432000 4194304 5064252 140733966459904 140733966458816 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9204/statm: 2287 267 226 213 0 72 0
[pid=9205] ppid=9204 vsize=134156 CPUtime=83.76 cores=1,3,5,7
/proc/9205/stat : 9205 (glucose) R 9204 9191 3117 0 -1 4202496 27050 0 0 0 8370 6 0 0 20 0 1 0 273888064 137375744 30996 33554432000 4194304 5208918 140736712837888 140736712835848 4229319 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9205/statm: 33539 30996 104 248 0 33288 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 211964

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9206
/proc/meminfo: memFree=28718364/32873624 swapFree=7104/7104
[pid=9191] ppid=9189 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9191/stat : 9191 (npSolver-pbo.sh) S 9189 9191 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273886213 9367552 275 33554432000 4194304 5064252 140735200684080 140735200682992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9191/statm: 2287 275 233 213 0 72 0
[pid=9192] ppid=9191 vsize=59512 CPUtime=18.4 cores=1,3,5,7
/proc/9192/stat : 9192 (npSolver-pbo) S 9191 9191 3117 0 -1 4202496 11177 69776 0 0 95 137 1574 34 20 0 1 0 273886213 60940288 11896 33554432000 4194304 5992684 140735855157840 140735855150160 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 6 0 0
/proc/9192/statm: 14878 11896 181 440 0 14434 0
[pid=9204] ppid=9192 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9276
/proc/meminfo: memFree=28638876/32873624 swapFree=7104/7104
[pid=9191] ppid=9189 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9191/stat : 9191 (npSolver-pbo.sh) S 9189 9191 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273886213 9367552 275 33554432000 4194304 5064252 140735200684080 140735200682992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9191/statm: 2287 275 233 213 0 72 0
[pid=9192] ppid=9191 vsize=59512 CPUtime=18.4 cores=1,3,5,7
/proc/9192/stat : 9192 (npSolver-pbo) S 9191 9191 3117 0 -1 4202496 11177 69776 0 0 95 137 1574 34 20 0 1 0 273886213 60940288 11896 33554432000 4194304 5992684 140735855157840 140735855150160 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 6 0 0
/proc/9192/statm: 14878 11896 181 440 0 14434 0
[pid=9204] ppid=9192 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9204/stat : 9204 (satsolver.sh) S 9192 9191 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273888064 9367552 267 33554432000 4194304 5064252 140733966459904 140733966458816 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9204/statm: 2287 267 226 213 0 72 0
[pid=9205] ppid=9204 vsize=217916 CPUtime=1403.39 cores=1,3,5,7
/proc/9205/stat : 9205 (glucose) R 9204 9191 3117 0 -1 4202496 30834 0 0 0 140324 15 0 0 20 0 1 0 273888064 223145984 52101 33554432000 4194304 5208918 140736712837888 140736712834264 4229748 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9205/statm: 54479 52101 105 248 0 54228 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 295724

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9276
/proc/meminfo: memFree=28624260/32873624 swapFree=7104/7104
[pid=9191] ppid=9189 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9191/stat : 9191 (npSolver-pbo.sh) S 9189 9191 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273886213 9367552 275 33554432000 4194304 5064252 140735200684080 140735200682992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9191/statm: 2287 275 233 213 0 72 0
[pid=9192] ppid=9191 vsize=59512 CPUtime=18.4 cores=1,3,5,7
/proc/9192/stat : 9192 (npSolver-pbo) S 9191 9191 3117 0 -1 4202496 11177 69776 0 0 95 137 1574 34 20 0 1 0 273886213 60940288 11896 33554432000 4194304 5992684 140735855157840 140735855150160 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 6 0 0
/proc/9192/statm: 14878 11896 181 440 0 14434 0
[pid=9204] ppid=9192 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9204/stat : 9204 (satsolver.sh) S 9192 9191 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273888064 9367552 267 33554432000 4194304 5064252 140733966459904 140733966458816 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9204/statm: 2287 267 226 213 0 72 0
[pid=9205] ppid=9204 vsize=248736 CPUtime=1463.37 cores=1,3,5,7
/proc/9205/stat : 9205 (glucose) R 9204 9191 3117 0 -1 4202496 31423 0 0 0 146321 16 0 0 20 0 1 0 273888064 254705664 54216 33554432000 4194304 5208918 140736712837888 140736712834264 4229072 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9205/statm: 62184 54216 105 248 0 61933 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 326544

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9276
/proc/meminfo: memFree=28646760/32873624 swapFree=7104/7104
[pid=9191] ppid=9189 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9191/stat : 9191 (npSolver-pbo.sh) S 9189 9191 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273886213 9367552 275 33554432000 4194304 5064252 140735200684080 140735200682992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9191/statm: 2287 275 233 213 0 72 0
[pid=9192] ppid=9191 vsize=59512 CPUtime=18.4 cores=1,3,5,7
/proc/9192/stat : 9192 (npSolver-pbo) S 9191 9191 3117 0 -1 4202496 11177 69776 0 0 95 137 1574 34 20 0 1 0 273886213 60940288 11896 33554432000 4194304 5992684 140735855157840 140735855150160 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 6 0 0
/proc/9192/statm: 14878 11896 181 440 0 14434 0
[pid=9204] ppid=9192 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9204/stat : 9204 (satsolver.sh) S 9192 9191 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273888064 9367552 267 33554432000 4194304 5064252 140733966459904 140733966458816 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9204/statm: 2287 267 226 213 0 72 0
[pid=9205] ppid=9204 vsize=217916 CPUtime=1523.35 cores=1,3,5,7
/proc/9205/stat : 9205 (glucose) R 9204 9191 3117 0 -1 4202496 31511 0 0 0 152319 16 0 0 20 0 1 0 273888064 223145984 50053 33554432000 4194304 5208918 140736712837888 140736712834264 4229365 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9205/statm: 54479 50053 105 248 0 54228 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 295724

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9279
/proc/meminfo: memFree=28644168/32873624 swapFree=7104/7104
[pid=9191] ppid=9189 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9191/stat : 9191 (npSolver-pbo.sh) S 9189 9191 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273886213 9367552 275 33554432000 4194304 5064252 140735200684080 140735200682992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9191/statm: 2287 275 233 213 0 72 0
[pid=9192] ppid=9191 vsize=59512 CPUtime=18.4 cores=1,3,5,7
/proc/9192/stat : 9192 (npSolver-pbo) S 9191 9191 3117 0 -1 4202496 11177 69776 0 0 95 137 1574 34 20 0 1 0 273886213 60940288 11896 33554432000 4194304 5992684 140735855157840 140735855150160 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 6 0 0
/proc/9192/statm: 14878 11896 181 440 0 14434 0
[pid=9204] ppid=9192 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9204/stat : 9204 (satsolver.sh) S 9192 9191 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273888064 9367552 267 33554432000 4194304 5064252 140733966459904 140733966458816 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9204/statm: 2287 267 226 213 0 72 0
[pid=9205] ppid=9204 vsize=217916 CPUtime=1583.34 cores=1,3,5,7
/proc/9205/stat : 9205 (glucose) R 9204 9191 3117 0 -1 4202496 31515 0 0 0 158317 17 0 0 20 0 1 0 273888064 223145984 52101 33554432000 4194304 5208918 140736712837888 140736712834200 4229195 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9205/statm: 54479 52101 105 248 0 54228 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 295724

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9280
/proc/meminfo: memFree=28626248/32873624 swapFree=7104/7104
[pid=9191] ppid=9189 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9191/stat : 9191 (npSolver-pbo.sh) S 9189 9191 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273886213 9367552 275 33554432000 4194304 5064252 140735200684080 140735200682992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9191/statm: 2287 275 233 213 0 72 0
[pid=9192] ppid=9191 vsize=59512 CPUtime=18.4 cores=1,3,5,7
/proc/9192/stat : 9192 (npSolver-pbo) S 9191 9191 3117 0 -1 4202496 11177 69776 0 0 95 137 1574 34 20 0 1 0 273886213 60940288 11896 33554432000 4194304 5992684 140735855157840 140735855150160 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 6 0 0
/proc/9192/statm: 14878 11896 181 440 0 14434 0
[pid=9204] ppid=9192 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9204/stat : 9204 (satsolver.sh) S 9192 9191 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273888064 9367552 267 33554432000 4194304 5064252 140733966459904 140733966458816 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9204/statm: 2287 267 226 213 0 72 0
[pid=9205] ppid=9204 vsize=248736 CPUtime=1643.32 cores=1,3,5,7
/proc/9205/stat : 9205 (glucose) R 9204 9191 3117 0 -1 4202496 32102 0 0 0 164314 18 0 0 20 0 1 0 273888064 254705664 54216 33554432000 4194304 5208918 140736712837888 140736712834264 4205185 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9205/statm: 62184 54216 105 248 0 61933 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 326544

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9280
/proc/meminfo: memFree=28652724/32873624 swapFree=7104/7104
[pid=9191] ppid=9189 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9191/stat : 9191 (npSolver-pbo.sh) S 9189 9191 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273886213 9367552 275 33554432000 4194304 5064252 140735200684080 140735200682992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9191/statm: 2287 275 233 213 0 72 0
[pid=9192] ppid=9191 vsize=59512 CPUtime=18.4 cores=1,3,5,7
/proc/9192/stat : 9192 (npSolver-pbo) S 9191 9191 3117 0 -1 4202496 11177 69776 0 0 95 137 1574 34 20 0 1 0 273886213 60940288 11896 33554432000 4194304 5992684 140735855157840 140735855150160 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 6 0 0
/proc/9192/statm: 14878 11896 181 440 0 14434 0
[pid=9204] ppid=9192 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9204/stat : 9204 (satsolver.sh) S 9192 9191 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273888064 9367552 267 33554432000 4194304 5064252 140733966459904 140733966458816 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9204/statm: 2287 267 226 213 0 72 0
[pid=9205] ppid=9204 vsize=217916 CPUtime=1703.31 cores=1,3,5,7
/proc/9205/stat : 9205 (glucose) R 9204 9191 3117 0 -1 4202496 32187 0 0 0 170312 19 0 0 20 0 1 0 273888064 223145984 49541 33554432000 4194304 5208918 140736712837888 140736712833576 4211656 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9205/statm: 54479 49541 105 248 0 54228 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 295724

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9280
/proc/meminfo: memFree=28646484/32873624 swapFree=7104/7104
[pid=9191] ppid=9189 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9191/stat : 9191 (npSolver-pbo.sh) S 9189 9191 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273886213 9367552 275 33554432000 4194304 5064252 140735200684080 140735200682992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9191/statm: 2287 275 233 213 0 72 0
[pid=9192] ppid=9191 vsize=59512 CPUtime=18.4 cores=1,3,5,7
/proc/9192/stat : 9192 (npSolver-pbo) S 9191 9191 3117 0 -1 4202496 11177 69776 0 0 95 137 1574 34 20 0 1 0 273886213 60940288 11896 33554432000 4194304 5992684 140735855157840 140735855150160 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 6 0 0
/proc/9192/statm: 14878 11896 181 440 0 14434 0
[pid=9204] ppid=9192 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9204/stat : 9204 (satsolver.sh) S 9192 9191 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273888064 9367552 267 33554432000 4194304 5064252 140733966459904 140733966458816 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9204/statm: 2287 267 226 213 0 72 0
[pid=9205] ppid=9204 vsize=217916 CPUtime=1763.29 cores=1,3,5,7
/proc/9205/stat : 9205 (glucose) R 9204 9191 3117 0 -1 4202496 32191 0 0 0 176310 19 0 0 20 0 1 0 273888064 223145984 51589 33554432000 4194304 5208918 140736712837888 140736712833576 4211635 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9205/statm: 54479 51589 105 248 0 54228 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 295724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9280
/proc/meminfo: memFree=28632400/32873624 swapFree=7104/7104
[pid=9191] ppid=9189 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9191/stat : 9191 (npSolver-pbo.sh) S 9189 9191 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273886213 9367552 275 33554432000 4194304 5064252 140735200684080 140735200682992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9191/statm: 2287 275 233 213 0 72 0
[pid=9192] ppid=9191 vsize=59512 CPUtime=18.4 cores=1,3,5,7
/proc/9192/stat : 9192 (npSolver-pbo) S 9191 9191 3117 0 -1 4202496 11177 69776 0 0 95 137 1574 34 20 0 1 0 273886213 60940288 11896 33554432000 4194304 5992684 140735855157840 140735855150160 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 6 0 0
/proc/9192/statm: 14878 11896 181 440 0 14434 0
[pid=9204] ppid=9192 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9204/stat : 9204 (satsolver.sh) S 9192 9191 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273888064 9367552 267 33554432000 4194304 5064252 140733966459904 140733966458816 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9204/statm: 2287 267 226 213 0 72 0
[pid=9205] ppid=9204 vsize=217916 CPUtime=1781.7 cores=1,3,5,7
/proc/9205/stat : 9205 (glucose) R 9204 9191 3117 0 -1 4202496 32199 0 0 0 178151 19 0 0 20 0 1 0 273888064 223145984 52108 33554432000 4194304 5208918 140736712837888 140736712833576 4229039 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9205/statm: 54479 52108 105 248 0 54228 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 295724

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 9280
/proc/meminfo: memFree=28632400/32873624 swapFree=7104/7104
[pid=9191] ppid=9189 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9191/stat : 9191 (npSolver-pbo.sh) S 9189 9191 3117 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273886213 9367552 275 33554432000 4194304 5064252 140735200684080 140735200682992 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9191/statm: 2287 275 233 213 0 72 0
[pid=9192] ppid=9191 vsize=59512 CPUtime=18.4 cores=1,3,5,7
/proc/9192/stat : 9192 (npSolver-pbo) S 9191 9191 3117 0 -1 4202496 11177 69776 0 0 95 137 1574 34 20 0 1 0 273886213 60940288 11896 33554432000 4194304 5992684 140735855157840 140735855150160 5175646 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 6 0 0
/proc/9192/statm: 14878 11896 181 440 0 14434 0
[pid=9204] ppid=9192 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9204/stat : 9204 (satsolver.sh) S 9192 9191 3117 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 273888064 9367552 267 33554432000 4194304 5064252 140733966459904 140733966458816 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9204/statm: 2287 267 226 213 0 72 0
[pid=9205] ppid=9204 vsize=217916 CPUtime=1781.7 cores=1,3,5,7
/proc/9205/stat : 9205 (glucose) R 9204 9191 3117 0 -1 4202496 32199 0 0 0 178151 19 0 0 20 0 1 0 273888064 223145984 52108 33554432000 4194304 5208918 140736712837888 140736712833576 4229039 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9205/statm: 54479 52108 105 248 0 54228 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 295724

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.15
CPU user time (s): 1798.22
CPU system time (s): 1.92471
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 375864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.22
system time used= 1.92471
maximum resident set size= 268676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114144
page faults= 0
swaps= 0
block input operations= 0
block output operations= 170512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 663
involuntary context switches= 2909

runsolver used 2.77458 second user time and 7.08492 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-27 02:13:27
IDJOB=3701719
IDBENCH=48229
IDSOLVER=2277
FILE ID=node121/3701719-1338077607
RUNJOBID= node121-1338051796-3134
PBS_JOBID= 14624383
Free space on /tmp= 71464 MiB

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

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

MD5SUM BENCH= 49512b8058c62182b32b06ac219e7167
RANDOM SEED=1490607452

node121.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.042
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.08
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.042
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.042
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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.042
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.042
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.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        28935564 kB
Buffers:          298124 kB
Cached:          2704364 kB
SwapCached:            0 kB
Active:           907704 kB
Inactive:        2222924 kB
Active(anon):     130264 kB
Inactive(anon):        0 kB
Active(file):     777440 kB
Inactive(file):  2222924 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10120 kB
Writeback:             0 kB
AnonPages:        257112 kB
Mapped:            15308 kB
Shmem:               200 kB
Slab:             656764 kB
SReclaimable:     101096 kB
SUnreclaim:       555668 kB
KernelStack:        1504 kB
PageTables:         4340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     246796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    223232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71416 MiB
End job on node121 at 2012-05-27 02:43:28