Trace number 3308509

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 400.097 400.088

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark52.912
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

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-3308509-1303983228.cnf
0.00/0.00	c found header 'p cnf 486992 2456708'
1.49/1.59	c finished parsing
1.49/1.59	c
1.49/1.59	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
1.49/1.59	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
1.49/1.59	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
1.49/1.59	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
1.49/1.59	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
1.49/1.59	c --random=1 --spread=2000 --seed=0 --skip=25
1.49/1.59	c
1.49/1.59	c sizeof     vars[0] = 16   alignment = 0       7 MB
1.49/1.59	c sizeof     orgs[0] =  8   alignment = 0       4 MB
1.49/1.59	c sizeof     occs[0] =  8   alignment = 0       4 MB
1.49/1.59	c sizeof iirfs[0..1] =  8   alignment = 0       4 MB
1.49/1.59	c
1.49/1.59	c starting search after 1.6 seconds
1.49/1.59	c no decision limit
1.59/1.65	c
1.59/1.65	c       original/binary      fixed     eliminated      learned       agility
1.59/1.65	c   seconds        variables     equivalent    conflicts       height       MB
1.59/1.65	c
1.59/1.65	c *    1.7  2332748  403386  60125 23481      0       0      0    0.0   0  174
12.59/12.61	c s   12.6   930785  102633 101413 18661 264285       0      0    0.0   0  107
12.59/12.61	c l   12.6   930785  102633 101413 18661 264285       0 798796    0.0   0  107
14.79/14.84	c s   14.8   872939   75654 113288 33765 264285     159    152  126.1   0  102
14.79/14.84	c -   14.8   872939   75654 113288 33765 264285     159 718917  126.1   0  102
14.79/14.84	c R   14.8   872939   75654 113288 33765 264285     159    152  125.5   0  102
14.79/14.85	c R   14.9   872939   75654 113288 33765 264285     259    252   92.1   6  102
14.89/14.91	c R   14.9   872940   75654 113288 33765 264285     862    854   68.0  12  103
14.89/14.95	c B   15.0   872940   75654 113288 33765 264285    1000    992   66.2  18  103
15.09/15.19	c B   15.2   873327   75622 113291 33794 264285    2003   1989   72.4  18  105
15.19/15.23	c R   15.2   873642   75620 113292 33795 264285    2466   2441   65.4  20  106
15.89/15.94	c R   15.9   880817   75518 113361 33828 264285    6477   6392   57.4  11  110
16.09/16.10	c B   16.1   880950   75518 113361 33828 264285    8005   7901   57.6  15  110
17.19/17.25	c R   17.3   892501   75268 113505 33934 264285   16107  15943   48.9  20  113
18.59/18.66	c B   18.7   921418   75259 113506 33942 264285   24014  23825   48.1  13  116
22.59/22.63	c R   22.6  1125753   75248 113509 33950 264285   38558  38329   46.6  12  131
33.19/33.22	c s   33.2  1194436   73785 113712 33952 265543   63247  59907   47.0  12  131
33.19/33.22	c -   33.2  1194436   73785 113712 33952 265543   63247 697350   47.0  12  131
34.59/34.68	c B   34.7  1270960   73785 113712 33952 265543   64025  60684   46.8   3  136
60.39/60.44	c
60.39/60.44	c       original/binary      fixed     eliminated      learned       agility
60.39/60.44	c   seconds        variables     equivalent    conflicts       height       MB
60.39/60.44	c
60.39/60.44	c s   60.4  1651379   73111 113713 34056 266112   80526  37239   42.8  26  154
102.90/102.97	c s  103.0  1803351   72811 113755 34058 266368  121722  64743   39.7   4  165
140.39/140.49	c B  140.5  2265696   72764 113785 34075 266368  160052 102984   37.9   1  209
156.00/156.03	c s  156.0  2287030   72559 113785 34079 266569  174917  98453   38.2   6  205
156.00/156.03	c -  156.0  2287030   72559 113785 34079 266569  174917 683403   38.2   6  205
234.60/234.65	c s  234.7  2591772   62944 123348 34130 266570  227500 116628   36.6   3  227
234.60/234.65	c -  234.7  2591772   62944 123348 34130 266570  227500 601395   36.6   3  227
343.50/343.56	c s  343.6  2936065   59386 124125 36897 266584  314039 178244   33.9   2  262
343.50/343.56	c -  343.6  2936065   59386 124125 36897 266584  314039 559298   33.9   2  262
400.00/400.07	c 0  400.1  3079042   47065 136052 37291 266584  338908 203078   32.9  19  281
400.00/400.07	c
400.00/400.07	s UNSATISFIABLE
400.00/400.07	c
400.00/400.07	c 338908 conflicts, 601365 decisions, 124 random
400.00/400.07	c 26 iterations, 1000 restarts, 109 skipped
400.00/400.07	c 0 enlarged, 10353 shrunken, 3316 rescored, 124 rebiased
400.00/400.07	c 8 simplifications, 0 reductions
400.00/400.07	c
400.00/400.07	c vars: 136052 fixed, 37291 equiv, 266584 elim, 61571 merged
400.00/400.07	c elim: 8428890 resolutions, 7 phases, 1 rounds
400.00/400.07	c sbst: 100% substituted, 28.0% nots, 71.8% ands, 0.2% xors, 0.0% ites
400.00/400.07	c arty: 2.07 and 2.00 xor average arity
400.00/400.07	c prbe: 687066 probed, 434 phases, 4 rounds
400.00/400.07	c prbe: 4666 failed, 239 lifted, 6649 merged
400.00/400.07	c sccs: 134 non trivial, 1 fixed, 280 merged
400.00/400.07	c hash: 443 units, 54642 merged
400.00/400.07	c mins: 12208656 learned, 38% deleted, 176 strong, 406 depth
400.00/400.07	c subs: 10906 forward, 57415 backward, 634058 doms
400.00/400.07	c strs: 10506 forward, 545 backward
400.00/400.07	c doms: 668713 dominators, 585144 high, 1481 low
400.00/400.07	c prps: 483656687 propagations, 1.21 megaprops
400.00/400.07	c
400.00/400.07	c 400.1 seconds, 291 MB max, 151 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-3308509-1303983228/watcher-3308509-1303983228 -o /tmp/evaluation-result-3308509-1303983228/solver-3308509-1303983228 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308509-1303983228.cnf 

running on 2 cores: 1,3

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.40 0.08 0.03 4/189 8805
/proc/meminfo: memFree=17988080/32951124 swapFree=67111528/67111528
[pid=8805] ppid=8803 vsize=19904 CPUtime=0 cores=1,3
/proc/8805/stat : 8805 (precosat) R 8803 8805 8744 0 -1 4202496 3983 0 0 0 0 0 0 0 22 0 1 0 509925594 20381696 3939 33554432000 134512640 135151029 4291199344 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8805/statm: 4976 3940 60 156 0 4819 0

[startup+0.100989 s]
/proc/loadavg: 0.40 0.08 0.03 4/189 8805
/proc/meminfo: memFree=17988080/32951124 swapFree=67111528/67111528
[pid=8805] ppid=8803 vsize=46724 CPUtime=0.09 cores=1,3
/proc/8805/stat : 8805 (precosat) R 8803 8805 8744 0 -1 4202496 11590 0 0 0 8 1 0 0 22 0 1 0 509925594 47845376 11513 33554432000 134512640 135151029 4291199344 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8805/statm: 11681 11514 65 156 0 11524 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 46724

[startup+0.200961 s]
/proc/loadavg: 0.40 0.08 0.03 4/189 8805
/proc/meminfo: memFree=17988080/32951124 swapFree=67111528/67111528
[pid=8805] ppid=8803 vsize=57164 CPUtime=0.19 cores=1,3
/proc/8805/stat : 8805 (precosat) R 8803 8805 8744 0 -1 4202496 14388 0 0 0 17 2 0 0 23 0 1 0 509925594 58535936 14117 33554432000 134512640 135151029 4291199344 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8805/statm: 14291 14118 65 156 0 14134 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 57164

[startup+0.300941 s]
/proc/loadavg: 0.40 0.08 0.03 4/189 8805
/proc/meminfo: memFree=17988080/32951124 swapFree=67111528/67111528
[pid=8805] ppid=8803 vsize=69116 CPUtime=0.29 cores=1,3
/proc/8805/stat : 8805 (precosat) R 8803 8805 8744 0 -1 4202496 17358 0 0 0 26 3 0 0 23 0 1 0 509925594 70774784 17087 33554432000 134512640 135151029 4291199344 18446744073709551615 134579313 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8805/statm: 17279 17087 65 156 0 17122 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69116

[startup+0.700872 s]
/proc/loadavg: 0.40 0.08 0.03 4/189 8805
/proc/meminfo: memFree=17988080/32951124 swapFree=67111528/67111528
[pid=8805] ppid=8803 vsize=106180 CPUtime=0.69 cores=1,3
/proc/8805/stat : 8805 (precosat) R 8803 8805 8744 0 -1 4202496 27378 0 0 0 64 5 0 0 25 0 1 0 509925594 108728320 26337 33554432000 134512640 135151029 4291199344 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8805/statm: 26545 26338 65 156 0 26388 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 106180

[startup+1.50073 s]
/proc/loadavg: 0.40 0.08 0.03 6/190 8806
/proc/meminfo: memFree=17837296/32951124 swapFree=67111528/67111528
[pid=8805] ppid=8803 vsize=190196 CPUtime=1.49 cores=1,3
/proc/8805/stat : 8805 (precosat) R 8803 8805 8744 0 -1 4202496 49306 0 0 0 140 9 0 0 25 0 1 0 509925594 194760704 47240 33554432000 134512640 135151029 4291199344 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8805/statm: 47549 47241 65 156 0 47392 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 190196

[startup+3.10045 s]
/proc/loadavg: 0.40 0.08 0.03 6/190 8806
/proc/meminfo: memFree=17778892/32951124 swapFree=67111528/67111528
[pid=8805] ppid=8803 vsize=217304 CPUtime=3.09 cores=1,3
/proc/8805/stat : 8805 (precosat) R 8803 8805 8744 0 -1 4202496 63049 0 0 0 298 11 0 0 25 0 1 0 509925594 222519296 53956 33554432000 134512640 135151029 4291199344 18446744073709551615 134697845 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8805/statm: 54326 53956 80 156 0 54169 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 217304

[startup+6.30088 s]
/proc/loadavg: 0.69 0.15 0.05 6/190 8806
/proc/meminfo: memFree=17746892/32951124 swapFree=67111528/67111528
[pid=8805] ppid=8803 vsize=242780 CPUtime=6.29 cores=1,3
/proc/8805/stat : 8805 (precosat) R 8803 8805 8744 0 -1 4202496 70320 0 0 0 618 11 0 0 25 0 1 0 509925594 248606720 60202 33554432000 134512640 135151029 4291199344 18446744073709551615 134575448 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8805/statm: 60695 60202 80 156 0 60538 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 242780

[startup+12.7008 s]
/proc/loadavg: 0.95 0.21 0.07 6/190 8806
/proc/meminfo: memFree=17746088/32951124 swapFree=67111528/67111528
[pid=8805] ppid=8803 vsize=217888 CPUtime=12.69 cores=1,3
/proc/8805/stat : 8805 (precosat) R 8803 8805 8744 0 -1 4202496 71268 0 0 0 1258 11 0 0 25 0 1 0 509925594 223117312 53391 33554432000 134512640 135151029 4291199344 18446744073709551615 134552538 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8805/statm: 54472 53391 80 156 0 54315 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 217888

[startup+25.5005 s]
/proc/loadavg: 1.63 0.40 0.13 5/190 8806
/proc/meminfo: memFree=17762804/32951124 swapFree=67111528/67111528
[pid=8805] ppid=8803 vsize=222500 CPUtime=25.49 cores=1,3
/proc/8805/stat : 8805 (precosat) R 8803 8805 8744 0 -1 4202496 76275 0 0 0 2537 12 0 0 25 0 1 0 509925594 227840000 54444 33554432000 134512640 135151029 4291199344 18446744073709551615 134574555 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8805/statm: 55625 54444 80 156 0 55468 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 222500

[startup+51.101 s]
/proc/loadavg: 2.44 0.68 0.23 6/190 8834
/proc/meminfo: memFree=17584264/32951124 swapFree=67111528/67111528
[pid=8805] ppid=8803 vsize=226596 CPUtime=51.09 cores=1,3
/proc/8805/stat : 8805 (precosat) R 8803 8805 8744 0 -1 4202496 89063 0 0 0 5096 13 0 0 25 0 1 0 509925594 232034304 55518 33554432000 134512640 135151029 4291199344 18446744073709551615 134554582 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8805/statm: 56649 55518 80 156 0 56492 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 226596

[startup+102.301 s]
/proc/loadavg: 3.32 1.19 0.43 6/190 8835
/proc/meminfo: memFree=17444708/32951124 swapFree=67111528/67111528
[pid=8805] ppid=8803 vsize=218400 CPUtime=102.3 cores=1,3
/proc/8805/stat : 8805 (precosat) R 8803 8805 8744 0 -1 4202496 115064 0 0 0 10214 16 0 0 25 0 1 0 509925594 223641600 53483 33554432000 134512640 135151029 4291199344 18446744073709551615 134522269 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8805/statm: 54600 53483 80 156 0 54443 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 218400

[startup+162.3 s]
/proc/loadavg: 3.75 1.70 0.65 5/190 8864
/proc/meminfo: memFree=16471856/32951124 swapFree=67111528/67111528
[pid=8805] ppid=8803 vsize=242796 CPUtime=162.29 cores=1,3
/proc/8805/stat : 8805 (precosat) R 8803 8805 8744 0 -1 4202496 148534 0 0 0 16208 21 0 0 25 0 1 0 509925594 248623104 59613 33554432000 134512640 135151029 4291199344 18446744073709551615 134554531 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8805/statm: 60699 59613 80 156 0 60542 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 242796

[startup+222.307 s]
/proc/loadavg: 3.87 2.12 0.86 5/190 8920
/proc/meminfo: memFree=16976432/32951124 swapFree=67111528/67111528
[pid=8805] ppid=8803 vsize=270676 CPUtime=222.3 cores=1,3
/proc/8805/stat : 8805 (precosat) R 8803 8805 8744 0 -1 4202496 155421 0 0 0 22207 23 0 0 25 0 1 0 509925594 277172224 66500 33554432000 134512640 135151029 4291199344 18446744073709551615 134581524 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8805/statm: 67669 66500 80 156 0 67512 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 270676

[startup+282.301 s]
/proc/loadavg: 3.95 2.46 1.05 5/190 8921
/proc/meminfo: memFree=16555884/32951124 swapFree=67111528/67111528
[pid=8805] ppid=8803 vsize=292344 CPUtime=282.3 cores=1,3
/proc/8805/stat : 8805 (precosat) R 8803 8805 8744 0 -1 4202496 184292 0 0 0 28202 28 0 0 25 0 1 0 509925594 299360256 71876 33554432000 134512640 135151029 4291199344 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8805/statm: 73086 71876 80 156 0 72929 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 292344

[startup+342.301 s]
/proc/loadavg: 4.03 2.75 1.24 5/190 8923
/proc/meminfo: memFree=16294232/32951124 swapFree=67111528/67111528
[pid=8805] ppid=8803 vsize=303140 CPUtime=342.3 cores=1,3
/proc/8805/stat : 8805 (precosat) R 8803 8805 8744 0 -1 4202496 206830 0 0 0 34198 32 0 0 25 0 1 0 509925594 310415360 74505 33554432000 134512640 135151029 4291199344 18446744073709551615 134521920 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8805/statm: 75785 74505 80 156 0 75628 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 303140

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

[startup+358.401 s]
/proc/loadavg: 4.03 2.81 1.28 5/190 8923
/proc/meminfo: memFree=16213548/32951124 swapFree=67111528/67111528
[pid=8805] ppid=8803 vsize=319528 CPUtime=358.4 cores=1,3
/proc/8805/stat : 8805 (precosat) R 8803 8805 8744 0 -1 4202496 214925 0 0 0 35807 33 0 0 25 0 1 0 509925594 327196672 78627 33554432000 134512640 135151029 4291199344 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8805/statm: 79882 78627 80 156 0 79725 0
Current children cumulated CPU time (s) 358.4
Current children cumulated vsize (KiB) 319528

[startup+384.007 s]
/proc/loadavg: 4.01 2.92 1.37 5/190 8924
/proc/meminfo: memFree=16125376/32951124 swapFree=67111528/67111528
[pid=8805] ppid=8803 vsize=319528 CPUtime=384.01 cores=1,3
/proc/8805/stat : 8805 (precosat) R 8803 8805 8744 0 -1 4202496 214947 0 0 0 38368 33 0 0 25 0 1 0 509925594 327196672 78649 33554432000 134512640 135151029 4291199344 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8805/statm: 79882 78649 80 156 0 79725 0
Current children cumulated CPU time (s) 384.01
Current children cumulated vsize (KiB) 319528

[startup+390.401 s]
/proc/loadavg: 4.01 2.94 1.38 5/190 8924
/proc/meminfo: memFree=16119424/32951124 swapFree=67111528/67111528
[pid=8805] ppid=8803 vsize=319528 CPUtime=390.4 cores=1,3
/proc/8805/stat : 8805 (precosat) R 8803 8805 8744 0 -1 4202496 214949 0 0 0 39007 33 0 0 25 0 1 0 509925594 327196672 78651 33554432000 134512640 135151029 4291199344 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8805/statm: 79882 78651 80 156 0 79725 0
Current children cumulated CPU time (s) 390.4
Current children cumulated vsize (KiB) 319528

[startup+396.801 s]
/proc/loadavg: 4.01 2.96 1.39 5/190 8924
/proc/meminfo: memFree=16093956/32951124 swapFree=67111528/67111528
[pid=8805] ppid=8803 vsize=319528 CPUtime=396.8 cores=1,3
/proc/8805/stat : 8805 (precosat) R 8803 8805 8744 0 -1 4202496 214954 0 0 0 39647 33 0 0 25 0 1 0 509925594 327196672 78656 33554432000 134512640 135151029 4291199344 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8805/statm: 79882 78656 80 156 0 79725 0
Current children cumulated CPU time (s) 396.8
Current children cumulated vsize (KiB) 319528

[startup+398.401 s]
/proc/loadavg: 4.01 2.96 1.39 5/190 8924
/proc/meminfo: memFree=16085764/32951124 swapFree=67111528/67111528
[pid=8805] ppid=8803 vsize=319528 CPUtime=398.4 cores=1,3
/proc/8805/stat : 8805 (precosat) R 8803 8805 8744 0 -1 4202496 214954 0 0 0 39807 33 0 0 25 0 1 0 509925594 327196672 78656 33554432000 134512640 135151029 4291199344 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8805/statm: 79882 78656 80 156 0 79725 0
Current children cumulated CPU time (s) 398.4
Current children cumulated vsize (KiB) 319528

[startup+399.201 s]
/proc/loadavg: 4.01 2.96 1.39 5/190 8924
/proc/meminfo: memFree=16085764/32951124 swapFree=67111528/67111528
[pid=8805] ppid=8803 vsize=319528 CPUtime=399.2 cores=1,3
/proc/8805/stat : 8805 (precosat) R 8803 8805 8744 0 -1 4202496 214954 0 0 0 39887 33 0 0 25 0 1 0 509925594 327196672 78656 33554432000 134512640 135151029 4291199344 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8805/statm: 79882 78656 80 156 0 79725 0
Current children cumulated CPU time (s) 399.2
Current children cumulated vsize (KiB) 319528

[startup+399.6 s]
/proc/loadavg: 4.01 2.97 1.41 5/190 8924
/proc/meminfo: memFree=16082664/32951124 swapFree=67111528/67111528
[pid=8805] ppid=8803 vsize=319528 CPUtime=399.6 cores=1,3
/proc/8805/stat : 8805 (precosat) R 8803 8805 8744 0 -1 4202496 214954 0 0 0 39927 33 0 0 25 0 1 0 509925594 327196672 78656 33554432000 134512640 135151029 4291199344 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8805/statm: 79882 78656 80 156 0 79725 0
Current children cumulated CPU time (s) 399.6
Current children cumulated vsize (KiB) 319528

[startup+400 s]
/proc/loadavg: 4.01 2.97 1.41 5/190 8924
/proc/meminfo: memFree=16082664/32951124 swapFree=67111528/67111528
[pid=8805] ppid=8803 vsize=319528 CPUtime=400 cores=1,3
/proc/8805/stat : 8805 (precosat) R 8803 8805 8744 0 -1 4202496 214954 0 0 0 39967 33 0 0 25 0 1 0 509925594 327196672 78656 33554432000 134512640 135151029 4291199344 18446744073709551615 134554724 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8805/statm: 79882 78656 80 156 0 79725 0
Current children cumulated CPU time (s) 400
Current children cumulated vsize (KiB) 319528

Child status: 20
Real time (s): 400.088
CPU time (s): 400.097
CPU user time (s): 399.747
CPU system time (s): 0.349946
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 327724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 399.747
system time used= 0.349946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 214955
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= 812

runsolver used 0.662899 second user time and 1.52377 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-28 11:33:50
IDJOB=3308509
IDBENCH=70961
IDSOLVER=1690
FILE ID=node103/3308509-1303983228
RUNJOBID= node103-1303983223-8764
PBS_JOBID= 13168723
Free space on /tmp= 71464 MiB

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

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
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:      17988360 kB
Buffers:       2141040 kB
Cached:       12117868 kB
SwapCached:          0 kB
Active:        5537620 kB
Inactive:      8840356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17988360 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           58580 kB
Writeback:           0 kB
AnonPages:      118612 kB
Mapped:          16028 kB
Slab:           519052 kB
PageTables:       5580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   306028 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= 71404 MiB
End job on node103 at 2011-04-28 11:40:30