Trace number 3717291

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.14 1800.91

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_55_pb.cnf.cr--soft-0-100-0.wbo
MD5SUM6f81f937ed71e1dab8ff48fcb963c1e2
Bench CategorySOFT-SMALLINT-LIN (only soft 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 benchmark2.66859
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5500
Total number of constraints210
Number of soft constraints210
Number of constraints which are clauses110
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
Top cost 10479
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 10478
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 56
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

1.08/1.13	o 7046
1.08/1.13	c current bound: 3523
1.08/1.13	c fallback to adder encoding
2.56/2.67	o 3523
2.56/2.67	c current bound: 1761
2.56/2.67	c fallback to adder encoding
3.26/3.38	o 1761
3.26/3.38	c current bound: 880
3.26/3.38	c fallback to adder encoding
4.56/4.63	o 880
4.56/4.63	c current bound: 440
32.54/33.00	o 354
32.54/33.00	c current bound: 177
59.14/59.51	o 166
59.14/59.51	c current bound: 83
71.52/71.96	o 83
71.52/71.96	c current bound: 41
74.10/74.55	o 41
74.10/74.55	c current bound: 20
76.21/76.68	o 19
76.21/76.68	c current bound: 9
79.72/80.16	o 9
79.72/80.16	c current bound: 4
1800.11/1800.90	./satsolver.sh: line 5:  1197 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.11/1800.90	c error: unexpected solver exit code
1800.11/1800.90	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-3717291-1338203968/watcher-3717291-1338203968 -o /tmp/evaluation-result-3717291-1338203968/solver-3717291-1338203968 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3717291-1338203968.wbo 1739079799 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.04 2.01 2.00 2/179 1160
/proc/meminfo: memFree=30987300/32873648 swapFree=6612/6612
[pid=1160] ppid=1158 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1160/stat : 1160 (runWbo2satCp2.s) S 1158 1160 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286521343 9367552 275 33554432000 4194304 5064252 140735777669872 140735777668784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1160/statm: 2287 275 233 213 0 72 0

[startup+0.0162951 s]
/proc/loadavg: 2.04 2.01 2.00 2/179 1160
/proc/meminfo: memFree=30987300/32873648 swapFree=6612/6612
[pid=1160] ppid=1158 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1160/stat : 1160 (runWbo2satCp2.s) S 1158 1160 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286521343 9367552 275 33554432000 4194304 5064252 140735777669872 140735777668784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1160/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100536 s]
/proc/loadavg: 2.04 2.01 2.00 2/179 1160
/proc/meminfo: memFree=30987300/32873648 swapFree=6612/6612
[pid=1160] ppid=1158 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1160/stat : 1160 (runWbo2satCp2.s) S 1158 1160 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286521343 9367552 275 33554432000 4194304 5064252 140735777669872 140735777668784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1160/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300226 s]
/proc/loadavg: 2.04 2.01 2.00 2/179 1160
/proc/meminfo: memFree=30987300/32873648 swapFree=6612/6612
[pid=1160] ppid=1158 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1160/stat : 1160 (runWbo2satCp2.s) S 1158 1160 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286521343 9367552 275 33554432000 4194304 5064252 140735777669872 140735777668784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1160/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700237 s]
/proc/loadavg: 2.04 2.01 2.00 2/179 1160
/proc/meminfo: memFree=30987300/32873648 swapFree=6612/6612
[pid=1160] ppid=1158 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1160/stat : 1160 (runWbo2satCp2.s) S 1158 1160 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286521343 9367552 275 33554432000 4194304 5064252 140735777669872 140735777668784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1160/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 1164
/proc/meminfo: memFree=30964300/32873648 swapFree=6612/6612
[pid=1160] ppid=1158 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1160/stat : 1160 (runWbo2satCp2.s) S 1158 1160 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286521343 9367552 275 33554432000 4194304 5064252 140735777669872 140735777668784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1160/statm: 2287 275 233 213 0 72 0
[pid=1161] ppid=1160 vsize=20352 CPUtime=1.14 cores=1,3,5,7
/proc/1161/stat : 1161 (wbo2sat) S 1160 1160 32725 0 -1 4202496 5894 8474 0 0 41 30 41 2 20 0 1 0 286521343 20840448 3862 33554432000 4194304 5872148 140735919514016 140735919507288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1161/statm: 5088 3862 178 410 0 4670 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 29500

[startup+3.10036 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 1167
/proc/meminfo: memFree=30924168/32873648 swapFree=6612/6612
[pid=1160] ppid=1158 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1160/stat : 1160 (runWbo2satCp2.s) S 1158 1160 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286521343 9367552 275 33554432000 4194304 5064252 140735777669872 140735777668784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1160/statm: 2287 275 233 213 0 72 0
[pid=1161] ppid=1160 vsize=20352 CPUtime=2.67 cores=1,3,5,7
/proc/1161/stat : 1161 (wbo2sat) S 1160 1160 32725 0 -1 4202496 7959 18666 0 0 44 30 187 6 20 0 1 0 286521343 20840448 3862 33554432000 4194304 5872148 140735919514016 140735919507288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1161/statm: 5088 3862 178 410 0 4670 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 29500

[startup+6.30035 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 1176
/proc/meminfo: memFree=30870148/32873648 swapFree=6612/6612
[pid=1160] ppid=1158 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1160/stat : 1160 (runWbo2satCp2.s) S 1158 1160 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286521343 9367552 275 33554432000 4194304 5064252 140735777669872 140735777668784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1160/statm: 2287 275 233 213 0 72 0
[pid=1161] ppid=1160 vsize=32640 CPUtime=4.71 cores=1,3,5,7
/proc/1161/stat : 1161 (wbo2sat) S 1160 1160 32725 0 -1 4202496 12910 37591 0 0 57 32 370 12 20 0 1 0 286521343 33423360 6788 33554432000 4194304 5872148 140735919514016 140735919507288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1161/statm: 8160 6788 180 410 0 7742 0
[pid=1175] ppid=1161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1175/stat : 1175 (satsolver.sh) S 1161 1160 32725 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286521817 9367552 266 33554432000 4194304 5064252 140734506290000 140734506288912 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1175/statm: 2287 266 226 213 0 72 0
[pid=1176] ppid=1175 vsize=77244 CPUtime=1.23 cores=1,3,5,7
/proc/1176/stat : 1176 (glucose_static) R 1175 1160 32725 0 -1 4202496 16844 0 0 0 119 4 0 0 20 0 1 0 286521817 79097856 17509 33554432000 4194304 4896791 140735864190128 140735864187448 4203780 0 0 4096 0 0 0 0 17 1 0 0 32 0 0
/proc/1176/statm: 19311 17509 78 172 0 19137 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 128180

[startup+12.7004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 1176
/proc/meminfo: memFree=30848192/32873648 swapFree=6612/6612
[pid=1160] ppid=1158 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1160/stat : 1160 (runWbo2satCp2.s) S 1158 1160 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286521343 9367552 275 33554432000 4194304 5064252 140735777669872 140735777668784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1160/statm: 2287 275 233 213 0 72 0
[pid=1161] ppid=1160 vsize=32640 CPUtime=4.71 cores=1,3,5,7
/proc/1161/stat : 1161 (wbo2sat) S 1160 1160 32725 0 -1 4202496 12910 37591 0 0 57 32 370 12 20 0 1 0 286521343 33423360 6788 33554432000 4194304 5872148 140735919514016 140735919507288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1161/statm: 8160 6788 180 410 0 7742 0
[pid=1175] ppid=1161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1175/stat : 1175 (satsolver.sh) S 1161 1160 32725 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286521817 9367552 266 33554432000 4194304 5064252 140734506290000 140734506288912 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1175/statm: 2287 266 226 213 0 72 0
[pid=1176] ppid=1175 vsize=85604 CPUtime=7.63 cores=1,3,5,7
/proc/1176/stat : 1176 (glucose_static) R 1175 1160 32725 0 -1 4202496 17614 0 0 0 759 4 0 0 20 0 1 0 286521817 87658496 18262 33554432000 4194304 4896791 140735864190128 140735864187336 4203775 0 0 4096 0 0 0 0 17 1 0 0 32 0 0
/proc/1176/statm: 21401 18262 78 172 0 21227 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 136540

[startup+25.5004 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 1176
/proc/meminfo: memFree=30879880/32873648 swapFree=6612/6612
[pid=1160] ppid=1158 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1160/stat : 1160 (runWbo2satCp2.s) S 1158 1160 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286521343 9367552 275 33554432000 4194304 5064252 140735777669872 140735777668784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1160/statm: 2287 275 233 213 0 72 0
[pid=1161] ppid=1160 vsize=32640 CPUtime=4.71 cores=1,3,5,7
/proc/1161/stat : 1161 (wbo2sat) S 1160 1160 32725 0 -1 4202496 12910 37591 0 0 57 32 370 12 20 0 1 0 286521343 33423360 6788 33554432000 4194304 5872148 140735919514016 140735919507288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1161/statm: 8160 6788 180 410 0 7742 0
[pid=1175] ppid=1161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1175/stat : 1175 (satsolver.sh) S 1161 1160 32725 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286521817 9367552 266 33554432000 4194304 5064252 140734506290000 140734506288912 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1175/statm: 2287 266 226 213 0 72 0
[pid=1176] ppid=1175 vsize=86788 CPUtime=20.43 cores=1,3,5,7
/proc/1176/stat : 1176 (glucose_static) R 1175 1160 32725 0 -1 4202496 18767 0 0 0 2038 5 0 0 20 0 1 0 286521817 88870912 18598 33554432000 4194304 4896791 140735864190128 140735864187336 4225029 0 0 4096 0 0 0 0 17 1 0 0 32 0 0
/proc/1176/statm: 21697 18598 78 172 0 21523 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 137724

[startup+51.1004 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 1182
/proc/meminfo: memFree=30904676/32873648 swapFree=6612/6612
[pid=1160] ppid=1158 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1160/stat : 1160 (runWbo2satCp2.s) S 1158 1160 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286521343 9367552 275 33554432000 4194304 5064252 140735777669872 140735777668784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1160/statm: 2287 275 233 213 0 72 0
[pid=1161] ppid=1160 vsize=24264 CPUtime=32.69 cores=1,3,5,7
/proc/1161/stat : 1161 (wbo2sat) S 1160 1160 32725 0 -1 4202496 15400 58424 0 0 62 33 3154 20 20 0 1 0 286521343 24846336 4889 33554432000 4194304 5872148 140735919514016 140735919507288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1161/statm: 6066 4889 180 410 0 5648 0
[pid=1181] ppid=1161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1181/stat : 1181 (satsolver.sh) S 1161 1160 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286524648 9367552 267 33554432000 4194304 5064252 140736730766752 140736730765664 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1181/statm: 2287 267 226 213 0 72 0
[pid=1182] ppid=1181 vsize=56976 CPUtime=18.03 cores=1,3,5,7
/proc/1182/stat : 1182 (glucose_static) R 1181 1160 32725 0 -1 4202496 13342 0 0 0 1800 3 0 0 20 0 1 0 286524648 58343424 13016 33554432000 4194304 4896791 140736567941408 140736567938616 4205523 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1182/statm: 14244 13016 78 172 0 14070 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 99536

[startup+102.307 s]
/proc/loadavg: 1.96 1.99 1.99 3/183 1197
/proc/meminfo: memFree=30927528/32873648 swapFree=6612/6612
[pid=1160] ppid=1158 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1160/stat : 1160 (runWbo2satCp2.s) S 1158 1160 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286521343 9367552 275 33554432000 4194304 5064252 140735777669872 140735777668784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1160/statm: 2287 275 233 213 0 72 0
[pid=1161] ppid=1160 vsize=24264 CPUtime=79.73 cores=1,3,5,7
/proc/1161/stat : 1161 (wbo2sat) S 1160 1160 32725 0 -1 4202496 20025 115150 0 0 68 34 7830 41 20 0 1 0 286521343 24846336 4889 33554432000 4194304 5872148 140735919514016 140735919507288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1161/statm: 6066 4889 180 410 0 5648 0
[pid=1196] ppid=1161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1196/stat : 1196 (satsolver.sh) S 1161 1160 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286529360 9367552 266 33554432000 4194304 5064252 140734702616720 140734702615632 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1196/statm: 2287 266 226 213 0 72 0
[pid=1197] ppid=1196 vsize=40260 CPUtime=22.13 cores=1,3,5,7
/proc/1197/stat : 1197 (glucose_static) R 1196 1160 32725 0 -1 4202496 12382 0 0 0 2211 2 0 0 20 0 1 0 286529360 41226240 9096 33554432000 4194304 4896791 140733303545472 140733303542680 4230803 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1197/statm: 10065 9096 78 172 0 9891 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 82820

[startup+162.3 s]
/proc/loadavg: 1.98 1.99 1.99 3/183 1197
/proc/meminfo: memFree=30915552/32873648 swapFree=6612/6612
[pid=1160] ppid=1158 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1160/stat : 1160 (runWbo2satCp2.s) S 1158 1160 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286521343 9367552 275 33554432000 4194304 5064252 140735777669872 140735777668784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1160/statm: 2287 275 233 213 0 72 0
[pid=1161] ppid=1160 vsize=24264 CPUtime=79.73 cores=1,3,5,7
/proc/1161/stat : 1161 (wbo2sat) S 1160 1160 32725 0 -1 4202496 20025 115150 0 0 68 34 7830 41 20 0 1 0 286521343 24846336 4889 33554432000 4194304 5872148 140735919514016 140735919507288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1161/statm: 6066 4889 180 410 0 5648 0
[pid=1196] ppid=1161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1196/stat : 1196 (satsolver.sh) S 1161 1160 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286529360 9367552 266 33554432000 4194304 5064252 140734702616720 140734702615632 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1196/statm: 2287 266 226 213 0 72 0
[pid=1197] ppid=1196 vsize=54364 CPUtime=82.1 cores=1,3,5,7
/proc/1197/stat : 1197 (glucose_static) R 1196 1160 32725 0 -1 4202496 22918 0 0 0 8203 7 0 0 20 0 1 0 286529360 55668736 12205 33554432000 4194304 4896791 140733303545472 140733303542680 4225550 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1197/statm: 13591 12205 78 172 0 13417 0
Current children cumulated CPU time (s) 161.83
Current children cumulated vsize (KiB) 96924

[startup+222.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/183 1252
/proc/meminfo: memFree=31027120/32873648 swapFree=6612/6612
[pid=1160] ppid=1158 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 1275
/proc/meminfo: memFree=30843884/32873648 swapFree=6612/6612
[pid=1160] ppid=1158 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1160/stat : 1160 (runWbo2satCp2.s) S 1158 1160 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286521343 9367552 275 33554432000 4194304 5064252 140735777669872 140735777668784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1160/statm: 2287 275 233 213 0 72 0
[pid=1161] ppid=1160 vsize=24264 CPUtime=79.73 cores=1,3,5,7
/proc/1161/stat : 1161 (wbo2sat) S 1160 1160 32725 0 -1 4202496 20025 115150 0 0 68 34 7830 41 20 0 1 0 286521343 24846336 4889 33554432000 4194304 5872148 140735919514016 140735919507288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1161/statm: 6066 4889 180 410 0 5648 0
[pid=1196] ppid=1161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1196/stat : 1196 (satsolver.sh) S 1161 1160 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286529360 9367552 266 33554432000 4194304 5064252 140734702616720 140734702615632 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1196/statm: 2287 266 226 213 0 72 0
[pid=1197] ppid=1196 vsize=183688 CPUtime=1341.86 cores=1,3,5,7
/proc/1197/stat : 1197 (glucose_static) R 1196 1160 32725 0 -1 4202496 73471 0 0 0 134129 57 0 0 20 0 1 0 286529360 188096512 38922 33554432000 4194304 4896791 140733303545472 140733303542680 4225168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1197/statm: 45922 38922 78 172 0 45748 0
Current children cumulated CPU time (s) 1421.59
Current children cumulated vsize (KiB) 226248

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 1275
/proc/meminfo: memFree=30843444/32873648 swapFree=6612/6612
[pid=1160] ppid=1158 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1160/stat : 1160 (runWbo2satCp2.s) S 1158 1160 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286521343 9367552 275 33554432000 4194304 5064252 140735777669872 140735777668784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1160/statm: 2287 275 233 213 0 72 0
[pid=1161] ppid=1160 vsize=24264 CPUtime=79.73 cores=1,3,5,7
/proc/1161/stat : 1161 (wbo2sat) S 1160 1160 32725 0 -1 4202496 20025 115150 0 0 68 34 7830 41 20 0 1 0 286521343 24846336 4889 33554432000 4194304 5872148 140735919514016 140735919507288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1161/statm: 6066 4889 180 410 0 5648 0
[pid=1196] ppid=1161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1196/stat : 1196 (satsolver.sh) S 1161 1160 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286529360 9367552 266 33554432000 4194304 5064252 140734702616720 140734702615632 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1196/statm: 2287 266 226 213 0 72 0
[pid=1197] ppid=1196 vsize=185956 CPUtime=1401.84 cores=1,3,5,7
/proc/1197/stat : 1197 (glucose_static) R 1196 1160 32725 0 -1 4202496 74830 0 0 0 140125 59 0 0 20 0 1 0 286529360 190418944 40039 33554432000 4194304 4896791 140733303545472 140733303542680 4225025 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1197/statm: 46489 40039 78 172 0 46315 0
Current children cumulated CPU time (s) 1481.57
Current children cumulated vsize (KiB) 228516

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 1275
/proc/meminfo: memFree=30835428/32873648 swapFree=6612/6612
[pid=1160] ppid=1158 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1160/stat : 1160 (runWbo2satCp2.s) S 1158 1160 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286521343 9367552 275 33554432000 4194304 5064252 140735777669872 140735777668784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1160/statm: 2287 275 233 213 0 72 0
[pid=1161] ppid=1160 vsize=24264 CPUtime=79.73 cores=1,3,5,7
/proc/1161/stat : 1161 (wbo2sat) S 1160 1160 32725 0 -1 4202496 20025 115150 0 0 68 34 7830 41 20 0 1 0 286521343 24846336 4889 33554432000 4194304 5872148 140735919514016 140735919507288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1161/statm: 6066 4889 180 410 0 5648 0
[pid=1196] ppid=1161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1196/stat : 1196 (satsolver.sh) S 1161 1160 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286529360 9367552 266 33554432000 4194304 5064252 140734702616720 140734702615632 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1196/statm: 2287 266 226 213 0 72 0
[pid=1197] ppid=1196 vsize=190692 CPUtime=1461.83 cores=1,3,5,7
/proc/1197/stat : 1197 (glucose_static) R 1196 1160 32725 0 -1 4202496 76196 0 0 0 146123 60 0 0 20 0 1 0 286529360 195268608 40621 33554432000 4194304 4896791 140733303545472 140733303542680 4224960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1197/statm: 47673 40621 78 172 0 47499 0
Current children cumulated CPU time (s) 1541.56
Current children cumulated vsize (KiB) 233252

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1275
/proc/meminfo: memFree=30832180/32873648 swapFree=6612/6612
[pid=1160] ppid=1158 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1160/stat : 1160 (runWbo2satCp2.s) S 1158 1160 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286521343 9367552 275 33554432000 4194304 5064252 140735777669872 140735777668784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1160/statm: 2287 275 233 213 0 72 0
[pid=1161] ppid=1160 vsize=24264 CPUtime=79.73 cores=1,3,5,7
/proc/1161/stat : 1161 (wbo2sat) S 1160 1160 32725 0 -1 4202496 20025 115150 0 0 68 34 7830 41 20 0 1 0 286521343 24846336 4889 33554432000 4194304 5872148 140735919514016 140735919507288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1161/statm: 6066 4889 180 410 0 5648 0
[pid=1196] ppid=1161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1196/stat : 1196 (satsolver.sh) S 1161 1160 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286529360 9367552 266 33554432000 4194304 5064252 140734702616720 140734702615632 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1196/statm: 2287 266 226 213 0 72 0
[pid=1197] ppid=1196 vsize=192820 CPUtime=1521.82 cores=1,3,5,7
/proc/1197/stat : 1197 (glucose_static) R 1196 1160 32725 0 -1 4202496 77531 0 0 0 152119 63 0 0 20 0 1 0 286529360 197447680 41325 33554432000 4194304 4896791 140733303545472 140733303542680 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1197/statm: 48205 41325 78 172 0 48031 0
Current children cumulated CPU time (s) 1601.55
Current children cumulated vsize (KiB) 235380

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1275
/proc/meminfo: memFree=30827072/32873648 swapFree=6612/6612
[pid=1160] ppid=1158 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1160/stat : 1160 (runWbo2satCp2.s) S 1158 1160 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286521343 9367552 275 33554432000 4194304 5064252 140735777669872 140735777668784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1160/statm: 2287 275 233 213 0 72 0
[pid=1161] ppid=1160 vsize=24264 CPUtime=79.73 cores=1,3,5,7
/proc/1161/stat : 1161 (wbo2sat) S 1160 1160 32725 0 -1 4202496 20025 115150 0 0 68 34 7830 41 20 0 1 0 286521343 24846336 4889 33554432000 4194304 5872148 140735919514016 140735919507288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1161/statm: 6066 4889 180 410 0 5648 0
[pid=1196] ppid=1161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1196/stat : 1196 (satsolver.sh) S 1161 1160 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286529360 9367552 266 33554432000 4194304 5064252 140734702616720 140734702615632 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1196/statm: 2287 266 226 213 0 72 0
[pid=1197] ppid=1196 vsize=194960 CPUtime=1581.81 cores=1,3,5,7
/proc/1197/stat : 1197 (glucose_static) R 1196 1160 32725 0 -1 4202496 78853 0 0 0 158116 65 0 0 20 0 1 0 286529360 199639040 41884 33554432000 4194304 4896791 140733303545472 140733303542680 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1197/statm: 48740 41884 78 172 0 48566 0
Current children cumulated CPU time (s) 1661.54
Current children cumulated vsize (KiB) 237520

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 1276
/proc/meminfo: memFree=30825852/32873648 swapFree=6612/6612
[pid=1160] ppid=1158 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1160/stat : 1160 (runWbo2satCp2.s) S 1158 1160 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286521343 9367552 275 33554432000 4194304 5064252 140735777669872 140735777668784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1160/statm: 2287 275 233 213 0 72 0
[pid=1161] ppid=1160 vsize=24264 CPUtime=79.73 cores=1,3,5,7
/proc/1161/stat : 1161 (wbo2sat) S 1160 1160 32725 0 -1 4202496 20025 115150 0 0 68 34 7830 41 20 0 1 0 286521343 24846336 4889 33554432000 4194304 5872148 140735919514016 140735919507288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1161/statm: 6066 4889 180 410 0 5648 0
[pid=1196] ppid=1161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1196/stat : 1196 (satsolver.sh) S 1161 1160 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286529360 9367552 266 33554432000 4194304 5064252 140734702616720 140734702615632 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1196/statm: 2287 266 226 213 0 72 0
[pid=1197] ppid=1196 vsize=196980 CPUtime=1641.8 cores=1,3,5,7
/proc/1197/stat : 1197 (glucose_static) R 1196 1160 32725 0 -1 4202496 80121 0 0 0 164113 67 0 0 20 0 1 0 286529360 201707520 41342 33554432000 4194304 4896791 140733303545472 140733303542680 4225088 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1197/statm: 49245 41342 78 172 0 49071 0
Current children cumulated CPU time (s) 1721.53
Current children cumulated vsize (KiB) 239540

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 1276
/proc/meminfo: memFree=30821236/32873648 swapFree=6612/6612
[pid=1160] ppid=1158 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1160/stat : 1160 (runWbo2satCp2.s) S 1158 1160 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286521343 9367552 275 33554432000 4194304 5064252 140735777669872 140735777668784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1160/statm: 2287 275 233 213 0 72 0
[pid=1161] ppid=1160 vsize=24264 CPUtime=79.73 cores=1,3,5,7
/proc/1161/stat : 1161 (wbo2sat) S 1160 1160 32725 0 -1 4202496 20025 115150 0 0 68 34 7830 41 20 0 1 0 286521343 24846336 4889 33554432000 4194304 5872148 140735919514016 140735919507288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1161/statm: 6066 4889 180 410 0 5648 0
[pid=1196] ppid=1161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1196/stat : 1196 (satsolver.sh) S 1161 1160 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286529360 9367552 266 33554432000 4194304 5064252 140734702616720 140734702615632 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1196/statm: 2287 266 226 213 0 72 0
[pid=1197] ppid=1196 vsize=199124 CPUtime=1701.77 cores=1,3,5,7
/proc/1197/stat : 1197 (glucose_static) R 1196 1160 32725 0 -1 4202496 81001 0 0 0 170109 68 0 0 20 0 1 0 286529360 203902976 40935 33554432000 4194304 4896791 140733303545472 140733303540552 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1197/statm: 49781 40935 78 172 0 49607 0
Current children cumulated CPU time (s) 1781.5
Current children cumulated vsize (KiB) 241684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 1276
/proc/meminfo: memFree=30798764/32873648 swapFree=6612/6612
[pid=1160] ppid=1158 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1160/stat : 1160 (runWbo2satCp2.s) S 1158 1160 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286521343 9367552 275 33554432000 4194304 5064252 140735777669872 140735777668784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1160/statm: 2287 275 233 213 0 72 0
[pid=1161] ppid=1160 vsize=24264 CPUtime=79.73 cores=1,3,5,7
/proc/1161/stat : 1161 (wbo2sat) S 1160 1160 32725 0 -1 4202496 20025 115150 0 0 68 34 7830 41 20 0 1 0 286521343 24846336 4889 33554432000 4194304 5872148 140735919514016 140735919507288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1161/statm: 6066 4889 180 410 0 5648 0
[pid=1196] ppid=1161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1196/stat : 1196 (satsolver.sh) S 1161 1160 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286529360 9367552 266 33554432000 4194304 5064252 140734702616720 140734702615632 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1196/statm: 2287 266 226 213 0 72 0
[pid=1197] ppid=1196 vsize=199388 CPUtime=1720.38 cores=1,3,5,7
/proc/1197/stat : 1197 (glucose_static) R 1196 1160 32725 0 -1 4202496 81079 0 0 0 171969 69 0 0 20 0 1 0 286529360 204173312 43057 33554432000 4194304 4896791 140733303545472 140733303542680 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1197/statm: 49847 43057 78 172 0 49673 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 241948

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 1276
/proc/meminfo: memFree=30798764/32873648 swapFree=6612/6612
[pid=1160] ppid=1158 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1160/stat : 1160 (runWbo2satCp2.s) S 1158 1160 32725 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286521343 9367552 275 33554432000 4194304 5064252 140735777669872 140735777668784 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1160/statm: 2287 275 233 213 0 72 0
[pid=1161] ppid=1160 vsize=24264 CPUtime=79.73 cores=1,3,5,7
/proc/1161/stat : 1161 (wbo2sat) S 1160 1160 32725 0 -1 4202496 20025 115150 0 0 68 34 7830 41 20 0 1 0 286521343 24846336 4889 33554432000 4194304 5872148 140735919514016 140735919507288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1161/statm: 6066 4889 180 410 0 5648 0
[pid=1196] ppid=1161 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1196/stat : 1196 (satsolver.sh) S 1161 1160 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 286529360 9367552 266 33554432000 4194304 5064252 140734702616720 140734702615632 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1196/statm: 2287 266 226 213 0 72 0
[pid=1197] ppid=1196 vsize=199388 CPUtime=1720.38 cores=1,3,5,7
/proc/1197/stat : 1197 (glucose_static) R 1196 1160 32725 0 -1 4202496 81079 0 0 0 171969 69 0 0 20 0 1 0 286529360 204173312 43057 33554432000 4194304 4896791 140733303545472 140733303542680 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1197/statm: 49847 43057 78 172 0 49673 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 241948

Child status: 0
Real time (s): 1800.91
CPU time (s): 1800.14
CPU user time (s): 1798.68
CPU system time (s): 1.45678
CPU usage (%): 99.9572
Max. virtual memory (cumulated for all children) (KiB): 321824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.68
system time used= 1.45678
maximum resident set size= 240208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 217244
page faults= 0
swaps= 0
block input operations= 0
block output operations= 166624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 209
involuntary context switches= 2017

runsolver used 3.33149 second user time and 8.18576 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-28 13:19:28
IDJOB=3717291
IDBENCH=79158
IDSOLVER=2299
FILE ID=node148/3717291-1338203968
RUNJOBID= node148-1338194963-32742
PBS_JOBID= 14624603
Free space on /tmp= 71676 MiB

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

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

MD5SUM BENCH= 6f81f937ed71e1dab8ff48fcb963c1e2
RANDOM SEED=1739079799

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30989396 kB
Buffers:          396824 kB
Cached:           405520 kB
SwapCached:          576 kB
Active:           767948 kB
Inactive:         248768 kB
Active(anon):     205648 kB
Inactive(anon):    11140 kB
Active(file):     562300 kB
Inactive(file):   237628 kB
Unevictable:        6612 kB
Mlocked:            6612 kB
SwapTotal:      67108856 kB
SwapFree:       67108024 kB
Dirty:              8628 kB
Writeback:             0 kB
AnonPages:        381956 kB
Mapped:            11808 kB
Shmem:                96 kB
Slab:             728788 kB
SReclaimable:     173224 kB
SUnreclaim:       555564 kB
KernelStack:        1520 kB
PageTables:         4740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     352412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    284672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71660 MiB
End job on node148 at 2012-05-28 13:49:29