Trace number 3716963

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
wbo2satCp2 2012-05-19? (TO) 1800.1 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl20_30_pb.cnf.cr--soft-66-100-0.wbo
MD5SUMc77cfb1ee053e7c4147458beb2d99117
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark0.274957
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1200
Total number of constraints100
Number of soft constraints35
Number of constraints which are clauses60
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 constraint30
Top cost 1842
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 1841
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 31
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.79	o 1267
0.00/0.79	c current bound: 633
1.46/1.57	o 250
1.46/1.57	c current bound: 125
2.57/2.63	o 121
2.57/2.63	c current bound: 60
2.88/2.90	o 55
2.88/2.90	c current bound: 27
2.88/2.96	o 27
2.88/2.96	c current bound: 13
2.94/3.01	o 12
2.94/3.01	c current bound: 6
1800.06/1800.51	c error: unexpected solver exit code
1800.06/1800.51	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-3716963-1338178753/watcher-3716963-1338178753 -o /tmp/evaluation-result-3716963-1338178753/solver-3716963-1338178753 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3716963-1338178753.wbo 1854118668 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.01 2.03 2.00 3/179 22086
/proc/meminfo: memFree=31464444/32873844 swapFree=7372/7372
[pid=22086] ppid=22084 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22086/stat : 22086 (runWbo2satCp2.s) S 22084 22086 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284003928 9367552 274 33554432000 4194304 5064252 140736731307088 140736731306000 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 2287 274 233 213 0 72 0

[startup+0.0480021 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 22086
/proc/meminfo: memFree=31464444/32873844 swapFree=7372/7372
[pid=22086] ppid=22084 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22086/stat : 22086 (runWbo2satCp2.s) S 22084 22086 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284003928 9367552 274 33554432000 4194304 5064252 140736731307088 140736731306000 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 2287 274 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.01 2.03 2.00 3/179 22086
/proc/meminfo: memFree=31464444/32873844 swapFree=7372/7372
[pid=22086] ppid=22084 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22086/stat : 22086 (runWbo2satCp2.s) S 22084 22086 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284003928 9367552 274 33554432000 4194304 5064252 140736731307088 140736731306000 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300227 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 22086
/proc/meminfo: memFree=31464444/32873844 swapFree=7372/7372
[pid=22086] ppid=22084 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22086/stat : 22086 (runWbo2satCp2.s) S 22084 22086 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284003928 9367552 274 33554432000 4194304 5064252 140736731307088 140736731306000 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700235 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 22086
/proc/meminfo: memFree=31464444/32873844 swapFree=7372/7372
[pid=22086] ppid=22084 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22086/stat : 22086 (runWbo2satCp2.s) S 22084 22086 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284003928 9367552 274 33554432000 4194304 5064252 140736731307088 140736731306000 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 22093
/proc/meminfo: memFree=31437816/32873844 swapFree=7372/7372
[pid=22086] ppid=22084 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22086/stat : 22086 (runWbo2satCp2.s) S 22084 22086 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284003928 9367552 274 33554432000 4194304 5064252 140736731307088 140736731306000 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 2287 274 233 213 0 72 0
[pid=22087] ppid=22086 vsize=7544 CPUtime=0.79 cores=0,2,4,6
/proc/22087/stat : 22087 (wbo2sat) S 22086 22086 20252 0 -1 4202496 2608 3442 0 0 8 6 65 0 20 0 1 0 284003928 7725056 1127 33554432000 4194304 5872148 140736878286160 140736878279432 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22087/statm: 1886 1127 173 410 0 1468 0
[pid=22092] ppid=22087 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22092/stat : 22092 (satsolver.sh) S 22087 22086 20252 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284004009 9367552 267 33554432000 4194304 5064252 140735851042672 140735851041584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22092/statm: 2287 267 226 213 0 72 0
[pid=22093] ppid=22092 vsize=17524 CPUtime=0.67 cores=0,2,4,6
/proc/22093/stat : 22093 (glucose_static) R 22092 22086 20252 0 -1 4202496 4818 0 0 0 67 0 0 0 20 0 1 0 284004010 17944576 3824 33554432000 4194304 4896791 140733199600672 140733199598248 4225191 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22093/statm: 4381 3824 76 172 0 4207 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 43364

[startup+3.10034 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 22096
/proc/meminfo: memFree=31443752/32873844 swapFree=7372/7372
[pid=22086] ppid=22084 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22086/stat : 22086 (runWbo2satCp2.s) S 22084 22086 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284003928 9367552 274 33554432000 4194304 5064252 140736731307088 140736731306000 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 2287 274 233 213 0 72 0
[pid=22087] ppid=22086 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/22087/stat : 22087 (wbo2sat) S 22086 22086 20252 0 -1 4202496 3914 22903 0 0 10 6 277 5 20 0 1 0 284003928 5627904 893 33554432000 4194304 5872148 140736878286160 140736878279432 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22087/statm: 1374 893 173 410 0 956 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 14644

[startup+6.30044 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 22108
/proc/meminfo: memFree=31439656/32873844 swapFree=7372/7372
[pid=22086] ppid=22084 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22086/stat : 22086 (runWbo2satCp2.s) S 22084 22086 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284003928 9367552 274 33554432000 4194304 5064252 140736731307088 140736731306000 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 2287 274 233 213 0 72 0
[pid=22087] ppid=22086 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/22087/stat : 22087 (wbo2sat) S 22086 22086 20252 0 -1 4202496 3914 22903 0 0 10 6 277 5 20 0 1 0 284003928 5627904 893 33554432000 4194304 5872148 140736878286160 140736878279432 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22087/statm: 1374 893 173 410 0 956 0
[pid=22107] ppid=22087 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22107/stat : 22107 (satsolver.sh) S 22087 22086 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284004229 9367552 267 33554432000 4194304 5064252 140734395995968 140734395994880 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22107/statm: 2287 267 226 213 0 72 0
[pid=22108] ppid=22107 vsize=11868 CPUtime=3.27 cores=0,2,4,6
/proc/22108/stat : 22108 (glucose_static) R 22107 22086 20252 0 -1 4202496 5283 0 0 0 327 0 0 0 20 0 1 0 284004229 12152832 2507 33554432000 4194304 4896791 140734505977552 140734505975080 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22108/statm: 2967 2507 78 172 0 2793 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 35660

[startup+12.7004 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 22108
/proc/meminfo: memFree=31422972/32873844 swapFree=7372/7372
[pid=22086] ppid=22084 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22086/stat : 22086 (runWbo2satCp2.s) S 22084 22086 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284003928 9367552 274 33554432000 4194304 5064252 140736731307088 140736731306000 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 2287 274 233 213 0 72 0
[pid=22087] ppid=22086 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/22087/stat : 22087 (wbo2sat) S 22086 22086 20252 0 -1 4202496 3914 22903 0 0 10 6 277 5 20 0 1 0 284003928 5627904 893 33554432000 4194304 5872148 140736878286160 140736878279432 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22087/statm: 1374 893 173 410 0 956 0
[pid=22107] ppid=22087 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22107/stat : 22107 (satsolver.sh) S 22087 22086 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284004229 9367552 267 33554432000 4194304 5064252 140734395995968 140734395994880 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22107/statm: 2287 267 226 213 0 72 0
[pid=22108] ppid=22107 vsize=18420 CPUtime=9.68 cores=0,2,4,6
/proc/22108/stat : 22108 (glucose_static) R 22107 22086 20252 0 -1 4202496 7922 0 0 0 967 1 0 0 20 0 1 0 284004229 18862080 4170 33554432000 4194304 4896791 140734505977552 140734505974840 4230803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22108/statm: 4605 4170 78 172 0 4431 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 42212

[startup+25.5004 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 22108
/proc/meminfo: memFree=31401296/32873844 swapFree=7372/7372
[pid=22086] ppid=22084 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22086/stat : 22086 (runWbo2satCp2.s) S 22084 22086 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284003928 9367552 274 33554432000 4194304 5064252 140736731307088 140736731306000 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 2287 274 233 213 0 72 0
[pid=22087] ppid=22086 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/22087/stat : 22087 (wbo2sat) S 22086 22086 20252 0 -1 4202496 3914 22903 0 0 10 6 277 5 20 0 1 0 284003928 5627904 893 33554432000 4194304 5872148 140736878286160 140736878279432 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22087/statm: 1374 893 173 410 0 956 0
[pid=22107] ppid=22087 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22107/stat : 22107 (satsolver.sh) S 22087 22086 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284004229 9367552 267 33554432000 4194304 5064252 140734395995968 140734395994880 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22107/statm: 2287 267 226 213 0 72 0
[pid=22108] ppid=22107 vsize=25576 CPUtime=22.48 cores=0,2,4,6
/proc/22108/stat : 22108 (glucose_static) R 22107 22086 20252 0 -1 4202496 12479 0 0 0 2244 4 0 0 20 0 1 0 284004229 26189824 4986 33554432000 4194304 4896791 140734505977552 140734505975080 4225417 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22108/statm: 6394 4986 78 172 0 6220 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 49368

[startup+51.1004 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 22111
/proc/meminfo: memFree=31355252/32873844 swapFree=7372/7372
[pid=22086] ppid=22084 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22086/stat : 22086 (runWbo2satCp2.s) S 22084 22086 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284003928 9367552 274 33554432000 4194304 5064252 140736731307088 140736731306000 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 2287 274 233 213 0 72 0
[pid=22087] ppid=22086 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/22087/stat : 22087 (wbo2sat) S 22086 22086 20252 0 -1 4202496 3914 22903 0 0 10 6 277 5 20 0 1 0 284003928 5627904 893 33554432000 4194304 5872148 140736878286160 140736878279432 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22087/statm: 1374 893 173 410 0 956 0
[pid=22107] ppid=22087 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22107/stat : 22107 (satsolver.sh) S 22087 22086 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284004229 9367552 267 33554432000 4194304 5064252 140734395995968 140734395994880 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22107/statm: 2287 267 226 213 0 72 0
[pid=22108] ppid=22107 vsize=37288 CPUtime=48.07 cores=0,2,4,6
/proc/22108/stat : 22108 (glucose_static) R 22107 22086 20252 0 -1 4202496 17154 0 0 0 4801 6 0 0 20 0 1 0 284004229 38182912 7683 33554432000 4194304 4896791 140734505977552 140734505975080 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22108/statm: 9322 7683 78 172 0 9148 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 61080

[startup+102.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 22111
/proc/meminfo: memFree=31432740/32873844 swapFree=7372/7372
[pid=22086] ppid=22084 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22086/stat : 22086 (runWbo2satCp2.s) S 22084 22086 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284003928 9367552 274 33554432000 4194304 5064252 140736731307088 140736731306000 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 2287 274 233 213 0 72 0
[pid=22087] ppid=22086 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/22087/stat : 22087 (wbo2sat) S 22086 22086 20252 0 -1 4202496 3914 22903 0 0 10 6 277 5 20 0 1 0 284003928 5627904 893 33554432000 4194304 5872148 140736878286160 140736878279432 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22087/statm: 1374 893 173 410 0 956 0
[pid=22107] ppid=22087 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22107/stat : 22107 (satsolver.sh) S 22087 22086 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284004229 9367552 267 33554432000 4194304 5064252 140734395995968 140734395994880 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22107/statm: 2287 267 226 213 0 72 0
[pid=22108] ppid=22107 vsize=35972 CPUtime=99.26 cores=0,2,4,6
/proc/22108/stat : 22108 (glucose_static) R 22107 22086 20252 0 -1 4202496 23426 0 0 0 9917 9 0 0 20 0 1 0 284004229 36835328 7719 33554432000 4194304 4896791 140734505977552 140734505974760 4225384 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22108/statm: 8993 7719 78 172 0 8819 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 59764

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 22112
/proc/meminfo: memFree=31330584/32873844 swapFree=7372/7372
[pid=22086] ppid=22084 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22086/stat : 22086 (runWbo2satCp2.s) S 22084 22086 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284003928 9367552 274 33554432000 4194304 5064252 140736731307088 140736731306000 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 2287 274 233 213 0 72 0
[pid=22087] ppid=22086 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/22087/stat : 22087 (wbo2sat) S 22086 22086 20252 0 -1 4202496 3914 22903 0 0 10 6 277 5 20 0 1 0 284003928 5627904 893 33554432000 4194304 5872148 140736878286160 140736878279432 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22087/statm: 1374 893 173 410 0 956 0
[pid=22107] ppid=22087 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22107/stat : 22107 (satsolver.sh) S 22087 22086 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284004229 9367552 267 33554432000 4194304 5064252 140734395995968 140734395994880 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22107/statm: 2287 267 226 213 0 72 0
[pid=22108] ppid=22107 vsize=46244 CPUtime=159.24 cores=0,2,4,6
/proc/22108/stat : 22108 (glucose_static) R 22107 22086 20252 0 -1 4202496 28573 0 0 0 15911 13 0 0 20 0 1 0 284004229 47353856 11133 33554432000 4194304 4896791 140734505977552 140734505975080 4225171 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22108/statm: 11561 11133 78 172 0 11387 0
Current children cumulated CPU time (s) 162.22

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


[startup+1422.31 s]
/proc/loadavg: 2.11 2.03 2.01 3/183 22183
/proc/meminfo: memFree=31340604/32873844 swapFree=7372/7372
[pid=22086] ppid=22084 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22086/stat : 22086 (runWbo2satCp2.s) S 22084 22086 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284003928 9367552 274 33554432000 4194304 5064252 140736731307088 140736731306000 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 2287 274 233 213 0 72 0
[pid=22087] ppid=22086 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/22087/stat : 22087 (wbo2sat) S 22086 22086 20252 0 -1 4202496 3914 22903 0 0 10 6 277 5 20 0 1 0 284003928 5627904 893 33554432000 4194304 5872148 140736878286160 140736878279432 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22087/statm: 1374 893 173 410 0 956 0
[pid=22107] ppid=22087 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22107/stat : 22107 (satsolver.sh) S 22087 22086 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284004229 9367552 267 33554432000 4194304 5064252 140734395995968 140734395994880 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22107/statm: 2287 267 226 213 0 72 0
[pid=22108] ppid=22107 vsize=141960 CPUtime=1418.96 cores=0,2,4,6
/proc/22108/stat : 22108 (glucose_static) R 22107 22086 20252 0 -1 4202496 70654 0 0 0 141841 55 0 0 20 0 1 0 284004229 145367040 26362 33554432000 4194304 4896791 140734505977552 140734505974808 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22108/statm: 35490 26362 78 172 0 35316 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 165752

[startup+1482.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 22183
/proc/meminfo: memFree=31355068/32873844 swapFree=7372/7372
[pid=22086] ppid=22084 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22086/stat : 22086 (runWbo2satCp2.s) S 22084 22086 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284003928 9367552 274 33554432000 4194304 5064252 140736731307088 140736731306000 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 2287 274 233 213 0 72 0
[pid=22087] ppid=22086 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/22087/stat : 22087 (wbo2sat) S 22086 22086 20252 0 -1 4202496 3914 22903 0 0 10 6 277 5 20 0 1 0 284003928 5627904 893 33554432000 4194304 5872148 140736878286160 140736878279432 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22087/statm: 1374 893 173 410 0 956 0
[pid=22107] ppid=22087 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22107/stat : 22107 (satsolver.sh) S 22087 22086 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284004229 9367552 267 33554432000 4194304 5064252 140734395995968 140734395994880 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22107/statm: 2287 267 226 213 0 72 0
[pid=22108] ppid=22107 vsize=111620 CPUtime=1478.95 cores=0,2,4,6
/proc/22108/stat : 22108 (glucose_static) R 22107 22086 20252 0 -1 4202496 72284 0 0 0 147838 57 0 0 20 0 1 0 284004229 114298880 22813 33554432000 4194304 4896791 140734505977552 140734505974808 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22108/statm: 27905 22813 78 172 0 27731 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 135412

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 22183
/proc/meminfo: memFree=31335504/32873844 swapFree=7372/7372
[pid=22086] ppid=22084 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22086/stat : 22086 (runWbo2satCp2.s) S 22084 22086 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284003928 9367552 274 33554432000 4194304 5064252 140736731307088 140736731306000 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 2287 274 233 213 0 72 0
[pid=22087] ppid=22086 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/22087/stat : 22087 (wbo2sat) S 22086 22086 20252 0 -1 4202496 3914 22903 0 0 10 6 277 5 20 0 1 0 284003928 5627904 893 33554432000 4194304 5872148 140736878286160 140736878279432 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22087/statm: 1374 893 173 410 0 956 0
[pid=22107] ppid=22087 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22107/stat : 22107 (satsolver.sh) S 22087 22086 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284004229 9367552 267 33554432000 4194304 5064252 140734395995968 140734395994880 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22107/statm: 2287 267 226 213 0 72 0
[pid=22108] ppid=22107 vsize=112816 CPUtime=1538.94 cores=0,2,4,6
/proc/22108/stat : 22108 (glucose_static) R 22107 22086 20252 0 -1 4202496 73042 0 0 0 153836 58 0 0 20 0 1 0 284004229 115523584 26633 33554432000 4194304 4896791 140734505977552 140734505974984 4204827 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22108/statm: 28204 26633 78 172 0 28030 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 136608

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 22183
/proc/meminfo: memFree=31350400/32873844 swapFree=7372/7372
[pid=22086] ppid=22084 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22086/stat : 22086 (runWbo2satCp2.s) S 22084 22086 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284003928 9367552 274 33554432000 4194304 5064252 140736731307088 140736731306000 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 2287 274 233 213 0 72 0
[pid=22087] ppid=22086 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/22087/stat : 22087 (wbo2sat) S 22086 22086 20252 0 -1 4202496 3914 22903 0 0 10 6 277 5 20 0 1 0 284003928 5627904 893 33554432000 4194304 5872148 140736878286160 140736878279432 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22087/statm: 1374 893 173 410 0 956 0
[pid=22107] ppid=22087 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22107/stat : 22107 (satsolver.sh) S 22087 22086 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284004229 9367552 267 33554432000 4194304 5064252 140734395995968 140734395994880 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22107/statm: 2287 267 226 213 0 72 0
[pid=22108] ppid=22107 vsize=114300 CPUtime=1598.91 cores=0,2,4,6
/proc/22108/stat : 22108 (glucose_static) R 22107 22086 20252 0 -1 4202496 74157 0 0 0 159831 60 0 0 20 0 1 0 284004229 117043200 22468 33554432000 4194304 4896791 140734505977552 140734505975080 4224992 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22108/statm: 28575 22468 78 172 0 28401 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 138092

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22183
/proc/meminfo: memFree=31325088/32873844 swapFree=7372/7372
[pid=22086] ppid=22084 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22086/stat : 22086 (runWbo2satCp2.s) S 22084 22086 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284003928 9367552 274 33554432000 4194304 5064252 140736731307088 140736731306000 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 2287 274 233 213 0 72 0
[pid=22087] ppid=22086 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/22087/stat : 22087 (wbo2sat) S 22086 22086 20252 0 -1 4202496 3914 22903 0 0 10 6 277 5 20 0 1 0 284003928 5627904 893 33554432000 4194304 5872148 140736878286160 140736878279432 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22087/statm: 1374 893 173 410 0 956 0
[pid=22107] ppid=22087 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22107/stat : 22107 (satsolver.sh) S 22087 22086 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284004229 9367552 267 33554432000 4194304 5064252 140734395995968 140734395994880 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22107/statm: 2287 267 226 213 0 72 0
[pid=22108] ppid=22107 vsize=147372 CPUtime=1658.9 cores=0,2,4,6
/proc/22108/stat : 22108 (glucose_static) R 22107 22086 20252 0 -1 4202496 75299 0 0 0 165829 61 0 0 20 0 1 0 284004229 150908928 29224 33554432000 4194304 4896791 140734505977552 140734505974808 4225417 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22108/statm: 36843 29224 78 172 0 36669 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 171164

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22184
/proc/meminfo: memFree=31323608/32873844 swapFree=7372/7372
[pid=22086] ppid=22084 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22086/stat : 22086 (runWbo2satCp2.s) S 22084 22086 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284003928 9367552 274 33554432000 4194304 5064252 140736731307088 140736731306000 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 2287 274 233 213 0 72 0
[pid=22087] ppid=22086 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/22087/stat : 22087 (wbo2sat) S 22086 22086 20252 0 -1 4202496 3914 22903 0 0 10 6 277 5 20 0 1 0 284003928 5627904 893 33554432000 4194304 5872148 140736878286160 140736878279432 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22087/statm: 1374 893 173 410 0 956 0
[pid=22107] ppid=22087 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22107/stat : 22107 (satsolver.sh) S 22087 22086 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284004229 9367552 267 33554432000 4194304 5064252 140734395995968 140734395994880 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22107/statm: 2287 267 226 213 0 72 0
[pid=22108] ppid=22107 vsize=116552 CPUtime=1718.89 cores=0,2,4,6
/proc/22108/stat : 22108 (glucose_static) R 22107 22086 20252 0 -1 4202496 76079 0 0 0 171826 63 0 0 20 0 1 0 284004229 119349248 27117 33554432000 4194304 4896791 140734505977552 140734505975080 4225420 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22108/statm: 29138 27117 78 172 0 28964 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 140344

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22184
/proc/meminfo: memFree=31338272/32873844 swapFree=7372/7372
[pid=22086] ppid=22084 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22086/stat : 22086 (runWbo2satCp2.s) S 22084 22086 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284003928 9367552 274 33554432000 4194304 5064252 140736731307088 140736731306000 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 2287 274 233 213 0 72 0
[pid=22087] ppid=22086 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/22087/stat : 22087 (wbo2sat) S 22086 22086 20252 0 -1 4202496 3914 22903 0 0 10 6 277 5 20 0 1 0 284003928 5627904 893 33554432000 4194304 5872148 140736878286160 140736878279432 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22087/statm: 1374 893 173 410 0 956 0
[pid=22107] ppid=22087 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22107/stat : 22107 (satsolver.sh) S 22087 22086 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284004229 9367552 267 33554432000 4194304 5064252 140734395995968 140734395994880 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22107/statm: 2287 267 226 213 0 72 0
[pid=22108] ppid=22107 vsize=118184 CPUtime=1778.88 cores=0,2,4,6
/proc/22108/stat : 22108 (glucose_static) R 22107 22086 20252 0 -1 4202496 77665 0 0 0 177823 65 0 0 20 0 1 0 284004229 121020416 23247 33554432000 4194304 4896791 140734505977552 140734505975080 4225180 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22108/statm: 29546 23247 78 172 0 29372 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 141976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22184
/proc/meminfo: memFree=31324188/32873844 swapFree=7372/7372
[pid=22086] ppid=22084 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22086/stat : 22086 (runWbo2satCp2.s) S 22084 22086 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284003928 9367552 274 33554432000 4194304 5064252 140736731307088 140736731306000 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 2287 274 233 213 0 72 0
[pid=22087] ppid=22086 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/22087/stat : 22087 (wbo2sat) S 22086 22086 20252 0 -1 4202496 3914 22903 0 0 10 6 277 5 20 0 1 0 284003928 5627904 893 33554432000 4194304 5872148 140736878286160 140736878279432 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22087/statm: 1374 893 173 410 0 956 0
[pid=22107] ppid=22087 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22107/stat : 22107 (satsolver.sh) S 22087 22086 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284004229 9367552 267 33554432000 4194304 5064252 140734395995968 140734395994880 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22107/statm: 2287 267 226 213 0 72 0
[pid=22108] ppid=22107 vsize=118184 CPUtime=1797.08 cores=0,2,4,6
/proc/22108/stat : 22108 (glucose_static) R 22107 22086 20252 0 -1 4202496 77803 0 0 0 179643 65 0 0 20 0 1 0 284004229 121020416 25938 33554432000 4194304 4896791 140734505977552 140734505975080 4225171 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22108/statm: 29546 25938 78 172 0 29372 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 141976

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22184
/proc/meminfo: memFree=31324188/32873844 swapFree=7372/7372
[pid=22086] ppid=22084 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22086/stat : 22086 (runWbo2satCp2.s) S 22084 22086 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284003928 9367552 274 33554432000 4194304 5064252 140736731307088 140736731306000 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22086/statm: 2287 274 233 213 0 72 0
[pid=22087] ppid=22086 vsize=5496 CPUtime=2.98 cores=0,2,4,6
/proc/22087/stat : 22087 (wbo2sat) S 22086 22086 20252 0 -1 4202496 3914 22903 0 0 10 6 277 5 20 0 1 0 284003928 5627904 893 33554432000 4194304 5872148 140736878286160 140736878279432 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22087/statm: 1374 893 173 410 0 956 0
[pid=22107] ppid=22087 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22107/stat : 22107 (satsolver.sh) S 22087 22086 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284004229 9367552 267 33554432000 4194304 5064252 140734395995968 140734395994880 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22107/statm: 2287 267 226 213 0 72 0
[pid=22108] ppid=22107 vsize=118184 CPUtime=1797.08 cores=0,2,4,6
/proc/22108/stat : 22108 (glucose_static) R 22107 22086 20252 0 -1 4202496 77803 0 0 0 179643 65 0 0 20 0 1 0 284004229 121020416 25938 33554432000 4194304 4896791 140734505977552 140734505975080 4225171 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22108/statm: 29546 25938 78 172 0 29372 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 141976

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1799.31
CPU system time (s): 0.78488
CPU usage (%): 99.977
Max. virtual memory (cumulated for all children) (KiB): 195912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.31
system time used= 0.78488
maximum resident set size= 151824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105595
page faults= 0
swaps= 0
block input operations= 0
block output operations= 15952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 179
involuntary context switches= 2000

runsolver used 3.9104 second user time and 10.7214 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-28 06:19:13
IDJOB=3716963
IDBENCH=78703
IDSOLVER=2299
FILE ID=node109/3716963-1338178753
RUNJOBID= node109-1338160560-20268
PBS_JOBID= 14624563
Free space on /tmp= 71232 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl20_30_pb.cnf.cr--soft-66-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716963-1338178753/watcher-3716963-1338178753 -o /tmp/evaluation-result-3716963-1338178753/solver-3716963-1338178753 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3716963-1338178753.wbo 1854118668 HOME HOME

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

MD5SUM BENCH= c77cfb1ee053e7c4147458beb2d99117
RANDOM SEED=1854118668

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
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		: 2667.264
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:        31464716 kB
Buffers:          162800 kB
Cached:           257852 kB
SwapCached:          588 kB
Active:           448284 kB
Inactive:         160676 kB
Active(anon):     183204 kB
Inactive(anon):     7668 kB
Active(file):     265080 kB
Inactive(file):   153008 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67106292 kB
Dirty:              8576 kB
Writeback:             0 kB
AnonPages:        323812 kB
Mapped:            11148 kB
Shmem:                 8 kB
Slab:             659600 kB
SReclaimable:     102140 kB
SUnreclaim:       557460 kB
KernelStack:        1520 kB
PageTables:         4332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     326028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    229376 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= 71208 MiB
End job on node109 at 2012-05-28 06:49:14