Trace number 1577722

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 1013.22 1013.63

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L200_coli.sat.cnf
MD5SUM853982f8646333d217e35d938b7eb00b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark542.008
Satisfiable
(Un)Satisfiability was proved
Number of variables670867
Number of clauses3513333
Sum of the clauses size10259569
Maximum clause length11
Minimum clause length1
Number of clauses of size 159077
Number of clauses of size 2795777
Number of clauses of size 32146608
Number of clauses of size 4393835
Number of clauses of size 5117437
Number of clauses of size over 5599

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-1577722-1241004126.cnf
0.00/0.00	c found header 'p cnf 670867 3513333'
4.49/4.58	c finished parsing
4.49/4.58	c
4.49/4.58	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
4.49/4.58	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
4.49/4.58	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
4.49/4.58	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
4.49/4.58	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
4.49/4.58	c --random=1 --spread=2000 --seed=0 --skip=25
4.49/4.58	c
4.49/4.58	c sizeof     vars[0] = 16   alignment = 0      10 MB
4.49/4.58	c sizeof     orgs[0] =  8   alignment = 0       5 MB
4.49/4.58	c sizeof     occs[0] =  8   alignment = 0       5 MB
4.49/4.58	c sizeof iirfs[0..1] =  8   alignment = 0       5 MB
4.49/4.58	c
4.49/4.58	c starting search after 4.6 seconds
4.49/4.58	c no decision limit
4.69/4.77	c
4.69/4.77	c       original/binary      fixed     eliminated      learned       agility
4.69/4.77	c   seconds        variables     equivalent    conflicts       height       MB
4.69/4.77	c
4.69/4.77	c *    4.8  3354573  562961  77225 30681      0       0      0    0.0   0  245
35.26/35.34	c s   35.3  1461813  162010 131065 24661 353131       0      0    0.0   0  156
35.26/35.34	c l   35.3  1461813  162010 131065 24661 353131       0 1310959    0.0   0  156
44.27/44.30	c s   44.3  1392941  125930 146941 44865 353131     208    201  172.9   0  149
44.27/44.30	c -   44.3  1392941  125930 146941 44865 353131     208 1206083  172.9   0  149
44.27/44.30	c R   44.3  1392941  125930 146941 44865 353131     208    201  172.2   0  149
44.27/44.32	c R   44.3  1392941  125930 146941 44865 353131     308    301  127.0  14  149
44.46/44.59	c R   44.6  1392944  125930 146941 44865 353131     912    903   96.8   3  150
44.66/44.77	c B   44.7  1392944  125930 146941 44865 353131    1001    992   92.9  13  150
45.16/45.25	c B   45.2  1392968  125930 146941 44865 353131    2002   1983   72.9  16  153
45.46/45.53	c R   45.5  1393012  125929 146941 44866 353131    2514   2485   72.5  22  154
48.76/48.83	c B   48.8  1402808  125685 147089 44962 353131    8005   7906   64.7  11  163
49.37/49.49	c R   49.5  1404097  125680 147089 44967 353131   10256  10148   59.4  15  163
54.36/54.41	c R   54.4  1427372  125645 147100 44991 353131   19885  19720   51.8  14  166
56.06/56.14	c B   56.1  1439607  125621 147102 45013 353131   24007  23770   51.4   7  168
65.56/65.67	c R   65.6  1490964  125340 147280 45116 353131   42323  42037   52.8  13  174
79.65/79.80	c B   79.8  1579379  125045 147557 45134 353131   64018  63657   48.8  14  182
114.22/114.39	c R  114.3  1822341  124748 147746 45242 353131   93603  93164   44.1  16  200
126.90/127.02	c s  126.9  1739068  122931 147950 45242 354744  100025  92197   43.5  33  183
126.90/127.02	c
126.90/127.02	c       original/binary      fixed     eliminated      learned       agility
126.90/127.02	c   seconds        variables     equivalent    conflicts       height       MB
126.90/127.02	c
126.90/127.02	c -  126.9  1739068  122931 147950 45242 354744  100025 1181962   43.5  33  183
177.47/177.62	c s  177.5  1876992  109479 160812 45348 355228  116053  33286   41.2   1  186
177.47/177.62	c -  177.5  1876992  109479 160812 45348 355228  116053 1075586   41.2   1  186
273.03/273.22	c B  273.1  2527096  109417 160868 45354 355228  160048  77206   39.8   7  243
292.93/293.12	c s  293.0  2548356  109406 160868 45364 355229  165475  82576   39.5   0  239
467.85/468.14	c s  467.9  2722172  108781 160870 45365 355851  218574  56705   37.6  23  241
654.79/655.14	c s  654.8  2867043  108277 160875 45369 356346  284125  71009   36.0   1  250
866.82/867.29	c s  866.9  3066241  108246 160881 45392 356348  345842 122646   34.0   1  274
1011.08/1011.58	c B 1011.2  3349466  105164 162214 47141 356348  384115 160871   32.9   3  301
1013.08/1013.57	c 0 1013.2  3360084   83307 185255 45957 356348  384273 161007   32.9   1  302
1013.08/1013.57	c
1013.08/1013.57	s UNSATISFIABLE
1013.08/1013.57	c
1013.08/1013.57	c 384273 conflicts, 671319 decisions, 121 random
1013.08/1013.57	c 29 iterations, 1052 restarts, 128 skipped
1013.08/1013.57	c 0 enlarged, 12442 shrunken, 3760 rescored, 126 rebiased
1013.08/1013.57	c 8 simplifications, 0 reductions
1013.08/1013.57	c
1013.08/1013.57	c vars: 185255 fixed, 45957 equiv, 356348 elim, 79299 merged
1013.08/1013.57	c elim: 11671897 resolutions, 7 phases, 1 rounds
1013.08/1013.57	c sbst: 100% substituted, 28.0% nots, 71.8% ands, 0.2% xors, 0.0% ites
1013.08/1013.57	c arty: 2.07 and 2.00 xor average arity
1013.08/1013.57	c prbe: 1385323 probed, 523 phases, 5 rounds
1013.08/1013.57	c prbe: 6398 failed, 283 lifted, 8243 merged
1013.08/1013.57	c sccs: 136 non trivial, 1 fixed, 267 merged
1013.08/1013.57	c hash: 534 units, 70789 merged
1013.08/1013.57	c mins: 16427505 learned, 36% deleted, 168 strong, 561 depth
1013.08/1013.57	c subs: 16304 forward, 69130 backward, 405534 doms
1013.08/1013.57	c strs: 13258 forward, 260 backward
1013.08/1013.57	c doms: 461049 dominators, 359037 high, 757 low
1013.08/1013.57	c prps: 585223298 propagations, 0.58 megaprops
1013.08/1013.57	c
1013.08/1013.57	c 1013.2 seconds, 302 MB max, 210 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-1577722-1241004126/watcher-1577722-1241004126 -o /tmp/evaluation-result-1577722-1241004126/solver-1577722-1241004126 -C 1200 -W 1800 -M 1800 HOME/precosat HOME/instance-1577722-1241004126.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.22 1.55 3/64 5769
/proc/meminfo: memFree=1411392/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=11272 CPUtime=0
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 1020 0 0 0 0 0 0 0 18 0 1 0 128446804 11542528 1005 1992294400 134512640 135151029 4294956224 18446744073709551615 134697845 0 0 4096 0 0 0 0 17 0 0 0
/proc/5769/statm: 2818 1012 58 155 0 2661 0

[startup+0.069079 s]
/proc/loadavg: 1.00 1.22 1.55 3/64 5769
/proc/meminfo: memFree=1411392/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=28032 CPUtime=0.06
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 6089 0 0 0 3 3 0 0 18 0 1 0 128446804 28704768 6074 1992294400 134512640 135151029 4294956224 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 0 0 0
/proc/5769/statm: 7008 6076 59 155 0 6851 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 28032

[startup+0.101079 s]
/proc/loadavg: 1.00 1.22 1.55 3/64 5769
/proc/meminfo: memFree=1411392/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=29056 CPUtime=0.09
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 6604 0 0 0 6 3 0 0 18 0 1 0 128446804 29753344 6589 1992294400 134512640 135151029 4294956224 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 0 0 0
/proc/5769/statm: 7264 6589 59 155 0 7107 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29056

[startup+0.301102 s]
/proc/loadavg: 1.00 1.22 1.55 3/64 5769
/proc/meminfo: memFree=1411392/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=64328 CPUtime=0.29
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 15658 0 0 0 22 7 0 0 19 0 1 0 128446804 65871872 15610 1992294400 134512640 135151029 4294956224 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 16082 15611 64 155 0 15925 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64328

[startup+0.701147 s]
/proc/loadavg: 1.00 1.22 1.55 3/64 5769
/proc/meminfo: memFree=1411392/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=85808 CPUtime=0.69
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 21180 0 0 0 59 10 0 0 23 0 1 0 128446804 87867392 20938 1992294400 134512640 135151029 4294956224 18446744073709551615 134579313 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 21452 20938 64 155 0 21295 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85808

[startup+1.50224 s]
/proc/loadavg: 1.00 1.22 1.55 2/65 5770
/proc/meminfo: memFree=1314680/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=120924 CPUtime=1.5
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 30749 0 0 0 135 15 0 0 25 0 1 0 128446804 123826176 29737 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 30231 29737 64 155 0 30074 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 120924

[startup+3.10141 s]
/proc/loadavg: 1.00 1.22 1.55 2/65 5770
/proc/meminfo: memFree=1264888/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=197224 CPUtime=3.09
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 50761 0 0 0 281 28 0 0 25 0 1 0 128446804 201957376 48724 1992294400 134512640 135151029 4294956224 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 49306 48724 64 155 0 49149 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 197224

[startup+6.30177 s]
/proc/loadavg: 1.00 1.22 1.55 2/65 5770
/proc/meminfo: memFree=1115768/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=305532 CPUtime=6.29
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 80082 0 0 0 585 44 0 0 25 0 1 0 128446804 312864768 75123 1992294400 134512640 135151029 4294956224 18446744073709551615 134673033 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 76383 75123 79 155 0 76226 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 305532

[startup+12.7015 s]
/proc/loadavg: 1.00 1.21 1.54 2/65 5770
/proc/meminfo: memFree=1079672/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=336988 CPUtime=12.69
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 92105 0 0 0 1219 50 0 0 25 0 1 0 128446804 345075712 83048 1992294400 134512640 135151029 4294956224 18446744073709551615 134518832 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 84247 83048 79 155 0 84090 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 336988

[startup+25.5019 s]
/proc/loadavg: 1.00 1.20 1.54 2/65 5770
/proc/meminfo: memFree=1073784/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=345184 CPUtime=25.48
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 93624 0 0 0 2497 51 0 0 25 0 1 0 128446804 353468416 84567 1992294400 134512640 135151029 4294956224 18446744073709551615 134575720 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 86296 84567 79 155 0 86139 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 345184

[startup+51.1018 s]
/proc/loadavg: 1.00 1.18 1.52 2/65 5770
/proc/meminfo: memFree=1111480/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=305616 CPUtime=51.06
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 96750 0 0 0 5052 54 0 0 25 0 1 0 128446804 312950784 75079 1992294400 134512640 135151029 4294956224 18446744073709551615 134520351 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 76404 75079 79 155 0 76247 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 305616

[startup+102.305 s]
/proc/loadavg: 1.00 1.15 1.49 2/65 5770
/proc/meminfo: memFree=1111480/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=305616 CPUtime=102.22
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 96764 0 0 0 10168 54 0 0 25 0 1 0 128446804 312950784 75093 1992294400 134512640 135151029 4294956224 18446744073709551615 134554803 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 76404 75093 79 155 0 76247 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 305616

[startup+162.301 s]
/proc/loadavg: 1.00 1.12 1.46 2/65 5770
/proc/meminfo: memFree=1103288/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=313812 CPUtime=162.18
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 109309 0 0 0 16159 59 0 0 25 0 1 0 128446804 321343488 77153 1992294400 134512640 135151029 4294956224 18446744073709551615 134542634 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 78453 77153 79 155 0 78296 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 313812

[startup+222.302 s]
/proc/loadavg: 1.00 1.10 1.43 2/65 5770
/proc/meminfo: memFree=1103224/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=313812 CPUtime=222.15
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 123904 0 0 0 22149 66 0 0 25 0 1 0 128446804 321343488 77165 1992294400 134512640 135151029 4294956224 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 78453 77165 79 155 0 78296 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 313812

[startup+282.302 s]
/proc/loadavg: 1.00 1.08 1.40 2/65 5770
/proc/meminfo: memFree=1094776/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=322004 CPUtime=282.13
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 128006 0 0 0 28145 68 0 0 25 0 1 0 128446804 329732096 79218 1992294400 134512640 135151029 4294956224 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 80501 79218 79 155 0 80344 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 322004

[startup+342.301 s]
/proc/loadavg: 1.00 1.06 1.37 2/65 5770
/proc/meminfo: memFree=1094776/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=322004 CPUtime=342.1
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 150783 0 0 0 34131 79 0 0 25 0 1 0 128446804 329732096 79218 1992294400 134512640 135151029 4294956224 18446744073709551615 134581738 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 80501 79218 79 155 0 80344 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 322004

[startup+402.302 s]
/proc/loadavg: 1.00 1.05 1.34 2/65 5770
/proc/meminfo: memFree=1094776/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=322004 CPUtime=402.07
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 150784 0 0 0 40128 79 0 0 25 0 1 0 128446804 329732096 79219 1992294400 134512640 135151029 4294956224 18446744073709551615 134520115 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 80501 79219 79 155 0 80344 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 322004

[startup+462.302 s]
/proc/loadavg: 1.00 1.04 1.32 2/65 5770
/proc/meminfo: memFree=1086776/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=322004 CPUtime=462.05
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 159560 0 0 0 46121 84 0 0 25 0 1 0 128446804 329732096 79228 1992294400 134512640 135151029 4294956224 18446744073709551615 134572718 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 80501 79228 79 155 0 80344 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 322004

[startup+522.301 s]
/proc/loadavg: 1.00 1.03 1.30 2/65 5770
/proc/meminfo: memFree=1094712/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=322004 CPUtime=522.02
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 173574 0 0 0 52111 91 0 0 25 0 1 0 128446804 329732096 79232 1992294400 134512640 135151029 4294956224 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 80501 79232 79 155 0 80344 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 322004

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.27 2/65 5770
/proc/meminfo: memFree=1094776/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=322004 CPUtime=582.01
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 173574 0 0 0 58110 91 0 0 25 0 1 0 128446804 329732096 79232 1992294400 134512640 135151029 4294956224 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 80501 79232 79 155 0 80344 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 322004

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.25 2/65 5770
/proc/meminfo: memFree=1094776/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=322004 CPUtime=641.99
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 173574 0 0 0 64108 91 0 0 25 0 1 0 128446804 329732096 79232 1992294400 134512640 135151029 4294956224 18446744073709551615 134554794 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 80501 79232 79 155 0 80344 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 322004

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.24 2/65 5770
/proc/meminfo: memFree=1094648/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=322004 CPUtime=701.98
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 196354 0 0 0 70095 103 0 0 25 0 1 0 128446804 329732096 79235 1992294400 134512640 135151029 4294956224 18446744073709551615 134554582 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 80501 79235 79 155 0 80344 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 322004

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.22 2/65 5770
/proc/meminfo: memFree=1094712/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=322004 CPUtime=761.96
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 196354 0 0 0 76093 103 0 0 25 0 1 0 128446804 329732096 79235 1992294400 134512640 135151029 4294956224 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 80501 79235 79 155 0 80344 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 322004

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.20 2/65 5770
/proc/meminfo: memFree=1094712/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=322004 CPUtime=821.94
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 196354 0 0 0 82091 103 0 0 25 0 1 0 128446804 329732096 79235 1992294400 134512640 135151029 4294956224 18446744073709551615 134554644 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 80501 79235 79 155 0 80344 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 322004

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.18 2/65 5770
/proc/meminfo: memFree=1094776/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=322004 CPUtime=881.92
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 219133 0 0 0 88078 114 0 0 25 0 1 0 128446804 329732096 79237 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 80501 79237 79 155 0 80344 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 322004

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 5770
/proc/meminfo: memFree=1093688/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=323456 CPUtime=941.9
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 219463 0 0 0 94076 114 0 0 25 0 1 0 128446804 331218944 79567 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 80864 79567 79 155 0 80707 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 323456

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 5772
/proc/meminfo: memFree=1080888/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=336028 CPUtime=1001.89
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 222595 0 0 0 100071 118 0 0 25 0 1 0 128446804 344092672 82699 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 84007 82699 79 155 0 83850 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 336028

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

[startup+1004.7 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 5772
/proc/meminfo: memFree=1080632/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=336292 CPUtime=1004.28
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 222659 0 0 0 100310 118 0 0 25 0 1 0 128446804 344363008 82763 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 84073 82763 79 155 0 83916 0
Current children cumulated CPU time (s) 1004.28
Current children cumulated vsize (KiB) 336292

[startup+1007.9 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 5772
/proc/meminfo: memFree=1079736/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=337368 CPUtime=1007.48
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 222908 0 0 0 100630 118 0 0 25 0 1 0 128446804 345464832 83012 1992294400 134512640 135151029 4294956224 18446744073709551615 134554582 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 84342 83012 79 155 0 84185 0
Current children cumulated CPU time (s) 1007.48
Current children cumulated vsize (KiB) 337368

[startup+1011.1 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 5772
/proc/meminfo: memFree=1078264/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=338776 CPUtime=1010.69
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 223242 0 0 0 100950 119 0 0 25 0 1 0 128446804 346906624 83346 1992294400 134512640 135151029 4294956224 18446744073709551615 134554722 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 84694 83346 79 155 0 84537 0
Current children cumulated CPU time (s) 1010.69
Current children cumulated vsize (KiB) 338776

[startup+1012.7 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 5772
/proc/meminfo: memFree=1078264/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=338908 CPUtime=1012.28
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 223298 0 0 0 101109 119 0 0 25 0 1 0 128446804 347041792 83402 1992294400 134512640 135151029 4294956224 18446744073709551615 134555618 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 84727 83402 79 155 0 84570 0
Current children cumulated CPU time (s) 1012.28
Current children cumulated vsize (KiB) 338908

[startup+1013.11 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 5772
/proc/meminfo: memFree=1077944/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=339172 CPUtime=1012.69
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 223341 0 0 0 101150 119 0 0 25 0 1 0 128446804 347312128 83445 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 84793 83445 79 155 0 84636 0
Current children cumulated CPU time (s) 1012.69
Current children cumulated vsize (KiB) 339172

[startup+1013.5 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 5772
/proc/meminfo: memFree=1077944/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=339304 CPUtime=1013.08
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194304 223372 0 0 0 101189 119 0 0 25 0 1 0 128446804 347447296 83476 1992294400 134512640 135151029 4294956224 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 0 0 0
/proc/5769/statm: 84826 83476 79 155 0 84669 0
Current children cumulated CPU time (s) 1013.08
Current children cumulated vsize (KiB) 339304

[startup+1013.6 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 5772
/proc/meminfo: memFree=1077944/2055920 swapFree=4192812/4192956
[pid=5769] ppid=5767 vsize=0 CPUtime=1013.18
/proc/5769/stat : 5769 (precosat) R 5767 5769 5368 0 -1 4194308 223379 0 0 0 101196 122 0 0 25 0 1 0 128446804 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/5769/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1013.18
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 1013.63
CPU time (s): 1013.22
CPU user time (s): 1011.97
CPU system time (s): 1.24681
CPU usage (%): 99.9595
Max. virtual memory (cumulated for all children) (KiB): 345184

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

runsolver used 0.863868 second user time and 2.83157 second system time

The end

Launcher Data

Begin job on node9 at 2009-04-29 13:22:11
IDJOB=1577722
IDBENCH=70965
IDSOLVER=507
FILE ID=node9/1577722-1241004126
PBS_JOBID= 9204858
Free space on /tmp= 66420 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L200_coli.sat.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577722-1241004126/watcher-1577722-1241004126 -o /tmp/evaluation-result-1577722-1241004126/solver-1577722-1241004126 -C 1200 -W 1800 -M 1800  HOME/precosat HOME/instance-1577722-1241004126.cnf

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

MD5SUM BENCH= 853982f8646333d217e35d938b7eb00b
RANDOM SEED=253763676

node9.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.240
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.240
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:       1411872 kB
Buffers:         53648 kB
Cached:         510548 kB
SwapCached:          0 kB
Active:         114056 kB
Inactive:       464044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1411872 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           72268 kB
Writeback:           0 kB
Mapped:          23716 kB
Slab:            51980 kB
Committed_AS:   496592 kB
PageTables:       1404 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= 66420 MiB
End job on node9 at 2009-04-29 13:39:04