Trace number 3308500

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
SAT09 reference solver:precosat 236UNSAT 146.289 146.286

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.3072
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

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-3308500-1303983227.cnf
0.00/0.00	c found header 'p cnf 33090 165828'
0.00/0.09	c finished parsing
0.00/0.09	c
0.00/0.09	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.09	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.09	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.09	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.09	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.09	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.09	c
0.00/0.09	c sizeof     vars[0] = 16   alignment = 0       1 MB
0.00/0.09	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.09	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.09	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.09	c
0.00/0.09	c starting search after 0.1 seconds
0.00/0.09	c no decision limit
0.00/0.09	c
0.00/0.09	c       original/binary      fixed     eliminated      learned       agility
0.00/0.09	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.09	c
0.00/0.09	c *    0.1   155203   25270   4860  2960      0       0      0    0.0   0   12
0.49/0.53	c s    0.5    94048    6079   5594 10372  11045       0      0    0.0   0    9
0.49/0.53	c l    0.5    94048    6079   5594 10372  11045       0  55508    0.0   0    9
0.49/0.54	c R    0.5    94050    6079   5594 10372  11045     100     98   65.7   6    9
0.49/0.54	c R    0.5    94053    6078   5594 10373  11045     200    197   53.1  13    9
0.49/0.56	c R    0.6    94088    6077   5594 10374  11045     801    793   47.2  19    9
0.49/0.57	c B    0.6    94102    6077   5594 10374  11045    1002    987   43.7  20    9
0.59/0.61	c B    0.6    94197    6071   5594 10380  11045    2003   1970   47.4  23   10
0.59/0.62	c R    0.6    94215    6069   5594 10382  11045    2405   2367   49.1  23   10
0.69/0.79	c N    0.8    94396    6060   5594 10391  11045    6416   6346   50.7  25   10
0.79/0.86	c B    0.9    94442    6059   5594 10392  11045    8004   7929   49.6  30   10
1.20/1.28	c N    1.3   101357    5549   5597 10899  11045   16037  15937   69.3  26   12
1.79/1.82	c B    1.8   102060    5546   5598 10901  11045   24011  23895   71.7  23   13
1.99/2.01	c s    2.0    97251    5546   5598 10901  11045   26405  26201   69.3  20   12
2.79/2.80	c N    2.8    97408    5546   5598 10901  11045   38498  38278   75.0  30   15
4.19/4.27	c +    4.3   103761    5544   5600 10901  11045   55508  61058   71.3  24   18
4.89/4.97	c s    5.0    99371    5538   5600 10901  11051   59720  59215   69.5  18   16
4.89/4.97	c -    5.0    99371    5538   5600 10901  11051   59720  60448   69.5  18   16
5.29/5.40	c B    5.4    99559    5538   5600 10901  11051   64026  60514   69.2  21   18
5.89/5.93	c
5.89/5.93	c       original/binary      fixed     eliminated      learned       agility
5.89/5.93	c   seconds        variables     equivalent    conflicts       height       MB
5.89/5.93	c
5.89/5.93	c +    5.9    99984    5538   5600 10901  11051   68693  66492   68.3  26   18
7.69/7.70	c +    7.7   100286    5538   5600 10901  11051   85869  73141   63.6  17   20
9.39/9.46	c s    9.5    98004    5526   5607 10901  11056   99385  60597   62.5  26   16
9.39/9.46	c -    9.5    98004    5526   5607 10901  11056   99385  71679   62.5  26   16
10.09/10.12	c +   10.1    98117    5524   5609 10901  11056  105189  78846   61.2  23   19
13.29/13.37	c +   13.4   107085    5503   5629 10902  11056  131487  86730   57.9  25   22
13.99/14.00	c s   14.0    97179    5442   5634 10902  11112  134035  79963   57.7  24   18
13.99/14.00	c -   14.0    97179    5442   5634 10902  11112  134035  83261   57.7  24   18
17.09/17.17	c +   17.2    99940    5434   5642 10902  11112  157781  91587   55.1  22   22
17.39/17.41	c B   17.4   100164    5434   5642 10902  11112  160048  85642   55.2  28   22
19.09/19.17	c s   19.2    97459    5416   5644 10902  11128  169726  91402   54.7  23   20
23.20/23.28	c R   23.3    98635    5413   5647 10902  11128  196356  91675   53.8  23   23
23.39/23.44	c +   23.4    98717    5413   5647 10902  11128  197225 100745   53.6  27   23
25.19/25.20	c s   25.2    95321    5277   5653 10902  11258  206047  98150   54.9  23   21
25.19/25.20	c -   25.2    95321    5277   5653 10902  11258  206047  97723   54.9  23   21
30.80/30.89	c +   30.9    96506    5271   5659 10902  11258  239135 107495   53.0  23   24
32.49/32.53	c s   32.5    95399    5256   5659 10902  11273  246874 105444   52.5  26   21
39.79/39.89	c s   39.9    95204    5247   5661 10902  11280  284921 107431   50.0  23   21
42.69/42.78	c +   42.8    95658    5246   5662 10902  11280  298915 118244   48.8  25   24
48.50/48.55	c
48.50/48.55	c       original/binary      fixed     eliminated      learned       agility
48.50/48.55	c   seconds        variables     equivalent    conflicts       height       MB
48.50/48.55	c
48.50/48.55	c s   48.6    90316    5156   5696 10902  11336  321725  89366   47.5  22   19
48.50/48.55	c -   48.6    90316    5156   5696 10902  11336  321725 115880   47.5  22   19
55.49/55.58	c s   55.6    87505    5059   5728 10902  11401  355504 115949   46.7  26   22
55.49/55.58	c -   55.6    87505    5059   5728 10902  11401  355504 114722   46.7  26   22
56.79/56.82	c +   56.8    87558    5059   5728 10902  11401  362507 126194   46.6  22   25
61.60/61.64	c B   61.6    87633    5059   5728 10902  11401  384097 126292   45.6  23   28
63.49/63.51	c s   63.5    87633    5059   5728 10902  11401  392139 126264   45.2  29   23
72.00/72.08	c s   72.1    85943    4978   5742 10902  11468  427416 126111   44.1  26   24
72.00/72.08	c -   72.1    85943    4978   5742 10902  11468  427416 124933   44.1  26   24
77.40/77.49	c +   77.5    85945    4978   5742 10902  11468  448599 137426   43.2  24   28
81.40/81.43	c s   81.4    86135    4978   5742 10902  11468  471002 137446   43.8  23   25
91.80/91.83	c s   91.8    85846    4958   5747 10903  11482  510422 137385   43.4  22   25
95.19/95.20	c R   95.2    85919    4956   5749 10903  11482  526342 137477   42.9  24   29
101.09/101.14	c s  101.1    85788    4951   5749 10903  11487  548018 137438   42.2  21   25
104.60/104.67	c +  104.7    85794    4951   5749 10903  11487  560748 151168   41.8  24   30
112.69/112.77	c s  112.8    85825    4951   5749 10903  11487  585563 151202   41.3  23   26
124.79/124.82	c s  124.8    85876    4951   5749 10903  11487  623765 151291   40.4  23   26
137.09/137.11	c s  137.1    85965    4936   5754 10903  11497  662568 136177   39.3  26   24
146.19/146.28	c 0  146.3   100590    4058   6608 10927  11497  690230 151167   38.5  22   31
146.19/146.28	c
146.19/146.28	s UNSATISFIABLE
146.19/146.28	c
146.19/146.28	c 690230 conflicts, 1102063 decisions, 2 random
146.19/146.28	c 20 iterations, 1078 restarts, 775 skipped
146.19/146.28	c 12 enlarged, 4300 shrunken, 6751 rescored, 217 rebiased
146.19/146.28	c 19 simplifications, 0 reductions
146.19/146.28	c
146.19/146.28	c vars: 6608 fixed, 10927 equiv, 11497 elim, 11168 merged
146.19/146.28	c elim: 3509893 resolutions, 14 phases, 14 rounds
146.19/146.28	c sbst: 98% substituted, 7.1% nots, 69.7% ands, 23.0% xors, 0.2% ites
146.19/146.28	c arty: 2.03 and 2.00 xor average arity
146.19/146.28	c prbe: 1195610 probed, 114 phases, 115 rounds
146.19/146.28	c prbe: 98 failed, 70 lifted, 2782 merged
146.19/146.28	c sccs: 1 non trivial, 0 fixed, 1 merged
146.19/146.28	c hash: 50 units, 8385 merged
146.19/146.28	c mins: 14391324 learned, 32% deleted, 302 strong, 90 depth
146.19/146.28	c subs: 9211 forward, 34645 backward, 61386 doms
146.19/146.28	c strs: 4842 forward, 1830 backward
146.19/146.28	c doms: 88330 dominators, 41208 high, 277 low
146.19/146.28	c prps: 146442793 propagations, 1.00 megaprops
146.19/146.28	c
146.19/146.28	c 146.3 seconds, 33 MB max, 66 MB recycled

Verifier Data

No possible verification on an UNSAT instance

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-3308500-1303983227/watcher-3308500-1303983227 -o /tmp/evaluation-result-3308500-1303983227/solver-3308500-1303983227 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308500-1303983227.cnf 

running on 2 cores: 5,7

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.00 0.00 0.00 3/181 8789
/proc/meminfo: memFree=18078040/32951124 swapFree=67111528/67111528
[pid=8789] ppid=8787 vsize=4128 CPUtime=0 cores=5,7
/proc/8789/stat : 8789 (precosat) R 8787 8789 8744 0 -1 4202496 912 0 0 0 0 0 0 0 21 0 1 0 509925344 4227072 868 33554432000 134512640 135151029 4291207280 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/8789/statm: 1032 869 65 156 0 875 0

[startup+0.100998 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 8789
/proc/meminfo: memFree=18078040/32951124 swapFree=67111528/67111528
[pid=8789] ppid=8787 vsize=14808 CPUtime=0.09 cores=5,7
/proc/8789/stat : 8789 (precosat) R 8787 8789 8744 0 -1 4202496 3674 0 0 0 9 0 0 0 21 0 1 0 509925344 15163392 3531 33554432000 134512640 135151029 4291207280 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/8789/statm: 3702 3532 80 156 0 3545 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14808

[startup+0.200981 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 8789
/proc/meminfo: memFree=18078040/32951124 swapFree=67111528/67111528
[pid=8789] ppid=8787 vsize=20836 CPUtime=0.19 cores=5,7
/proc/8789/stat : 8789 (precosat) R 8787 8789 8744 0 -1 4202496 5286 0 0 0 19 0 0 0 22 0 1 0 509925344 21336064 5014 33554432000 134512640 135151029 4291207280 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/8789/statm: 5209 5014 80 156 0 5052 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 20836

[startup+0.300963 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 8789
/proc/meminfo: memFree=18078040/32951124 swapFree=67111528/67111528
[pid=8789] ppid=8787 vsize=21884 CPUtime=0.29 cores=5,7
/proc/8789/stat : 8789 (precosat) R 8787 8789 8744 0 -1 4202496 6056 0 0 0 29 0 0 0 22 0 1 0 509925344 22409216 5268 33554432000 134512640 135151029 4291207280 18446744073709551615 134680087 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/8789/statm: 5471 5268 80 156 0 5314 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21884

[startup+0.700895 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 8789
/proc/meminfo: memFree=18078040/32951124 swapFree=67111528/67111528
[pid=8789] ppid=8787 vsize=21228 CPUtime=0.69 cores=5,7
/proc/8789/stat : 8789 (precosat) R 8787 8789 8744 0 -1 4202496 6122 0 0 0 69 0 0 0 24 0 1 0 509925344 21737472 5074 33554432000 134512640 135151029 4291207280 18446744073709551615 134552306 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/8789/statm: 5307 5074 80 156 0 5150 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21228

[startup+1.50076 s]
/proc/loadavg: 0.40 0.08 0.03 5/187 8800
/proc/meminfo: memFree=18028032/32951124 swapFree=67111528/67111528
[pid=8789] ppid=8787 vsize=21228 CPUtime=1.49 cores=5,7
/proc/8789/stat : 8789 (precosat) R 8787 8789 8744 0 -1 4202496 6125 0 0 0 149 0 0 0 25 0 1 0 509925344 21737472 5077 33554432000 134512640 135151029 4291207280 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/8789/statm: 5307 5077 80 156 0 5150 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21228

[startup+3.10047 s]
/proc/loadavg: 0.40 0.08 0.03 5/187 8800
/proc/meminfo: memFree=17990956/32951124 swapFree=67111528/67111528
[pid=8789] ppid=8787 vsize=21228 CPUtime=3.09 cores=5,7
/proc/8789/stat : 8789 (precosat) R 8787 8789 8744 0 -1 4202496 6132 0 0 0 309 0 0 0 25 0 1 0 509925344 21737472 5084 33554432000 134512640 135151029 4291207280 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/8789/statm: 5307 5084 80 156 0 5150 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21228

[startup+6.3009 s]
/proc/loadavg: 0.40 0.08 0.03 5/190 8806
/proc/meminfo: memFree=17768860/32951124 swapFree=67111528/67111528
[pid=8789] ppid=8787 vsize=21756 CPUtime=6.29 cores=5,7
/proc/8789/stat : 8789 (precosat) R 8787 8789 8744 0 -1 4202496 6657 0 0 0 629 0 0 0 25 0 1 0 509925344 22278144 5251 33554432000 134512640 135151029 4291207280 18446744073709551615 134574592 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/8789/statm: 5439 5251 80 156 0 5282 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21756

[startup+12.7008 s]
/proc/loadavg: 0.95 0.21 0.07 5/190 8806
/proc/meminfo: memFree=17741428/32951124 swapFree=67111528/67111528
[pid=8789] ppid=8787 vsize=24232 CPUtime=12.69 cores=5,7
/proc/8789/stat : 8789 (precosat) R 8787 8789 8744 0 -1 4202496 7660 0 0 0 1269 0 0 0 25 0 1 0 509925344 24813568 5864 33554432000 134512640 135151029 4291207280 18446744073709551615 134554794 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/8789/statm: 6058 5864 80 156 0 5901 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24232

[startup+25.5005 s]
/proc/loadavg: 1.42 0.34 0.11 6/190 8806
/proc/meminfo: memFree=17762804/32951124 swapFree=67111528/67111528
[pid=8789] ppid=8787 vsize=28120 CPUtime=25.49 cores=5,7
/proc/8789/stat : 8789 (precosat) R 8787 8789 8744 0 -1 4202496 9686 0 0 0 2548 1 0 0 25 0 1 0 509925344 28794880 6850 33554432000 134512640 135151029 4291207280 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/8789/statm: 7030 6850 80 156 0 6873 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28120

[startup+51.101 s]
/proc/loadavg: 2.30 0.63 0.21 5/190 8834
/proc/meminfo: memFree=17588736/32951124 swapFree=67111528/67111528
[pid=8789] ppid=8787 vsize=29900 CPUtime=51.09 cores=5,7
/proc/8789/stat : 8789 (precosat) R 8787 8789 8744 0 -1 4202496 11045 0 0 0 5108 1 0 0 25 0 1 0 509925344 30617600 7257 33554432000 134512640 135151029 4291207280 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/8789/statm: 7475 7257 80 156 0 7318 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 29900

[startup+102.301 s]
/proc/loadavg: 3.32 1.19 0.43 5/190 8835
/proc/meminfo: memFree=17436524/32951124 swapFree=67111528/67111528
[pid=8789] ppid=8787 vsize=33652 CPUtime=102.3 cores=5,7
/proc/8789/stat : 8789 (precosat) R 8787 8789 8744 0 -1 4202496 13364 0 0 0 10228 2 0 0 25 0 1 0 509925344 34459648 8174 33554432000 134512640 135151029 4291207280 18446744073709551615 134574571 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/8789/statm: 8413 8174 80 156 0 8256 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 33652

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

[startup+102.407 s]
/proc/loadavg: 3.32 1.19 0.43 5/190 8835
/proc/meminfo: memFree=17436524/32951124 swapFree=67111528/67111528
[pid=8789] ppid=8787 vsize=33652 CPUtime=102.4 cores=5,7
/proc/8789/stat : 8789 (precosat) R 8787 8789 8744 0 -1 4202496 13364 0 0 0 10238 2 0 0 25 0 1 0 509925344 34459648 8174 33554432000 134512640 135151029 4291207280 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/8789/statm: 8413 8174 80 156 0 8256 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 33652

[startup+128 s]
/proc/loadavg: 3.55 1.42 0.52 6/190 8836
/proc/meminfo: memFree=17351668/32951124 swapFree=67111528/67111528
[pid=8789] ppid=8787 vsize=35604 CPUtime=127.99 cores=5,7
/proc/8789/stat : 8789 (precosat) R 8787 8789 8744 0 -1 4202496 14484 0 0 0 12797 2 0 0 25 0 1 0 509925344 36458496 8671 33554432000 134512640 135151029 4291207280 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/8789/statm: 8901 8671 80 156 0 8744 0
Current children cumulated CPU time (s) 127.99
Current children cumulated vsize (KiB) 35604

[startup+134.4 s]
/proc/loadavg: 3.59 1.46 0.54 6/190 8836
/proc/meminfo: memFree=17353648/32951124 swapFree=67111528/67111528
[pid=8789] ppid=8787 vsize=36180 CPUtime=134.39 cores=5,7
/proc/8789/stat : 8789 (precosat) R 8787 8789 8744 0 -1 4202496 14575 0 0 0 13437 2 0 0 25 0 1 0 509925344 37048320 8762 33554432000 134512640 135151029 4291207280 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/8789/statm: 9045 8762 80 156 0 8888 0
Current children cumulated CPU time (s) 134.39
Current children cumulated vsize (KiB) 36180

[startup+140.8 s]
/proc/loadavg: 3.62 1.50 0.56 6/190 8836
/proc/meminfo: memFree=17336784/32951124 swapFree=67111528/67111528
[pid=8789] ppid=8787 vsize=35444 CPUtime=140.8 cores=5,7
/proc/8789/stat : 8789 (precosat) R 8787 8789 8744 0 -1 4202496 14721 0 0 0 14078 2 0 0 25 0 1 0 509925344 36294656 8635 33554432000 134512640 135151029 4291207280 18446744073709551615 134542806 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/8789/statm: 8861 8635 80 156 0 8704 0
Current children cumulated CPU time (s) 140.8
Current children cumulated vsize (KiB) 35444

[startup+144.001 s]
/proc/loadavg: 3.65 1.54 0.58 5/190 8836
/proc/meminfo: memFree=17336660/32951124 swapFree=67111528/67111528
[pid=8789] ppid=8787 vsize=35444 CPUtime=143.99 cores=5,7
/proc/8789/stat : 8789 (precosat) R 8787 8789 8744 0 -1 4202496 14721 0 0 0 14397 2 0 0 25 0 1 0 509925344 36294656 8635 33554432000 134512640 135151029 4291207280 18446744073709551615 134574580 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/8789/statm: 8861 8635 80 156 0 8704 0
Current children cumulated CPU time (s) 143.99
Current children cumulated vsize (KiB) 35444

[startup+145.6 s]
/proc/loadavg: 3.65 1.54 0.58 6/190 8836
/proc/meminfo: memFree=17336280/32951124 swapFree=67111528/67111528
[pid=8789] ppid=8787 vsize=35444 CPUtime=145.59 cores=5,7
/proc/8789/stat : 8789 (precosat) R 8787 8789 8744 0 -1 4202496 14721 0 0 0 14557 2 0 0 25 0 1 0 509925344 36294656 8635 33554432000 134512640 135151029 4291207280 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/8789/statm: 8861 8635 80 156 0 8704 0
Current children cumulated CPU time (s) 145.59
Current children cumulated vsize (KiB) 35444

[startup+146 s]
/proc/loadavg: 3.65 1.54 0.58 6/190 8836
/proc/meminfo: memFree=17336280/32951124 swapFree=67111528/67111528
[pid=8789] ppid=8787 vsize=35444 CPUtime=145.99 cores=5,7
/proc/8789/stat : 8789 (precosat) R 8787 8789 8744 0 -1 4202496 14721 0 0 0 14597 2 0 0 25 0 1 0 509925344 36294656 8635 33554432000 134512640 135151029 4291207280 18446744073709551615 134574646 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/8789/statm: 8861 8635 80 156 0 8704 0
Current children cumulated CPU time (s) 145.99
Current children cumulated vsize (KiB) 35444

[startup+146.2 s]
/proc/loadavg: 3.65 1.54 0.58 6/190 8836
/proc/meminfo: memFree=17336280/32951124 swapFree=67111528/67111528
[pid=8789] ppid=8787 vsize=35444 CPUtime=146.19 cores=5,7
/proc/8789/stat : 8789 (precosat) R 8787 8789 8744 0 -1 4202496 14721 0 0 0 14617 2 0 0 25 0 1 0 509925344 36294656 8635 33554432000 134512640 135151029 4291207280 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/8789/statm: 8861 8635 80 156 0 8704 0
Current children cumulated CPU time (s) 146.19
Current children cumulated vsize (KiB) 35444

Child status: 20
Real time (s): 146.286
CPU time (s): 146.289
CPU user time (s): 146.259
CPU system time (s): 0.029995
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 37076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 146.259
system time used= 0.029995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14755
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= 4
involuntary context switches= 283

runsolver used 0.225965 second user time and 0.579911 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-28 11:33:47
IDJOB=3308500
IDBENCH=70941
IDSOLVER=1690
FILE ID=node103/3308500-1303983227
RUNJOBID= node103-1303983223-8765
PBS_JOBID= 13168723
Free space on /tmp= 71512 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_lambda.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308500-1303983227/watcher-3308500-1303983227 -o /tmp/evaluation-result-3308500-1303983227/solver-3308500-1303983227 -C 2400 -W 1300 -M 7680  HOME/precosat HOME/instance-3308500-1303983227.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=384997895

node103.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.858
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.71
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.858
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.858
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.75
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.858
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	: 5332.77
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.858
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.75
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.858
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.75
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.858
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.83
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.858
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:      18078320 kB
Buffers:       2140976 kB
Cached:       12065764 kB
SwapCached:          0 kB
Active:        5449808 kB
Inactive:      8840624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18078320 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5752 kB
Writeback:           0 kB
AnonPages:       83776 kB
Mapped:          15384 kB
Slab:           517464 kB
PageTables:       5312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   231324 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71436 MiB
End job on node103 at 2011-04-28 11:36:14