Trace number 3308395
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:
-
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.
-
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.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
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.
-
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
General information on the benchmark
Name | industrial/vliw_unsat_2.0/ 9dlx_vliw_at_b_iq7.cnf |
MD5SUM | 0fbc00fde383cec371bb97d621c5e7e5 |
Bench Category | APPLICATION (applications instances) |
Best result obtained on this benchmark | UNSAT |
Best CPU time to get the best result obtained on this benchmark | 485.526 |
Satisfiable | |
(Un)Satisfiability was proved | |
Number of variables | 306095 |
Number of clauses | 6069108 |
Sum of the clauses size | 17675754 |
Maximum clause length | 163 |
Minimum clause length | 1 |
Number of clauses of size 1 | 1 |
Number of clauses of size 2 | 5745111 |
Number of clauses of size 3 | 66910 |
Number of clauses of size 4 | 4878 |
Number of clauses of size 5 | 18476 |
Number of clauses of size over 5 | 233732 |
Solver Data
0.00/0.00 c PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00 c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria. All rights reserved.
0.00/0.00 c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00 c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00 c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00 c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00 c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00 c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00 c
0.00/0.00 c reading HOME/instance-3308395-1303983201.cnf
0.00/0.00 c found header 'p cnf 306095 6069108'
7.29/7.33 c finished parsing
7.29/7.33 c
7.29/7.33 c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
7.29/7.33 c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
7.29/7.33 c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
7.29/7.33 c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
7.29/7.33 c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
7.29/7.33 c --random=1 --spread=2000 --seed=0 --skip=25
7.29/7.33 c
7.29/7.33 c sizeof vars[0] = 16 alignment = 0 5 MB
7.29/7.33 c sizeof orgs[0] = 8 alignment = 0 2 MB
7.29/7.33 c sizeof occs[0] = 8 alignment = 0 2 MB
7.29/7.33 c sizeof iirfs[0..1] = 8 alignment = 0 2 MB
7.29/7.33 c
7.29/7.33 c starting search after 7.3 seconds
7.29/7.33 c no decision limit
7.49/7.50 c
7.49/7.50 c original/binary fixed eliminated learned agility
7.49/7.50 c seconds variables equivalent conflicts height MB
7.49/7.50 c
7.49/7.50 c * 7.5 6069107 306094 1 0 0 0 0 0.0 0 428
34.49/34.56 c s 34.6 4216119 178956 75604 7 51528 0 0 0.0 0 310
34.49/34.56 c l 34.6 4216119 178956 75604 7 51528 0 428070 0.0 0 310
34.79/34.82 c R 34.8 4220037 178956 75604 7 51528 100 97 5883.1 1 317
34.79/34.87 c R 34.9 4220123 178955 75604 8 51528 200 197 5007.7 3 317
37.19/37.20 c R 37.2 4244538 171664 82891 12 51528 801 798 5720.9 1 324
37.69/37.77 c B 37.8 4245491 171664 82891 12 51528 1001 998 5502.6 1 324
45.39/45.47 c B 45.5 4281389 171651 82892 24 51528 2001 1998 6032.3 1 327
45.79/45.83 c R 45.8 4282419 171651 82892 24 51528 2405 2402 5921.5 0 327
53.79/53.89 c R 53.9 4316686 171340 83191 36 51528 6417 6410 5676.8 0 332
54.89/54.93 c B 54.9 4319643 169834 84686 47 51528 8002 7995 5598.9 1 333
64.20/64.25 c s 64.3 4132411 166451 87386 47 52211 8133 8066 5594.5 0 307
64.20/64.25 c - 64.3 4132411 166451 87386 47 52211 8133 402386 5594.5 0 307
97.40/97.46 c B 97.5 4199296 165881 87815 188 52211 24005 23864 6046.9 1 325
97.40/97.49 c R 97.5 4199296 165881 87815 188 52211 24165 24024 6047.3 2 325
130.99/131.07 c s 131.1 4463057 164866 88433 540 52256 40459 40199 6105.8 0 334
130.99/131.07 c - 131.1 4463057 164866 88433 540 52256 40459 394339 6105.8 0 334
136.09/136.19 c R 136.2 4490440 164797 88464 578 52256 46621 46346 6095.3 1 343
165.29/165.36 c B 165.4 4592314 164537 88672 630 52256 64020 63737 6049.2 2 360
211.89/211.94 c
211.89/211.94 c original/binary fixed eliminated learned agility
211.89/211.94 c seconds variables equivalent conflicts height MB
211.89/211.94 c
211.89/211.94 c s 211.9 4661896 164245 88806 701 52343 84363 83708 6218.7 2 393
294.90/294.99 c s 295.0 4750849 162425 90299 859 52512 137635 136459 6084.3 0 416
294.90/294.99 c - 295.0 4750849 162425 90299 859 52512 137635 386453 6084.3 0 416
321.50/321.56 c B 321.6 4839004 160085 92599 899 52512 160043 158864 6097.2 3 444
380.40/380.46 c s 380.5 4912263 159481 93060 1033 52521 198661 197270 6057.3 0 449
380.40/380.46 c - 380.5 4912263 159481 93060 1033 52521 198661 374860 6057.3 0 449
406.60/406.67 c R 406.7 4963476 159276 93219 1079 52521 215995 214599 6012.7 0 473
469.71/469.78 c s 469.8 5039293 159035 93405 1132 52523 254469 252406 5972.2 1 477
564.81/564.87 c s 564.9 5058241 157697 93994 1232 53172 309043 303225 5944.7 1 494
564.81/564.87 c - 564.9 5058241 157697 93994 1232 53172 309043 356117 5944.7 1 494
635.72/635.71 c + 635.7 5167799 156130 95482 1311 53172 356117 391728 5891.5 2 538
654.21/654.23 c s 654.3 5122456 155641 95965 1316 53173 359745 353728 5887.9 1 515
654.21/654.23 c - 654.3 5122456 155641 95965 1316 53173 359745 379977 5887.9 1 515
682.02/682.06 c B 682.1 5163746 155284 96313 1325 53173 384099 378081 5884.3 1 548
742.51/742.59 c s 742.6 5222939 154619 96941 1362 53173 426620 380382 5875.2 0 539
748.81/748.80 c + 748.8 5226592 154569 96988 1365 53173 431796 417974 5877.8 1 548
846.52/846.57 c s 846.6 5280104 154167 97371 1384 53173 490012 418166 5897.3 2 562
919.42/919.41 c + 919.4 5354016 152481 98947 1494 53173 539753 459771 5866.7 7 591
952.42/952.44 c s 952.5 5183151 152284 99117 1521 53173 551153 421888 5864.4 1 557
952.42/952.44 c
952.42/952.44 c original/binary fixed eliminated learned agility
952.42/952.44 c seconds variables equivalent conflicts height MB
952.42/952.44 c
952.42/952.44 c - 952.5 5183151 152284 99117 1521 53173 551153 445978 5864.4 1 557
1052.42/1052.50 c s 1052.5 5218555 150935 100218 1698 53244 614136 405309 5829.1 1 549
1052.42/1052.50 c - 1052.5 5218555 150935 100218 1698 53244 614136 437059 5829.1 1 549
1092.52/1092.59 c + 1092.6 5296068 149847 101236 1768 53244 641361 480764 5813.9 0 582
1238.13/1238.15 c s 1238.2 5339224 149236 101633 1982 53244 677164 465188 5792.6 3 575
1238.13/1238.15 c - 1238.2 5339224 149236 101633 1982 53244 677164 471149 5792.6 3 575
1300.03/1300.00 c
1300.03/1300.00 c *** CAUGHT SIGNAL 15 ***
1300.03/1300.00 c
1300.03/1300.00 c 716142 conflicts, 95345822 decisions, 47461 random
1300.03/1300.00 c 9 iterations, 2041 restarts, 0 skipped
1300.03/1300.00 c 4 enlarged, 353 shrunken, 6997 rescored, 220 rebiased
1300.03/1300.00 c 14 simplifications, 0 reductions
1300.03/1300.00 c
1300.03/1300.00 c vars: 102212 fixed, 2189 equiv, 53244 elim, 2263 merged
1300.03/1300.00 c elim: 13740761 resolutions, 14 phases, 0 rounds
1300.03/1300.00 c sbst: 55% substituted, 1.8% nots, 89.0% ands, 0.0% xors, 9.2% ites
1300.03/1300.00 c arty: 15.53 and 0.00 xor average arity
1300.03/1300.00 c prbe: 210986 probed, 1770 phases, 0 rounds
1300.03/1300.00 c prbe: 6479 failed, 80233 lifted, 148 merged
1300.03/1300.00 c sccs: 108 non trivial, 0 fixed, 134 merged
1300.03/1300.00 c hash: 29 units, 1981 merged
1300.03/1300.00 c mins: 64195686 learned, 34% deleted, 17 strong, 166 depth
1300.03/1300.00 c subs: 8984 forward, 1782 backward, 151741 doms
1300.03/1300.00 c strs: 57154 forward, 1647 backward
1300.03/1300.00 c doms: 180625 dominators, 98625 high, 339 low
1300.03/1300.00 c prps: 2701944654 propagations, 2.08 megaprops
1300.03/1300.00 c
1300.03/1300.00 c 1300.0 seconds, 610 MB max, 208 MB recycled
1300.03/1300.00 c
1300.03/1300.00 c *** CAUGHT SIGNAL 15 ***
1300.03/1300.00 c
Verifier Data
ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>
Watcher Data
runsolver Copyright (C) 2010-2011 Olivier ROUSSEL
This is runsolver version 3.3.0 (svn: 935)
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-3308395-1303983201/watcher-3308395-1303983201 -o /tmp/evaluation-result-3308395-1303983201/solver-3308395-1303983201 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308395-1303983201.cnf
running on 2 cores: 0,2
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 0.41 0.13 0.03 5/190 23320
/proc/meminfo: memFree=16793532/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=12828 CPUtime=0 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 2554 0 0 0 0 0 0 0 20 0 1 0 509918413 13135872 2510 33554432000 134512640 135151029 4288543952 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23320/statm: 3207 2512 60 156 0 3050 0
[startup+0.0614689 s]
/proc/loadavg: 0.41 0.13 0.03 5/190 23320
/proc/meminfo: memFree=16793532/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=29972 CPUtime=0.05 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 7234 0 0 0 5 0 0 0 20 0 1 0 509918413 30691328 7157 33554432000 134512640 135151029 4288543952 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 7493 7160 64 156 0 7336 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 29972
[startup+0.100458 s]
/proc/loadavg: 0.41 0.13 0.03 5/190 23320
/proc/meminfo: memFree=16793532/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=33908 CPUtime=0.08 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 8406 0 0 0 8 0 0 0 20 0 1 0 509918413 34721792 8135 33554432000 134512640 135151029 4288543952 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 8477 8135 64 156 0 8320 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33908
[startup+0.300428 s]
/proc/loadavg: 0.41 0.13 0.03 5/190 23320
/proc/meminfo: memFree=16793532/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=52284 CPUtime=0.28 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 13222 0 0 0 27 1 0 0 21 0 1 0 509918413 53538816 12694 33554432000 134512640 135151029 4288543952 18446744073709551615 134572573 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 13071 12694 64 156 0 12914 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 52284
[startup+0.700345 s]
/proc/loadavg: 0.41 0.13 0.03 5/190 23320
/proc/meminfo: memFree=16793532/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=77528 CPUtime=0.69 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 21030 0 0 0 66 3 0 0 22 0 1 0 509918413 79388672 18964 33554432000 134512640 135151029 4288543952 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 19382 18964 64 156 0 19225 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 77528
[startup+1.5002 s]
/proc/loadavg: 0.41 0.13 0.03 5/191 23321
/proc/meminfo: memFree=16653524/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=131468 CPUtime=1.48 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 36327 0 0 0 142 6 0 0 25 0 1 0 509918413 134623232 32212 33554432000 134512640 135151029 4288543952 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 32867 32213 64 156 0 32710 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 131468
[startup+3.10091 s]
/proc/loadavg: 0.41 0.13 0.03 5/191 23321
/proc/meminfo: memFree=16535140/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=231632 CPUtime=3.09 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 65183 0 0 0 297 12 0 0 25 0 1 0 509918413 237191168 56971 33554432000 134512640 135151029 4288543952 18446744073709551615 134546391 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 57908 56972 64 156 0 57751 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 231632
[startup+6.30033 s]
/proc/loadavg: 0.78 0.21 0.06 4/190 23322
/proc/meminfo: memFree=16185152/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=424520 CPUtime=6.29 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 120707 0 0 0 606 23 0 0 25 0 1 0 509918413 434708480 104302 33554432000 134512640 135151029 4288543952 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 106130 104303 64 156 0 105973 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 424520
[startup+12.7002 s]
/proc/loadavg: 1.04 0.27 0.08 5/194 23327
/proc/meminfo: memFree=15742212/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=497096 CPUtime=12.68 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 192710 0 0 0 1235 33 0 0 25 0 1 0 509918413 509026304 122609 33554432000 134512640 135151029 4288543952 18446744073709551615 134579288 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 124274 122609 80 156 0 124117 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 497096
[startup+25.5008 s]
/proc/loadavg: 1.61 0.44 0.13 4/189 23345
/proc/meminfo: memFree=15084976/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=528460 CPUtime=25.49 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 213129 0 0 0 2513 36 0 0 25 0 1 0 509918413 541143040 130738 33554432000 134512640 135151029 4288543952 18446744073709551615 134575448 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 132115 130738 80 156 0 131958 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 528460
[startup+51.1012 s]
/proc/loadavg: 2.43 0.72 0.23 5/194 23355
/proc/meminfo: memFree=14667060/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=486236 CPUtime=51.09 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 230942 0 0 0 5070 39 0 0 25 0 1 0 509918413 497905664 120508 33554432000 134512640 135151029 4288543952 18446744073709551615 134554770 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 121559 120508 80 156 0 121402 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 486236
[startup+102.307 s]
/proc/loadavg: 3.36 1.24 0.43 5/194 23357
/proc/meminfo: memFree=14576476/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=486236 CPUtime=102.3 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 284213 0 0 0 10183 47 0 0 25 0 1 0 509918413 497905664 120593 33554432000 134512640 135151029 4288543952 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 121559 120593 80 156 0 121402 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 486236
[startup+162.301 s]
/proc/loadavg: 3.81 1.75 0.66 5/194 23358
/proc/meminfo: memFree=14692708/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=486236 CPUtime=162.29 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 337444 0 0 0 16176 53 0 0 25 0 1 0 509918413 497905664 120638 33554432000 134512640 135151029 4288543952 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 121559 120638 80 156 0 121402 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 486236
[startup+222.301 s]
/proc/loadavg: 3.93 2.16 0.87 5/194 23360
/proc/meminfo: memFree=14597944/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=521816 CPUtime=222.29 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 443270 0 0 0 22162 67 0 0 25 0 1 0 509918413 534339584 129581 33554432000 134512640 135151029 4288543952 18446744073709551615 134567925 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 130454 129581 80 156 0 130297 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 521816
[startup+282.301 s]
/proc/loadavg: 3.97 2.49 1.06 5/194 23361
/proc/meminfo: memFree=14597528/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=521816 CPUtime=282.29 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 443270 0 0 0 28162 67 0 0 25 0 1 0 509918413 534339584 129581 33554432000 134512640 135151029 4288543952 18446744073709551615 134567902 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 130454 129581 80 156 0 130297 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 521816
[startup+342.301 s]
/proc/loadavg: 4.04 2.78 1.25 5/194 23390
/proc/meminfo: memFree=15368384/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=551880 CPUtime=342.3 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 532639 0 0 0 34149 81 0 0 25 0 1 0 509918413 565125120 136966 33554432000 134512640 135151029 4288543952 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 137970 136966 80 156 0 137813 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 551880
[startup+402.3 s]
/proc/loadavg: 4.01 3.00 1.42 5/194 23392
/proc/meminfo: memFree=14856336/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=584596 CPUtime=402.3 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 616291 0 0 0 40138 92 0 0 25 0 1 0 509918413 598626304 145166 33554432000 134512640 135151029 4288543952 18446744073709551615 134554594 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 146149 145166 80 156 0 145992 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 584596
[startup+462.3 s]
/proc/loadavg: 4.00 3.18 1.57 5/194 23420
/proc/meminfo: memFree=13700320/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=529644 CPUtime=462.3 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 647819 0 0 0 46133 97 0 0 25 0 1 0 509918413 542355456 131505 33554432000 134512640 135151029 4288543952 18446744073709551615 134572573 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 132411 131505 80 156 0 132254 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 529644
[startup+522.3 s]
/proc/loadavg: 4.03 3.34 1.73 5/194 23422
/proc/meminfo: memFree=13667496/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=617668 CPUtime=522.31 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 699193 0 0 0 52127 104 0 0 25 0 1 0 509918413 632492032 153217 33554432000 134512640 135151029 4288543952 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 154417 153217 80 156 0 154260 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 617668
[startup+582.3 s]
/proc/loadavg: 3.94 3.44 1.86 5/192 23432
/proc/meminfo: memFree=14728952/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=634892 CPUtime=582.31 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 779860 0 0 0 58115 116 0 0 25 0 1 0 509918413 650129408 157840 33554432000 134512640 135151029 4288543952 18446744073709551615 134581524 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 158723 157840 80 156 0 158566 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 634892
[startup+642.301 s]
/proc/loadavg: 3.98 3.54 1.99 5/194 23452
/proc/meminfo: memFree=14588988/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=569352 CPUtime=642.31 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 779991 0 0 0 64115 116 0 0 25 0 1 0 509918413 583016448 141586 33554432000 134512640 135151029 4288543952 18446744073709551615 134522059 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 142338 141586 80 156 0 142181 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 569352
[startup+702.301 s]
/proc/loadavg: 3.99 3.62 2.12 5/194 23481
/proc/meminfo: memFree=15537144/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=651012 CPUtime=702.31 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 858042 0 0 0 70104 127 0 0 25 0 1 0 509918413 666636288 162027 33554432000 134512640 135151029 4288543952 18446744073709551615 134567927 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 162753 162027 80 156 0 162596 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 651012
[startup+762.307 s]
/proc/loadavg: 4.10 3.72 2.24 5/194 23482
/proc/meminfo: memFree=15376980/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=651012 CPUtime=762.31 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 935811 0 0 0 76094 137 0 0 25 0 1 0 509918413 666636288 162112 33554432000 134512640 135151029 4288543952 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 162753 162112 80 156 0 162596 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 651012
[startup+822.301 s]
/proc/loadavg: 4.08 3.78 2.35 5/194 23484
/proc/meminfo: memFree=15275980/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=657652 CPUtime=822.32 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 937362 0 0 0 82094 138 0 0 25 0 1 0 509918413 673435648 163663 33554432000 134512640 135151029 4288543952 18446744073709551615 134555008 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 164413 163663 80 156 0 164256 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 657652
[startup+882.301 s]
/proc/loadavg: 4.08 3.83 2.46 5/194 23485
/proc/meminfo: memFree=15180672/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=658660 CPUtime=882.32 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 1029045 0 0 0 88080 152 0 0 25 0 1 0 509918413 674467840 164029 33554432000 134512640 135151029 4288543952 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 164665 164029 80 156 0 164508 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 658660
[startup+942.301 s]
/proc/loadavg: 4.10 3.88 2.56 5/194 23487
/proc/meminfo: memFree=15218016/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=650036 CPUtime=942.32 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 1048219 0 0 0 94077 155 0 0 25 0 1 0 509918413 665636864 161778 33554432000 134512640 135151029 4288543952 18446744073709551615 134579313 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 162509 161778 80 156 0 162352 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 650036
[startup+1002.3 s]
/proc/loadavg: 4.07 3.91 2.65 5/194 23489
/proc/meminfo: memFree=15070772/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=666480 CPUtime=1002.32 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 1118750 0 0 0 100067 165 0 0 25 0 1 0 509918413 682475520 165983 33554432000 134512640 135151029 4288543952 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 166620 165983 80 156 0 166463 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 666480
[startup+1062.3 s]
/proc/loadavg: 4.02 3.92 2.73 5/194 23490
/proc/meminfo: memFree=15033596/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=672348 CPUtime=1062.32 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 1205895 0 0 0 106054 178 0 0 25 0 1 0 509918413 688484352 167408 33554432000 134512640 135151029 4288543952 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 168087 167408 80 156 0 167930 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 672348
[startup+1122.3 s]
/proc/loadavg: 4.05 3.95 2.81 5/194 23492
/proc/meminfo: memFree=14891172/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=672348 CPUtime=1122.32 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 1205899 0 0 0 112054 178 0 0 25 0 1 0 509918413 688484352 167412 33554432000 134512640 135151029 4288543952 18446744073709551615 134554594 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 168087 167412 80 156 0 167930 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 672348
[startup+1182.3 s]
/proc/loadavg: 4.02 3.95 2.89 5/194 23493
/proc/meminfo: memFree=14916808/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=667152 CPUtime=1182.33 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 1262037 0 0 0 118046 187 0 0 25 0 1 0 509918413 683163648 166012 33554432000 134512640 135151029 4288543952 18446744073709551615 134526328 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 166788 166012 80 156 0 166631 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 667152
[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 2.95 5/194 23495
/proc/meminfo: memFree=14818688/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=675412 CPUtime=1242.32 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 1294846 0 0 0 124040 192 0 0 25 0 1 0 509918413 691621888 168145 33554432000 134512640 135151029 4288543952 18446744073709551615 134520405 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 168853 168145 80 156 0 168696 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 675412
Maximum wall clock time exceeded: sending SIGTERM then SIGKILL
[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.02 5/191 23519
/proc/meminfo: memFree=14921828/32951124 swapFree=67111528/67111528
[pid=23320] ppid=23318 vsize=676664 CPUtime=1300.03 cores=0,2
/proc/23320/stat : 23320 (precosat) R 23318 23320 23266 0 -1 4202496 1295152 0 0 0 129811 192 0 0 25 0 1 0 509918413 692903936 168451 33554432000 134512640 135151029 4288543952 18446744073709551615 134576067 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23320/statm: 169166 168451 80 156 0 169009 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 676664
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
Solver just ended. Dumping a history of the last processes samples
Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1300.08
CPU user time (s): 1298.12
CPU system time (s): 1.9587
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 707156
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.12
system time used= 1.9587
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1295153
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 3756
runsolver used 2.28865 second user time and 4.81827 second system time
The end
Launcher Data
Begin job on node133 at 2011-04-28 11:33:25
IDJOB=3308395
IDBENCH=20580
IDSOLVER=1690
FILE ID=node133/3308395-1303983201
RUNJOBID= node133-1303983198-23284
PBS_JOBID= 13168693
Free space on /tmp= 71612 MiB
SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308395-1303983201/watcher-3308395-1303983201 -o /tmp/evaluation-result-3308395-1303983201/solver-3308395-1303983201 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308395-1303983201.cnf
TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2
MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=775954478
node133.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009
/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.834
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 4
apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5333.66
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
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.834
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 0
cpu cores : 4
apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.75
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
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.834
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 4
apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.82
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
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.834
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 1
cpu cores : 4
apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 6741.12
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
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.834
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 2
cpu cores : 4
apicid : 4
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.74
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
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.834
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 2
cpu cores : 4
apicid : 20
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.83
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
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.834
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 3
cpu cores : 4
apicid : 6
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.74
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
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.834
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 3
cpu cores : 4
apicid : 22
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.75
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
/proc/meminfo:
MemTotal: 32951124 kB
MemFree: 16793688 kB
Buffers: 2186476 kB
Cached: 13205928 kB
SwapCached: 0 kB
Active: 9062996 kB
Inactive: 6519784 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 32951124 kB
LowFree: 16793688 kB
SwapTotal: 67111528 kB
SwapFree: 67111528 kB
Dirty: 293848 kB
Writeback: 0 kB
AnonPages: 189584 kB
Mapped: 15784 kB
Slab: 510252 kB
PageTables: 5596 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 83587088 kB
Committed_AS: 359116 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
Hugepagesize: 2048 kB
Free space on /tmp at the end= 71580 MiB
End job on node133 at 2011-04-28 11:55:07