Trace number 1774581

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
precosat 236UNSAT 457.089 457.273

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L90_coli.sat.cnf
MD5SUMa9e7651569c1b43a1021c78982fb4e6b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark138.17
Satisfiable
(Un)Satisfiability was proved
Number of variables282842
Number of clauses1350458
Sum of the clauses size3903824
Maximum clause length11
Minimum clause length1
Number of clauses of size 129377
Number of clauses of size 2364467
Number of clauses of size 3730908
Number of clauses of size 4177355
Number of clauses of size 548082
Number of clauses of size over 5269

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-1774581-1241197060.cnf
0.00/0.00	c found header 'p cnf 282842 1350458'
1.79/1.87	c finished parsing
1.79/1.87	c
1.79/1.87	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
1.79/1.87	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
1.79/1.87	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
1.79/1.87	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
1.79/1.87	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
1.79/1.87	c --random=1 --spread=2000 --seed=0 --skip=25
1.79/1.87	c
1.79/1.87	c sizeof     vars[0] = 16   alignment = 0       4 MB
1.79/1.87	c sizeof     orgs[0] =  8   alignment = 0       2 MB
1.79/1.87	c sizeof     occs[0] =  8   alignment = 0       2 MB
1.79/1.87	c sizeof iirfs[0..1] =  8   alignment = 0       2 MB
1.79/1.87	c
1.79/1.87	c starting search after 1.9 seconds
1.79/1.87	c no decision limit
1.89/1.95	c
1.89/1.95	c       original/binary      fixed     eliminated      learned       agility
1.89/1.95	c   seconds        variables     equivalent    conflicts       height       MB
1.89/1.95	c
1.89/1.95	c *    1.9  1268258  228396  39605 14841      0       0      0    0.0   0   97
12.17/12.26	c s   12.2   439516   47882  65752 17380 151828       0      0    0.0   0   57
12.17/12.26	c l   12.2   439516   47882  65752 17380 151828       0 345884    0.0   0   57
12.47/12.56	c R   12.5   439629   47839  65793 17382 151828     104    100   65.0   2   58
12.47/12.57	c R   12.6   439733   47754  65876 17384 151828     205    195   47.3  14   58
16.17/16.29	c B   16.3   585177   31684  72904 26426 151828    1000    955   38.7  24   70
16.27/16.35	c R   16.3   585204   31684  72904 26426 151828    1269   1217   37.6  17   71
16.48/16.58	c B   16.6   585261   31684  72904 26426 151828    2002   1934   33.2  15   71
16.77/16.80	c R   16.8   585651   31683  72904 26427 151828    2881   2799   43.6  18   71
18.37/18.41	c B   18.4   590420   31653  72976 26385 151828    8006   7890   51.1  14   72
19.17/19.26	c R   19.2   595135   31533  73058 26423 151828   10105   9976   49.4   7   72
22.77/22.84	c R   22.8   615806   31506  73064 26444 151828   19723  19542   45.4  21   74
24.57/24.66	c B   24.6   626741   31433  73099 26482 151828   24010  23806   44.3  10   76
33.17/33.26	c s   33.2   396454   30152  73182 26488 153020   36724  22339   39.7   9   56
33.17/33.26	c -   33.2   396454   30152  73182 26488 153020   36724 283625   39.7   9   56
35.46/35.50	c R   35.5   437135   29937  73395 26490 153020   42164  27764   39.3  24   62
53.86/53.98	c s   53.9   601416   29801  73482 26496 153063   59648  41638   38.0   4   71
53.86/53.98	c -   53.9   601416   29801  73482 26496 153063   59648 275117   38.0   4   71
59.15/59.28	c B   59.2   631481   29801  73482 26496 153063   64022  46008   37.0   3   75
93.73/93.85	c
93.73/93.85	c       original/binary      fixed     eliminated      learned       agility
93.73/93.85	c   seconds        variables     equivalent    conflicts       height       MB
93.73/93.85	c
93.73/93.85	c s   93.8   757159   29793  73484 26502 153063   88252  70161   34.8  21   85
95.83/95.94	c R   95.9   759688   29791  73484 26504 153063   93472  75378   34.8  16   88
149.32/149.42	c s  149.4   788121   29528  73715 26536 153063  129664  64093   31.6   5   86
149.32/149.42	c -  149.4   788121   29528  73715 26536 153063  129664 266864   31.6   5   86
189.30/189.47	c B  189.4   852226   24284  78935 26560 153063  160045  94428   31.2  26   99
203.30/203.44	c s  203.3   756172   24105  78938 26566 153233  165404  56467   30.8  13   83
203.30/203.44	c -  203.3   756172   24105  78938 26566 153233  165404 224166   30.8  13   83
254.98/255.12	c s  255.0   813176   24089  78939 26572 153242  204066  91287   30.3   4   93
281.17/281.34	c +  281.2   867083   23113  79529 26958 153242  224167 246582   30.1  22  107
321.55/321.73	c s  321.6   841663   21163  79643 27425 154611  252501  99576   29.6   4   99
321.55/321.73	c -  321.6   841663   21163  79643 27425 154611  252501 209595   29.6   4   99
321.55/321.73	c +  321.6   841663   21163  79643 27425 154611  252501 230554   29.6   4   99
398.83/399.08	c s  398.9   810318   19388  80014 28104 155336  302101 125513   28.8   9  104
398.83/399.08	c -  398.9   810318   19388  80014 28104 155336  302101 219027   28.8   9  104
398.83/399.08	c +  398.9   810318   19388  80014 28104 155336  302101 240929   28.8   9  104
457.01/457.25	c 0  457.1   825035   18460  80352 28694 155336  329027 152396   28.0  13  114
457.01/457.25	c
457.01/457.25	s UNSATISFIABLE
457.01/457.25	c
457.01/457.25	c 329027 conflicts, 559672 decisions, 91 random
457.01/457.25	c 21 iterations, 963 restarts, 104 skipped
457.01/457.25	c 3 enlarged, 9535 shrunken, 3219 rescored, 123 rebiased
457.01/457.25	c 9 simplifications, 0 reductions
457.01/457.25	c
457.01/457.25	c vars: 80352 fixed, 28694 equiv, 155336 elim, 44119 merged
457.01/457.25	c elim: 5974727 resolutions, 9 phases, 2 rounds
457.01/457.25	c sbst: 99% substituted, 25.5% nots, 74.1% ands, 0.2% xors, 0.2% ites
457.01/457.25	c arty: 2.07 and 2.00 xor average arity
457.01/457.25	c prbe: 575381 probed, 230 phases, 9 rounds
457.01/457.25	c prbe: 3112 failed, 261 lifted, 5816 merged
457.01/457.25	c sccs: 68 non trivial, 0 fixed, 270 merged
457.01/457.25	c hash: 418 units, 38033 merged
457.01/457.25	c mins: 11778878 learned, 36% deleted, 1097 strong, 243 depth
457.01/457.25	c subs: 11205 forward, 69831 backward, 259913 doms
457.01/457.25	c strs: 11398 forward, 426 backward
457.01/457.25	c doms: 274619 dominators, 214545 high, 789 low
457.01/457.25	c prps: 260037936 propagations, 0.57 megaprops
457.01/457.25	c
457.01/457.25	c 457.1 seconds, 126 MB max, 108 MB recycled

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1774581-1241197060/watcher-1774581-1241197060 -o /tmp/evaluation-result-1774581-1241197060/solver-1774581-1241197060 -C 10000 -W 12000 -M 1800 HOME/precosat HOME/instance-1774581-1241197060.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.97 0.97 0.93 3/64 29621
/proc/meminfo: memFree=883608/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=5208 CPUtime=0
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 905 0 0 0 0 0 0 0 18 0 1 0 147739980 5332992 891 1992294400 134512640 135151029 4294956240 18446744073709551615 134697845 0 0 4096 0 0 0 0 17 1 0 0
/proc/29621/statm: 1302 897 58 155 0 1145 0

[startup+0.0194609 s]
/proc/loadavg: 0.97 0.97 0.93 3/64 29621
/proc/meminfo: memFree=883608/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=12104 CPUtime=0.01
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 2453 0 0 0 0 1 0 0 18 0 1 0 147739980 12394496 2439 1992294400 134512640 135151029 4294956240 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 1 0 0
/proc/29621/statm: 3026 2439 59 155 0 2869 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12104

[startup+0.101475 s]
/proc/loadavg: 0.97 0.97 0.93 3/64 29621
/proc/meminfo: memFree=883608/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=26188 CPUtime=0.09
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 6211 0 0 0 7 2 0 0 18 0 1 0 147739980 26816512 6197 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29621/statm: 6547 6197 64 155 0 6390 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26188

[startup+0.301512 s]
/proc/loadavg: 0.97 0.97 0.93 3/64 29621
/proc/meminfo: memFree=883608/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=36216 CPUtime=0.29
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 8820 0 0 0 25 4 0 0 19 0 1 0 147739980 37085184 8707 1992294400 134512640 135151029 4294956240 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29621/statm: 9054 8708 64 155 0 8897 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36216

[startup+0.702586 s]
/proc/loadavg: 0.97 0.97 0.93 3/64 29621
/proc/meminfo: memFree=883608/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=54032 CPUtime=0.69
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 13635 0 0 0 63 6 0 0 22 0 1 0 147739980 55328768 13136 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29621/statm: 13508 13136 64 155 0 13351 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54032

[startup+1.50173 s]
/proc/loadavg: 0.97 0.97 0.93 2/65 29622
/proc/meminfo: memFree=817296/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=92492 CPUtime=1.49
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 23717 0 0 0 139 10 0 0 25 0 1 0 147739980 94711808 22705 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29621/statm: 23123 22705 64 155 0 22966 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 92492

[startup+3.10104 s]
/proc/loadavg: 0.97 0.97 0.93 2/65 29622
/proc/meminfo: memFree=769296/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=123028 CPUtime=3.08
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 33007 0 0 0 292 16 0 0 25 0 1 0 147739980 125980672 29864 1992294400 134512640 135151029 4294956240 18446744073709551615 134673033 0 0 4096 17442 0 0 0 17 0 0 0
/proc/29621/statm: 30757 29864 79 155 0 30600 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 123028

[startup+6.30162 s]
/proc/loadavg: 0.97 0.97 0.93 2/65 29622
/proc/meminfo: memFree=746448/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=140392 CPUtime=6.28
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 39468 0 0 0 609 19 0 0 25 0 1 0 147739980 143761408 34274 1992294400 134512640 135151029 4294956240 18446744073709551615 134575451 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29621/statm: 35098 34274 79 155 0 34941 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 140392

[startup+12.7018 s]
/proc/loadavg: 0.97 0.97 0.93 2/65 29622
/proc/meminfo: memFree=760912/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=127140 CPUtime=12.67
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 40220 0 0 0 1248 19 0 0 25 0 1 0 147739980 130191360 30685 1992294400 134512640 135151029 4294956240 18446744073709551615 134567927 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29621/statm: 31785 30685 79 155 0 31628 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 127140

[startup+25.5012 s]
/proc/loadavg: 0.98 0.97 0.93 2/65 29622
/proc/meminfo: memFree=758736/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=129192 CPUtime=25.47
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 41008 0 0 0 2527 20 0 0 25 0 1 0 147739980 132292608 31216 1992294400 134512640 135151029 4294956240 18446744073709551615 134554855 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29621/statm: 32298 31216 79 155 0 32141 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 129192

[startup+51.1019 s]
/proc/loadavg: 0.98 0.97 0.93 2/65 29622
/proc/meminfo: memFree=758992/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=129200 CPUtime=51.05
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 45952 0 0 0 5083 22 0 0 25 0 1 0 147739980 132300800 31226 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29621/statm: 32300 31226 79 155 0 32143 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 129200

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 29622
/proc/meminfo: memFree=756752/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=131248 CPUtime=102.23
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 59930 0 0 0 10194 29 0 0 25 0 1 0 147739980 134397952 31747 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29621/statm: 32812 31747 79 155 0 32655 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 131248

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 29622
/proc/meminfo: memFree=756752/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=131248 CPUtime=162.21
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 67427 0 0 0 16188 33 0 0 25 0 1 0 147739980 134397952 31747 1992294400 134512640 135151029 4294956240 18446744073709551615 134554770 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29621/statm: 32812 31747 79 155 0 32655 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 131248

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 29628
/proc/meminfo: memFree=756688/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=131248 CPUtime=222.19
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 74925 0 0 0 22182 37 0 0 25 0 1 0 147739980 134397952 31748 1992294400 134512640 135151029 4294956240 18446744073709551615 134554594 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29621/statm: 32812 31748 79 155 0 32655 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 131248

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 29628
/proc/meminfo: memFree=752528/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=135344 CPUtime=282.17
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 84472 0 0 0 28176 41 0 0 25 0 1 0 147739980 138592256 32773 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29621/statm: 33836 32773 79 155 0 33679 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 135344

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 29628
/proc/meminfo: memFree=756112/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=131248 CPUtime=342.15
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 94140 0 0 0 34169 46 0 0 25 0 1 0 147739980 134397952 31871 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29621/statm: 32812 31871 79 155 0 32655 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 131248

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 29628
/proc/meminfo: memFree=755856/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=131248 CPUtime=402.13
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 104250 0 0 0 40162 51 0 0 25 0 1 0 147739980 134397952 31921 1992294400 134512640 135151029 4294956240 18446744073709551615 134551485 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29621/statm: 32812 31921 79 155 0 32655 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 131248

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

[startup+409.501 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 29628
/proc/meminfo: memFree=755856/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=131248 CPUtime=409.33
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 104250 0 0 0 40882 51 0 0 25 0 1 0 147739980 134397952 31921 1992294400 134512640 135151029 4294956240 18446744073709551615 134520251 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29621/statm: 32812 31921 79 155 0 32655 0
Current children cumulated CPU time (s) 409.33
Current children cumulated vsize (KiB) 131248

[startup+435.102 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 29628
/proc/meminfo: memFree=755856/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=131248 CPUtime=434.92
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 104250 0 0 0 43441 51 0 0 25 0 1 0 147739980 134397952 31921 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29621/statm: 32812 31921 79 155 0 32655 0
Current children cumulated CPU time (s) 434.92
Current children cumulated vsize (KiB) 131248

[startup+447.901 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 29628
/proc/meminfo: memFree=755856/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=131248 CPUtime=447.71
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 104250 0 0 0 44720 51 0 0 25 0 1 0 147739980 134397952 31921 1992294400 134512640 135151029 4294956240 18446744073709551615 134554791 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29621/statm: 32812 31921 79 155 0 32655 0
Current children cumulated CPU time (s) 447.71
Current children cumulated vsize (KiB) 131248

[startup+451.102 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 29628
/proc/meminfo: memFree=755856/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=131248 CPUtime=450.91
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 104250 0 0 0 45040 51 0 0 25 0 1 0 147739980 134397952 31921 1992294400 134512640 135151029 4294956240 18446744073709551615 134554594 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29621/statm: 32812 31921 79 155 0 32655 0
Current children cumulated CPU time (s) 450.91
Current children cumulated vsize (KiB) 131248

[startup+454.305 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 29628
/proc/meminfo: memFree=755856/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=131248 CPUtime=454.11
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 104250 0 0 0 45360 51 0 0 25 0 1 0 147739980 134397952 31921 1992294400 134512640 135151029 4294956240 18446744073709551615 134581738 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29621/statm: 32812 31921 79 155 0 32655 0
Current children cumulated CPU time (s) 454.11
Current children cumulated vsize (KiB) 131248

[startup+455.902 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 29628
/proc/meminfo: memFree=755856/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=131248 CPUtime=455.71
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 104250 0 0 0 45520 51 0 0 25 0 1 0 147739980 134397952 31921 1992294400 134512640 135151029 4294956240 18446744073709551615 134554875 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29621/statm: 32812 31921 79 155 0 32655 0
Current children cumulated CPU time (s) 455.71
Current children cumulated vsize (KiB) 131248

[startup+456.702 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 29628
/proc/meminfo: memFree=755856/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=131248 CPUtime=456.51
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 104250 0 0 0 45600 51 0 0 25 0 1 0 147739980 134397952 31921 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29621/statm: 32812 31921 79 155 0 32655 0
Current children cumulated CPU time (s) 456.51
Current children cumulated vsize (KiB) 131248

[startup+457.102 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 29628
/proc/meminfo: memFree=755856/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=131248 CPUtime=456.91
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 104250 0 0 0 45640 51 0 0 25 0 1 0 147739980 134397952 31921 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29621/statm: 32812 31921 79 155 0 32655 0
Current children cumulated CPU time (s) 456.91
Current children cumulated vsize (KiB) 131248

[startup+457.202 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 29628
/proc/meminfo: memFree=755856/2055920 swapFree=4180196/4192956
[pid=29621] ppid=29619 vsize=131248 CPUtime=457.01
/proc/29621/stat : 29621 (precosat) R 29619 29621 29557 0 -1 4194304 104250 0 0 0 45650 51 0 0 25 0 1 0 147739980 134397952 31921 1992294400 134512640 135151029 4294956240 18446744073709551615 134554582 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29621/statm: 32812 31921 79 155 0 32655 0
Current children cumulated CPU time (s) 457.01
Current children cumulated vsize (KiB) 131248

Child status: 20
Real time (s): 457.273
CPU time (s): 457.089
CPU user time (s): 456.555
CPU system time (s): 0.534918
CPU usage (%): 99.96
Max. virtual memory (cumulated for all children) (KiB): 144492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 456.555
system time used= 0.534918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104251
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= 2
involuntary context switches= 997

runsolver used 0.318951 second user time and 1.00485 second system time

The end

Launcher Data

Begin job on node7 at 2009-05-01 18:57:41
IDJOB=1774581
IDBENCH=70962
IDSOLVER=607
FILE ID=node7/1774581-1241197060
PBS_JOBID= 9224660
Free space on /tmp= 66460 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L90_coli.sat.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774581-1241197060/watcher-1774581-1241197060 -o /tmp/evaluation-result-1774581-1241197060/solver-1774581-1241197060 -C 10000 -W 12000 -M 1800  HOME/precosat HOME/instance-1774581-1241197060.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= a9e7651569c1b43a1021c78982fb4e6b
RANDOM SEED=577704483

node7.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        884088 kB
Buffers:         81760 kB
Cached:         991108 kB
SwapCached:       7108 kB
Active:         191328 kB
Inactive:       890000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        884088 kB
SwapTotal:     4192956 kB
SwapFree:      4180196 kB
Dirty:           27260 kB
Writeback:           0 kB
Mapped:          13488 kB
Slab:            76532 kB
Committed_AS:  1010788 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66460 MiB
End job on node7 at 2009-05-01 19:05:19