Trace number 1577566

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 441.551 441.741

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 benchmark143.456
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-1577566-1241002673.cnf
0.00/0.00	c found header 'p cnf 282842 1350458'
1.69/1.76	c finished parsing
1.69/1.76	c
1.69/1.76	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
1.69/1.76	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
1.69/1.76	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
1.69/1.76	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
1.69/1.76	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
1.69/1.76	c --random=1 --spread=2000 --seed=0 --skip=25
1.69/1.76	c
1.69/1.76	c sizeof     vars[0] = 16   alignment = 0       4 MB
1.69/1.76	c sizeof     orgs[0] =  8   alignment = 0       2 MB
1.69/1.76	c sizeof     occs[0] =  8   alignment = 0       2 MB
1.69/1.76	c sizeof iirfs[0..1] =  8   alignment = 0       2 MB
1.69/1.76	c
1.69/1.76	c starting search after 1.8 seconds
1.69/1.76	c no decision limit
1.79/1.84	c
1.79/1.84	c       original/binary      fixed     eliminated      learned       agility
1.79/1.84	c   seconds        variables     equivalent    conflicts       height       MB
1.79/1.84	c
1.79/1.84	c *    1.8  1268258  228396  39605 14841      0       0      0    0.0   0   97
11.68/11.75	c s   11.8   439516   47882  65752 17380 151828       0      0    0.0   0   57
11.68/11.75	c l   11.8   439516   47882  65752 17380 151828       0 345884    0.0   0   57
11.98/12.04	c R   12.0   439629   47839  65793 17382 151828     104    100   65.0   2   58
11.98/12.05	c R   12.0   439733   47754  65876 17384 151828     205    195   47.3  14   58
15.49/15.59	c B   15.6   585177   31684  72904 26426 151828    1000    955   38.7  24   70
15.58/15.66	c R   15.7   585204   31684  72904 26426 151828    1269   1217   37.6  17   71
15.78/15.87	c B   15.9   585261   31684  72904 26426 151828    2002   1934   33.2  15   71
15.98/16.08	c R   16.1   585651   31683  72904 26427 151828    2881   2799   43.6  18   71
17.59/17.60	c B   17.6   590420   31653  72976 26385 151828    8006   7890   51.1  14   72
18.38/18.41	c R   18.4   595135   31533  73058 26423 151828   10105   9976   49.4   7   72
21.78/21.82	c R   21.8   615806   31506  73064 26444 151828   19723  19542   45.4  21   74
23.48/23.57	c B   23.6   626741   31433  73099 26482 151828   24010  23806   44.3  10   76
31.77/31.86	c s   31.9   396454   30152  73182 26488 153020   36724  22339   39.7   9   56
31.77/31.86	c -   31.9   396454   30152  73182 26488 153020   36724 283625   39.7   9   56
33.97/34.00	c R   34.0   437135   29937  73395 26490 153020   42164  27764   39.3  24   62
51.77/51.86	c s   51.8   601416   29801  73482 26496 153063   59648  41638   38.0   4   71
51.77/51.86	c -   51.8   601416   29801  73482 26496 153063   59648 275117   38.0   4   71
56.86/56.94	c B   56.9   631481   29801  73482 26496 153063   64022  46008   37.0   3   75
90.25/90.39	c
90.25/90.39	c       original/binary      fixed     eliminated      learned       agility
90.25/90.39	c   seconds        variables     equivalent    conflicts       height       MB
90.25/90.39	c
90.25/90.39	c s   90.4   757159   29793  73484 26502 153063   88252  70161   34.8  21   85
92.25/92.39	c R   92.3   759688   29791  73484 26504 153063   93472  75378   34.8  16   88
144.03/144.16	c s  144.1   788121   29528  73715 26536 153063  129664  64093   31.6   5   86
144.03/144.16	c -  144.1   788121   29528  73715 26536 153063  129664 266864   31.6   5   86
182.71/182.85	c B  182.8   852226   24284  78935 26560 153063  160045  94428   31.2  26   99
196.20/196.38	c s  196.3   756172   24105  78938 26566 153233  165404  56467   30.8  13   83
196.20/196.38	c -  196.3   756172   24105  78938 26566 153233  165404 224166   30.8  13   83
246.08/246.29	c s  246.2   813176   24089  78939 26572 153242  204066  91287   30.3   4   93
271.47/271.62	c +  271.5   867083   23113  79529 26958 153242  224167 246582   30.1  22  107
310.35/310.59	c s  310.5   841663   21163  79643 27425 154611  252501  99576   29.6   4   99
310.35/310.59	c -  310.5   841663   21163  79643 27425 154611  252501 209595   29.6   4   99
310.35/310.59	c +  310.5   841663   21163  79643 27425 154611  252501 230554   29.6   4   99
385.12/385.35	c s  385.2   810318   19388  80014 28104 155336  302101 125513   28.8   9  104
385.12/385.35	c -  385.2   810318   19388  80014 28104 155336  302101 219027   28.8   9  104
385.12/385.35	c +  385.2   810318   19388  80014 28104 155336  302101 240929   28.8   9  104
441.50/441.72	c 0  441.5   825035   18460  80352 28694 155336  329027 152396   28.0  13  114
441.50/441.72	c
441.50/441.72	s UNSATISFIABLE
441.50/441.72	c
441.50/441.72	c 329027 conflicts, 559672 decisions, 91 random
441.50/441.72	c 21 iterations, 963 restarts, 104 skipped
441.50/441.72	c 3 enlarged, 9535 shrunken, 3219 rescored, 123 rebiased
441.50/441.72	c 9 simplifications, 0 reductions
441.50/441.72	c
441.50/441.72	c vars: 80352 fixed, 28694 equiv, 155336 elim, 44119 merged
441.50/441.72	c elim: 5974727 resolutions, 9 phases, 2 rounds
441.50/441.72	c sbst: 99% substituted, 25.5% nots, 74.1% ands, 0.2% xors, 0.2% ites
441.50/441.72	c arty: 2.07 and 2.00 xor average arity
441.50/441.72	c prbe: 575381 probed, 230 phases, 9 rounds
441.50/441.72	c prbe: 3112 failed, 261 lifted, 5816 merged
441.50/441.72	c sccs: 68 non trivial, 0 fixed, 270 merged
441.50/441.72	c hash: 418 units, 38033 merged
441.50/441.72	c mins: 11778878 learned, 36% deleted, 1097 strong, 243 depth
441.50/441.72	c subs: 11205 forward, 69831 backward, 259913 doms
441.50/441.72	c strs: 11398 forward, 426 backward
441.50/441.72	c doms: 274619 dominators, 214545 high, 789 low
441.50/441.72	c prps: 260037936 propagations, 0.59 megaprops
441.50/441.72	c
441.50/441.72	c 441.5 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-1577566-1241002673/watcher-1577566-1241002673 -o /tmp/evaluation-result-1577566-1241002673/solver-1577566-1241002673 -C 1200 -W 1800 -M 1800 HOME/precosat HOME/instance-1577566-1241002673.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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: 1.00 1.00 0.94 3/65 7193
/proc/meminfo: memFree=1721584/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=5208 CPUtime=0
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 971 0 0 0 0 0 0 0 18 0 1 0 128297312 5332992 957 1992294400 134512640 135151029 4294956224 18446744073709551615 134697845 0 0 4096 0 0 0 0 17 0 0 0
/proc/7193/statm: 1302 964 58 155 0 1145 0

[startup+0.102612 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 7193
/proc/meminfo: memFree=1721584/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=26584 CPUtime=0.09
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 6300 0 0 0 7 2 0 0 18 0 1 0 128297312 27222016 6285 1992294400 134512640 135151029 4294956224 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 0 0 0
/proc/7193/statm: 6646 6285 64 155 0 6489 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26584

[startup+0.201622 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 7193
/proc/meminfo: memFree=1721584/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=31856 CPUtime=0.19
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 7741 0 0 0 16 3 0 0 18 0 1 0 128297312 32620544 7628 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0
/proc/7193/statm: 7997 7628 64 155 0 7840 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31856

[startup+0.301633 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 7193
/proc/meminfo: memFree=1721584/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=37272 CPUtime=0.29
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 9077 0 0 0 26 3 0 0 19 0 1 0 128297312 38166528 8964 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0
/proc/7193/statm: 9318 8965 64 155 0 9161 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37272

[startup+0.701676 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 7193
/proc/meminfo: memFree=1721584/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=56276 CPUtime=0.69
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 14217 0 0 0 63 6 0 0 23 0 1 0 128297312 57626624 13718 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0
/proc/7193/statm: 14069 13718 64 155 0 13912 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56276

[startup+1.50176 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 7194
/proc/meminfo: memFree=1646824/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=97484 CPUtime=1.49
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 24959 0 0 0 138 11 0 0 25 0 1 0 128297312 99823616 23947 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0
/proc/7193/statm: 24371 23947 64 155 0 24214 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97484

[startup+3.10193 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 7194
/proc/meminfo: memFree=1602088/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=123028 CPUtime=3.09
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 33016 0 0 0 294 15 0 0 25 0 1 0 128297312 125980672 29873 1992294400 134512640 135151029 4294956224 18446744073709551615 134572611 0 0 4096 17442 0 0 0 17 0 0 0
/proc/7193/statm: 30757 29873 79 155 0 30600 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 123028

[startup+6.30127 s]
/proc/loadavg: 1.08 1.02 0.94 2/66 7194
/proc/meminfo: memFree=1584424/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=141420 CPUtime=6.29
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 39618 0 0 0 610 19 0 0 25 0 1 0 128297312 144814080 34424 1992294400 134512640 135151029 4294956224 18446744073709551615 134575726 0 0 4096 17442 0 0 0 17 0 0 0
/proc/7193/statm: 35355 34424 79 155 0 35198 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 141420

[startup+12.702 s]
/proc/loadavg: 1.07 1.02 0.94 2/66 7194
/proc/meminfo: memFree=1599144/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=128168 CPUtime=12.69
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 40487 0 0 0 1249 20 0 0 25 0 1 0 128297312 131244032 30952 1992294400 134512640 135151029 4294956224 18446744073709551615 134572573 0 0 4096 17442 0 0 0 17 0 0 0
/proc/7193/statm: 32042 30952 79 155 0 31885 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 128168

[startup+25.5013 s]
/proc/loadavg: 1.06 1.01 0.94 2/66 7194
/proc/meminfo: memFree=1597032/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=129192 CPUtime=25.48
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 41008 0 0 0 2528 20 0 0 25 0 1 0 128297312 132292608 31216 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0
/proc/7193/statm: 32298 31216 79 155 0 32141 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 129192

[startup+51.101 s]
/proc/loadavg: 1.04 1.01 0.94 2/66 7194
/proc/meminfo: memFree=1597224/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=140412 CPUtime=51.07
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 50886 0 0 0 5082 25 0 0 25 0 1 0 128297312 143781888 34029 1992294400 134512640 135151029 4294956224 18446744073709551615 134526328 0 0 4096 17442 0 0 0 17 0 0 0
/proc/7193/statm: 35103 34029 79 155 0 34946 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 140412

[startup+102.302 s]
/proc/loadavg: 1.01 1.01 0.94 2/66 7194
/proc/meminfo: memFree=1594728/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=131248 CPUtime=102.24
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 59930 0 0 0 10195 29 0 0 25 0 1 0 128297312 134397952 31747 1992294400 134512640 135151029 4294956224 18446744073709551615 134542664 0 0 4096 17442 0 0 0 17 0 0 0
/proc/7193/statm: 32812 31747 79 155 0 32655 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 131248

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 7194
/proc/meminfo: memFree=1594792/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=131248 CPUtime=162.22
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 67427 0 0 0 16189 33 0 0 25 0 1 0 128297312 134397952 31747 1992294400 134512640 135151029 4294956224 18446744073709551615 134554866 0 0 4096 17442 0 0 0 17 0 0 0
/proc/7193/statm: 32812 31747 79 155 0 32655 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 131248

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 7200
/proc/meminfo: memFree=1594664/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=131248 CPUtime=222.19
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 74925 0 0 0 22182 37 0 0 25 0 1 0 128297312 134397952 31748 1992294400 134512640 135151029 4294956224 18446744073709551615 134554594 0 0 4096 17442 0 0 0 17 0 0 0
/proc/7193/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: 1.00 1.00 0.94 2/66 7200
/proc/meminfo: memFree=1590568/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=135344 CPUtime=282.17
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 84472 0 0 0 28175 42 0 0 25 0 1 0 128297312 138592256 32773 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/7193/statm: 33836 32773 79 155 0 33679 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 135344

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 7200
/proc/meminfo: memFree=1590120/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=135344 CPUtime=342.15
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 96190 0 0 0 34167 48 0 0 25 0 1 0 128297312 138592256 32896 1992294400 134512640 135151029 4294956224 18446744073709551615 134554766 0 0 4096 17442 0 0 0 17 0 0 0
/proc/7193/statm: 33836 32896 79 155 0 33679 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 135344

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 7200
/proc/meminfo: memFree=1594024/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=131248 CPUtime=402.11
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 104250 0 0 0 40160 51 0 0 25 0 1 0 128297312 134397952 31921 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/7193/statm: 32812 31921 79 155 0 32655 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 131248

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

[startup+409.601 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 7200
/proc/meminfo: memFree=1594024/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=131248 CPUtime=409.41
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 104250 0 0 0 40890 51 0 0 25 0 1 0 128297312 134397952 31921 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0
/proc/7193/statm: 32812 31921 79 155 0 32655 0
Current children cumulated CPU time (s) 409.41
Current children cumulated vsize (KiB) 131248

[startup+422.402 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 7200
/proc/meminfo: memFree=1594024/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=131248 CPUtime=422.21
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 104250 0 0 0 42170 51 0 0 25 0 1 0 128297312 134397952 31921 1992294400 134512640 135151029 4294956224 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 0 0 0
/proc/7193/statm: 32812 31921 79 155 0 32655 0
Current children cumulated CPU time (s) 422.21
Current children cumulated vsize (KiB) 131248

[startup+435.202 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 7200
/proc/meminfo: memFree=1593960/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=131248 CPUtime=435
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 104250 0 0 0 43449 51 0 0 25 0 1 0 128297312 134397952 31921 1992294400 134512640 135151029 4294956224 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 0 0 0
/proc/7193/statm: 32812 31921 79 155 0 32655 0
Current children cumulated CPU time (s) 435
Current children cumulated vsize (KiB) 131248

[startup+438.401 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 7200
/proc/meminfo: memFree=1593960/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=131248 CPUtime=438.2
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 104250 0 0 0 43769 51 0 0 25 0 1 0 128297312 134397952 31921 1992294400 134512640 135151029 4294956224 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 0 0 0
/proc/7193/statm: 32812 31921 79 155 0 32655 0
Current children cumulated CPU time (s) 438.2
Current children cumulated vsize (KiB) 131248

[startup+440.002 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 7200
/proc/meminfo: memFree=1593960/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=131248 CPUtime=439.8
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 104250 0 0 0 43929 51 0 0 25 0 1 0 128297312 134397952 31921 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0
/proc/7193/statm: 32812 31921 79 155 0 32655 0
Current children cumulated CPU time (s) 439.8
Current children cumulated vsize (KiB) 131248

[startup+440.802 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 7200
/proc/meminfo: memFree=1593960/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=131248 CPUtime=440.6
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 104250 0 0 0 44009 51 0 0 25 0 1 0 128297312 134397952 31921 1992294400 134512640 135151029 4294956224 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 0 0 0
/proc/7193/statm: 32812 31921 79 155 0 32655 0
Current children cumulated CPU time (s) 440.6
Current children cumulated vsize (KiB) 131248

[startup+441.206 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 7200
/proc/meminfo: memFree=1593960/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=131248 CPUtime=441
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 104250 0 0 0 44049 51 0 0 25 0 1 0 128297312 134397952 31921 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0
/proc/7193/statm: 32812 31921 79 155 0 32655 0
Current children cumulated CPU time (s) 441
Current children cumulated vsize (KiB) 131248

[startup+441.602 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 7200
/proc/meminfo: memFree=1593960/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=131248 CPUtime=441.4
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 104250 0 0 0 44089 51 0 0 25 0 1 0 128297312 134397952 31921 1992294400 134512640 135151029 4294956224 18446744073709551615 134581235 0 0 4096 17442 0 0 0 17 0 0 0
/proc/7193/statm: 32812 31921 79 155 0 32655 0
Current children cumulated CPU time (s) 441.4
Current children cumulated vsize (KiB) 131248

[startup+441.703 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 7200
/proc/meminfo: memFree=1593960/2055920 swapFree=4175168/4192956
[pid=7193] ppid=7191 vsize=131248 CPUtime=441.5
/proc/7193/stat : 7193 (precosat) R 7191 7193 6943 0 -1 4194304 104250 0 0 0 44099 51 0 0 25 0 1 0 128297312 134397952 31921 1992294400 134512640 135151029 4294956224 18446744073709551615 134554846 0 0 4096 17442 0 0 0 17 0 0 0
/proc/7193/statm: 32812 31921 79 155 0 32655 0
Current children cumulated CPU time (s) 441.5
Current children cumulated vsize (KiB) 131248

Child status: 20
Real time (s): 441.741
CPU time (s): 441.551
CPU user time (s): 441.012
CPU system time (s): 0.538918
CPU usage (%): 99.957
Max. virtual memory (cumulated for all children) (KiB): 144492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 441.012
system time used= 0.538918
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= 1152

runsolver used 0.509922 second user time and 1.07484 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-29 12:57:55
IDJOB=1577566
IDBENCH=70962
IDSOLVER=507
FILE ID=node81/1577566-1241002673
PBS_JOBID= 9204791
Free space on /tmp= 126588 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-1577566-1241002673/watcher-1577566-1241002673 -o /tmp/evaluation-result-1577566-1241002673/solver-1577566-1241002673 -C 1200 -W 1800 -M 1800  HOME/precosat HOME/instance-1577566-1241002673.cnf

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

MD5SUM BENCH= a9e7651569c1b43a1021c78982fb4e6b
RANDOM SEED=1534559439

node81.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.234
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.234
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1722064 kB
Buffers:         26460 kB
Cached:         250228 kB
SwapCached:      11360 kB
Active:          38896 kB
Inactive:       250528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1722064 kB
SwapTotal:     4192956 kB
SwapFree:      4175168 kB
Dirty:           27244 kB
Writeback:           0 kB
Mapped:          13656 kB
Slab:            30232 kB
Committed_AS:   511336 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126584 MiB
End job on node81 at 2009-04-29 13:05:17