Trace number 3714187

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.13 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.04	c run usual solver
0.00/0.80	o 1438
0.00/0.80	c current bound: 719
4.76/4.91	o 265
4.76/4.91	c current bound: 132
8.56/8.63	o 128
8.56/8.63	c current bound: 64
9.66/9.75	o 6
9.66/9.75	c current bound: 3
1800.08/1800.41	./satsolver.sh: line 5: 16098 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.41	c error: unexpected solver exit code
1800.08/1800.41	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-3714187-1338176250/watcher-3714187-1338176250 -o /tmp/evaluation-result-3714187-1338176250/solver-3714187-1338176250 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3714187-1338176250.wbo 762806290 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16039
/proc/meminfo: memFree=29855040/32873844 swapFree=7112/7112
[pid=16039] ppid=16037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16039/stat : 16039 (npSolver-wbo-I.) S 16037 16039 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283753542 9367552 274 33554432000 4194304 5064252 140733831651600 140733831650512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16039/statm: 2287 274 233 213 0 72 0

[startup+0.0604279 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16039
/proc/meminfo: memFree=29855040/32873844 swapFree=7112/7112
[pid=16039] ppid=16037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16039/stat : 16039 (npSolver-wbo-I.) S 16037 16039 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283753542 9367552 274 33554432000 4194304 5064252 140733831651600 140733831650512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16039/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100253 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16039
/proc/meminfo: memFree=29855040/32873844 swapFree=7112/7112
[pid=16039] ppid=16037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16039/stat : 16039 (npSolver-wbo-I.) S 16037 16039 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283753542 9367552 274 33554432000 4194304 5064252 140733831651600 140733831650512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16039/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.3002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16039
/proc/meminfo: memFree=29855040/32873844 swapFree=7112/7112
[pid=16039] ppid=16037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16039/stat : 16039 (npSolver-wbo-I.) S 16037 16039 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283753542 9367552 274 33554432000 4194304 5064252 140733831651600 140733831650512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16039/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700178 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16039
/proc/meminfo: memFree=29855040/32873844 swapFree=7112/7112
[pid=16039] ppid=16037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16039/stat : 16039 (npSolver-wbo-I.) S 16037 16039 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283753542 9367552 274 33554432000 4194304 5064252 140733831651600 140733831650512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16039/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16055
/proc/meminfo: memFree=29890112/32873844 swapFree=7112/7112
[pid=16039] ppid=16037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16039/stat : 16039 (npSolver-wbo-I.) S 16037 16039 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283753542 9367552 274 33554432000 4194304 5064252 140733831651600 140733831650512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16039/statm: 2287 274 233 213 0 72 0
[pid=16040] ppid=16039 vsize=8176 CPUtime=0.83 cores=1,3,5,7
/proc/16040/stat : 16040 (npSolver-wbo) S 16039 16039 14387 0 -1 4202496 3282 10865 0 0 8 2 66 7 20 0 1 0 283753542 8372224 1593 33554432000 4194304 5990268 140736626762576 140736626754016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16040/statm: 2044 1593 164 439 0 1601 0
[pid=16052] ppid=16040 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16052/stat : 16052 (satsolver.sh) S 16040 16039 14387 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283753627 9367552 266 33554432000 4194304 5064252 140734887251488 140734887250400 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16052/statm: 2287 266 226 213 0 72 0
[pid=16053] ppid=16052 vsize=32944 CPUtime=0.64 cores=1,3,5,7
/proc/16053/stat : 16053 (glucose) R 16052 16039 14387 0 -1 4202496 6158 0 0 0 63 1 0 0 20 0 1 0 283753627 33734656 6462 33554432000 4194304 5208918 140733781050160 140733781048120 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16053/statm: 8236 6462 95 248 0 7985 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 59416

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16068
/proc/meminfo: memFree=29840300/32873844 swapFree=7112/7112
[pid=16039] ppid=16037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16039/stat : 16039 (npSolver-wbo-I.) S 16037 16039 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283753542 9367552 274 33554432000 4194304 5064252 140733831651600 140733831650512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16039/statm: 2287 274 233 213 0 72 0
[pid=16040] ppid=16039 vsize=8176 CPUtime=0.83 cores=1,3,5,7
/proc/16040/stat : 16040 (npSolver-wbo) S 16039 16039 14387 0 -1 4202496 3282 10865 0 0 8 2 66 7 20 0 1 0 283753542 8372224 1593 33554432000 4194304 5990268 140736626762576 140736626754016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16040/statm: 2044 1593 164 439 0 1601 0
[pid=16052] ppid=16040 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16052/stat : 16052 (satsolver.sh) S 16040 16039 14387 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283753627 9367552 266 33554432000 4194304 5064252 140734887251488 140734887250400 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16052/statm: 2287 266 226 213 0 72 0
[pid=16053] ppid=16052 vsize=33536 CPUtime=2.24 cores=1,3,5,7
/proc/16053/stat : 16053 (glucose) R 16052 16039 14387 0 -1 4202496 7703 0 0 0 223 1 0 0 20 0 1 0 283753627 34340864 6974 33554432000 4194304 5208918 140733781050160 140733781048248 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16053/statm: 8384 6974 96 248 0 8133 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 60008

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 16077
/proc/meminfo: memFree=29771700/32873844 swapFree=7112/7112
[pid=16039] ppid=16037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16039/stat : 16039 (npSolver-wbo-I.) S 16037 16039 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283753542 9367552 274 33554432000 4194304 5064252 140733831651600 140733831650512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16039/statm: 2287 274 233 213 0 72 0
[pid=16040] ppid=16039 vsize=4892 CPUtime=4.89 cores=1,3,5,7
/proc/16040/stat : 16040 (npSolver-wbo) S 16039 16039 14387 0 -1 4202496 3819 24924 0 0 9 2 465 13 20 0 1 0 283753542 5009408 849 33554432000 4194304 5990268 140736626762576 140736626754016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16040/statm: 1223 849 164 439 0 780 0
[pid=16076] ppid=16040 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16076/stat : 16076 (satsolver.sh) S 16040 16039 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283754034 9367552 267 33554432000 4194304 5064252 140734456080320 140734456079232 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16076/statm: 2287 267 226 213 0 72 0
[pid=16077] ppid=16076 vsize=13496 CPUtime=1.36 cores=1,3,5,7
/proc/16077/stat : 16077 (glucose) R 16076 16039 14387 0 -1 4202496 3529 0 0 0 136 0 0 0 20 0 1 0 283754034 13819904 2367 33554432000 4194304 5208918 140733442405264 140733442403208 4231508 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16077/statm: 3374 2367 96 248 0 3123 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 36684

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 16098
/proc/meminfo: memFree=29820928/32873844 swapFree=7112/7112
[pid=16039] ppid=16037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16039/stat : 16039 (npSolver-wbo-I.) S 16037 16039 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283753542 9367552 274 33554432000 4194304 5064252 140733831651600 140733831650512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16039/statm: 2287 274 233 213 0 72 0
[pid=16040] ppid=16039 vsize=4892 CPUtime=9.72 cores=1,3,5,7
/proc/16040/stat : 16040 (npSolver-wbo) S 16039 16039 14387 0 -1 4202496 4247 41737 0 0 9 3 942 18 20 0 1 0 283753542 5009408 849 33554432000 4194304 5990268 140736626762576 140736626754016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16040/statm: 1223 849 164 439 0 780 0
[pid=16097] ppid=16040 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16097/stat : 16097 (satsolver.sh) S 16040 16039 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283754517 9367552 267 33554432000 4194304 5064252 140736474744832 140736474743744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16097/statm: 2287 267 226 213 0 72 0
[pid=16098] ppid=16097 vsize=16492 CPUtime=2.93 cores=1,3,5,7
/proc/16098/stat : 16098 (glucose) R 16097 16039 14387 0 -1 4202496 3896 0 0 0 293 0 0 0 20 0 1 0 283754517 16887808 3664 33554432000 4194304 5208918 140737095607792 140737095605736 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16098/statm: 4123 3664 104 248 0 3872 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 39680

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 16126
/proc/meminfo: memFree=29847560/32873844 swapFree=7112/7112
[pid=16039] ppid=16037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16039/stat : 16039 (npSolver-wbo-I.) S 16037 16039 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283753542 9367552 274 33554432000 4194304 5064252 140733831651600 140733831650512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16039/statm: 2287 274 233 213 0 72 0
[pid=16040] ppid=16039 vsize=4892 CPUtime=9.72 cores=1,3,5,7
/proc/16040/stat : 16040 (npSolver-wbo) S 16039 16039 14387 0 -1 4202496 4247 41737 0 0 9 3 942 18 20 0 1 0 283753542 5009408 849 33554432000 4194304 5990268 140736626762576 140736626754016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16040/statm: 1223 849 164 439 0 780 0
[pid=16097] ppid=16040 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16097/stat : 16097 (satsolver.sh) S 16040 16039 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283754517 9367552 267 33554432000 4194304 5064252 140736474744832 140736474743744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16097/statm: 2287 267 226 213 0 72 0
[pid=16098] ppid=16097 vsize=28268 CPUtime=15.73 cores=1,3,5,7
/proc/16098/stat : 16098 (glucose) R 16097 16039 14387 0 -1 4202496 5703 0 0 0 1572 1 0 0 20 0 1 0 283754517 28946432 6576 33554432000 4194304 5208918 140737095607792 140737095604168 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16098/statm: 7067 6576 104 248 0 6816 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 51456

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16126
/proc/meminfo: memFree=29809276/32873844 swapFree=7112/7112
[pid=16039] ppid=16037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16039/stat : 16039 (npSolver-wbo-I.) S 16037 16039 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283753542 9367552 274 33554432000 4194304 5064252 140733831651600 140733831650512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16039/statm: 2287 274 233 213 0 72 0
[pid=16040] ppid=16039 vsize=4892 CPUtime=9.72 cores=1,3,5,7
/proc/16040/stat : 16040 (npSolver-wbo) S 16039 16039 14387 0 -1 4202496 4247 41737 0 0 9 3 942 18 20 0 1 0 283753542 5009408 849 33554432000 4194304 5990268 140736626762576 140736626754016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16040/statm: 1223 849 164 439 0 780 0
[pid=16097] ppid=16040 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16097/stat : 16097 (satsolver.sh) S 16040 16039 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283754517 9367552 267 33554432000 4194304 5064252 140736474744832 140736474743744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16097/statm: 2287 267 226 213 0 72 0
[pid=16098] ppid=16097 vsize=55492 CPUtime=41.32 cores=1,3,5,7
/proc/16098/stat : 16098 (glucose) R 16097 16039 14387 0 -1 4202496 6901 0 0 0 4130 2 0 0 20 0 1 0 283754517 56823808 10607 33554432000 4194304 5208918 140737095607792 140737095604168 4229307 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16098/statm: 13873 10607 104 248 0 13622 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 78680

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16127
/proc/meminfo: memFree=29753356/32873844 swapFree=7112/7112
[pid=16039] ppid=16037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16039/stat : 16039 (npSolver-wbo-I.) S 16037 16039 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283753542 9367552 274 33554432000 4194304 5064252 140733831651600 140733831650512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16039/statm: 2287 274 233 213 0 72 0
[pid=16040] ppid=16039 vsize=4892 CPUtime=9.72 cores=1,3,5,7
/proc/16040/stat : 16040 (npSolver-wbo) S 16039 16039 14387 0 -1 4202496 4247 41737 0 0 9 3 942 18 20 0 1 0 283753542 5009408 849 33554432000 4194304 5990268 140736626762576 140736626754016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16040/statm: 1223 849 164 439 0 780 0
[pid=16097] ppid=16040 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16097/stat : 16097 (satsolver.sh) S 16040 16039 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283754517 9367552 267 33554432000 4194304 5064252 140736474744832 140736474743744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16097/statm: 2287 267 226 213 0 72 0
[pid=16098] ppid=16097 vsize=74348 CPUtime=92.52 cores=1,3,5,7
/proc/16098/stat : 16098 (glucose) R 16097 16039 14387 0 -1 4202496 7840 0 0 0 9249 3 0 0 20 0 1 0 283754517 76132352 18093 33554432000 4194304 5208918 140737095607792 140737095604168 4229776 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16098/statm: 18587 18093 104 248 0 18336 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 97536

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 16130
/proc/meminfo: memFree=29763204/32873844 swapFree=7112/7112
[pid=16039] ppid=16037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16039/stat : 16039 (npSolver-wbo-I.) S 16037 16039 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283753542 9367552 274 33554432000 4194304 5064252 140733831651600 140733831650512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16039/statm: 2287 274 233 213 0 72 0
[pid=16040] ppid=16039 vsize=4892 CPUtime=9.72 cores=1,3,5,7
/proc/16040/stat : 16040 (npSolver-wbo) S 16039 16039 14387 0 -1 4202496 4247 41737 0 0 9 3 942 18 20 0 1 0 283753542 5009408 849 33554432000 4194304 5990268 140736626762576 140736626754016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16040/statm: 1223 849 164 439 0 780 0
[pid=16097] ppid=16040 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 16140
/proc/meminfo: memFree=29574360/32873844 swapFree=7112/7112
[pid=16039] ppid=16037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16039/stat : 16039 (npSolver-wbo-I.) S 16037 16039 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283753542 9367552 274 33554432000 4194304 5064252 140733831651600 140733831650512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16039/statm: 2287 274 233 213 0 72 0
[pid=16040] ppid=16039 vsize=4892 CPUtime=9.72 cores=1,3,5,7
/proc/16040/stat : 16040 (npSolver-wbo) S 16039 16039 14387 0 -1 4202496 4247 41737 0 0 9 3 942 18 20 0 1 0 283753542 5009408 849 33554432000 4194304 5990268 140736626762576 140736626754016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16040/statm: 1223 849 164 439 0 780 0
[pid=16097] ppid=16040 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16097/stat : 16097 (satsolver.sh) S 16040 16039 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283754517 9367552 267 33554432000 4194304 5064252 140736474744832 140736474743744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16097/statm: 2287 267 226 213 0 72 0
[pid=16098] ppid=16097 vsize=138776 CPUtime=1352.32 cores=1,3,5,7
/proc/16098/stat : 16098 (glucose) R 16097 16039 14387 0 -1 4202496 21500 0 0 0 135194 38 0 0 20 0 1 0 283754517 142106624 30831 33554432000 4194304 5208918 140737095607792 140737095605784 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16098/statm: 34694 30831 104 248 0 34443 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 161964

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 16163
/proc/meminfo: memFree=29598620/32873844 swapFree=7112/7112
[pid=16039] ppid=16037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16039/stat : 16039 (npSolver-wbo-I.) S 16037 16039 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283753542 9367552 274 33554432000 4194304 5064252 140733831651600 140733831650512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16039/statm: 2287 274 233 213 0 72 0
[pid=16040] ppid=16039 vsize=4892 CPUtime=9.72 cores=1,3,5,7
/proc/16040/stat : 16040 (npSolver-wbo) S 16039 16039 14387 0 -1 4202496 4247 41737 0 0 9 3 942 18 20 0 1 0 283753542 5009408 849 33554432000 4194304 5990268 140736626762576 140736626754016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16040/statm: 1223 849 164 439 0 780 0
[pid=16097] ppid=16040 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16097/stat : 16097 (satsolver.sh) S 16040 16039 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283754517 9367552 267 33554432000 4194304 5064252 140736474744832 140736474743744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16097/statm: 2287 267 226 213 0 72 0
[pid=16098] ppid=16097 vsize=139600 CPUtime=1412.32 cores=1,3,5,7
/proc/16098/stat : 16098 (glucose) R 16097 16039 14387 0 -1 4202496 22507 0 0 0 141191 41 0 0 20 0 1 0 283754517 142950400 29997 33554432000 4194304 5208918 140737095607792 140737095605784 4229757 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16098/statm: 34900 29997 104 248 0 34649 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 162788

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 16163
/proc/meminfo: memFree=29562992/32873844 swapFree=7112/7112
[pid=16039] ppid=16037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16039/stat : 16039 (npSolver-wbo-I.) S 16037 16039 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283753542 9367552 274 33554432000 4194304 5064252 140733831651600 140733831650512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16039/statm: 2287 274 233 213 0 72 0
[pid=16040] ppid=16039 vsize=4892 CPUtime=9.72 cores=1,3,5,7
/proc/16040/stat : 16040 (npSolver-wbo) S 16039 16039 14387 0 -1 4202496 4247 41737 0 0 9 3 942 18 20 0 1 0 283753542 5009408 849 33554432000 4194304 5990268 140736626762576 140736626754016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16040/statm: 1223 849 164 439 0 780 0
[pid=16097] ppid=16040 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16097/stat : 16097 (satsolver.sh) S 16040 16039 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283754517 9367552 267 33554432000 4194304 5064252 140736474744832 140736474743744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16097/statm: 2287 267 226 213 0 72 0
[pid=16098] ppid=16097 vsize=170420 CPUtime=1472.3 cores=1,3,5,7
/proc/16098/stat : 16098 (glucose) R 16097 16039 14387 0 -1 4202496 23110 0 0 0 147189 41 0 0 20 0 1 0 283754517 174510080 37232 33554432000 4194304 5208918 140737095607792 140737095605944 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16098/statm: 42605 37232 104 248 0 42354 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 193608

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 16163
/proc/meminfo: memFree=29554184/32873844 swapFree=7112/7112
[pid=16039] ppid=16037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16039/stat : 16039 (npSolver-wbo-I.) S 16037 16039 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283753542 9367552 274 33554432000 4194304 5064252 140733831651600 140733831650512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16039/statm: 2287 274 233 213 0 72 0
[pid=16040] ppid=16039 vsize=4892 CPUtime=9.72 cores=1,3,5,7
/proc/16040/stat : 16040 (npSolver-wbo) S 16039 16039 14387 0 -1 4202496 4247 41737 0 0 9 3 942 18 20 0 1 0 283753542 5009408 849 33554432000 4194304 5990268 140736626762576 140736626754016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16040/statm: 1223 849 164 439 0 780 0
[pid=16097] ppid=16040 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16097/stat : 16097 (satsolver.sh) S 16040 16039 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283754517 9367552 267 33554432000 4194304 5064252 140736474744832 140736474743744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16097/statm: 2287 267 226 213 0 72 0
[pid=16098] ppid=16097 vsize=171084 CPUtime=1532.3 cores=1,3,5,7
/proc/16098/stat : 16098 (glucose) R 16097 16039 14387 0 -1 4202496 24090 0 0 0 153186 44 0 0 20 0 1 0 283754517 175190016 37398 33554432000 4194304 5208918 140737095607792 140737095604168 4229538 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16098/statm: 42771 37398 104 248 0 42520 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 194272

[startup+1602.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/181 16163
/proc/meminfo: memFree=29543888/32873844 swapFree=7112/7112
[pid=16039] ppid=16037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16039/stat : 16039 (npSolver-wbo-I.) S 16037 16039 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283753542 9367552 274 33554432000 4194304 5064252 140733831651600 140733831650512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16039/statm: 2287 274 233 213 0 72 0
[pid=16040] ppid=16039 vsize=4892 CPUtime=9.72 cores=1,3,5,7
/proc/16040/stat : 16040 (npSolver-wbo) S 16039 16039 14387 0 -1 4202496 4247 41737 0 0 9 3 942 18 20 0 1 0 283753542 5009408 849 33554432000 4194304 5990268 140736626762576 140736626754016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16040/statm: 1223 849 164 439 0 780 0
[pid=16097] ppid=16040 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16097/stat : 16097 (satsolver.sh) S 16040 16039 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283754517 9367552 267 33554432000 4194304 5064252 140736474744832 140736474743744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16097/statm: 2287 267 226 213 0 72 0
[pid=16098] ppid=16097 vsize=173168 CPUtime=1592.29 cores=1,3,5,7
/proc/16098/stat : 16098 (glucose) R 16097 16039 14387 0 -1 4202496 25428 0 0 0 159183 46 0 0 20 0 1 0 283754517 177324032 36895 33554432000 4194304 5208918 140737095607792 140737095605944 4229507 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16098/statm: 43292 36895 104 248 0 43041 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 196356

[startup+1662.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/181 16164
/proc/meminfo: memFree=29545748/32873844 swapFree=7112/7112
[pid=16039] ppid=16037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16039/stat : 16039 (npSolver-wbo-I.) S 16037 16039 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283753542 9367552 274 33554432000 4194304 5064252 140733831651600 140733831650512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16039/statm: 2287 274 233 213 0 72 0
[pid=16040] ppid=16039 vsize=4892 CPUtime=9.72 cores=1,3,5,7
/proc/16040/stat : 16040 (npSolver-wbo) S 16039 16039 14387 0 -1 4202496 4247 41737 0 0 9 3 942 18 20 0 1 0 283753542 5009408 849 33554432000 4194304 5990268 140736626762576 140736626754016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16040/statm: 1223 849 164 439 0 780 0
[pid=16097] ppid=16040 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16097/stat : 16097 (satsolver.sh) S 16040 16039 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283754517 9367552 267 33554432000 4194304 5064252 140736474744832 140736474743744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16097/statm: 2287 267 226 213 0 72 0
[pid=16098] ppid=16097 vsize=175728 CPUtime=1652.28 cores=1,3,5,7
/proc/16098/stat : 16098 (glucose) R 16097 16039 14387 0 -1 4202496 26368 0 0 0 165180 48 0 0 20 0 1 0 283754517 179945472 36511 33554432000 4194304 5208918 140737095607792 140737095605944 4229483 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16098/statm: 43932 36511 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.06 2.05 2.01 3/181 16164
/proc/meminfo: memFree=29527116/32873844 swapFree=7112/7112
[pid=16039] ppid=16037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16039/stat : 16039 (npSolver-wbo-I.) S 16037 16039 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283753542 9367552 274 33554432000 4194304 5064252 140733831651600 140733831650512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16039/statm: 2287 274 233 213 0 72 0
[pid=16040] ppid=16039 vsize=4892 CPUtime=9.72 cores=1,3,5,7
/proc/16040/stat : 16040 (npSolver-wbo) S 16039 16039 14387 0 -1 4202496 4247 41737 0 0 9 3 942 18 20 0 1 0 283753542 5009408 849 33554432000 4194304 5990268 140736626762576 140736626754016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16040/statm: 1223 849 164 439 0 780 0
[pid=16097] ppid=16040 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16097/stat : 16097 (satsolver.sh) S 16040 16039 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283754517 9367552 267 33554432000 4194304 5064252 140736474744832 140736474743744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16097/statm: 2287 267 226 213 0 72 0
[pid=16098] ppid=16097 vsize=175728 CPUtime=1712.27 cores=1,3,5,7
/proc/16098/stat : 16098 (glucose) R 16097 16039 14387 0 -1 4202496 26376 0 0 0 171179 48 0 0 20 0 1 0 283754517 179945472 40607 33554432000 4194304 5208918 140737095607792 140737095605944 4229776 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16098/statm: 43932 40607 104 248 0 43681 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 198916

[startup+1782.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/181 16164
/proc/meminfo: memFree=29535808/32873844 swapFree=7112/7112
[pid=16039] ppid=16037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16039/stat : 16039 (npSolver-wbo-I.) S 16037 16039 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283753542 9367552 274 33554432000 4194304 5064252 140733831651600 140733831650512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16039/statm: 2287 274 233 213 0 72 0
[pid=16040] ppid=16039 vsize=4892 CPUtime=9.72 cores=1,3,5,7
/proc/16040/stat : 16040 (npSolver-wbo) S 16039 16039 14387 0 -1 4202496 4247 41737 0 0 9 3 942 18 20 0 1 0 283753542 5009408 849 33554432000 4194304 5990268 140736626762576 140736626754016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16040/statm: 1223 849 164 439 0 780 0
[pid=16097] ppid=16040 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16097/stat : 16097 (satsolver.sh) S 16040 16039 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283754517 9367552 267 33554432000 4194304 5064252 140736474744832 140736474743744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16097/statm: 2287 267 226 213 0 72 0
[pid=16098] ppid=16097 vsize=179000 CPUtime=1772.26 cores=1,3,5,7
/proc/16098/stat : 16098 (glucose) R 16097 16039 14387 0 -1 4202496 28021 0 0 0 177176 50 0 0 20 0 1 0 283754517 183296000 37841 33554432000 4194304 5208918 140737095607792 140737095605944 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16098/statm: 44750 37841 104 248 0 44499 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 202188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.04 2.00 3/181 16216
/proc/meminfo: memFree=29764140/32873844 swapFree=7112/7112
[pid=16039] ppid=16037 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16039/stat : 16039 (npSolver-wbo-I.) S 16037 16039 14387 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283753542 9367552 274 33554432000 4194304 5064252 140733831651600 140733831650512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16039/statm: 2287 274 233 213 0 72 0
[pid=16040] ppid=16039 vsize=4892 CPUtime=9.72 cores=1,3,5,7
/proc/16040/stat : 16040 (npSolver-wbo) S 16039 16039 14387 0 -1 4202496 4247 41737 0 0 9 3 942 18 20 0 1 0 283753542 5009408 849 33554432000 4194304 5990268 140736626762576 140736626754016 5173822 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16040/statm: 1223 849 164 439 0 780 0
[pid=16097] ppid=16040 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16097/stat : 16097 (satsolver.sh) S 16040 16039 14387 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283754517 9367552 267 33554432000 4194304 5064252 140736474744832 140736474743744 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/16097/statm: 2287 267 226 213 0 72 0
[pid=16098] ppid=16097 vsize=179000 CPUtime=1790.36 cores=1,3,5,7
/proc/16098/stat : 16098 (glucose) R 16097 16039 14387 0 -1 4202496 28023 0 0 0 178986 50 0 0 20 0 1 0 283754517 183296000 38865 33554432000 4194304 5208918 140737095607792 140737095605944 4229365 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/16098/statm: 44750 38865 104 248 0 44499 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 202188

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.13
CPU user time (s): 1799.39
CPU system time (s): 0.733888
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 202188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.39
system time used= 0.733888
maximum resident set size= 162432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74997
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= 294
involuntary context switches= 1903

runsolver used 3.62045 second user time and 8.72767 second system time

The end

Launcher Data

Begin job on node104 at 2012-05-28 05:37:30
IDJOB=3714187
IDBENCH=78693
IDSOLVER=2295
FILE ID=node104/3714187-1338176250
RUNJOBID= node104-1338167241-14944
PBS_JOBID= 14624539
Free space on /tmp= 71020 MiB

SOLVER NAME= npSolver inc
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-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714187-1338176250/watcher-3714187-1338176250 -o /tmp/evaluation-result-3714187-1338176250/solver-3714187-1338176250 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3714187-1338176250.wbo 762806290 HOME HOME

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

MD5SUM BENCH= fbd3a39d50404986b242d7bfefa0e7f6
RANDOM SEED=762806290

node104.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.266
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.53
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.266
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.266
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.266
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.92
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.266
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.266
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.266
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.266
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29855296 kB
Buffers:          368908 kB
Cached:          1718308 kB
SwapCached:         1084 kB
Active:          1275360 kB
Inactive:         902448 kB
Active(anon):      83144 kB
Inactive(anon):     9936 kB
Active(file):    1192216 kB
Inactive(file):   892512 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67106720 kB
Dirty:             21028 kB
Writeback:             8 kB
AnonPages:         92096 kB
Mapped:            15248 kB
Shmem:               196 kB
Slab:             700908 kB
SReclaimable:     142464 kB
SUnreclaim:       558444 kB
KernelStack:        1496 kB
PageTables:         3812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     197720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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= 71012 MiB
End job on node104 at 2012-05-28 06:07:30