Trace number 1722498

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 194.09 194.161

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_07_UNSAT.cnf
MD5SUM6419e2e5b92274df2e7e43e6c6a98566
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark120.643
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses57446
Sum of the clauses size170514
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21939
Number of clauses of size 355484
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-1722498-1240676102.cnf
0.00/0.00	c found header 'p cnf 1128 57446'
0.00/0.04	c finished parsing
0.00/0.04	c
0.00/0.04	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.04	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.04	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.04	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.04	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.04	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.04	c
0.00/0.04	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.04	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.04	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.04	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.04	c
0.00/0.04	c starting search after 0.0 seconds
0.00/0.04	c no decision limit
0.00/0.04	c
0.00/0.04	c       original/binary      fixed     eliminated      learned       agility
0.00/0.04	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.04	c
0.00/0.04	c *    0.0    57446    1061      0    67      0       0      0    0.0   0    3
1.28/1.31	c s    1.3    56544     613      0   157    358       0      0    0.0   0    4
1.28/1.31	c l    1.3    56544     613      0   157    358       0  55059    0.0   0    4
1.28/1.32	c R    1.3    56544     613      0   157    358     101    101   80.2   9    4
1.28/1.34	c R    1.3    56544     613      0   157    358     201    201   57.3  15    4
1.38/1.46	c R    1.5    56544     613      0   157    358     805    805   30.1  15    5
1.48/1.52	c B    1.5    56544     613      0   157    358    1001   1001   28.2  15    5
1.68/1.74	c B    1.7    56544     613      0   157    358    2002   2002   23.4  15    5
1.78/1.84	c R    1.8    56544     613      0   157    358    2411   2411   23.0  11    5
2.48/2.60	c R    2.6    56544     613      0   157    358    6419   6419   20.3  12    5
2.88/2.90	c B    2.9    56544     613      0   157    358    8008   8008   19.3  11    6
4.98/5.09	c R    5.1    56544     613      0   157    358   16038  16038   18.5  11    7
6.59/6.65	c B    6.6    56544     613      0   157    358   24016  24016   17.4  15    8
10.68/10.73	c R   10.7    56544     613      0   157    358   38491  38491   16.6  10   10
15.09/15.19	c +   15.2    56544     613      0   157    358   55059  60564   16.1  10   12
18.38/18.42	c B   18.4    56544     613      0   157    358   64023  60573   16.3  11   13
20.28/20.37	c +   20.4    56544     613      0   157    358   68823  66620   16.4  11   13
26.88/26.98	c +   27.0    56544     613      0   157    358   86026  73282   16.4  13   14
28.28/28.31	c R   28.3    56544     613      0   157    358   89790  70391   16.3  12   15
35.18/35.28	c
35.18/35.28	c       original/binary      fixed     eliminated      learned       agility
35.18/35.28	c   seconds        variables     equivalent    conflicts       height       MB
35.18/35.28	c
35.18/35.28	c +   35.3    56544     613      0   157    358  107531  80610   16.1  10   16
46.87/46.97	c +   47.0    56544     613      0   157    358  134411  88671   15.8  11   17
57.66/57.72	c B   57.7    56544     613      0   157    358  160043  88673   15.7   9   18
61.06/61.18	c +   61.2    56544     613      0   157    358  168010  97538   15.6  12   19
76.46/76.59	c s   76.6    56018     612      1   157    358  200327  88127   15.4  13   13
78.36/78.45	c R   78.4    56018     612      1   157    358  205201  93001   15.4  11   16
80.17/80.26	c +   80.2    56019     612      1   157    358  210010 107291   15.3  13   17
100.26/100.38	c s  100.3    56020     612      1   157    358  252008 107297   14.8  12   14
106.16/106.28	c +  106.2    56020     612      1   157    358  262510 118020   14.8  14   18
136.74/136.83	c s  136.8    56021     612      1   157    358  317141 118025   14.5  13   15
142.74/142.87	c +  142.8    56021     612      1   157    358  328136 129822   14.4  11   19
177.92/178.09	c B  178.0    56022     612      1   157    358  384103 129826   14.0  10   23
183.42/183.54	c s  183.5    56022     612      1   157    358  390732 129825   14.0  14   16
194.02/194.15	c 0  194.1    56501     527     86   157    358  403509 129821   13.8  11   21
194.02/194.15	c
194.02/194.15	s UNSATISFIABLE
194.02/194.15	c
194.02/194.15	c 403509 conflicts, 493064 decisions, 46 random
194.02/194.15	c 4 iterations, 986 restarts, 0 skipped
194.02/194.15	c 9 enlarged, 8 shrunken, 3943 rescored, 126 rebiased
194.02/194.15	c 5 simplifications, 0 reductions
194.02/194.15	c
194.02/194.15	c vars: 86 fixed, 157 equiv, 358 elim, 160 merged
194.02/194.15	c elim: 648851 resolutions, 2 phases, 2 rounds
194.02/194.15	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
194.02/194.15	c arty: 2.19 and 0.00 xor average arity
194.02/194.15	c prbe: 47310 probed, 38 phases, 38 rounds
194.02/194.15	c prbe: 0 failed, 0 lifted, 0 merged
194.02/194.15	c sccs: 0 non trivial, 0 fixed, 0 merged
194.02/194.15	c hash: 1 units, 160 merged
194.02/194.15	c mins: 6267856 learned, 25% deleted, 42 strong, 16 depth
194.02/194.15	c subs: 457 forward, 0 backward, 331 doms
194.02/194.15	c strs: 0 forward, 0 backward
194.02/194.15	c doms: 332 dominators, 224 high, 24 low
194.02/194.15	c prps: 44497597 propagations, 0.23 megaprops
194.02/194.15	c
194.02/194.15	c 194.1 seconds, 23 MB max, 26 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-1722498-1240676102/watcher-1722498-1240676102 -o /tmp/evaluation-result-1722498-1240676102/solver-1722498-1240676102 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1722498-1240676102.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.73 1.22 1.07 3/64 25761
/proc/meminfo: memFree=1784728/2055920 swapFree=4181852/4192956
[pid=25761] ppid=25759 vsize=1052 CPUtime=0
/proc/25761/stat : 25761 (precosat) R 25759 25761 25083 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 95644115 1077248 168 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25761/statm: 263 170 64 155 0 106 0

[startup+0.0670799 s]
/proc/loadavg: 1.73 1.22 1.07 3/64 25761
/proc/meminfo: memFree=1784728/2055920 swapFree=4181852/4192956
[pid=25761] ppid=25759 vsize=5016 CPUtime=0.06
/proc/25761/stat : 25761 (precosat) R 25759 25761 25083 0 -1 4194304 1161 0 0 0 6 0 0 0 18 0 1 0 95644115 5136384 1145 1992294400 134512640 135151029 4294956224 18446744073709551615 134555039 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25761/statm: 1254 1145 79 155 0 1097 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5016

[startup+0.101086 s]
/proc/loadavg: 1.73 1.22 1.07 3/64 25761
/proc/meminfo: memFree=1784728/2055920 swapFree=4181852/4192956
[pid=25761] ppid=25759 vsize=5708 CPUtime=0.09
/proc/25761/stat : 25761 (precosat) R 25759 25761 25083 0 -1 4194304 1460 0 0 0 9 0 0 0 18 0 1 0 95644115 5844992 1343 1992294400 134512640 135151029 4294956224 18446744073709551615 134685743 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25761/statm: 1427 1343 79 155 0 1270 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5708

[startup+0.301124 s]
/proc/loadavg: 1.73 1.22 1.07 3/64 25761
/proc/meminfo: memFree=1784728/2055920 swapFree=4181852/4192956
[pid=25761] ppid=25759 vsize=7440 CPUtime=0.28
/proc/25761/stat : 25761 (precosat) R 25759 25761 25083 0 -1 4194304 1891 0 0 0 28 0 0 0 19 0 1 0 95644115 7618560 1774 1992294400 134512640 135151029 4294956224 18446744073709551615 134575912 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25761/statm: 1860 1774 79 155 0 1703 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7440

[startup+0.701197 s]
/proc/loadavg: 1.73 1.22 1.07 3/64 25761
/proc/meminfo: memFree=1784728/2055920 swapFree=4181852/4192956
[pid=25761] ppid=25759 vsize=8108 CPUtime=0.68
/proc/25761/stat : 25761 (precosat) R 25759 25761 25083 0 -1 4194304 2043 0 0 0 68 0 0 0 22 0 1 0 95644115 8302592 1926 1992294400 134512640 135151029 4294956224 18446744073709551615 134526328 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25761/statm: 2027 1926 79 155 0 1870 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8108

[startup+1.50135 s]
/proc/loadavg: 1.73 1.22 1.07 2/65 25762
/proc/meminfo: memFree=1777296/2055920 swapFree=4181852/4192956
[pid=25761] ppid=25759 vsize=8108 CPUtime=1.48
/proc/25761/stat : 25761 (precosat) R 25759 25761 25083 0 -1 4194304 2043 0 0 0 148 0 0 0 25 0 1 0 95644115 8302592 1926 1992294400 134512640 135151029 4294956224 18446744073709551615 134554970 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25761/statm: 2027 1926 79 155 0 1870 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8108

[startup+3.10171 s]
/proc/loadavg: 1.73 1.22 1.07 2/65 25762
/proc/meminfo: memFree=1777168/2055920 swapFree=4181852/4192956
[pid=25761] ppid=25759 vsize=8108 CPUtime=3.08
/proc/25761/stat : 25761 (precosat) R 25759 25761 25083 0 -1 4194304 2043 0 0 0 308 0 0 0 25 0 1 0 95644115 8302592 1926 1992294400 134512640 135151029 4294956224 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25761/statm: 2027 1926 79 155 0 1870 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8108

[startup+6.30123 s]
/proc/loadavg: 1.67 1.21 1.07 2/65 25762
/proc/meminfo: memFree=1776400/2055920 swapFree=4181852/4192956
[pid=25761] ppid=25759 vsize=9604 CPUtime=6.29
/proc/25761/stat : 25761 (precosat) R 25759 25761 25083 0 -1 4194304 2391 0 0 0 628 1 0 0 25 0 1 0 95644115 9834496 2274 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25761/statm: 2401 2274 79 155 0 2244 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9604

[startup+12.7014 s]
/proc/loadavg: 1.62 1.21 1.07 2/65 25762
/proc/meminfo: memFree=1772624/2055920 swapFree=4181852/4192956
[pid=25761] ppid=25759 vsize=13192 CPUtime=12.68
/proc/25761/stat : 25761 (precosat) R 25759 25761 25083 0 -1 4194304 3250 0 0 0 1267 1 0 0 25 0 1 0 95644115 13508608 3133 1992294400 134512640 135151029 4294956224 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25761/statm: 3298 3133 79 155 0 3141 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13192

[startup+25.5018 s]
/proc/loadavg: 1.48 1.20 1.07 2/65 25762
/proc/meminfo: memFree=1768848/2055920 swapFree=4181852/4192956
[pid=25761] ppid=25759 vsize=16876 CPUtime=25.48
/proc/25761/stat : 25761 (precosat) R 25759 25761 25083 0 -1 4194304 4100 0 0 0 2546 2 0 0 25 0 1 0 95644115 17281024 3983 1992294400 134512640 135151029 4294956224 18446744073709551615 134555146 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25761/statm: 4219 3983 79 155 0 4062 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16876

[startup+51.1015 s]
/proc/loadavg: 1.32 1.18 1.07 2/65 25762
/proc/meminfo: memFree=1765520/2055920 swapFree=4181852/4192956
[pid=25761] ppid=25759 vsize=20756 CPUtime=51.07
/proc/25761/stat : 25761 (precosat) R 25759 25761 25083 0 -1 4194304 4932 0 0 0 5104 3 0 0 25 0 1 0 95644115 21254144 4815 1992294400 134512640 135151029 4294956224 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25761/statm: 5189 4815 79 155 0 5032 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20756

[startup+102.306 s]
/proc/loadavg: 1.14 1.15 1.06 2/65 25762
/proc/meminfo: memFree=1764240/2055920 swapFree=4181852/4192956
[pid=25761] ppid=25759 vsize=20692 CPUtime=102.26
/proc/25761/stat : 25761 (precosat) R 25759 25761 25083 0 -1 4194304 6071 0 0 0 10221 5 0 0 25 0 1 0 95644115 21188608 5067 1992294400 134512640 135151029 4294956224 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25761/statm: 5173 5067 79 155 0 5016 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20692

[startup+162.301 s]
/proc/loadavg: 1.05 1.12 1.06 2/65 25762
/proc/meminfo: memFree=1759760/2055920 swapFree=4181852/4192956
[pid=25761] ppid=25759 vsize=26976 CPUtime=162.23
/proc/25761/stat : 25761 (precosat) R 25759 25761 25083 0 -1 4194304 7993 0 0 0 16217 6 0 0 25 0 1 0 95644115 27623424 6215 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25761/statm: 6744 6215 79 155 0 6587 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 26976

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

[startup+179.101 s]
/proc/loadavg: 1.03 1.11 1.06 2/65 25762
/proc/meminfo: memFree=1759248/2055920 swapFree=4181852/4192956
[pid=25761] ppid=25759 vsize=27488 CPUtime=179.02
/proc/25761/stat : 25761 (precosat) R 25759 25761 25083 0 -1 4194304 8113 0 0 0 17896 6 0 0 25 0 1 0 95644115 28147712 6335 1992294400 134512640 135151029 4294956224 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25761/statm: 6872 6335 79 155 0 6715 0
Current children cumulated CPU time (s) 179.02
Current children cumulated vsize (KiB) 27488

[startup+185.501 s]
/proc/loadavg: 1.03 1.11 1.06 2/65 25762
/proc/meminfo: memFree=1760208/2055920 swapFree=4181852/4192956
[pid=25761] ppid=25759 vsize=25248 CPUtime=185.43
/proc/25761/stat : 25761 (precosat) R 25759 25761 25083 0 -1 4194304 8205 0 0 0 18536 7 0 0 25 0 1 0 95644115 25853952 6091 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25761/statm: 6312 6091 79 155 0 6155 0
Current children cumulated CPU time (s) 185.43
Current children cumulated vsize (KiB) 25248

[startup+188.702 s]
/proc/loadavg: 1.03 1.11 1.06 2/65 25762
/proc/meminfo: memFree=1760016/2055920 swapFree=4181852/4192956
[pid=25761] ppid=25759 vsize=25248 CPUtime=188.63
/proc/25761/stat : 25761 (precosat) R 25759 25761 25083 0 -1 4194304 8253 0 0 0 18856 7 0 0 25 0 1 0 95644115 25853952 6139 1992294400 134512640 135151029 4294956224 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25761/statm: 6312 6139 79 155 0 6155 0
Current children cumulated CPU time (s) 188.63
Current children cumulated vsize (KiB) 25248

[startup+191.902 s]
/proc/loadavg: 1.03 1.11 1.06 2/65 25762
/proc/meminfo: memFree=1759888/2055920 swapFree=4181852/4192956
[pid=25761] ppid=25759 vsize=25248 CPUtime=191.82
/proc/25761/stat : 25761 (precosat) R 25759 25761 25083 0 -1 4194304 8274 0 0 0 19175 7 0 0 25 0 1 0 95644115 25853952 6160 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25761/statm: 6312 6160 79 155 0 6155 0
Current children cumulated CPU time (s) 191.82
Current children cumulated vsize (KiB) 25248

[startup+193.502 s]
/proc/loadavg: 1.02 1.11 1.05 2/65 25762
/proc/meminfo: memFree=1759888/2055920 swapFree=4181852/4192956
[pid=25761] ppid=25759 vsize=25248 CPUtime=193.43
/proc/25761/stat : 25761 (precosat) R 25759 25761 25083 0 -1 4194304 8281 0 0 0 19336 7 0 0 25 0 1 0 95644115 25853952 6167 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25761/statm: 6312 6167 79 155 0 6155 0
Current children cumulated CPU time (s) 193.43
Current children cumulated vsize (KiB) 25248

[startup+193.902 s]
/proc/loadavg: 1.02 1.11 1.05 2/65 25762
/proc/meminfo: memFree=1759888/2055920 swapFree=4181852/4192956
[pid=25761] ppid=25759 vsize=25248 CPUtime=193.82
/proc/25761/stat : 25761 (precosat) R 25759 25761 25083 0 -1 4194304 8281 0 0 0 19375 7 0 0 25 0 1 0 95644115 25853952 6167 1992294400 134512640 135151029 4294956224 18446744073709551615 134554774 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25761/statm: 6312 6167 79 155 0 6155 0
Current children cumulated CPU time (s) 193.82
Current children cumulated vsize (KiB) 25248

[startup+194.102 s]
/proc/loadavg: 1.02 1.11 1.05 2/65 25762
/proc/meminfo: memFree=1759888/2055920 swapFree=4181852/4192956
[pid=25761] ppid=25759 vsize=25424 CPUtime=194.02
/proc/25761/stat : 25761 (precosat) R 25759 25761 25083 0 -1 4194304 8282 0 0 0 19395 7 0 0 25 0 1 0 95644115 26034176 6168 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/25761/statm: 6356 6168 79 155 0 6199 0
Current children cumulated CPU time (s) 194.02
Current children cumulated vsize (KiB) 25424

Child status: 20
Real time (s): 194.161
CPU time (s): 194.09
CPU user time (s): 194.013
CPU system time (s): 0.076988
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (KiB): 27744

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

runsolver used 0.181972 second user time and 0.378942 second system time

The end

Launcher Data

Begin job on node7 at 2009-04-25 18:15:03
IDJOB=1722498
IDBENCH=71091
IDSOLVER=507
FILE ID=node7/1722498-1240676102
PBS_JOBID= 9186620
Free space on /tmp= 66200 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_07_UNSAT.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722498-1240676102/watcher-1722498-1240676102 -o /tmp/evaluation-result-1722498-1240676102/solver-1722498-1240676102 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1722498-1240676102.cnf

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

MD5SUM BENCH= 6419e2e5b92274df2e7e43e6c6a98566
RANDOM SEED=1827194143

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:       1785144 kB
Buffers:         24712 kB
Cached:         177256 kB
SwapCached:       4616 kB
Active:          71972 kB
Inactive:       137572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1785144 kB
SwapTotal:     4192956 kB
SwapFree:      4181852 kB
Dirty:            1568 kB
Writeback:           0 kB
Mapped:          13480 kB
Slab:            47168 kB
Committed_AS:   660764 kB
PageTables:       1444 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= 66200 MiB
End job on node7 at 2009-04-25 18:18:17