Trace number 3713494

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl20_21_pb.cnf.cr--soft-33-100-0.wbo
MD5SUMfbd3a39d50404986b242d7bfefa0e7f6
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark0.260959
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables840
Total number of constraints82
Number of soft constraints55
Number of constraints which are clauses42
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint21
Top cost 2274
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 2273
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 22
Number of bits of the biggest sum of numbers5
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.05	c run usual solver
0.00/0.81	o 1438
0.00/0.81	c current bound: 719
4.72/4.91	o 265
4.72/4.91	c current bound: 132
8.56/8.66	o 128
8.56/8.66	c current bound: 64
9.78/9.80	o 6
9.78/9.80	c current bound: 3
1800.07/1800.40	./satsolver.sh: line 5: 24017 Terminated              ./glucose $1 > $2 2> /dev/null
1800.07/1800.40	c error: unexpected solver exit code
1800.07/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-3713494-1338175896/watcher-3713494-1338175896 -o /tmp/evaluation-result-3713494-1338175896/solver-3713494-1338175896 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713494-1338175896.wbo 661086803 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.03 2.02 2.00 3/179 23982
/proc/meminfo: memFree=31411612/32873844 swapFree=6872/6872
[pid=23982] ppid=23980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23982/stat : 23982 (npSolver-wbo.sh) S 23980 23982 22152 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283656606 9367552 275 33554432000 4194304 5064252 140733529309408 140733529308320 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23982/statm: 2287 275 233 213 0 72 0

[startup+0.050491 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 23982
/proc/meminfo: memFree=31411612/32873844 swapFree=6872/6872
[pid=23982] ppid=23980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23982/stat : 23982 (npSolver-wbo.sh) S 23980 23982 22152 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283656606 9367552 275 33554432000 4194304 5064252 140733529309408 140733529308320 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23982/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100283 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 23982
/proc/meminfo: memFree=31411612/32873844 swapFree=6872/6872
[pid=23982] ppid=23980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23982/stat : 23982 (npSolver-wbo.sh) S 23980 23982 22152 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283656606 9367552 275 33554432000 4194304 5064252 140733529309408 140733529308320 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23982/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300254 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 23982
/proc/meminfo: memFree=31411612/32873844 swapFree=6872/6872
[pid=23982] ppid=23980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23982/stat : 23982 (npSolver-wbo.sh) S 23980 23982 22152 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283656606 9367552 275 33554432000 4194304 5064252 140733529309408 140733529308320 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23982/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700236 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 23982
/proc/meminfo: memFree=31411612/32873844 swapFree=6872/6872
[pid=23982] ppid=23980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23982/stat : 23982 (npSolver-wbo.sh) S 23980 23982 22152 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283656606 9367552 275 33554432000 4194304 5064252 140733529309408 140733529308320 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23982/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 23996
/proc/meminfo: memFree=31401312/32873844 swapFree=6872/6872
[pid=23982] ppid=23980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23982/stat : 23982 (npSolver-wbo.sh) S 23980 23982 22152 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283656606 9367552 275 33554432000 4194304 5064252 140733529309408 140733529308320 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23982/statm: 2287 275 233 213 0 72 0
[pid=23983] ppid=23982 vsize=8176 CPUtime=0.82 cores=0,2,4,6
/proc/23983/stat : 23983 (npSolver-wbo) S 23982 23982 22152 0 -1 4202496 3274 11438 0 0 8 2 66 6 20 0 1 0 283656607 8372224 1586 33554432000 4194304 5990268 140735326790192 140735326781632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23983/statm: 2044 1586 164 439 0 1601 0
[pid=23995] ppid=23983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23995/stat : 23995 (satsolver.sh) S 23983 23982 22152 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283656692 9367552 266 33554432000 4194304 5064252 140733746380112 140733746379024 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23995/statm: 2287 266 226 213 0 72 0
[pid=23996] ppid=23995 vsize=32944 CPUtime=0.62 cores=0,2,4,6
/proc/23996/stat : 23996 (glucose) R 23995 23982 22152 0 -1 4202496 6116 0 0 0 62 0 0 0 20 0 1 0 283656692 33734656 6907 33554432000 4194304 5208918 140733716947536 140733716945384 4229760 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23996/statm: 8236 6907 95 248 0 7985 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 59416

[startup+3.10035 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 23996
/proc/meminfo: memFree=31399744/32873844 swapFree=6872/6872
[pid=23982] ppid=23980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23982/stat : 23982 (npSolver-wbo.sh) S 23980 23982 22152 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283656606 9367552 275 33554432000 4194304 5064252 140733529309408 140733529308320 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23982/statm: 2287 275 233 213 0 72 0
[pid=23983] ppid=23982 vsize=8176 CPUtime=0.82 cores=0,2,4,6
/proc/23983/stat : 23983 (npSolver-wbo) S 23982 23982 22152 0 -1 4202496 3274 11438 0 0 8 2 66 6 20 0 1 0 283656607 8372224 1586 33554432000 4194304 5990268 140735326790192 140735326781632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23983/statm: 2044 1586 164 439 0 1601 0
[pid=23995] ppid=23983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23995/stat : 23995 (satsolver.sh) S 23983 23982 22152 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283656692 9367552 266 33554432000 4194304 5064252 140733746380112 140733746379024 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/23995/statm: 2287 266 226 213 0 72 0
[pid=23996] ppid=23995 vsize=33536 CPUtime=2.23 cores=0,2,4,6
/proc/23996/stat : 23996 (glucose) R 23995 23982 22152 0 -1 4202496 6918 0 0 0 222 1 0 0 20 0 1 0 283656692 34340864 7058 33554432000 4194304 5208918 140733716947536 140733716945384 4229712 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23996/statm: 8384 7058 96 248 0 8133 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 60008

[startup+6.30035 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 24003
/proc/meminfo: memFree=31420704/32873844 swapFree=6872/6872
[pid=23982] ppid=23980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23982/stat : 23982 (npSolver-wbo.sh) S 23980 23982 22152 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283656606 9367552 275 33554432000 4194304 5064252 140733529309408 140733529308320 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23982/statm: 2287 275 233 213 0 72 0
[pid=23983] ppid=23982 vsize=4892 CPUtime=4.9 cores=0,2,4,6
/proc/23983/stat : 23983 (npSolver-wbo) S 23982 23982 22152 0 -1 4202496 3812 24406 0 0 9 2 465 14 20 0 1 0 283656607 5009408 848 33554432000 4194304 5990268 140735326790192 140735326781632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23983/statm: 1223 848 164 439 0 780 0
[pid=24002] ppid=23983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24002/stat : 24002 (satsolver.sh) S 23983 23982 22152 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 283657099 9367552 266 33554432000 4194304 5064252 140735719564000 140735719562912 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24002/statm: 2287 266 226 213 0 72 0
[pid=24003] ppid=24002 vsize=13500 CPUtime=1.36 cores=0,2,4,6
/proc/24003/stat : 24003 (glucose) R 24002 23982 22152 0 -1 4202496 3454 0 0 0 136 0 0 0 20 0 1 0 283657099 13824000 2344 33554432000 4194304 5208918 140735150953520 140735150951608 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24003/statm: 3375 2344 96 248 0 3124 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 36688

[startup+12.7004 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 24017
/proc/meminfo: memFree=31411452/32873844 swapFree=6872/6872
[pid=23982] ppid=23980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23982/stat : 23982 (npSolver-wbo.sh) S 23980 23982 22152 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283656606 9367552 275 33554432000 4194304 5064252 140733529309408 140733529308320 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23982/statm: 2287 275 233 213 0 72 0
[pid=23983] ppid=23982 vsize=4892 CPUtime=9.78 cores=0,2,4,6
/proc/23983/stat : 23983 (npSolver-wbo) S 23982 23982 22152 0 -1 4202496 4242 40519 0 0 10 3 946 19 20 0 1 0 283656607 5009408 848 33554432000 4194304 5990268 140735326790192 140735326781632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23983/statm: 1223 848 164 439 0 780 0
[pid=24016] ppid=23983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24016/stat : 24016 (satsolver.sh) S 23983 23982 22152 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283657587 9367552 266 33554432000 4194304 5064252 140736230071360 140736230070272 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24016/statm: 2287 266 226 213 0 72 0
[pid=24017] ppid=24016 vsize=16492 CPUtime=2.88 cores=0,2,4,6
/proc/24017/stat : 24017 (glucose) R 24016 23982 22152 0 -1 4202496 3745 0 0 0 288 0 0 0 20 0 1 0 283657587 16887808 3663 33554432000 4194304 5208918 140733439630000 140733439627864 4229517 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24017/statm: 4123 3663 104 248 0 3872 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 39680

[startup+25.5004 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 24017
/proc/meminfo: memFree=31387936/32873844 swapFree=6872/6872
[pid=23982] ppid=23980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23982/stat : 23982 (npSolver-wbo.sh) S 23980 23982 22152 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283656606 9367552 275 33554432000 4194304 5064252 140733529309408 140733529308320 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23982/statm: 2287 275 233 213 0 72 0
[pid=23983] ppid=23982 vsize=4892 CPUtime=9.78 cores=0,2,4,6
/proc/23983/stat : 23983 (npSolver-wbo) S 23982 23982 22152 0 -1 4202496 4242 40519 0 0 10 3 946 19 20 0 1 0 283656607 5009408 848 33554432000 4194304 5990268 140735326790192 140735326781632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23983/statm: 1223 848 164 439 0 780 0
[pid=24016] ppid=23983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24016/stat : 24016 (satsolver.sh) S 23983 23982 22152 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283657587 9367552 266 33554432000 4194304 5064252 140736230071360 140736230070272 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24016/statm: 2287 266 226 213 0 72 0
[pid=24017] ppid=24016 vsize=28268 CPUtime=15.68 cores=0,2,4,6
/proc/24017/stat : 24017 (glucose) R 24016 23982 22152 0 -1 4202496 5445 0 0 0 1567 1 0 0 20 0 1 0 283657587 28946432 6568 33554432000 4194304 5208918 140733439630000 140733439626376 4229748 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24017/statm: 7067 6568 104 248 0 6816 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 51456

[startup+51.1004 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 24017
/proc/meminfo: memFree=31353732/32873844 swapFree=6872/6872
[pid=23982] ppid=23980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23982/stat : 23982 (npSolver-wbo.sh) S 23980 23982 22152 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283656606 9367552 275 33554432000 4194304 5064252 140733529309408 140733529308320 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23982/statm: 2287 275 233 213 0 72 0
[pid=23983] ppid=23982 vsize=4892 CPUtime=9.78 cores=0,2,4,6
/proc/23983/stat : 23983 (npSolver-wbo) S 23982 23982 22152 0 -1 4202496 4242 40519 0 0 10 3 946 19 20 0 1 0 283656607 5009408 848 33554432000 4194304 5990268 140735326790192 140735326781632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23983/statm: 1223 848 164 439 0 780 0
[pid=24016] ppid=23983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24016/stat : 24016 (satsolver.sh) S 23983 23982 22152 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283657587 9367552 266 33554432000 4194304 5064252 140736230071360 140736230070272 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24016/statm: 2287 266 226 213 0 72 0
[pid=24017] ppid=24016 vsize=55492 CPUtime=41.28 cores=0,2,4,6
/proc/24017/stat : 24017 (glucose) R 24016 23982 22152 0 -1 4202496 6500 0 0 0 4126 2 0 0 20 0 1 0 283657587 56823808 10599 33554432000 4194304 5208918 140733439630000 140733439626312 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24017/statm: 13873 10599 104 248 0 13622 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 78680

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 24018
/proc/meminfo: memFree=31315012/32873844 swapFree=6872/6872
[pid=23982] ppid=23980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23982/stat : 23982 (npSolver-wbo.sh) S 23980 23982 22152 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283656606 9367552 275 33554432000 4194304 5064252 140733529309408 140733529308320 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23982/statm: 2287 275 233 213 0 72 0
[pid=23983] ppid=23982 vsize=4892 CPUtime=9.78 cores=0,2,4,6
/proc/23983/stat : 23983 (npSolver-wbo) S 23982 23982 22152 0 -1 4202496 4242 40519 0 0 10 3 946 19 20 0 1 0 283656607 5009408 848 33554432000 4194304 5990268 140735326790192 140735326781632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23983/statm: 1223 848 164 439 0 780 0
[pid=24016] ppid=23983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24016/stat : 24016 (satsolver.sh) S 23983 23982 22152 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283657587 9367552 266 33554432000 4194304 5064252 140736230071360 140736230070272 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24016/statm: 2287 266 226 213 0 72 0
[pid=24017] ppid=24016 vsize=74348 CPUtime=92.48 cores=0,2,4,6
/proc/24017/stat : 24017 (glucose) R 24016 23982 22152 0 -1 4202496 7811 0 0 0 9245 3 0 0 20 0 1 0 283657587 76132352 18092 33554432000 4194304 5208918 140733439630000 140733439626376 4229748 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24017/statm: 18587 18092 104 248 0 18336 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 97536

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 24018
/proc/meminfo: memFree=31334804/32873844 swapFree=6872/6872
[pid=23982] ppid=23980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23982/stat : 23982 (npSolver-wbo.sh) S 23980 23982 22152 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283656606 9367552 275 33554432000 4194304 5064252 140733529309408 140733529308320 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23982/statm: 2287 275 233 213 0 72 0
[pid=23983] ppid=23982 vsize=4892 CPUtime=9.78 cores=0,2,4,6
/proc/23983/stat : 23983 (npSolver-wbo) S 23982 23982 22152 0 -1 4202496 4242 40519 0 0 10 3 946 19 20 0 1 0 283656607 5009408 848 33554432000 4194304 5990268 140735326790192 140735326781632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23983/statm: 1223 848 164 439 0 780 0
[pid=24016] ppid=23983 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24029
/proc/meminfo: memFree=31146452/32873844 swapFree=6872/6872
[pid=23982] ppid=23980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23982/stat : 23982 (npSolver-wbo.sh) S 23980 23982 22152 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283656606 9367552 275 33554432000 4194304 5064252 140733529309408 140733529308320 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23982/statm: 2287 275 233 213 0 72 0
[pid=23983] ppid=23982 vsize=4892 CPUtime=9.78 cores=0,2,4,6
/proc/23983/stat : 23983 (npSolver-wbo) S 23982 23982 22152 0 -1 4202496 4242 40519 0 0 10 3 946 19 20 0 1 0 283656607 5009408 848 33554432000 4194304 5990268 140735326790192 140735326781632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23983/statm: 1223 848 164 439 0 780 0
[pid=24016] ppid=23983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24016/stat : 24016 (satsolver.sh) S 23983 23982 22152 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283657587 9367552 266 33554432000 4194304 5064252 140736230071360 140736230070272 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24016/statm: 2287 266 226 213 0 72 0
[pid=24017] ppid=24016 vsize=169596 CPUtime=1352.27 cores=0,2,4,6
/proc/24017/stat : 24017 (glucose) R 24016 23982 22152 0 -1 4202496 18182 0 0 0 135195 32 0 0 20 0 1 0 283657587 173666304 35360 33554432000 4194304 5208918 140733439630000 140733439628152 4229507 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24017/statm: 42399 35360 104 248 0 42148 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 192784

[startup+1422.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 24029
/proc/meminfo: memFree=31143352/32873844 swapFree=6872/6872
[pid=23982] ppid=23980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23982/stat : 23982 (npSolver-wbo.sh) S 23980 23982 22152 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283656606 9367552 275 33554432000 4194304 5064252 140733529309408 140733529308320 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23982/statm: 2287 275 233 213 0 72 0
[pid=23983] ppid=23982 vsize=4892 CPUtime=9.78 cores=0,2,4,6
/proc/23983/stat : 23983 (npSolver-wbo) S 23982 23982 22152 0 -1 4202496 4242 40519 0 0 10 3 946 19 20 0 1 0 283656607 5009408 848 33554432000 4194304 5990268 140735326790192 140735326781632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23983/statm: 1223 848 164 439 0 780 0
[pid=24016] ppid=23983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24016/stat : 24016 (satsolver.sh) S 23983 23982 22152 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283657587 9367552 266 33554432000 4194304 5064252 140736230071360 140736230070272 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24016/statm: 2287 266 226 213 0 72 0
[pid=24017] ppid=24016 vsize=170420 CPUtime=1412.28 cores=0,2,4,6
/proc/24017/stat : 24017 (glucose) R 24016 23982 22152 0 -1 4202496 19048 0 0 0 141193 35 0 0 20 0 1 0 283657587 174510080 35038 33554432000 4194304 5208918 140733439630000 140733439628152 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24017/statm: 42605 35038 104 248 0 42354 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 193608

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 24029
/proc/meminfo: memFree=31140932/32873844 swapFree=6872/6872
[pid=23982] ppid=23980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23982/stat : 23982 (npSolver-wbo.sh) S 23980 23982 22152 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283656606 9367552 275 33554432000 4194304 5064252 140733529309408 140733529308320 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23982/statm: 2287 275 233 213 0 72 0
[pid=23983] ppid=23982 vsize=4892 CPUtime=9.78 cores=0,2,4,6
/proc/23983/stat : 23983 (npSolver-wbo) S 23982 23982 22152 0 -1 4202496 4242 40519 0 0 10 3 946 19 20 0 1 0 283656607 5009408 848 33554432000 4194304 5990268 140735326790192 140735326781632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23983/statm: 1223 848 164 439 0 780 0
[pid=24016] ppid=23983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24016/stat : 24016 (satsolver.sh) S 23983 23982 22152 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283657587 9367552 266 33554432000 4194304 5064252 140736230071360 140736230070272 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24016/statm: 2287 266 226 213 0 72 0
[pid=24017] ppid=24016 vsize=140264 CPUtime=1472.26 cores=0,2,4,6
/proc/24017/stat : 24017 (glucose) R 24016 23982 22152 0 -1 4202496 19481 0 0 0 147190 36 0 0 20 0 1 0 283657587 143630336 34297 33554432000 4194304 5208918 140733439630000 140733439626376 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24017/statm: 35066 34297 104 248 0 34815 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 163452

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 24029
/proc/meminfo: memFree=31134668/32873844 swapFree=6872/6872
[pid=23982] ppid=23980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23982/stat : 23982 (npSolver-wbo.sh) S 23980 23982 22152 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283656606 9367552 275 33554432000 4194304 5064252 140733529309408 140733529308320 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23982/statm: 2287 275 233 213 0 72 0
[pid=23983] ppid=23982 vsize=4892 CPUtime=9.78 cores=0,2,4,6
/proc/23983/stat : 23983 (npSolver-wbo) S 23982 23982 22152 0 -1 4202496 4242 40519 0 0 10 3 946 19 20 0 1 0 283656607 5009408 848 33554432000 4194304 5990268 140735326790192 140735326781632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23983/statm: 1223 848 164 439 0 780 0
[pid=24016] ppid=23983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24016/stat : 24016 (satsolver.sh) S 23983 23982 22152 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283657587 9367552 266 33554432000 4194304 5064252 140736230071360 140736230070272 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24016/statm: 2287 266 226 213 0 72 0
[pid=24017] ppid=24016 vsize=142348 CPUtime=1532.25 cores=0,2,4,6
/proc/24017/stat : 24017 (glucose) R 24016 23982 22152 0 -1 4202496 20486 0 0 0 153187 38 0 0 20 0 1 0 283657587 145764352 34634 33554432000 4194304 5208918 140733439630000 140733439627992 4229517 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24017/statm: 35587 34634 104 248 0 35336 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 165536

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 24029
/proc/meminfo: memFree=31129776/32873844 swapFree=6872/6872
[pid=23982] ppid=23980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23982/stat : 23982 (npSolver-wbo.sh) S 23980 23982 22152 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283656606 9367552 275 33554432000 4194304 5064252 140733529309408 140733529308320 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23982/statm: 2287 275 233 213 0 72 0
[pid=23983] ppid=23982 vsize=4892 CPUtime=9.78 cores=0,2,4,6
/proc/23983/stat : 23983 (npSolver-wbo) S 23982 23982 22152 0 -1 4202496 4242 40519 0 0 10 3 946 19 20 0 1 0 283656607 5009408 848 33554432000 4194304 5990268 140735326790192 140735326781632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23983/statm: 1223 848 164 439 0 780 0
[pid=24016] ppid=23983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24016/stat : 24016 (satsolver.sh) S 23983 23982 22152 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283657587 9367552 266 33554432000 4194304 5064252 140736230071360 140736230070272 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24016/statm: 2287 266 226 213 0 72 0
[pid=24017] ppid=24016 vsize=144908 CPUtime=1592.24 cores=0,2,4,6
/proc/24017/stat : 24017 (glucose) R 24016 23982 22152 0 -1 4202496 21285 0 0 0 159184 40 0 0 20 0 1 0 283657587 148385792 33738 33554432000 4194304 5208918 140733439630000 140733439627992 4229532 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24017/statm: 36227 33738 104 248 0 35976 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 168096

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24030
/proc/meminfo: memFree=31106980/32873844 swapFree=6872/6872
[pid=23982] ppid=23980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23982/stat : 23982 (npSolver-wbo.sh) S 23980 23982 22152 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283656606 9367552 275 33554432000 4194304 5064252 140733529309408 140733529308320 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23982/statm: 2287 275 233 213 0 72 0
[pid=23983] ppid=23982 vsize=4892 CPUtime=9.78 cores=0,2,4,6
/proc/23983/stat : 23983 (npSolver-wbo) S 23982 23982 22152 0 -1 4202496 4242 40519 0 0 10 3 946 19 20 0 1 0 283656607 5009408 848 33554432000 4194304 5990268 140735326790192 140735326781632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23983/statm: 1223 848 164 439 0 780 0
[pid=24016] ppid=23983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24016/stat : 24016 (satsolver.sh) S 23983 23982 22152 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283657587 9367552 266 33554432000 4194304 5064252 140736230071360 140736230070272 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24016/statm: 2287 266 226 213 0 72 0
[pid=24017] ppid=24016 vsize=175728 CPUtime=1652.22 cores=0,2,4,6
/proc/24017/stat : 24017 (glucose) R 24016 23982 22152 0 -1 4202496 21880 0 0 0 165182 40 0 0 20 0 1 0 283657587 179945472 39437 33554432000 4194304 5208918 140733439630000 140733439628152 4229538 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24017/statm: 43932 39437 104 248 0 43681 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 198916

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 24198
/proc/meminfo: memFree=31354244/32873844 swapFree=6872/6872
[pid=23982] ppid=23980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23982/stat : 23982 (npSolver-wbo.sh) S 23980 23982 22152 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283656606 9367552 275 33554432000 4194304 5064252 140733529309408 140733529308320 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23982/statm: 2287 275 233 213 0 72 0
[pid=23983] ppid=23982 vsize=4892 CPUtime=9.78 cores=0,2,4,6
/proc/23983/stat : 23983 (npSolver-wbo) S 23982 23982 22152 0 -1 4202496 4242 40519 0 0 10 3 946 19 20 0 1 0 283656607 5009408 848 33554432000 4194304 5990268 140735326790192 140735326781632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23983/statm: 1223 848 164 439 0 780 0
[pid=24016] ppid=23983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24016/stat : 24016 (satsolver.sh) S 23983 23982 22152 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283657587 9367552 266 33554432000 4194304 5064252 140736230071360 140736230070272 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24016/statm: 2287 266 226 213 0 72 0
[pid=24017] ppid=24016 vsize=179000 CPUtime=1712.22 cores=0,2,4,6
/proc/24017/stat : 24017 (glucose) R 24016 23982 22152 0 -1 4202496 23383 0 0 0 171179 43 0 0 20 0 1 0 283657587 183296000 37183 33554432000 4194304 5208918 140733439630000 140733439628152 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24017/statm: 44750 37183 104 248 0 44499 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 202188

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 24221
/proc/meminfo: memFree=31300776/32873844 swapFree=6872/6872
[pid=23982] ppid=23980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23982/stat : 23982 (npSolver-wbo.sh) S 23980 23982 22152 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283656606 9367552 275 33554432000 4194304 5064252 140733529309408 140733529308320 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23982/statm: 2287 275 233 213 0 72 0
[pid=23983] ppid=23982 vsize=4892 CPUtime=9.78 cores=0,2,4,6
/proc/23983/stat : 23983 (npSolver-wbo) S 23982 23982 22152 0 -1 4202496 4242 40519 0 0 10 3 946 19 20 0 1 0 283656607 5009408 848 33554432000 4194304 5990268 140735326790192 140735326781632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23983/statm: 1223 848 164 439 0 780 0
[pid=24016] ppid=23983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24016/stat : 24016 (satsolver.sh) S 23983 23982 22152 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283657587 9367552 266 33554432000 4194304 5064252 140736230071360 140736230070272 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24016/statm: 2287 266 226 213 0 72 0
[pid=24017] ppid=24016 vsize=179000 CPUtime=1772.19 cores=0,2,4,6
/proc/24017/stat : 24017 (glucose) R 24016 23982 22152 0 -1 4202496 23412 0 0 0 177176 43 0 0 20 0 1 0 283657587 183296000 40255 33554432000 4194304 5208918 140733439630000 140733439628152 4229717 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24017/statm: 44750 40255 104 248 0 44499 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 202188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 24221
/proc/meminfo: memFree=31357488/32873844 swapFree=6872/6872
[pid=23982] ppid=23980 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23982/stat : 23982 (npSolver-wbo.sh) S 23980 23982 22152 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 283656606 9367552 275 33554432000 4194304 5064252 140733529309408 140733529308320 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/23982/statm: 2287 275 233 213 0 72 0
[pid=23983] ppid=23982 vsize=4892 CPUtime=9.78 cores=0,2,4,6
/proc/23983/stat : 23983 (npSolver-wbo) S 23982 23982 22152 0 -1 4202496 4242 40519 0 0 10 3 946 19 20 0 1 0 283656607 5009408 848 33554432000 4194304 5990268 140735326790192 140735326781632 5173822 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23983/statm: 1223 848 164 439 0 780 0
[pid=24016] ppid=23983 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24016/stat : 24016 (satsolver.sh) S 23983 23982 22152 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283657587 9367552 266 33554432000 4194304 5064252 140736230071360 140736230070272 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/24016/statm: 2287 266 226 213 0 72 0
[pid=24017] ppid=24016 vsize=101136 CPUtime=1790.29 cores=0,2,4,6
/proc/24017/stat : 24017 (glucose) R 24016 23982 22152 0 -1 4202496 23733 0 0 0 178986 43 0 0 20 0 1 0 283657587 103563264 24581 33554432000 4194304 5208918 140733439630000 140733439628088 4229717 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/24017/statm: 25284 24581 104 248 0 25033 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 124324

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.1
CPU user time (s): 1799.43
CPU system time (s): 0.669898
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 202188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.43
system time used= 0.669898
maximum resident set size= 165120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69486
page faults= 0
swaps= 0
block input operations= 0
block output operations= 14520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 320
involuntary context switches= 2348

runsolver used 3.61645 second user time and 9.29259 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-28 05:31:36
IDJOB=3713494
IDBENCH=78693
IDSOLVER=2294
FILE ID=node105/3713494-1338175896
RUNJOBID= node105-1338160023-22168
PBS_JOBID= 14624557
Free space on /tmp= 71572 MiB

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

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

MD5SUM BENCH= fbd3a39d50404986b242d7bfefa0e7f6
RANDOM SEED=661086803

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
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	: 5438.54
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.882
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.882
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.92
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.882
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	: 5447.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31411504 kB
Buffers:          339520 kB
Cached:           152516 kB
SwapCached:         1708 kB
Active:           458124 kB
Inactive:         147824 kB
Active(anon):     110304 kB
Inactive(anon):     4812 kB
Active(file):     347820 kB
Inactive(file):   143012 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100448 kB
Dirty:              8208 kB
Writeback:             0 kB
AnonPages:        132344 kB
Mapped:             9948 kB
Shmem:                 0 kB
Slab:             713536 kB
SReclaimable:     155320 kB
SUnreclaim:       558216 kB
KernelStack:        1520 kB
PageTables:         4120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     253464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 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= 71568 MiB
End job on node105 at 2012-05-28 06:01:36