Trace number 3365625

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 360.656 360.647

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 benchmark44.7592
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-3365625-1305315471.cnf
0.00/0.00	c found header 'p cnf 486992 2456708'
1.49/1.55	c finished parsing
1.49/1.55	c
1.49/1.55	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
1.49/1.55	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
1.49/1.55	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
1.49/1.55	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
1.49/1.55	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
1.49/1.55	c --random=1 --spread=2000 --seed=0 --skip=25
1.49/1.55	c
1.49/1.55	c sizeof     vars[0] = 16   alignment = 0       7 MB
1.49/1.55	c sizeof     orgs[0] =  8   alignment = 0       4 MB
1.49/1.55	c sizeof     occs[0] =  8   alignment = 0       4 MB
1.49/1.55	c sizeof iirfs[0..1] =  8   alignment = 0       4 MB
1.49/1.55	c
1.49/1.55	c starting search after 1.6 seconds
1.49/1.55	c no decision limit
1.59/1.61	c
1.59/1.61	c       original/binary      fixed     eliminated      learned       agility
1.59/1.61	c   seconds        variables     equivalent    conflicts       height       MB
1.59/1.61	c
1.59/1.61	c *    1.6  2332748  403386  60125 23481      0       0      0    0.0   0  174
12.29/12.34	c s   12.3   930785  102633 101413 18661 264285       0      0    0.0   0  107
12.29/12.34	c l   12.3   930785  102633 101413 18661 264285       0 798796    0.0   0  107
14.39/14.44	c s   14.4   872939   75654 113288 33765 264285     159    152  126.1   0  102
14.39/14.44	c -   14.4   872939   75654 113288 33765 264285     159 718917  126.1   0  102
14.39/14.44	c R   14.4   872939   75654 113288 33765 264285     159    152  125.5   0  102
14.39/14.45	c R   14.5   872939   75654 113288 33765 264285     259    252   92.1   6  102
14.49/14.51	c R   14.5   872940   75654 113288 33765 264285     862    854   68.0  12  103
14.49/14.54	c B   14.5   872940   75654 113288 33765 264285    1000    992   66.2  18  103
14.69/14.78	c B   14.8   873327   75622 113291 33794 264285    2003   1989   72.4  18  105
14.79/14.81	c R   14.8   873642   75620 113292 33795 264285    2466   2441   65.4  20  106
15.40/15.48	c R   15.5   880817   75518 113361 33828 264285    6477   6392   57.4  11  110
15.59/15.64	c B   15.6   880950   75518 113361 33828 264285    8005   7901   57.6  15  110
16.69/16.73	c R   16.7   892501   75268 113505 33934 264285   16107  15943   48.9  20  113
17.99/18.07	c B   18.1   921418   75259 113506 33942 264285   24014  23825   48.1  13  116
21.79/21.80	c R   21.8  1125753   75248 113509 33950 264285   38558  38329   46.6  12  131
31.50/31.54	c s   31.5  1194436   73785 113712 33952 265543   63247  59907   47.0  12  131
31.50/31.54	c -   31.5  1194436   73785 113712 33952 265543   63247 697350   47.0  12  131
32.70/32.72	c B   32.7  1270960   73785 113712 33952 265543   64025  60684   46.8   3  136
54.30/54.39	c
54.30/54.39	c       original/binary      fixed     eliminated      learned       agility
54.30/54.39	c   seconds        variables     equivalent    conflicts       height       MB
54.30/54.39	c
54.30/54.39	c s   54.4  1651379   73111 113713 34056 266112   80526  37239   42.8  26  154
91.30/91.32	c s   91.3  1803351   72811 113755 34058 266368  121722  64743   39.7   4  165
124.31/124.36	c B  124.4  2265696   72764 113785 34075 266368  160052 102984   37.9   1  209
138.79/138.83	c s  138.8  2287030   72559 113785 34079 266569  174917  98453   38.2   6  205
138.79/138.83	c -  138.8  2287030   72559 113785 34079 266569  174917 683403   38.2   6  205
210.00/210.04	c s  210.1  2591772   62944 123348 34130 266570  227500 116628   36.6   3  227
210.00/210.04	c -  210.1  2591772   62944 123348 34130 266570  227500 601395   36.6   3  227
308.70/308.74	c s  308.8  2936065   59386 124125 36897 266584  314039 178244   33.9   2  262
308.70/308.74	c -  308.8  2936065   59386 124125 36897 266584  314039 559298   33.9   2  262
360.60/360.63	c 0  360.6  3079042   47065 136052 37291 266584  338908 203078   32.9  19  281
360.60/360.63	c
360.60/360.63	s UNSATISFIABLE
360.60/360.63	c
360.60/360.63	c 338908 conflicts, 601365 decisions, 124 random
360.60/360.63	c 26 iterations, 1000 restarts, 109 skipped
360.60/360.63	c 0 enlarged, 10353 shrunken, 3316 rescored, 124 rebiased
360.60/360.63	c 8 simplifications, 0 reductions
360.60/360.63	c
360.60/360.63	c vars: 136052 fixed, 37291 equiv, 266584 elim, 61571 merged
360.60/360.63	c elim: 8428890 resolutions, 7 phases, 1 rounds
360.60/360.63	c sbst: 100% substituted, 28.0% nots, 71.8% ands, 0.2% xors, 0.0% ites
360.60/360.63	c arty: 2.07 and 2.00 xor average arity
360.60/360.63	c prbe: 687066 probed, 434 phases, 4 rounds
360.60/360.63	c prbe: 4666 failed, 239 lifted, 6649 merged
360.60/360.63	c sccs: 134 non trivial, 1 fixed, 280 merged
360.60/360.63	c hash: 443 units, 54642 merged
360.60/360.63	c mins: 12208656 learned, 38% deleted, 176 strong, 406 depth
360.60/360.63	c subs: 10906 forward, 57415 backward, 634058 doms
360.60/360.63	c strs: 10506 forward, 545 backward
360.60/360.63	c doms: 668713 dominators, 585144 high, 1481 low
360.60/360.63	c prps: 483656687 propagations, 1.34 megaprops
360.60/360.63	c
360.60/360.63	c 360.6 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: 961)

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-3365625-1305315471/watcher-3365625-1305315471 -o /tmp/evaluation-result-3365625-1305315471/solver-3365625-1305315471 -C 5000 -W 5100 -M 15500 HOME/precosat HOME/instance-3365625-1305315471.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.97 1.07 0.43 2/250 7031
/proc/meminfo: memFree=15830808/32951124 swapFree=67056788/67111528
[pid=7031] ppid=7029 vsize=19904 CPUtime=0 cores=1,3,5,7
/proc/7031/stat : 7031 (precosat) R 7029 7031 6879 0 -1 4202496 3933 0 0 0 0 0 0 0 22 0 1 0 643145102 20381696 3890 33554432000 134512640 135151029 4287377232 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7031/statm: 4976 3892 60 156 0 4819 0

[startup+0.0528771 s]
/proc/loadavg: 1.97 1.07 0.43 2/250 7031
/proc/meminfo: memFree=15830808/32951124 swapFree=67056788/67111528
[pid=7031] ppid=7029 vsize=41944 CPUtime=0.04 cores=1,3,5,7
/proc/7031/stat : 7031 (precosat) R 7029 7031 6879 0 -1 4202496 9896 0 0 0 4 0 0 0 22 0 1 0 643145102 42950656 9853 33554432000 134512640 135151029 4287377232 18446744073709551615 134515933 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7031/statm: 10486 9866 61 156 0 10329 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 41944

[startup+0.100866 s]
/proc/loadavg: 1.97 1.07 0.43 2/250 7031
/proc/meminfo: memFree=15830808/32951124 swapFree=67056788/67111528
[pid=7031] ppid=7029 vsize=46724 CPUtime=0.09 cores=1,3,5,7
/proc/7031/stat : 7031 (precosat) R 7029 7031 6879 0 -1 4202496 11591 0 0 0 8 1 0 0 22 0 1 0 643145102 47845376 11515 33554432000 134512640 135151029 4287377232 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/7031/statm: 11681 11516 65 156 0 11524 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 46724

[startup+0.300833 s]
/proc/loadavg: 1.97 1.07 0.43 2/250 7031
/proc/meminfo: memFree=15830808/32951124 swapFree=67056788/67111528
[pid=7031] ppid=7029 vsize=69116 CPUtime=0.29 cores=1,3,5,7
/proc/7031/stat : 7031 (precosat) R 7029 7031 6879 0 -1 4202496 17356 0 0 0 27 2 0 0 23 0 1 0 643145102 70774784 17086 33554432000 134512640 135151029 4287377232 18446744073709551615 134579313 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/7031/statm: 17279 17086 65 156 0 17122 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69116

[startup+0.700757 s]
/proc/loadavg: 1.97 1.07 0.43 2/250 7031
/proc/meminfo: memFree=15830808/32951124 swapFree=67056788/67111528
[pid=7031] ppid=7029 vsize=108160 CPUtime=0.69 cores=1,3,5,7
/proc/7031/stat : 7031 (precosat) R 7029 7031 6879 0 -1 4202496 27871 0 0 0 65 4 0 0 25 0 1 0 643145102 110755840 26831 33554432000 134512640 135151029 4287377232 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/7031/statm: 27040 26832 65 156 0 26883 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 108160

[startup+1.50062 s]
/proc/loadavg: 1.97 1.07 0.43 3/251 7032
/proc/meminfo: memFree=15687960/32951124 swapFree=67056788/67111528
[pid=7031] ppid=7029 vsize=194024 CPUtime=1.49 cores=1,3,5,7
/proc/7031/stat : 7031 (precosat) R 7029 7031 6879 0 -1 4202496 50284 0 0 0 141 8 0 0 25 0 1 0 643145102 198680576 48219 33554432000 134512640 135151029 4287377232 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/7031/statm: 48506 48220 65 156 0 48349 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 194024

[startup+3.10032 s]
/proc/loadavg: 1.97 1.07 0.43 3/251 7032
/proc/meminfo: memFree=15611704/32951124 swapFree=67056788/67111528
[pid=7031] ppid=7029 vsize=232532 CPUtime=3.09 cores=1,3,5,7
/proc/7031/stat : 7031 (precosat) R 7029 7031 6879 0 -1 4202496 66854 0 0 0 299 10 0 0 25 0 1 0 643145102 238112768 57762 33554432000 134512640 135151029 4287377232 18446744073709551615 134580198 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/7031/statm: 58133 57762 80 156 0 57976 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 232532

[startup+6.30074 s]
/proc/loadavg: 1.97 1.09 0.44 3/251 7032
/proc/meminfo: memFree=15589412/32951124 swapFree=67056788/67111528
[pid=7031] ppid=7029 vsize=242780 CPUtime=6.29 cores=1,3,5,7
/proc/7031/stat : 7031 (precosat) R 7029 7031 6879 0 -1 4202496 70348 0 0 0 619 10 0 0 25 0 1 0 643145102 248606720 60231 33554432000 134512640 135151029 4287377232 18446744073709551615 134575752 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/7031/statm: 60695 60231 80 156 0 60538 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 242780

[startup+12.7006 s]
/proc/loadavg: 1.97 1.10 0.45 3/251 7032
/proc/meminfo: memFree=15605048/32951124 swapFree=67056788/67111528
[pid=7031] ppid=7029 vsize=217888 CPUtime=12.69 cores=1,3,5,7
/proc/7031/stat : 7031 (precosat) R 7029 7031 6879 0 -1 4202496 71266 0 0 0 1259 10 0 0 25 0 1 0 643145102 223117312 53390 33554432000 134512640 135151029 4287377232 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/7031/statm: 54472 53390 80 156 0 54315 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 217888

[startup+25.5002 s]
/proc/loadavg: 1.98 1.15 0.47 3/251 7033
/proc/meminfo: memFree=15606256/32951124 swapFree=67056788/67111528
[pid=7031] ppid=7029 vsize=222500 CPUtime=25.49 cores=1,3,5,7
/proc/7031/stat : 7031 (precosat) R 7029 7031 6879 0 -1 4202496 76273 0 0 0 2538 11 0 0 25 0 1 0 643145102 227840000 54443 33554432000 134512640 135151029 4287377232 18446744073709551615 134554797 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/7031/statm: 55625 54443 80 156 0 55468 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 222500

[startup+51.1006 s]
/proc/loadavg: 2.06 1.23 0.51 3/251 7033
/proc/meminfo: memFree=15597900/32951124 swapFree=67056788/67111528
[pid=7031] ppid=7029 vsize=226596 CPUtime=51.09 cores=1,3,5,7
/proc/7031/stat : 7031 (precosat) R 7029 7031 6879 0 -1 4202496 89066 0 0 0 5096 13 0 0 25 0 1 0 643145102 232034304 55522 33554432000 134512640 135151029 4287377232 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/7031/statm: 56649 55522 80 156 0 56492 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 226596

[startup+102.309 s]
/proc/loadavg: 2.08 1.36 0.60 3/251 7035
/proc/meminfo: memFree=15587672/32951124 swapFree=67056788/67111528
[pid=7031] ppid=7029 vsize=234788 CPUtime=102.3 cores=1,3,5,7
/proc/7031/stat : 7031 (precosat) R 7029 7031 6879 0 -1 4202496 122746 0 0 0 10213 17 0 0 25 0 1 0 643145102 240422912 57579 33554432000 134512640 135151029 4287377232 18446744073709551615 134542738 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/7031/statm: 58697 57579 80 156 0 58540 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 234788

[startup+162.3 s]
/proc/loadavg: 2.07 1.49 0.68 3/251 7036
/proc/meminfo: memFree=15571640/32951124 swapFree=67056788/67111528
[pid=7031] ppid=7029 vsize=250660 CPUtime=162.29 cores=1,3,5,7
/proc/7031/stat : 7031 (precosat) R 7029 7031 6879 0 -1 4202496 150454 0 0 0 16208 21 0 0 25 0 1 0 643145102 256675840 61534 33554432000 134512640 135151029 4287377232 18446744073709551615 134554774 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/7031/statm: 62665 61534 80 156 0 62508 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 250660

[startup+222.3 s]
/proc/loadavg: 2.08 1.60 0.77 3/251 7038
/proc/meminfo: memFree=15544044/32951124 swapFree=67056788/67111528
[pid=7031] ppid=7029 vsize=275488 CPUtime=222.3 cores=1,3,5,7
/proc/7031/stat : 7031 (precosat) R 7029 7031 6879 0 -1 4202496 180097 0 0 0 22204 26 0 0 25 0 1 0 643145102 282099712 67682 33554432000 134512640 135151029 4287377232 18446744073709551615 134520264 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/7031/statm: 68872 67682 80 156 0 68715 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 275488

[startup+282.3 s]
/proc/loadavg: 2.07 1.68 0.85 3/251 7039
/proc/meminfo: memFree=15507216/32951124 swapFree=67056788/67111528
[pid=7031] ppid=7029 vsize=309468 CPUtime=282.3 cores=1,3,5,7
/proc/7031/stat : 7031 (precosat) R 7029 7031 6879 0 -1 4202496 188431 0 0 0 28202 28 0 0 25 0 1 0 643145102 316895232 76016 33554432000 134512640 135151029 4287377232 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/7031/statm: 77367 76016 80 156 0 77210 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 309468

[startup+342.301 s]
/proc/loadavg: 2.02 1.74 0.92 3/251 7041
/proc/meminfo: memFree=15486848/32951124 swapFree=67056788/67111528
[pid=7031] ppid=7029 vsize=319528 CPUtime=342.3 cores=1,3,5,7
/proc/7031/stat : 7031 (precosat) R 7029 7031 6879 0 -1 4202496 214933 0 0 0 34198 32 0 0 25 0 1 0 643145102 327196672 78636 33554432000 134512640 135151029 4287377232 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/7031/statm: 79882 78636 80 156 0 79725 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 319528

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

[startup+345.501 s]
/proc/loadavg: 2.02 1.74 0.92 3/251 7041
/proc/meminfo: memFree=15484608/32951124 swapFree=67056788/67111528
[pid=7031] ppid=7029 vsize=319528 CPUtime=345.5 cores=1,3,5,7
/proc/7031/stat : 7031 (precosat) R 7029 7031 6879 0 -1 4202496 214945 0 0 0 34518 32 0 0 25 0 1 0 643145102 327196672 78648 33554432000 134512640 135151029 4287377232 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/7031/statm: 79882 78648 80 156 0 79725 0
Current children cumulated CPU time (s) 345.5
Current children cumulated vsize (KiB) 319528

[startup+351.901 s]
/proc/loadavg: 2.02 1.74 0.93 3/251 7041
/proc/meminfo: memFree=15482244/32951124 swapFree=67056788/67111528
[pid=7031] ppid=7029 vsize=319528 CPUtime=351.9 cores=1,3,5,7
/proc/7031/stat : 7031 (precosat) R 7029 7031 6879 0 -1 4202496 214947 0 0 0 35158 32 0 0 25 0 1 0 643145102 327196672 78650 33554432000 134512640 135151029 4287377232 18446744073709551615 134581505 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/7031/statm: 79882 78650 80 156 0 79725 0
Current children cumulated CPU time (s) 351.9
Current children cumulated vsize (KiB) 319528

[startup+355.1 s]
/proc/loadavg: 2.02 1.75 0.93 3/251 7041
/proc/meminfo: memFree=15482244/32951124 swapFree=67056788/67111528
[pid=7031] ppid=7029 vsize=319528 CPUtime=355.1 cores=1,3,5,7
/proc/7031/stat : 7031 (precosat) R 7029 7031 6879 0 -1 4202496 214950 0 0 0 35478 32 0 0 25 0 1 0 643145102 327196672 78653 33554432000 134512640 135151029 4287377232 18446744073709551615 134554594 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/7031/statm: 79882 78653 80 156 0 79725 0
Current children cumulated CPU time (s) 355.1
Current children cumulated vsize (KiB) 319528

[startup+358.301 s]
/proc/loadavg: 2.02 1.75 0.93 3/251 7041
/proc/meminfo: memFree=15482120/32951124 swapFree=67056788/67111528
[pid=7031] ppid=7029 vsize=319528 CPUtime=358.3 cores=1,3,5,7
/proc/7031/stat : 7031 (precosat) R 7029 7031 6879 0 -1 4202496 214952 0 0 0 35798 32 0 0 25 0 1 0 643145102 327196672 78655 33554432000 134512640 135151029 4287377232 18446744073709551615 134554794 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/7031/statm: 79882 78655 80 156 0 79725 0
Current children cumulated CPU time (s) 358.3
Current children cumulated vsize (KiB) 319528

[startup+359.9 s]
/proc/loadavg: 2.02 1.75 0.94 3/251 7042
/proc/meminfo: memFree=15482240/32951124 swapFree=67056788/67111528
[pid=7031] ppid=7029 vsize=319528 CPUtime=359.9 cores=1,3,5,7
/proc/7031/stat : 7031 (precosat) R 7029 7031 6879 0 -1 4202496 214952 0 0 0 35958 32 0 0 25 0 1 0 643145102 327196672 78655 33554432000 134512640 135151029 4287377232 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/7031/statm: 79882 78655 80 156 0 79725 0
Current children cumulated CPU time (s) 359.9
Current children cumulated vsize (KiB) 319528

[startup+360.3 s]
/proc/loadavg: 2.02 1.75 0.94 3/251 7042
/proc/meminfo: memFree=15482240/32951124 swapFree=67056788/67111528
[pid=7031] ppid=7029 vsize=319528 CPUtime=360.3 cores=1,3,5,7
/proc/7031/stat : 7031 (precosat) R 7029 7031 6879 0 -1 4202496 214952 0 0 0 35998 32 0 0 25 0 1 0 643145102 327196672 78655 33554432000 134512640 135151029 4287377232 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/7031/statm: 79882 78655 80 156 0 79725 0
Current children cumulated CPU time (s) 360.3
Current children cumulated vsize (KiB) 319528

[startup+360.5 s]
/proc/loadavg: 2.02 1.75 0.94 3/251 7042
/proc/meminfo: memFree=15482240/32951124 swapFree=67056788/67111528
[pid=7031] ppid=7029 vsize=319528 CPUtime=360.5 cores=1,3,5,7
/proc/7031/stat : 7031 (precosat) R 7029 7031 6879 0 -1 4202496 214952 0 0 0 36018 32 0 0 25 0 1 0 643145102 327196672 78655 33554432000 134512640 135151029 4287377232 18446744073709551615 134574626 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/7031/statm: 79882 78655 80 156 0 79725 0
Current children cumulated CPU time (s) 360.5
Current children cumulated vsize (KiB) 319528

[startup+360.6 s]
/proc/loadavg: 2.02 1.75 0.94 3/251 7042
/proc/meminfo: memFree=15482240/32951124 swapFree=67056788/67111528
[pid=7031] ppid=7029 vsize=319528 CPUtime=360.6 cores=1,3,5,7
/proc/7031/stat : 7031 (precosat) R 7029 7031 6879 0 -1 4202496 214952 0 0 0 36028 32 0 0 25 0 1 0 643145102 327196672 78655 33554432000 134512640 135151029 4287377232 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/7031/statm: 79882 78655 80 156 0 79725 0
Current children cumulated CPU time (s) 360.6
Current children cumulated vsize (KiB) 319528

Child status: 20
Real time (s): 360.647
CPU time (s): 360.656
CPU user time (s): 360.314
CPU system time (s): 0.341948
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 327724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 360.314
system time used= 0.341948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 214953
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= 5
involuntary context switches= 4304

runsolver used 0.866868 second user time and 2.01969 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-13 21:37:52
IDJOB=3365625
IDBENCH=70961
IDSOLVER=1843
FILE ID=node133/3365625-1305315471
RUNJOBID= node133-1305315243-6898
PBS_JOBID= 13324299
Free space on /tmp= 43044 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-3365625-1305315471/watcher-3365625-1305315471 -o /tmp/evaluation-result-3365625-1305315471/solver-3365625-1305315471 -C 5000 -W 5100 -M 15500  HOME/precosat HOME/instance-3365625-1305315471.cnf

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=510820846

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:      15830964 kB
Buffers:        220912 kB
Cached:        9028144 kB
SwapCached:       8724 kB
Active:        8421344 kB
Inactive:      8314672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15830964 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:           50148 kB
Writeback:           0 kB
AnonPages:     7484484 kB
Mapped:          21556 kB
Slab:           297236 kB
PageTables:      23652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19278472 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= 43044 MiB
End job on node133 at 2011-05-13 21:43:53