Trace number 3755278

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 NameAnswerCPU timeWall clock time
npSolver 1.0 (fixed)? (TO) 1800.12 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl30_40_pb.cnf.cr--soft-0-100-0.wbo
MD5SUM68a136cd2642dd27a3fdbf065e2a5463
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark0.554914
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2400
Total number of constraints140
Number of soft constraints140
Number of constraints which are clauses80
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint40
Top cost 7122
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 7121
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 41
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.02	c run usual solver
23.47/23.58	o 2929
23.47/23.58	c current bound: 1464
23.47/23.58	c fallback to adder encoding
23.58/23.64	o 582
23.58/23.64	c current bound: 291
1480.78/1481.17	o 257
1480.78/1481.17	c current bound: 128
1800.09/1800.40	./satsolver.sh: line 5: 32471 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1800.40	c error: unexpected solver exit code
1800.09/1800.40	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-3755278-1339192085/watcher-3755278-1339192085 -o /tmp/evaluation-result-3755278-1339192085/solver-3755278-1339192085 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3755278-1339192085.wbo 983128004 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.02 2.01 2.00 3/179 32336
/proc/meminfo: memFree=29241160/32873648 swapFree=7376/7376
[pid=32336] ppid=32334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32336/stat : 32336 (npSolver-wbo.sh) S 32334 32336 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385334452 9367552 274 33554432000 4194304 5064252 140737025264352 140737025263264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32336/statm: 2287 274 233 213 0 72 0

[startup+0.0444829 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 32336
/proc/meminfo: memFree=29241160/32873648 swapFree=7376/7376
[pid=32336] ppid=32334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32336/stat : 32336 (npSolver-wbo.sh) S 32334 32336 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385334452 9367552 274 33554432000 4194304 5064252 140737025264352 140737025263264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32336/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100249 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 32336
/proc/meminfo: memFree=29241160/32873648 swapFree=7376/7376
[pid=32336] ppid=32334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32336/stat : 32336 (npSolver-wbo.sh) S 32334 32336 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385334452 9367552 274 33554432000 4194304 5064252 140737025264352 140737025263264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32336/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300218 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 32336
/proc/meminfo: memFree=29241160/32873648 swapFree=7376/7376
[pid=32336] ppid=32334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32336/stat : 32336 (npSolver-wbo.sh) S 32334 32336 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385334452 9367552 274 33554432000 4194304 5064252 140737025264352 140737025263264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32336/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700228 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 32336
/proc/meminfo: memFree=29241160/32873648 swapFree=7376/7376
[pid=32336] ppid=32334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32336/stat : 32336 (npSolver-wbo.sh) S 32334 32336 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385334452 9367552 274 33554432000 4194304 5064252 140737025264352 140737025263264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32336/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 32343
/proc/meminfo: memFree=29230676/32873648 swapFree=7376/7376
[pid=32336] ppid=32334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32336/stat : 32336 (npSolver-wbo.sh) S 32334 32336 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385334452 9367552 274 33554432000 4194304 5064252 140737025264352 140737025263264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32336/statm: 2287 274 233 213 0 72 0
[pid=32337] ppid=32336 vsize=3056 CPUtime=0.06 cores=0,2,4,6
/proc/32337/stat : 32337 (npSolver-wbo) S 32336 32336 28786 0 -1 4202496 1429 2559 0 0 2 0 4 0 20 0 1 0 385334452 3129344 375 33554432000 4194304 6006132 140737254714304 140737254708496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32337/statm: 764 375 158 443 0 317 0
[pid=32342] ppid=32337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32342/stat : 32342 (satsolver.sh) S 32337 32336 28786 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385334460 9367552 266 33554432000 4194304 5064252 140737300359888 140737300358800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32342/statm: 2287 266 226 213 0 72 0
[pid=32343] ppid=32342 vsize=26756 CPUtime=1.41 cores=0,2,4,6
/proc/32343/stat : 32343 (glucose) R 32342 32336 28786 0 -1 4202496 3643 0 0 0 141 0 0 0 20 0 1 0 385334460 27398144 3901 33554432000 4194304 5208918 140733354236064 140733354234152 4231508 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32343/statm: 6689 3901 96 248 0 6438 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 48108

[startup+3.10029 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 32343
/proc/meminfo: memFree=29216648/32873648 swapFree=7376/7376
[pid=32336] ppid=32334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32336/stat : 32336 (npSolver-wbo.sh) S 32334 32336 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385334452 9367552 274 33554432000 4194304 5064252 140737025264352 140737025263264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32336/statm: 2287 274 233 213 0 72 0
[pid=32337] ppid=32336 vsize=3056 CPUtime=0.06 cores=0,2,4,6
/proc/32337/stat : 32337 (npSolver-wbo) S 32336 32336 28786 0 -1 4202496 1429 2559 0 0 2 0 4 0 20 0 1 0 385334452 3129344 375 33554432000 4194304 6006132 140737254714304 140737254708496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32337/statm: 764 375 158 443 0 317 0
[pid=32342] ppid=32337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32342/stat : 32342 (satsolver.sh) S 32337 32336 28786 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385334460 9367552 266 33554432000 4194304 5064252 140737300359888 140737300358800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32342/statm: 2287 266 226 213 0 72 0
[pid=32343] ppid=32342 vsize=31220 CPUtime=3.01 cores=0,2,4,6
/proc/32343/stat : 32343 (glucose) R 32342 32336 28786 0 -1 4202496 4528 0 0 0 300 1 0 0 20 0 1 0 385334460 31969280 7341 33554432000 4194304 5208918 140733354236064 140733354234008 4229776 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32343/statm: 7805 7341 96 248 0 7554 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 52572

[startup+6.30036 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 32343
/proc/meminfo: memFree=29209340/32873648 swapFree=7376/7376
[pid=32336] ppid=32334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32336/stat : 32336 (npSolver-wbo.sh) S 32334 32336 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385334452 9367552 274 33554432000 4194304 5064252 140737025264352 140737025263264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32336/statm: 2287 274 233 213 0 72 0
[pid=32337] ppid=32336 vsize=3056 CPUtime=0.06 cores=0,2,4,6
/proc/32337/stat : 32337 (npSolver-wbo) S 32336 32336 28786 0 -1 4202496 1429 2559 0 0 2 0 4 0 20 0 1 0 385334452 3129344 375 33554432000 4194304 6006132 140737254714304 140737254708496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32337/statm: 764 375 158 443 0 317 0
[pid=32342] ppid=32337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32342/stat : 32342 (satsolver.sh) S 32337 32336 28786 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385334460 9367552 266 33554432000 4194304 5064252 140737300359888 140737300358800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32342/statm: 2287 266 226 213 0 72 0
[pid=32343] ppid=32342 vsize=31220 CPUtime=6.21 cores=0,2,4,6
/proc/32343/stat : 32343 (glucose) R 32342 32336 28786 0 -1 4202496 4528 0 0 0 620 1 0 0 20 0 1 0 385334460 31969280 7341 33554432000 4194304 5208918 140733354236064 140733354233928 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32343/statm: 7805 7341 96 248 0 7554 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 52572

[startup+12.7004 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 32343
/proc/meminfo: memFree=29206520/32873648 swapFree=7376/7376
[pid=32336] ppid=32334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32336/stat : 32336 (npSolver-wbo.sh) S 32334 32336 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385334452 9367552 274 33554432000 4194304 5064252 140737025264352 140737025263264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32336/statm: 2287 274 233 213 0 72 0
[pid=32337] ppid=32336 vsize=3056 CPUtime=0.06 cores=0,2,4,6
/proc/32337/stat : 32337 (npSolver-wbo) S 32336 32336 28786 0 -1 4202496 1429 2559 0 0 2 0 4 0 20 0 1 0 385334452 3129344 375 33554432000 4194304 6006132 140737254714304 140737254708496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/32337/statm: 764 375 158 443 0 317 0
[pid=32342] ppid=32337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32342/stat : 32342 (satsolver.sh) S 32337 32336 28786 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385334460 9367552 266 33554432000 4194304 5064252 140737300359888 140737300358800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32342/statm: 2287 266 226 213 0 72 0
[pid=32343] ppid=32342 vsize=15264 CPUtime=12.61 cores=0,2,4,6
/proc/32343/stat : 32343 (glucose) R 32342 32336 28786 0 -1 4202496 5616 0 0 0 1260 1 0 0 20 0 1 0 385334460 15630336 3220 33554432000 4194304 5208918 140733354236064 140733354233928 4229528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/32343/statm: 3816 3220 96 248 0 3565 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 36616

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 32357
/proc/meminfo: memFree=29204784/32873648 swapFree=7376/7376
[pid=32336] ppid=32334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32336/stat : 32336 (npSolver-wbo.sh) S 32334 32336 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385334452 9367552 274 33554432000 4194304 5064252 140737025264352 140737025263264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32336/statm: 2287 274 233 213 0 72 0
[pid=32337] ppid=32336 vsize=11284 CPUtime=23.68 cores=0,2,4,6
/proc/32337/stat : 32337 (npSolver-wbo) S 32336 32336 28786 0 -1 4202496 3502 17871 0 0 8 2 2353 5 20 0 1 0 385334452 11554816 2215 33554432000 4194304 6006132 140737254714304 140737254705712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32337/statm: 2821 2215 181 443 0 2374 0
[pid=32356] ppid=32337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32356/stat : 32356 (satsolver.sh) S 32337 32336 28786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385336822 9367552 267 33554432000 4194304 5064252 140734433530544 140734433529456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32356/statm: 2287 267 226 213 0 72 0
[pid=32357] ppid=32356 vsize=29372 CPUtime=1.8 cores=0,2,4,6
/proc/32357/stat : 32357 (glucose) R 32356 32336 28786 0 -1 4202496 5942 0 0 0 179 1 0 0 20 0 1 0 385336822 30076928 6033 33554432000 4194304 5208918 140735276268288 140735276266696 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32357/statm: 7343 6033 95 248 0 7092 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 58952

[startup+51.1003 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 32357
/proc/meminfo: memFree=29186092/32873648 swapFree=7376/7376
[pid=32336] ppid=32334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32336/stat : 32336 (npSolver-wbo.sh) S 32334 32336 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385334452 9367552 274 33554432000 4194304 5064252 140737025264352 140737025263264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32336/statm: 2287 274 233 213 0 72 0
[pid=32337] ppid=32336 vsize=11284 CPUtime=23.68 cores=0,2,4,6
/proc/32337/stat : 32337 (npSolver-wbo) S 32336 32336 28786 0 -1 4202496 3502 17871 0 0 8 2 2353 5 20 0 1 0 385334452 11554816 2215 33554432000 4194304 6006132 140737254714304 140737254705712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32337/statm: 2821 2215 181 443 0 2374 0
[pid=32356] ppid=32337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32356/stat : 32356 (satsolver.sh) S 32337 32336 28786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385336822 9367552 267 33554432000 4194304 5064252 140734433530544 140734433529456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32356/statm: 2287 267 226 213 0 72 0
[pid=32357] ppid=32356 vsize=46108 CPUtime=27.39 cores=0,2,4,6
/proc/32357/stat : 32357 (glucose) R 32356 32336 28786 0 -1 4202496 8824 0 0 0 2737 2 0 0 20 0 1 0 385336822 47214592 10700 33554432000 4194304 5208918 140735276268288 140735276266232 4229538 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32357/statm: 11527 10700 96 248 0 11276 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 75688

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32357
/proc/meminfo: memFree=29166028/32873648 swapFree=7376/7376
[pid=32336] ppid=32334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32336/stat : 32336 (npSolver-wbo.sh) S 32334 32336 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385334452 9367552 274 33554432000 4194304 5064252 140737025264352 140737025263264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32336/statm: 2287 274 233 213 0 72 0
[pid=32337] ppid=32336 vsize=11284 CPUtime=23.68 cores=0,2,4,6
/proc/32337/stat : 32337 (npSolver-wbo) S 32336 32336 28786 0 -1 4202496 3502 17871 0 0 8 2 2353 5 20 0 1 0 385334452 11554816 2215 33554432000 4194304 6006132 140737254714304 140737254705712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32337/statm: 2821 2215 181 443 0 2374 0
[pid=32356] ppid=32337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32356/stat : 32356 (satsolver.sh) S 32337 32336 28786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385336822 9367552 267 33554432000 4194304 5064252 140734433530544 140734433529456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32356/statm: 2287 267 226 213 0 72 0
[pid=32357] ppid=32356 vsize=64784 CPUtime=78.59 cores=0,2,4,6
/proc/32357/stat : 32357 (glucose) R 32356 32336 28786 0 -1 4202496 9923 0 0 0 7856 3 0 0 20 0 1 0 385336822 66338816 15504 33554432000 4194304 5208918 140735276268288 140735276266376 4211521 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32357/statm: 16196 15504 96 248 0 15945 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 94364

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 32361
/proc/meminfo: memFree=29171808/32873648 swapFree=7376/7376
[pid=32336] ppid=32334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32336/stat : 32336 (npSolver-wbo.sh) S 32334 32336 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385334452 9367552 274 33554432000 4194304 5064252 140737025264352 140737025263264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32336/statm: 2287 274 233 213 0 72 0
[pid=32337] ppid=32336 vsize=11284 CPUtime=23.68 cores=0,2,4,6
/proc/32337/stat : 32337 (npSolver-wbo) S 32336 32336 28786 0 -1 4202496 3502 17871 0 0 8 2 2353 5 20 0 1 0 385334452 11554816 2215 33554432000 4194304 6006132 140737254714304 140737254705712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32337/statm: 2821 2215 181 443 0 2374 0
[pid=32356] ppid=32337 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/183 32463
/proc/meminfo: memFree=30981792/32873648 swapFree=7376/7376
[pid=32336] ppid=32334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32336/stat : 32336 (npSolver-wbo.sh) S 32334 32336 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385334452 9367552 274 33554432000 4194304 5064252 140737025264352 140737025263264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32336/statm: 2287 274 233 213 0 72 0
[pid=32337] ppid=32336 vsize=11284 CPUtime=23.68 cores=0,2,4,6
/proc/32337/stat : 32337 (npSolver-wbo) S 32336 32336 28786 0 -1 4202496 3502 17871 0 0 8 2 2353 5 20 0 1 0 385334452 11554816 2215 33554432000 4194304 6006132 140737254714304 140737254705712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32337/statm: 2821 2215 181 443 0 2374 0
[pid=32356] ppid=32337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32356/stat : 32356 (satsolver.sh) S 32337 32336 28786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385336822 9367552 267 33554432000 4194304 5064252 140734433530544 140734433529456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32356/statm: 2287 267 226 213 0 72 0
[pid=32357] ppid=32356 vsize=163784 CPUtime=1338.38 cores=0,2,4,6
/proc/32357/stat : 32357 (glucose) R 32356 32336 28786 0 -1 4202496 27394 0 0 0 133802 36 0 0 20 0 1 0 385336822 167714816 35671 33554432000 4194304 5208918 140735276268288 140735276266440 4211561 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32357/statm: 40946 35671 96 248 0 40695 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 193364

[startup+1422.31 s]
/proc/loadavg: 2.06 2.03 2.01 3/183 32464
/proc/meminfo: memFree=31019048/32873648 swapFree=7376/7376
[pid=32336] ppid=32334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32336/stat : 32336 (npSolver-wbo.sh) S 32334 32336 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385334452 9367552 274 33554432000 4194304 5064252 140737025264352 140737025263264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32336/statm: 2287 274 233 213 0 72 0
[pid=32337] ppid=32336 vsize=11284 CPUtime=23.68 cores=0,2,4,6
/proc/32337/stat : 32337 (npSolver-wbo) S 32336 32336 28786 0 -1 4202496 3502 17871 0 0 8 2 2353 5 20 0 1 0 385334452 11554816 2215 33554432000 4194304 6006132 140737254714304 140737254705712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32337/statm: 2821 2215 181 443 0 2374 0
[pid=32356] ppid=32337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32356/stat : 32356 (satsolver.sh) S 32337 32336 28786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385336822 9367552 267 33554432000 4194304 5064252 140734433530544 140734433529456 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32356/statm: 2287 267 226 213 0 72 0
[pid=32357] ppid=32356 vsize=134564 CPUtime=1398.38 cores=0,2,4,6
/proc/32357/stat : 32357 (glucose) R 32356 32336 28786 0 -1 4202496 28933 0 0 0 139800 38 0 0 20 0 1 0 385336822 137793536 29869 33554432000 4194304 5208918 140735276268288 140735276266280 4229538 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32357/statm: 33641 29869 104 248 0 33390 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 164144

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 32471
/proc/meminfo: memFree=31134476/32873648 swapFree=7376/7376
[pid=32336] ppid=32334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32336/stat : 32336 (npSolver-wbo.sh) S 32334 32336 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385334452 9367552 274 33554432000 4194304 5064252 140737025264352 140737025263264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32336/statm: 2287 274 233 213 0 72 0
[pid=32337] ppid=32336 vsize=11284 CPUtime=1480.94 cores=0,2,4,6
/proc/32337/stat : 32337 (npSolver-wbo) S 32336 32336 28786 0 -1 4202496 4419 52318 0 0 10 2 148028 54 20 0 1 0 385334452 11554816 2215 33554432000 4194304 6006132 140737254714304 140737254705712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32337/statm: 2821 2215 181 443 0 2374 0
[pid=32470] ppid=32337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32470/stat : 32470 (satsolver.sh) S 32337 32336 28786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385482571 9367552 267 33554432000 4194304 5064252 140733809419552 140733809418464 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32470/statm: 2287 267 226 213 0 72 0
[pid=32471] ppid=32470 vsize=15336 CPUtime=1.09 cores=0,2,4,6
/proc/32471/stat : 32471 (glucose) R 32470 32336 28786 0 -1 4202496 3081 0 0 0 109 0 0 0 20 0 1 0 385482572 15704064 3249 33554432000 4194304 5208918 140734330602560 140734330600968 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32471/statm: 3834 3249 95 248 0 3583 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 44916

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 32471
/proc/meminfo: memFree=30824648/32873648 swapFree=7376/7376
[pid=32336] ppid=32334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32336/stat : 32336 (npSolver-wbo.sh) S 32334 32336 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385334452 9367552 274 33554432000 4194304 5064252 140737025264352 140737025263264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32336/statm: 2287 274 233 213 0 72 0
[pid=32337] ppid=32336 vsize=11284 CPUtime=1480.94 cores=0,2,4,6
/proc/32337/stat : 32337 (npSolver-wbo) S 32336 32336 28786 0 -1 4202496 4419 52318 0 0 10 2 148028 54 20 0 1 0 385334452 11554816 2215 33554432000 4194304 6006132 140737254714304 140737254705712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32337/statm: 2821 2215 181 443 0 2374 0
[pid=32470] ppid=32337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32470/stat : 32470 (satsolver.sh) S 32337 32336 28786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385482571 9367552 267 33554432000 4194304 5064252 140733809419552 140733809418464 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32470/statm: 2287 267 226 213 0 72 0
[pid=32471] ppid=32470 vsize=49076 CPUtime=61.08 cores=0,2,4,6
/proc/32471/stat : 32471 (glucose) R 32470 32336 28786 0 -1 4202496 8172 0 0 0 6106 2 0 0 20 0 1 0 385482572 50253824 11908 33554432000 4194304 5208918 140734330602560 140734330600504 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32471/statm: 12269 11908 96 248 0 12018 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 78656

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 32471
/proc/meminfo: memFree=30892520/32873648 swapFree=7376/7376
[pid=32336] ppid=32334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32336/stat : 32336 (npSolver-wbo.sh) S 32334 32336 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385334452 9367552 274 33554432000 4194304 5064252 140737025264352 140737025263264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32336/statm: 2287 274 233 213 0 72 0
[pid=32337] ppid=32336 vsize=11284 CPUtime=1480.94 cores=0,2,4,6
/proc/32337/stat : 32337 (npSolver-wbo) S 32336 32336 28786 0 -1 4202496 4419 52318 0 0 10 2 148028 54 20 0 1 0 385334452 11554816 2215 33554432000 4194304 6006132 140737254714304 140737254705712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32337/statm: 2821 2215 181 443 0 2374 0
[pid=32470] ppid=32337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32470/stat : 32470 (satsolver.sh) S 32337 32336 28786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385482571 9367552 267 33554432000 4194304 5064252 140733809419552 140733809418464 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32470/statm: 2287 267 226 213 0 72 0
[pid=32471] ppid=32470 vsize=67932 CPUtime=121.08 cores=0,2,4,6
/proc/32471/stat : 32471 (glucose) R 32470 32336 28786 0 -1 4202496 9251 0 0 0 12105 3 0 0 20 0 1 0 385482572 69562368 16578 33554432000 4194304 5208918 140734330602560 140734330600504 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32471/statm: 16983 16578 96 248 0 16732 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 97512

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 32471
/proc/meminfo: memFree=31010852/32873648 swapFree=7376/7376
[pid=32336] ppid=32334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32336/stat : 32336 (npSolver-wbo.sh) S 32334 32336 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385334452 9367552 274 33554432000 4194304 5064252 140737025264352 140737025263264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32336/statm: 2287 274 233 213 0 72 0
[pid=32337] ppid=32336 vsize=11284 CPUtime=1480.94 cores=0,2,4,6
/proc/32337/stat : 32337 (npSolver-wbo) S 32336 32336 28786 0 -1 4202496 4419 52318 0 0 10 2 148028 54 20 0 1 0 385334452 11554816 2215 33554432000 4194304 6006132 140737254714304 140737254705712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32337/statm: 2821 2215 181 443 0 2374 0
[pid=32470] ppid=32337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32470/stat : 32470 (satsolver.sh) S 32337 32336 28786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385482571 9367552 267 33554432000 4194304 5064252 140733809419552 140733809418464 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32470/statm: 2287 267 226 213 0 72 0
[pid=32471] ppid=32470 vsize=67932 CPUtime=181.07 cores=0,2,4,6
/proc/32471/stat : 32471 (glucose) R 32470 32336 28786 0 -1 4202496 9251 0 0 0 18104 3 0 0 20 0 1 0 385482572 69562368 16578 33554432000 4194304 5208918 140734330602560 140734330600504 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32471/statm: 16983 16578 96 248 0 16732 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 97512

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32472
/proc/meminfo: memFree=30786928/32873648 swapFree=7376/7376
[pid=32336] ppid=32334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32336/stat : 32336 (npSolver-wbo.sh) S 32334 32336 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385334452 9367552 274 33554432000 4194304 5064252 140737025264352 140737025263264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32336/statm: 2287 274 233 213 0 72 0
[pid=32337] ppid=32336 vsize=11284 CPUtime=1480.94 cores=0,2,4,6
/proc/32337/stat : 32337 (npSolver-wbo) S 32336 32336 28786 0 -1 4202496 4419 52318 0 0 10 2 148028 54 20 0 1 0 385334452 11554816 2215 33554432000 4194304 6006132 140737254714304 140737254705712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32337/statm: 2821 2215 181 443 0 2374 0
[pid=32470] ppid=32337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32470/stat : 32470 (satsolver.sh) S 32337 32336 28786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385482571 9367552 267 33554432000 4194304 5064252 140733809419552 140733809418464 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32470/statm: 2287 267 226 213 0 72 0
[pid=32471] ppid=32470 vsize=67932 CPUtime=241.06 cores=0,2,4,6
/proc/32471/stat : 32471 (glucose) R 32470 32336 28786 0 -1 4202496 9495 0 0 0 24102 4 0 0 20 0 1 0 385482572 69562368 16622 33554432000 4194304 5208918 140734330602560 140734330600648 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32471/statm: 16983 16622 96 248 0 16732 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 97512

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32472
/proc/meminfo: memFree=30889028/32873648 swapFree=7376/7376
[pid=32336] ppid=32334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32336/stat : 32336 (npSolver-wbo.sh) S 32334 32336 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385334452 9367552 274 33554432000 4194304 5064252 140737025264352 140737025263264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32336/statm: 2287 274 233 213 0 72 0
[pid=32337] ppid=32336 vsize=11284 CPUtime=1480.94 cores=0,2,4,6
/proc/32337/stat : 32337 (npSolver-wbo) S 32336 32336 28786 0 -1 4202496 4419 52318 0 0 10 2 148028 54 20 0 1 0 385334452 11554816 2215 33554432000 4194304 6006132 140737254714304 140737254705712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32337/statm: 2821 2215 181 443 0 2374 0
[pid=32470] ppid=32337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32470/stat : 32470 (satsolver.sh) S 32337 32336 28786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385482571 9367552 267 33554432000 4194304 5064252 140733809419552 140733809418464 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32470/statm: 2287 267 226 213 0 72 0
[pid=32471] ppid=32470 vsize=67932 CPUtime=301.05 cores=0,2,4,6
/proc/32471/stat : 32471 (glucose) R 32470 32336 28786 0 -1 4202496 9864 0 0 0 30100 5 0 0 20 0 1 0 385482572 69562368 16622 33554432000 4194304 5208918 140734330602560 140734330600648 4211521 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32471/statm: 16983 16622 96 248 0 16732 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 97512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32472
/proc/meminfo: memFree=31062640/32873648 swapFree=7376/7376
[pid=32336] ppid=32334 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32336/stat : 32336 (npSolver-wbo.sh) S 32334 32336 28786 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 385334452 9367552 274 33554432000 4194304 5064252 140737025264352 140737025263264 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/32336/statm: 2287 274 233 213 0 72 0
[pid=32337] ppid=32336 vsize=11284 CPUtime=1480.94 cores=0,2,4,6
/proc/32337/stat : 32337 (npSolver-wbo) S 32336 32336 28786 0 -1 4202496 4419 52318 0 0 10 2 148028 54 20 0 1 0 385334452 11554816 2215 33554432000 4194304 6006132 140737254714304 140737254705712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/32337/statm: 2821 2215 181 443 0 2374 0
[pid=32470] ppid=32337 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/32470/stat : 32470 (satsolver.sh) S 32337 32336 28786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385482571 9367552 267 33554432000 4194304 5064252 140733809419552 140733809418464 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/32470/statm: 2287 267 226 213 0 72 0
[pid=32471] ppid=32470 vsize=117252 CPUtime=319.15 cores=0,2,4,6
/proc/32471/stat : 32471 (glucose) R 32470 32336 28786 0 -1 4202496 9988 0 0 0 31910 5 0 0 20 0 1 0 385482572 120066048 25433 33554432000 4194304 5208918 140734330602560 140734330600552 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/32471/statm: 29313 25433 96 248 0 29062 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 146832

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.12
CPU user time (s): 1799.49
CPU system time (s): 0.635903
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 194964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.49
system time used= 0.635903
maximum resident set size= 148864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67714
page faults= 0
swaps= 0
block input operations= 0
block output operations= 12496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 208
involuntary context switches= 2003

runsolver used 3.44948 second user time and 9.2026 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-08 23:48:05
IDJOB=3755278
IDBENCH=79163
IDSOLVER=2339
FILE ID=node120/3755278-1339192085
RUNJOBID= node120-1339183072-30428
PBS_JOBID= 14643805
Free space on /tmp= 70256 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl30_40_pb.cnf.cr--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3755278-1339192085/watcher-3755278-1339192085 -o /tmp/evaluation-result-3755278-1339192085/solver-3755278-1339192085 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3755278-1339192085.wbo 983128004 HOME HOME

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

MD5SUM BENCH= 68a136cd2642dd27a3fdbf065e2a5463
RANDOM SEED=983128004

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.88
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.456
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		: 2666.456
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.83
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.456
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.456
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:       32873648 kB
MemFree:        29241128 kB
Buffers:          384224 kB
Cached:           784168 kB
SwapCached:         5856 kB
Active:          2507288 kB
Inactive:         307700 kB
Active(anon):    1631816 kB
Inactive(anon):    10444 kB
Active(file):     875472 kB
Inactive(file):   297256 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67096152 kB
Dirty:              8152 kB
Writeback:             0 kB
AnonPages:       1674584 kB
Mapped:             9816 kB
Shmem:                 0 kB
Slab:             678392 kB
SReclaimable:     122644 kB
SUnreclaim:       555748 kB
KernelStack:        1520 kB
PageTables:         6976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2002080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1415168 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= 70720 MiB
End job on node120 at 2012-06-09 00:18:05