Trace number 3714520

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 inc? (TO) 1800.09 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_60_pb.cnf.cr--soft-0-100-0.wbo
MD5SUM32809f4710e615fcaa140bf3e08c6c73
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark1.86272
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6000
Total number of constraints220
Number of soft constraints220
Number of constraints which are clauses120
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint60
Top cost 11307
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 11306
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 61
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.38	c run usual solver
3.87/3.95	o 7538
3.87/3.95	c current bound: 3769
3.87/3.95	c fallback to adder encoding
4.48/4.66	o 2618
4.48/4.66	c current bound: 1309
4.48/4.66	c fallback to adder encoding
5.37/5.45	o 1295
5.37/5.45	c current bound: 647
28.64/29.27	o 645
28.64/29.27	c current bound: 322
77.56/77.98	o 320
77.56/77.98	c current bound: 160
90.37/90.67	o 160
90.37/90.67	c current bound: 80
96.04/96.28	o 80
96.04/96.28	c current bound: 40
100.95/101.00	o 40
100.95/101.00	c current bound: 20
105.69/105.89	o 20
105.69/105.89	c current bound: 10
108.24/108.44	o 10
108.24/108.44	c current bound: 5
110.54/110.74	o 5
110.54/110.74	c current bound: 2
1800.05/1800.40	./satsolver.sh: line 5: 23290 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.40	c error: unexpected solver exit code
1800.05/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-3714520-1338202051/watcher-3714520-1338202051 -o /tmp/evaluation-result-3714520-1338202051/solver-3714520-1338202051 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3714520-1338202051.wbo 50354889 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.04 2.02 2.00 3/181 23164
/proc/meminfo: memFree=27528740/32873844 swapFree=7124/7124
[pid=23164] ppid=23162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23164/stat : 23164 (npSolver-wbo-I.) S 23162 23164 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286330488 9367552 275 33554432000 4194304 5064252 140737232540096 140737232539008 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23164/statm: 2287 275 233 213 0 72 0

[startup+0.0520369 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 23164
/proc/meminfo: memFree=27528740/32873844 swapFree=7124/7124
[pid=23164] ppid=23162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23164/stat : 23164 (npSolver-wbo-I.) S 23162 23164 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286330488 9367552 275 33554432000 4194304 5064252 140737232540096 140737232539008 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23164/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100318 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 23164
/proc/meminfo: memFree=27528740/32873844 swapFree=7124/7124
[pid=23164] ppid=23162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23164/stat : 23164 (npSolver-wbo-I.) S 23162 23164 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286330488 9367552 275 33554432000 4194304 5064252 140737232540096 140737232539008 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23164/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300215 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 23164
/proc/meminfo: memFree=27528740/32873844 swapFree=7124/7124
[pid=23164] ppid=23162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23164/stat : 23164 (npSolver-wbo-I.) S 23162 23164 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286330488 9367552 275 33554432000 4194304 5064252 140737232540096 140737232539008 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23164/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700161 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 23164
/proc/meminfo: memFree=27528740/32873844 swapFree=7124/7124
[pid=23164] ppid=23162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23164/stat : 23164 (npSolver-wbo-I.) S 23162 23164 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286330488 9367552 275 33554432000 4194304 5064252 140737232540096 140737232539008 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23164/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.04 2.02 2.00 3/185 23168
/proc/meminfo: memFree=27425820/32873844 swapFree=7124/7124
[pid=23164] ppid=23162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23164/stat : 23164 (npSolver-wbo-I.) S 23162 23164 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286330488 9367552 275 33554432000 4194304 5064252 140737232540096 140737232539008 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23164/statm: 2287 275 233 213 0 72 0
[pid=23165] ppid=23164 vsize=14744 CPUtime=0.37 cores=0,2,4,6
/proc/23165/stat : 23165 (npSolver-wbo) S 23164 23164 21976 0 -1 4202496 4421 0 0 0 36 1 0 0 20 0 1 0 286330489 15097856 2801 33554432000 4194304 5990268 140737301529328 140737301522480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23165/statm: 3686 2801 156 439 0 3243 0
[pid=23167] ppid=23165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23167/stat : 23167 (cp2_pre.sh) S 23165 23164 21976 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 286330527 9367552 277 33554432000 4194304 5064252 140734552907056 140734552905760 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23167/statm: 2287 277 234 213 0 72 0
[pid=23168] ppid=23167 vsize=88020 CPUtime=1.1 cores=0,2,4,6
/proc/23168/stat : 23168 (coprocessor) R 23167 23164 21976 0 -1 4202496 16788 0 0 0 108 2 0 0 20 0 1 0 286330527 90132480 21107 33554432000 4194304 6586260 140737352067984 140737352063848 5599216 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/23168/statm: 22005 21107 191 584 0 21417 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 121060

[startup+3.10032 s]
/proc/loadavg: 2.04 2.02 2.00 3/185 23168
/proc/meminfo: memFree=27417132/32873844 swapFree=7124/7124
[pid=23164] ppid=23162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23164/stat : 23164 (npSolver-wbo-I.) S 23162 23164 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286330488 9367552 275 33554432000 4194304 5064252 140737232540096 140737232539008 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23164/statm: 2287 275 233 213 0 72 0
[pid=23165] ppid=23164 vsize=14744 CPUtime=0.37 cores=0,2,4,6
/proc/23165/stat : 23165 (npSolver-wbo) S 23164 23164 21976 0 -1 4202496 4421 0 0 0 36 1 0 0 20 0 1 0 286330489 15097856 2801 33554432000 4194304 5990268 140737301529328 140737301522480 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23165/statm: 3686 2801 156 439 0 3243 0
[pid=23167] ppid=23165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23167/stat : 23167 (cp2_pre.sh) S 23165 23164 21976 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 286330527 9367552 277 33554432000 4194304 5064252 140734552907056 140734552905760 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/23167/statm: 2287 277 234 213 0 72 0
[pid=23168] ppid=23167 vsize=106052 CPUtime=2.7 cores=0,2,4,6
/proc/23168/stat : 23168 (coprocessor) R 23167 23164 21976 0 -1 4202496 19803 0 0 0 236 34 0 0 20 0 1 0 286330527 108597248 25071 33554432000 4194304 6586260 140737352067984 140737352063608 5732496 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/23168/statm: 26513 25071 200 584 0 25925 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 139092

[startup+6.30026 s]
/proc/loadavg: 2.04 2.02 2.00 3/185 23188
/proc/meminfo: memFree=27465176/32873844 swapFree=7124/7124
[pid=23164] ppid=23162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23164/stat : 23164 (npSolver-wbo-I.) S 23162 23164 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286330488 9367552 275 33554432000 4194304 5064252 140737232540096 140737232539008 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23164/statm: 2287 275 233 213 0 72 0
[pid=23165] ppid=23164 vsize=41056 CPUtime=5.61 cores=0,2,4,6
/proc/23165/stat : 23165 (npSolver-wbo) S 23164 23164 21976 0 -1 4202496 13327 61706 0 0 63 19 429 50 20 0 1 0 286330489 42041344 8386 33554432000 4194304 5990268 140737301529328 140737301520768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23165/statm: 10264 8386 170 439 0 9821 0
Current children cumulated CPU time (s) 5.61
Current children cumulated vsize (KiB) 50204

[startup+12.7004 s]
/proc/loadavg: 2.04 2.02 2.00 3/185 23199
/proc/meminfo: memFree=27423948/32873844 swapFree=7124/7124
[pid=23164] ppid=23162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23164/stat : 23164 (npSolver-wbo-I.) S 23162 23164 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286330488 9367552 275 33554432000 4194304 5064252 140737232540096 140737232539008 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23164/statm: 2287 275 233 213 0 72 0
[pid=23165] ppid=23164 vsize=41056 CPUtime=5.61 cores=0,2,4,6
/proc/23165/stat : 23165 (npSolver-wbo) S 23164 23164 21976 0 -1 4202496 13327 61706 0 0 63 19 429 50 20 0 1 0 286330489 42041344 8386 33554432000 4194304 5990268 140737301529328 140737301520768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23165/statm: 10264 8386 170 439 0 9821 0
[pid=23191] ppid=23165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23191/stat : 23191 (satsolver.sh) S 23165 23164 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286331051 9367552 267 33554432000 4194304 5064252 140733936650096 140733936649008 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23191/statm: 2287 267 226 213 0 72 0
[pid=23192] ppid=23191 vsize=114972 CPUtime=7.05 cores=0,2,4,6
/proc/23192/stat : 23192 (glucose) R 23191 23164 21976 0 -1 4202496 22670 0 0 0 702 3 0 0 20 0 1 0 286331052 117731328 25109 33554432000 4194304 5208918 140735261093296 140735261091384 4212869 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23192/statm: 28743 25109 104 248 0 28492 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 174324

[startup+25.5004 s]
/proc/loadavg: 2.03 2.02 2.00 3/185 23206
/proc/meminfo: memFree=27431008/32873844 swapFree=7124/7124
[pid=23164] ppid=23162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23164/stat : 23164 (npSolver-wbo-I.) S 23162 23164 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286330488 9367552 275 33554432000 4194304 5064252 140737232540096 140737232539008 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23164/statm: 2287 275 233 213 0 72 0
[pid=23165] ppid=23164 vsize=41056 CPUtime=5.61 cores=0,2,4,6
/proc/23165/stat : 23165 (npSolver-wbo) S 23164 23164 21976 0 -1 4202496 13327 61706 0 0 63 19 429 50 20 0 1 0 286330489 42041344 8386 33554432000 4194304 5990268 140737301529328 140737301520768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23165/statm: 10264 8386 170 439 0 9821 0
[pid=23191] ppid=23165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23191/stat : 23191 (satsolver.sh) S 23165 23164 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286331051 9367552 267 33554432000 4194304 5064252 140733936650096 140733936649008 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23191/statm: 2287 267 226 213 0 72 0
[pid=23192] ppid=23191 vsize=116492 CPUtime=19.86 cores=0,2,4,6
/proc/23192/stat : 23192 (glucose) R 23191 23164 21976 0 -1 4202496 23049 0 0 0 1982 4 0 0 20 0 1 0 286331052 119287808 25998 33554432000 4194304 5208918 140735261093296 140735261091144 4211455 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23192/statm: 29123 25998 104 248 0 28872 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 175844

[startup+51.1004 s]
/proc/loadavg: 2.02 2.02 2.00 3/185 23220
/proc/meminfo: memFree=27478060/32873844 swapFree=7124/7124
[pid=23164] ppid=23162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23164/stat : 23164 (npSolver-wbo-I.) S 23162 23164 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286330488 9367552 275 33554432000 4194304 5064252 140737232540096 140737232539008 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23164/statm: 2287 275 233 213 0 72 0
[pid=23165] ppid=23164 vsize=32864 CPUtime=29.34 cores=0,2,4,6
/proc/23165/stat : 23165 (npSolver-wbo) S 23164 23164 21976 0 -1 4202496 16687 93691 0 0 71 20 2766 77 20 0 1 0 286330489 33652736 7003 33554432000 4194304 5990268 140737301529328 140737301520768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23165/statm: 8216 7003 170 439 0 7773 0
[pid=23212] ppid=23165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23212/stat : 23212 (satsolver.sh) S 23165 23164 21976 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286333425 9367552 266 33554432000 4194304 5064252 140733837627744 140733837626656 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23212/statm: 2287 266 226 213 0 72 0
[pid=23213] ppid=23212 vsize=73880 CPUtime=21.72 cores=0,2,4,6
/proc/23213/stat : 23213 (glucose) R 23212 23164 21976 0 -1 4202496 15778 0 0 0 2168 4 0 0 20 0 1 0 286333425 75653120 16322 33554432000 4194304 5208918 140736126260032 140736126257880 4205139 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23213/statm: 18470 16322 104 248 0 18219 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 125040

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/185 23269
/proc/meminfo: memFree=27505072/32873844 swapFree=7124/7124
[pid=23164] ppid=23162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23164/stat : 23164 (npSolver-wbo-I.) S 23162 23164 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286330488 9367552 275 33554432000 4194304 5064252 140737232540096 140737232539008 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23164/statm: 2287 275 233 213 0 72 0
[pid=23165] ppid=23164 vsize=32864 CPUtime=100.95 cores=0,2,4,6
/proc/23165/stat : 23165 (npSolver-wbo) S 23164 23164 21976 0 -1 4202496 23462 169430 0 0 80 22 9877 116 20 0 1 0 286330489 33652736 7003 33554432000 4194304 5990268 140737301529328 140737301520768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23165/statm: 8216 7003 170 439 0 7773 0
[pid=23268] ppid=23165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23268/stat : 23268 (satsolver.sh) S 23165 23164 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286340589 9367552 267 33554432000 4194304 5064252 140735796508128 140735796507040 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23268/statm: 2287 267 226 213 0 72 0
[pid=23269] ppid=23268 vsize=31900 CPUtime=1.29 cores=0,2,4,6
/proc/23269/stat : 23269 (glucose) R 23268 23164 21976 0 -1 4202496 6739 0 0 0 128 1 0 0 20 0 1 0 286340589 32665600 6250 33554432000 4194304 5208918 140735592056064 140735592054216 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23269/statm: 7975 6250 104 248 0 7724 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 83060

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/186 23294
/proc/meminfo: memFree=27409656/32873844 swapFree=7124/7124
[pid=23164] ppid=23162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23164/stat : 23164 (npSolver-wbo-I.) S 23162 23164 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286330488 9367552 275 33554432000 4194304 5064252 140737232540096 140737232539008 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23164/statm: 2287 275 233 213 0 72 0
[pid=23165] ppid=23164 vsize=32864 CPUtime=110.68 cores=0,2,4,6
/proc/23165/stat : 23165 (npSolver-wbo) S 23164 23164 21976 0 -1 4202496 26238 210807 0 0 83 22 10833 130 20 0 1 0 286330489 33652736 7003 33554432000 4194304 5990268 140737301529328 140737301520768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23165/statm: 8216 7003 170 439 0 7773 0
[pid=23289] ppid=23165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23289/stat : 23289 (satsolver.sh) S 23165 23164 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286341563 9367552 267 33554432000 4194304 5064252 140736500176304 140736500175216 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23289/statm: 2287 267 226 213 0 72 0
[pid=23290] ppid=23289 vsize=76228 CPUtime=51.53 cores=0,2,4,6
/proc/23290/stat : 23290 (glucose) R 23289 23164 21976 0 -1 4202496 11522 0 0 0 5149 4 0 0 20 0 1 0 286341563 78057472 16376 33554432000 4194304 5208918 140736502542704 140736502539080 4205139 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23290/statm: 19057 16376 104 248 0 18806 0
Current children cumulated CPU time (s) 162.21

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/186 23326
/proc/meminfo: memFree=27109440/32873844 swapFree=7124/7124
[pid=23164] ppid=23162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23164/stat : 23164 (npSolver-wbo-I.) S 23162 23164 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286330488 9367552 275 33554432000 4194304 5064252 140737232540096 140737232539008 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23164/statm: 2287 275 233 213 0 72 0
[pid=23165] ppid=23164 vsize=32864 CPUtime=110.68 cores=0,2,4,6
/proc/23165/stat : 23165 (npSolver-wbo) S 23164 23164 21976 0 -1 4202496 26238 210807 0 0 83 22 10833 130 20 0 1 0 286330489 33652736 7003 33554432000 4194304 5990268 140737301529328 140737301520768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23165/statm: 8216 7003 170 439 0 7773 0
[pid=23289] ppid=23165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23289/stat : 23289 (satsolver.sh) S 23165 23164 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286341563 9367552 267 33554432000 4194304 5064252 140736500176304 140736500175216 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23289/statm: 2287 267 226 213 0 72 0
[pid=23290] ppid=23289 vsize=206524 CPUtime=1251.33 cores=0,2,4,6
/proc/23290/stat : 23290 (glucose) R 23289 23164 21976 0 -1 4202496 34100 0 0 0 125093 40 0 0 20 0 1 0 286341563 211480576 47964 33554432000 4194304 5208918 140736502542704 140736502540792 4229328 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23290/statm: 51631 47964 104 248 0 51380 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 257684

[startup+1422.31 s]
/proc/loadavg: 2.00 2.03 2.00 3/185 23327
/proc/meminfo: memFree=27043264/32873844 swapFree=7124/7124
[pid=23164] ppid=23162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23164/stat : 23164 (npSolver-wbo-I.) S 23162 23164 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286330488 9367552 275 33554432000 4194304 5064252 140737232540096 140737232539008 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23164/statm: 2287 275 233 213 0 72 0
[pid=23165] ppid=23164 vsize=32864 CPUtime=110.68 cores=0,2,4,6
/proc/23165/stat : 23165 (npSolver-wbo) S 23164 23164 21976 0 -1 4202496 26238 210807 0 0 83 22 10833 130 20 0 1 0 286330489 33652736 7003 33554432000 4194304 5990268 140737301529328 140737301520768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23165/statm: 8216 7003 170 439 0 7773 0
[pid=23289] ppid=23165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23289/stat : 23289 (satsolver.sh) S 23165 23164 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286341563 9367552 267 33554432000 4194304 5064252 140736500176304 140736500175216 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23289/statm: 2287 267 226 213 0 72 0
[pid=23290] ppid=23289 vsize=237344 CPUtime=1311.33 cores=0,2,4,6
/proc/23290/stat : 23290 (glucose) R 23289 23164 21976 0 -1 4202496 35308 0 0 0 131090 43 0 0 20 0 1 0 286341563 243040256 49122 33554432000 4194304 5208918 140736502542704 140736502539080 4229347 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23290/statm: 59336 49122 104 248 0 59085 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 288504

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/185 23327
/proc/meminfo: memFree=27117092/32873844 swapFree=7124/7124
[pid=23164] ppid=23162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23164/stat : 23164 (npSolver-wbo-I.) S 23162 23164 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286330488 9367552 275 33554432000 4194304 5064252 140737232540096 140737232539008 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23164/statm: 2287 275 233 213 0 72 0
[pid=23165] ppid=23164 vsize=32864 CPUtime=110.68 cores=0,2,4,6
/proc/23165/stat : 23165 (npSolver-wbo) S 23164 23164 21976 0 -1 4202496 26238 210807 0 0 83 22 10833 130 20 0 1 0 286330489 33652736 7003 33554432000 4194304 5990268 140737301529328 140737301520768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23165/statm: 8216 7003 170 439 0 7773 0
[pid=23289] ppid=23165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23289/stat : 23289 (satsolver.sh) S 23165 23164 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286341563 9367552 267 33554432000 4194304 5064252 140736500176304 140736500175216 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23289/statm: 2287 267 226 213 0 72 0
[pid=23290] ppid=23289 vsize=237344 CPUtime=1371.32 cores=0,2,4,6
/proc/23290/stat : 23290 (glucose) R 23289 23164 21976 0 -1 4202496 35778 0 0 0 137087 45 0 0 20 0 1 0 286341563 243040256 51573 33554432000 4194304 5208918 140736502542704 140736502539080 4229549 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23290/statm: 59336 51573 104 248 0 59085 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 288504

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/185 23327
/proc/meminfo: memFree=27040884/32873844 swapFree=7124/7124
[pid=23164] ppid=23162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23164/stat : 23164 (npSolver-wbo-I.) S 23162 23164 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286330488 9367552 275 33554432000 4194304 5064252 140737232540096 140737232539008 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23164/statm: 2287 275 233 213 0 72 0
[pid=23165] ppid=23164 vsize=32864 CPUtime=110.68 cores=0,2,4,6
/proc/23165/stat : 23165 (npSolver-wbo) S 23164 23164 21976 0 -1 4202496 26238 210807 0 0 83 22 10833 130 20 0 1 0 286330489 33652736 7003 33554432000 4194304 5990268 140737301529328 140737301520768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23165/statm: 8216 7003 170 439 0 7773 0
[pid=23289] ppid=23165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23289/stat : 23289 (satsolver.sh) S 23165 23164 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286341563 9367552 267 33554432000 4194304 5064252 140736500176304 140736500175216 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23289/statm: 2287 267 226 213 0 72 0
[pid=23290] ppid=23289 vsize=237344 CPUtime=1431.31 cores=0,2,4,6
/proc/23290/stat : 23290 (glucose) R 23289 23164 21976 0 -1 4202496 36334 0 0 0 143085 46 0 0 20 0 1 0 286341563 243040256 53176 33554432000 4194304 5208918 140736502542704 140736502539016 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23290/statm: 59336 53176 104 248 0 59085 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 288504

[startup+1602.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/185 23327
/proc/meminfo: memFree=27146992/32873844 swapFree=7124/7124
[pid=23164] ppid=23162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23164/stat : 23164 (npSolver-wbo-I.) S 23162 23164 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286330488 9367552 275 33554432000 4194304 5064252 140737232540096 140737232539008 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23164/statm: 2287 275 233 213 0 72 0
[pid=23165] ppid=23164 vsize=32864 CPUtime=110.68 cores=0,2,4,6
/proc/23165/stat : 23165 (npSolver-wbo) S 23164 23164 21976 0 -1 4202496 26238 210807 0 0 83 22 10833 130 20 0 1 0 286330489 33652736 7003 33554432000 4194304 5990268 140737301529328 140737301520768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23165/statm: 8216 7003 170 439 0 7773 0
[pid=23289] ppid=23165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23289/stat : 23289 (satsolver.sh) S 23165 23164 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286341563 9367552 267 33554432000 4194304 5064252 140736500176304 140736500175216 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23289/statm: 2287 267 226 213 0 72 0
[pid=23290] ppid=23289 vsize=237872 CPUtime=1491.3 cores=0,2,4,6
/proc/23290/stat : 23290 (glucose) R 23289 23164 21976 0 -1 4202496 37028 0 0 0 149082 48 0 0 20 0 1 0 286341563 243580928 53982 33554432000 4194304 5208918 140736502542704 140736502539080 4212328 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23290/statm: 59468 53982 104 248 0 59217 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 289032

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/185 23327
/proc/meminfo: memFree=27061788/32873844 swapFree=7124/7124
[pid=23164] ppid=23162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23164/stat : 23164 (npSolver-wbo-I.) S 23162 23164 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286330488 9367552 275 33554432000 4194304 5064252 140737232540096 140737232539008 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23164/statm: 2287 275 233 213 0 72 0
[pid=23165] ppid=23164 vsize=32864 CPUtime=110.68 cores=0,2,4,6
/proc/23165/stat : 23165 (npSolver-wbo) S 23164 23164 21976 0 -1 4202496 26238 210807 0 0 83 22 10833 130 20 0 1 0 286330489 33652736 7003 33554432000 4194304 5990268 140737301529328 140737301520768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23165/statm: 8216 7003 170 439 0 7773 0
[pid=23289] ppid=23165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23289/stat : 23289 (satsolver.sh) S 23165 23164 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286341563 9367552 267 33554432000 4194304 5064252 140736500176304 140736500175216 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23289/statm: 2287 267 226 213 0 72 0
[pid=23290] ppid=23289 vsize=240536 CPUtime=1551.29 cores=0,2,4,6
/proc/23290/stat : 23290 (glucose) R 23289 23164 21976 0 -1 4202496 38692 0 0 0 155079 50 0 0 20 0 1 0 286341563 246308864 55014 33554432000 4194304 5208918 140736502542704 140736502540552 4229354 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23290/statm: 60134 55014 104 248 0 59883 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 291696

[startup+1722.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/185 23328
/proc/meminfo: memFree=26993372/32873844 swapFree=7124/7124
[pid=23164] ppid=23162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23164/stat : 23164 (npSolver-wbo-I.) S 23162 23164 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286330488 9367552 275 33554432000 4194304 5064252 140737232540096 140737232539008 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23164/statm: 2287 275 233 213 0 72 0
[pid=23165] ppid=23164 vsize=32864 CPUtime=110.68 cores=0,2,4,6
/proc/23165/stat : 23165 (npSolver-wbo) S 23164 23164 21976 0 -1 4202496 26238 210807 0 0 83 22 10833 130 20 0 1 0 286330489 33652736 7003 33554432000 4194304 5990268 140737301529328 140737301520768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23165/statm: 8216 7003 170 439 0 7773 0
[pid=23289] ppid=23165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23289/stat : 23289 (satsolver.sh) S 23165 23164 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286341563 9367552 267 33554432000 4194304 5064252 140736500176304 140736500175216 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23289/statm: 2287 267 226 213 0 72 0
[pid=23290] ppid=23289 vsize=243056 CPUtime=1611.29 cores=0,2,4,6
/proc/23290/stat : 23290 (glucose) R 23289 23164 21976 0 -1 4202496 40123 0 0 0 161076 53 0 0 20 0 1 0 286341563 248889344 56166 33554432000 4194304 5208918 140736502542704 140736502540552 4229344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23290/statm: 60764 56166 104 248 0 60513 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 294216

[startup+1782.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/185 23401
/proc/meminfo: memFree=27252176/32873844 swapFree=7124/7124
[pid=23164] ppid=23162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23164/stat : 23164 (npSolver-wbo-I.) S 23162 23164 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286330488 9367552 275 33554432000 4194304 5064252 140737232540096 140737232539008 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23164/statm: 2287 275 233 213 0 72 0
[pid=23165] ppid=23164 vsize=32864 CPUtime=110.68 cores=0,2,4,6
/proc/23165/stat : 23165 (npSolver-wbo) S 23164 23164 21976 0 -1 4202496 26238 210807 0 0 83 22 10833 130 20 0 1 0 286330489 33652736 7003 33554432000 4194304 5990268 140737301529328 140737301520768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23165/statm: 8216 7003 170 439 0 7773 0
[pid=23289] ppid=23165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23289/stat : 23289 (satsolver.sh) S 23165 23164 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286341563 9367552 267 33554432000 4194304 5064252 140736500176304 140736500175216 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23289/statm: 2287 267 226 213 0 72 0
[pid=23290] ppid=23289 vsize=245320 CPUtime=1671.28 cores=0,2,4,6
/proc/23290/stat : 23290 (glucose) R 23289 23164 21976 0 -1 4202496 41471 0 0 0 167072 56 0 0 20 0 1 0 286341563 251207680 57238 33554432000 4194304 5208918 140736502542704 140736502540552 4211632 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23290/statm: 61330 57238 104 248 0 61079 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 296480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.08 2.05 2.00 3/185 23401
/proc/meminfo: memFree=27232064/32873844 swapFree=7124/7124
[pid=23164] ppid=23162 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23164/stat : 23164 (npSolver-wbo-I.) S 23162 23164 21976 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286330488 9367552 275 33554432000 4194304 5064252 140737232540096 140737232539008 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23164/statm: 2287 275 233 213 0 72 0
[pid=23165] ppid=23164 vsize=32864 CPUtime=110.68 cores=0,2,4,6
/proc/23165/stat : 23165 (npSolver-wbo) S 23164 23164 21976 0 -1 4202496 26238 210807 0 0 83 22 10833 130 20 0 1 0 286330489 33652736 7003 33554432000 4194304 5990268 140737301529328 140737301520768 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23165/statm: 8216 7003 170 439 0 7773 0
[pid=23289] ppid=23165 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23289/stat : 23289 (satsolver.sh) S 23165 23164 21976 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286341563 9367552 267 33554432000 4194304 5064252 140736500176304 140736500175216 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23289/statm: 2287 267 226 213 0 72 0
[pid=23290] ppid=23289 vsize=245992 CPUtime=1689.37 cores=0,2,4,6
/proc/23290/stat : 23290 (glucose) R 23289 23164 21976 0 -1 4202496 41652 0 0 0 168881 56 0 0 20 0 1 0 286341563 251895808 59477 33554432000 4194304 5208918 140736502542704 140736502540552 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23290/statm: 61498 59477 104 248 0 61247 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 297152

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.09
CPU user time (s): 1797.99
CPU system time (s): 2.10168
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 426312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.99
system time used= 2.10168
maximum resident set size= 307116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 279689
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3640
involuntary context switches= 2093

runsolver used 9.26659 second user time and 13.45 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-28 12:47:31
IDJOB=3714520
IDBENCH=79153
IDSOLVER=2295
FILE ID=node134/3714520-1338202051
RUNJOBID= node134-1338192934-21992
PBS_JOBID= 14624583
Free space on /tmp= 70992 MiB

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

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

MD5SUM BENCH= 32809f4710e615fcaa140bf3e08c6c73
RANDOM SEED=50354889

node134.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.278
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.55
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.278
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	: 5332.56
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.278
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	: 5332.55
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.278
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	: 5332.59
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.278
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	: 5332.55
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.278
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	: 5332.55
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.278
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	: 5332.57
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.278
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27529120 kB
Buffers:          459392 kB
Cached:          3907416 kB
SwapCached:            0 kB
Active:          1735924 kB
Inactive:        2741356 kB
Active(anon):     106408 kB
Inactive(anon):     5996 kB
Active(file):    1629516 kB
Inactive(file):  2735360 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8696 kB
Writeback:             0 kB
AnonPages:        118732 kB
Mapped:            15492 kB
Shmem:               212 kB
Slab:             726044 kB
SReclaimable:     167836 kB
SUnreclaim:       558208 kB
KernelStack:        1504 kB
PageTables:         4140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     238184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 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= 70972 MiB
End job on node134 at 2012-05-28 13:17:31