Trace number 1775091

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 159.22 159.28

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_07_UNSAT.cnf
MD5SUMa30111c778b4a83ebe950f77b63a1b33
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark143.807
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses63345
Sum of the clauses size188200
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21950
Number of clauses of size 361372
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-1775091-1241199420.cnf
0.00/0.00	c found header 'p cnf 1128 63345'
0.00/0.05	c finished parsing
0.00/0.05	c
0.00/0.05	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.05	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.05	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.05	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.05	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.05	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.05	c
0.00/0.05	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.05	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.05	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.05	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.05	c
0.00/0.05	c starting search after 0.0 seconds
0.00/0.05	c no decision limit
0.00/0.05	c
0.00/0.05	c       original/binary      fixed     eliminated      learned       agility
0.00/0.05	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.05	c
0.00/0.05	c *    0.1    63345    1061      0    67      0       0      0    0.0   0    4
1.79/1.85	c s    1.9    62443     613      0   157    358       0      0    0.0   0    4
1.79/1.85	c l    1.9    62443     613      0   157    358       0  60947    0.0   0    4
1.79/1.87	c R    1.9    62443     613      0   157    358     102    102   80.3  11    5
1.89/1.90	c R    1.9    62443     613      0   157    358     202    202   55.9  15    5
1.99/2.04	c R    2.0    62443     613      0   157    358     805    805   29.9  16    5
2.09/2.10	c B    2.1    62443     613      0   157    358    1000   1000   27.2  16    5
2.29/2.33	c B    2.3    62443     613      0   157    358    2001   2001   20.7  11    5
2.39/2.40	c R    2.4    62443     613      0   157    358    2412   2412   20.1  12    5
3.09/3.18	c R    3.2    62443     613      0   157    358    6422   6422   17.9  15    6
3.49/3.57	c B    3.6    62443     613      0   157    358    8003   8003   17.5  14    6
5.49/5.52	c R    5.5    62443     613      0   157    358   16044  16044   17.2  13    7
7.79/7.89	c B    7.9    62443     613      0   157    358   24008  24008   17.1  11    8
11.58/11.63	c R   11.6    62443     613      0   157    358   38488  38488   16.4  13   10
14.89/14.95	c s   14.9    62444     613      0   157    358   48401  48400   16.4  14    9
19.69/19.71	c +   19.7    62444     613      0   157    358   60947  67041   16.4  14   13
20.48/20.55	c B   20.5    62444     613      0   157    358   64016  64015   16.3  12   14
25.38/25.41	c +   25.4    62444     613      0   157    358   76182  73745   16.1  12   15
30.18/30.24	c R   30.2    62444     613      0   157    358   89793  73752   15.9  15   15
32.17/32.25	c
32.17/32.25	c       original/binary      fixed     eliminated      learned       agility
32.17/32.25	c   seconds        variables     equivalent    conflicts       height       MB
32.17/32.25	c
32.17/32.25	c +   32.2    62444     613      0   157    358   95225  81119   15.7  14   15
42.37/42.48	c +   42.5    62444     613      0   157    358  119030  89230   15.5  12   17
55.07/55.15	c +   55.1    62444     613      0   157    358  148786  98153   15.3  13   18
60.17/60.26	c B   60.2    62444     613      0   157    358  160033  98162   15.2  14   20
69.87/69.91	c s   69.9    62445     613      0   157    358  179039  98156   15.1  15   14
73.36/73.42	c +   73.4    62445     613      0   157    358  185980 107968   15.1  13   17
82.86/82.92	c R   82.9    62445     613      0   157    358  205177 107974   14.9  14   19
94.95/95.00	c +   95.0    62445     613      0   157    358  232475 118764   14.7  14   20
121.04/121.10	c s  121.1    62447     613      0   157    358  276067 118773   14.3  13   15
130.24/130.34	c +  130.3    62447     613      0   157    358  290592 130640   14.1  15   21
159.13/159.27	c 0  159.2    62843     539     74   157    358  332891 130639   13.6  14   23
159.13/159.27	c
159.13/159.27	s UNSATISFIABLE
159.13/159.27	c
159.13/159.27	c 332891 conflicts, 414099 decisions, 14 random
159.13/159.27	c 7 iterations, 801 restarts, 0 skipped
159.13/159.27	c 8 enlarged, 10 shrunken, 3254 rescored, 123 rebiased
159.13/159.27	c 4 simplifications, 0 reductions
159.13/159.27	c
159.13/159.27	c vars: 74 fixed, 157 equiv, 358 elim, 159 merged
159.13/159.27	c elim: 413271 resolutions, 1 phases, 1 rounds
159.13/159.27	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
159.13/159.27	c arty: 2.19 and 0.00 xor average arity
159.13/159.27	c prbe: 36304 probed, 29 phases, 29 rounds
159.13/159.27	c prbe: 0 failed, 0 lifted, 0 merged
159.13/159.27	c sccs: 0 non trivial, 0 fixed, 0 merged
159.13/159.27	c hash: 5 units, 159 merged
159.13/159.27	c mins: 4849976 learned, 23% deleted, 70 strong, 14 depth
159.13/159.27	c subs: 126 forward, 0 backward, 191 doms
159.13/159.27	c strs: 0 forward, 0 backward
159.13/159.27	c doms: 206 dominators, 62 high, 69 low
159.13/159.27	c prps: 34986228 propagations, 0.22 megaprops
159.13/159.27	c
159.13/159.27	c 159.2 seconds, 23 MB max, 19 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-1775091-1241199420/watcher-1775091-1241199420 -o /tmp/evaluation-result-1775091-1241199420/solver-1775091-1241199420 -C 10000 -W 12000 -M 1800 HOME/precosat HOME/instance-1775091-1241199420.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: 1.06 1.00 0.94 3/64 29735
/proc/meminfo: memFree=899224/2055920 swapFree=4180196/4192956
[pid=29735] ppid=29733 vsize=1052 CPUtime=0
/proc/29735/stat : 29735 (precosat) R 29733 29735 29557 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 147975879 1077248 166 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29735/statm: 263 166 64 155 0 106 0

[startup+0.00677789 s]
/proc/loadavg: 1.06 1.00 0.94 3/64 29735
/proc/meminfo: memFree=899224/2055920 swapFree=4180196/4192956
[pid=29735] ppid=29733 vsize=1316 CPUtime=0
/proc/29735/stat : 29735 (precosat) R 29733 29735 29557 0 -1 4194304 220 0 0 0 0 0 0 0 18 0 1 0 147975879 1347584 205 1992294400 134512640 135151029 4294956240 18446744073709551615 134682423 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29735/statm: 329 207 64 155 0 172 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1316

[startup+0.101794 s]
/proc/loadavg: 1.06 1.00 0.94 3/64 29735
/proc/meminfo: memFree=899224/2055920 swapFree=4180196/4192956
[pid=29735] ppid=29733 vsize=5084 CPUtime=0.09
/proc/29735/stat : 29735 (precosat) R 29733 29735 29557 0 -1 4194304 1334 0 0 0 9 0 0 0 18 0 1 0 147975879 5206016 1194 1992294400 134512640 135151029 4294956240 18446744073709551615 134578806 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29735/statm: 1271 1194 79 155 0 1114 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5084

[startup+0.30183 s]
/proc/loadavg: 1.06 1.00 0.94 3/64 29735
/proc/meminfo: memFree=899224/2055920 swapFree=4180196/4192956
[pid=29735] ppid=29733 vsize=8004 CPUtime=0.29
/proc/29735/stat : 29735 (precosat) R 29733 29735 29557 0 -1 4194304 2062 0 0 0 28 1 0 0 19 0 1 0 147975879 8196096 1922 1992294400 134512640 135151029 4294956240 18446744073709551615 134575637 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29735/statm: 2001 1922 79 155 0 1844 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8004

[startup+0.701905 s]
/proc/loadavg: 1.06 1.00 0.94 3/64 29735
/proc/meminfo: memFree=899224/2055920 swapFree=4180196/4192956
[pid=29735] ppid=29733 vsize=9332 CPUtime=0.69
/proc/29735/stat : 29735 (precosat) R 29733 29735 29557 0 -1 4194304 2364 0 0 0 68 1 0 0 22 0 1 0 147975879 9555968 2224 1992294400 134512640 135151029 4294956240 18446744073709551615 134526294 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29735/statm: 2333 2224 79 155 0 2176 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9332

[startup+1.50105 s]
/proc/loadavg: 1.06 1.00 0.94 2/65 29736
/proc/meminfo: memFree=890576/2055920 swapFree=4180196/4192956
[pid=29735] ppid=29733 vsize=9332 CPUtime=1.49
/proc/29735/stat : 29735 (precosat) R 29733 29735 29557 0 -1 4194304 2364 0 0 0 148 1 0 0 25 0 1 0 147975879 9555968 2224 1992294400 134512640 135151029 4294956240 18446744073709551615 134526463 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29735/statm: 2333 2224 79 155 0 2176 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9332

[startup+3.10135 s]
/proc/loadavg: 1.06 1.00 0.94 2/65 29736
/proc/meminfo: memFree=890448/2055920 swapFree=4180196/4192956
[pid=29735] ppid=29733 vsize=9332 CPUtime=3.09
/proc/29735/stat : 29735 (precosat) R 29733 29735 29557 0 -1 4194304 2364 0 0 0 308 1 0 0 25 0 1 0 147975879 9555968 2224 1992294400 134512640 135151029 4294956240 18446744073709551615 134520405 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29735/statm: 2333 2224 79 155 0 2176 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9332

[startup+6.30194 s]
/proc/loadavg: 1.06 1.00 0.94 2/65 29736
/proc/meminfo: memFree=890384/2055920 swapFree=4180196/4192956
[pid=29735] ppid=29733 vsize=9468 CPUtime=6.28
/proc/29735/stat : 29735 (precosat) R 29733 29735 29557 0 -1 4194304 2416 0 0 0 627 1 0 0 25 0 1 0 147975879 9695232 2276 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29735/statm: 2367 2276 79 155 0 2210 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9468

[startup+12.7011 s]
/proc/loadavg: 1.05 1.00 0.94 2/65 29736
/proc/meminfo: memFree=887312/2055920 swapFree=4180196/4192956
[pid=29735] ppid=29733 vsize=12692 CPUtime=12.68
/proc/29735/stat : 29735 (precosat) R 29733 29735 29557 0 -1 4194304 3170 0 0 0 1266 2 0 0 25 0 1 0 147975879 12996608 3030 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29735/statm: 3173 3030 79 155 0 3016 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12692

[startup+25.5015 s]
/proc/loadavg: 1.04 1.00 0.94 2/65 29736
/proc/meminfo: memFree=883024/2055920 swapFree=4180196/4192956
[pid=29735] ppid=29733 vsize=17256 CPUtime=25.48
/proc/29735/stat : 29735 (precosat) R 29733 29735 29557 0 -1 4194304 4202 0 0 0 2544 4 0 0 25 0 1 0 147975879 17670144 4062 1992294400 134512640 135151029 4294956240 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29735/statm: 4314 4062 79 155 0 4157 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17256

[startup+51.1012 s]
/proc/loadavg: 1.02 1.00 0.94 2/65 29736
/proc/meminfo: memFree=879440/2055920 swapFree=4180196/4192956
[pid=29735] ppid=29733 vsize=21408 CPUtime=51.07
/proc/29735/stat : 29735 (precosat) R 29733 29735 29557 0 -1 4194304 5089 0 0 0 5101 6 0 0 25 0 1 0 147975879 21921792 4949 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29735/statm: 5352 4949 79 155 0 5195 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21408

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 0.94 2/65 29738
/proc/meminfo: memFree=875792/2055920 swapFree=4180196/4192956
[pid=29735] ppid=29733 vsize=24736 CPUtime=102.26
/proc/29735/stat : 29735 (precosat) R 29733 29735 29557 0 -1 4194304 6295 0 0 0 10219 7 0 0 25 0 1 0 147975879 25329664 5828 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29735/statm: 6184 5828 79 155 0 6027 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 24736

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

[startup+127.901 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29738
/proc/meminfo: memFree=875344/2055920 swapFree=4180196/4192956
[pid=29735] ppid=29733 vsize=24464 CPUtime=127.84
/proc/29735/stat : 29735 (precosat) R 29733 29735 29557 0 -1 4194304 6637 0 0 0 12777 7 0 0 25 0 1 0 147975879 25051136 5963 1992294400 134512640 135151029 4294956240 18446744073709551615 134555084 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29735/statm: 6116 5963 79 155 0 5959 0
Current children cumulated CPU time (s) 127.84
Current children cumulated vsize (KiB) 24464

[startup+140.702 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29738
/proc/meminfo: memFree=874384/2055920 swapFree=4180196/4192956
[pid=29735] ppid=29733 vsize=25936 CPUtime=140.64
/proc/29735/stat : 29735 (precosat) R 29733 29735 29557 0 -1 4194304 6876 0 0 0 14057 7 0 0 25 0 1 0 147975879 26558464 6202 1992294400 134512640 135151029 4294956240 18446744073709551615 134554571 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29735/statm: 6484 6202 79 155 0 6327 0
Current children cumulated CPU time (s) 140.64
Current children cumulated vsize (KiB) 25936

[startup+147.102 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29738
/proc/meminfo: memFree=874128/2055920 swapFree=4180196/4192956
[pid=29735] ppid=29733 vsize=26384 CPUtime=147.03
/proc/29735/stat : 29735 (precosat) R 29733 29735 29557 0 -1 4194304 6956 0 0 0 14696 7 0 0 25 0 1 0 147975879 27017216 6282 1992294400 134512640 135151029 4294956240 18446744073709551615 134574660 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29735/statm: 6596 6282 79 155 0 6439 0
Current children cumulated CPU time (s) 147.03
Current children cumulated vsize (KiB) 26384

[startup+153.501 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29738
/proc/meminfo: memFree=873808/2055920 swapFree=4180196/4192956
[pid=29735] ppid=29733 vsize=26704 CPUtime=153.43
/proc/29735/stat : 29735 (precosat) R 29733 29735 29557 0 -1 4194304 7017 0 0 0 15336 7 0 0 25 0 1 0 147975879 27344896 6343 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29735/statm: 6676 6343 79 155 0 6519 0
Current children cumulated CPU time (s) 153.43
Current children cumulated vsize (KiB) 26704

[startup+156.702 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29738
/proc/meminfo: memFree=873616/2055920 swapFree=4180196/4192956
[pid=29735] ppid=29733 vsize=26960 CPUtime=156.63
/proc/29735/stat : 29735 (precosat) R 29733 29735 29557 0 -1 4194304 7054 0 0 0 15656 7 0 0 25 0 1 0 147975879 27607040 6380 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29735/statm: 6740 6380 79 155 0 6583 0
Current children cumulated CPU time (s) 156.63
Current children cumulated vsize (KiB) 26960

[startup+158.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29738
/proc/meminfo: memFree=873616/2055920 swapFree=4180196/4192956
[pid=29735] ppid=29733 vsize=26960 CPUtime=158.23
/proc/29735/stat : 29735 (precosat) R 29733 29735 29557 0 -1 4194304 7055 0 0 0 15816 7 0 0 25 0 1 0 147975879 27607040 6381 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29735/statm: 6740 6381 79 155 0 6583 0
Current children cumulated CPU time (s) 158.23
Current children cumulated vsize (KiB) 26960

[startup+158.701 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29738
/proc/meminfo: memFree=873616/2055920 swapFree=4180196/4192956
[pid=29735] ppid=29733 vsize=26960 CPUtime=158.63
/proc/29735/stat : 29735 (precosat) R 29733 29735 29557 0 -1 4194304 7055 0 0 0 15856 7 0 0 25 0 1 0 147975879 27607040 6381 1992294400 134512640 135151029 4294956240 18446744073709551615 134554907 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29735/statm: 6740 6381 79 155 0 6583 0
Current children cumulated CPU time (s) 158.63
Current children cumulated vsize (KiB) 26960

[startup+159.101 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29738
/proc/meminfo: memFree=873616/2055920 swapFree=4180196/4192956
[pid=29735] ppid=29733 vsize=26960 CPUtime=159.03
/proc/29735/stat : 29735 (precosat) R 29733 29735 29557 0 -1 4194304 7055 0 0 0 15896 7 0 0 25 0 1 0 147975879 27607040 6381 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29735/statm: 6740 6381 79 155 0 6583 0
Current children cumulated CPU time (s) 159.03
Current children cumulated vsize (KiB) 26960

[startup+159.201 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 29738
/proc/meminfo: memFree=873616/2055920 swapFree=4180196/4192956
[pid=29735] ppid=29733 vsize=26960 CPUtime=159.13
/proc/29735/stat : 29735 (precosat) R 29733 29735 29557 0 -1 4194304 7055 0 0 0 15906 7 0 0 25 0 1 0 147975879 27607040 6381 1992294400 134512640 135151029 4294956240 18446744073709551615 134554774 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29735/statm: 6740 6381 79 155 0 6583 0
Current children cumulated CPU time (s) 159.13
Current children cumulated vsize (KiB) 26960

Child status: 20
Real time (s): 159.28
CPU time (s): 159.22
CPU user time (s): 159.136
CPU system time (s): 0.083987
CPU usage (%): 99.9619
Max. virtual memory (cumulated for all children) (KiB): 26960

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

runsolver used 0.13098 second user time and 0.342947 second system time

The end

Launcher Data

Begin job on node7 at 2009-05-01 19:37:00
IDJOB=1775091
IDBENCH=71086
IDSOLVER=607
FILE ID=node7/1775091-1241199420
PBS_JOBID= 9224660
Free space on /tmp= 66484 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_07_UNSAT.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775091-1241199420/watcher-1775091-1241199420 -o /tmp/evaluation-result-1775091-1241199420/solver-1775091-1241199420 -C 10000 -W 12000 -M 1800  HOME/precosat HOME/instance-1775091-1241199420.cnf

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

MD5SUM BENCH= a30111c778b4a83ebe950f77b63a1b33
RANDOM SEED=1017598060

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:        899640 kB
Buffers:         82164 kB
Cached:         975676 kB
SwapCached:       7108 kB
Active:         166308 kB
Inactive:       899940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        899640 kB
SwapTotal:     4192956 kB
SwapFree:      4180196 kB
Dirty:            1664 kB
Writeback:           0 kB
Mapped:          13488 kB
Slab:            75964 kB
Committed_AS:  1010924 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= 66484 MiB
End job on node7 at 2009-05-01 19:39:40