Trace number 1732448

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 236SAT 18.6732 18.6801

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-160-100.cnf
MD5SUMf74d6f760fed9ca1e1d4158014482021
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.185971
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses384
Sum of the clauses size960
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2320
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 564
Number of clauses of size over 50

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-1732448-1240780795.cnf
0.00/0.00	c found header 'p cnf 160 384'
0.00/0.00	c finished parsing
0.00/0.00	c
0.00/0.00	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.00	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.00	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.00	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.00	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.00	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.00	c
0.00/0.00	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.00	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.00	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.00	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.00	c
0.00/0.00	c starting search after 0.0 seconds
0.00/0.00	c no decision limit
0.00/0.00	c
0.00/0.00	c       original/binary      fixed     eliminated      learned       agility
0.00/0.00	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.00	c
0.00/0.00	c *    0.0      384     160      0     0      0       0      0    0.0   0    0
0.00/0.00	c s    0.0      384     160      0     0      0       0      0    0.0   0    0
0.00/0.00	c l    0.0      384     160      0     0      0       0   1000    0.0   0    0
0.00/0.00	c R    0.0      384     160      0     0      0     100    100   40.8   8    0
0.00/0.00	c R    0.0      384     160      0     0      0     203    203   36.5  14    0
0.01/0.02	c R    0.0      384     160      0     0      0     807    807   30.6  23    0
0.01/0.02	c B    0.0      384     160      0     0      0    1001   1001   30.0  24    0
0.01/0.02	c +    0.0      384     160      0     0      0    1001   1100   30.0  24    0
0.01/0.03	c +    0.0      384     160      0     0      0    1250   1210   29.2  24    0
0.01/0.04	c +    0.0      384     160      0     0      0    1560   1331   29.2  25    0
0.01/0.05	c +    0.1      384     160      0     0      0    1950   1464   29.9  24    0
0.01/0.06	c B    0.1      384     160      0     0      0    2004   1387   30.0  23    0
0.01/0.07	c R    0.1      384     160      0     0      0    2412   1466   27.7  23    0
0.01/0.07	c +    0.1      384     160      0     0      0    2437   1610   27.7  23    0
0.01/0.09	c +    0.1      384     160      0     0      0    3045   1771   28.4  22    0
0.10/0.12	c +    0.1      384     160      0     0      0    3805   1948   28.4  24    0
0.10/0.15	c +    0.2      384     160      0     0      0    4757   2142   27.0  24    0
0.20/0.20	c +    0.2      384     160      0     0      0    5945   2356   26.9  25    1
0.20/0.22	c N    0.2      384     160      0     0      0    6423   2359   27.1  25    1
0.20/0.26	c
0.20/0.26	c       original/binary      fixed     eliminated      learned       agility
0.20/0.26	c   seconds        variables     equivalent    conflicts       height       MB
0.20/0.26	c
0.20/0.26	c +    0.3      384     160      0     0      0    7430   2591   27.6  25    1
0.20/0.29	c B    0.3      384     160      0     0      0    8006   2601   27.8  25    1
0.30/0.35	c +    0.3      384     160      0     0      0    9285   2850   27.8  25    1
0.40/0.45	c +    0.5      384     160      0     0      0   11606   3135   28.3  26    1
0.50/0.59	c +    0.6      384     160      0     0      0   14506   3448   28.2  24    1
0.60/0.65	c R    0.7      384     160      0     0      0   16052   3454   27.5  24    1
0.70/0.75	c +    0.8      384     160      0     0      0   18132   3792   26.3  23    1
0.90/0.98	c +    1.0      384     160      0     0      0   22666   4171   26.4  25    1
1.00/1.05	c B    1.1      384     160      0     0      0   24020   4174   26.6  23    1
1.19/1.29	c +    1.3      384     160      0     0      0   28330   4588   27.0  25    1
1.69/1.72	c +    1.7      384     160      0     0      0   35410   5046   27.1  24    1
1.79/1.89	c R    1.9      384     160      0     0      0   38508   5055   26.4  24    1
2.20/2.20	c +    2.2      384     160      0     0      0   44261   5550   25.4  22    2
2.89/2.92	c +    2.9      384     160      0     0      0   55326   6105   25.8  25    2
3.49/3.52	c B    3.5      384     160      0     0      0   64038   6111   26.6  25    2
3.79/3.87	c +    3.9      384     160      0     0      0   69158   6715   26.8  24    2
4.99/5.05	c +    5.1      384     160      0     0      0   86445   7386   26.8  23    2
5.20/5.29	c R    5.3      384     160      0     0      0   89815   7390   26.8  23    2
6.60/6.68	c +    6.7      384     160      0     0      0  108056   8124   25.9  25    2
8.80/8.81	c
8.80/8.81	c       original/binary      fixed     eliminated      learned       agility
8.80/8.81	c   seconds        variables     equivalent    conflicts       height       MB
8.80/8.81	c
8.80/8.81	c +    8.8      384     160      0     0      0  135070   8936   25.9  24    3
10.79/10.82	c B   10.8      384     160      0     0      0  160070   8937   26.5  25    3
11.49/11.54	c +   11.5      384     160      0     0      0  168835   9829   26.6  24    3
14.59/14.67	c R   14.7      384     160      0     0      0  205234   9834   26.1  22    3
14.99/15.09	c +   15.1      384     160      0     0      0  211041  10811   25.9  22    3
18.59/18.67	c 1   18.7      384     160      0     0      0  248075  10827   25.3  24    4
18.59/18.67	c
18.59/18.67	s SATISFIABLE
18.59/18.67	v -1 -2 3 -4 -5 6 -7
18.59/18.67	v -8 -9 -10 -11 12 -13 -14 -15
18.59/18.67	v -16 -17 18 -19 -20 -21 -22 23
18.59/18.67	v -24 -25 -26 27 -28 -29 -30 -31
18.59/18.67	v 32 -33 -34 -35 36 -37 -38 -39
18.59/18.67	v -40 41 -42 -43 -44 -45 -46 -47
18.59/18.67	v -48 49 -50 51 -52 -53 -54 -55
18.59/18.67	v -56 -57 -58 59 -60 61 -62 -63
18.59/18.67	v -64 -65 -66 -67 68 -69 -70 71
18.59/18.67	v -72 -73 -74 -75 -76 -77 78 -79
18.59/18.67	v -80 -81 -82 -83 84 -85 -86 87
18.59/18.67	v -88 -89 -90 -91 -92 -93 94 -95
18.59/18.67	v -96 -97 -98 99 -100 -101 -102 -103
18.59/18.67	v 104 -105 -106 107 -108 -109 -110 -111
18.59/18.67	v -112 113 -114 -115 116 -117 -118 -119
18.59/18.67	v -120 -121 -122 -123 124 -125 -126 -127
18.59/18.67	v 128 -129 -130 -131 -132 133 -134 -135
18.59/18.67	v 136 -137 -138 -139 -140 -141 -142 -143
18.59/18.67	v 144 -145 -146 -147 -148 149 -150 -151
18.59/18.67	v 152 -153 -154 -155 -156 -157 -158 159
18.59/18.67	v -160
18.59/18.67	v 0
18.59/18.67	c
18.59/18.67	c 248075 conflicts, 305536 decisions, 1 random
18.59/18.67	c 0 iterations, 497 restarts, 76 skipped
18.59/18.67	c 25 enlarged, 0 shrunken, 2425 rescored, 91 rebiased
18.59/18.67	c 1 simplifications, 0 reductions
18.59/18.67	c
18.59/18.67	c vars: 0 fixed, 0 equiv, 0 elim, 0 merged
18.59/18.67	c elim: 1120 resolutions, 1 phases, 1 rounds
18.59/18.67	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
18.59/18.67	c arty: 0.00 and 0.00 xor average arity
18.59/18.67	c prbe: 3520 probed, 11 phases, 11 rounds
18.59/18.67	c prbe: 0 failed, 0 lifted, 0 merged
18.59/18.67	c sccs: 0 non trivial, 0 fixed, 0 merged
18.59/18.67	c hash: 0 units, 0 merged
18.59/18.67	c mins: 7292130 learned, 12% deleted, 0 strong, 15 depth
18.59/18.67	c subs: 0 forward, 0 backward, 0 doms
18.59/18.67	c strs: 0 forward, 0 backward
18.59/18.67	c doms: 0 dominators, 0 high, 0 low
18.59/18.67	c prps: 11926666 propagations, 0.64 megaprops
18.59/18.67	c
18.59/18.67	c 18.7 seconds, 4 MB max, 32 MB recycled

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1732448-1240780795/watcher-1732448-1240780795 -o /tmp/evaluation-result-1732448-1240780795/solver-1732448-1240780795 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1732448-1240780795.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.22 1.05 1.02 3/65 28223
/proc/meminfo: memFree=1745344/2055920 swapFree=4181416/4192956
[pid=28223] ppid=28221 vsize=784 CPUtime=0
/proc/28223/stat : 28223 (precosat) R 28221 28223 27762 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 106108777 802816 105 1992294400 134512640 135151029 4294956224 18446744073709551615 134554833 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28223/statm: 196 105 79 155 0 39 0

[startup+0.0188639 s]
/proc/loadavg: 1.22 1.05 1.02 3/65 28223
/proc/meminfo: memFree=1745344/2055920 swapFree=4181416/4192956
[pid=28223] ppid=28221 vsize=916 CPUtime=0.01
/proc/28223/stat : 28223 (precosat) R 28221 28223 27762 0 -1 4194304 149 0 0 0 1 0 0 0 20 0 1 0 106108777 937984 133 1992294400 134512640 135151029 4294956224 18446744073709551615 134554875 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28223/statm: 229 133 79 155 0 72 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 916

[startup+0.102879 s]
/proc/loadavg: 1.22 1.05 1.02 3/65 28223
/proc/meminfo: memFree=1745344/2055920 swapFree=4181416/4192956
[pid=28223] ppid=28221 vsize=1180 CPUtime=0.1
/proc/28223/stat : 28223 (precosat) R 28221 28223 27762 0 -1 4194304 215 0 0 0 10 0 0 0 21 0 1 0 106108777 1208320 199 1992294400 134512640 135151029 4294956224 18446744073709551615 134578112 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28223/statm: 295 199 79 155 0 138 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1180

[startup+0.301915 s]
/proc/loadavg: 1.22 1.05 1.02 3/65 28223
/proc/meminfo: memFree=1745344/2055920 swapFree=4181416/4192956
[pid=28223] ppid=28221 vsize=1444 CPUtime=0.3
/proc/28223/stat : 28223 (precosat) R 28221 28223 27762 0 -1 4194304 288 0 0 0 30 0 0 0 22 0 1 0 106108777 1478656 272 1992294400 134512640 135151029 4294956224 18446744073709551615 134554644 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28223/statm: 361 272 79 155 0 204 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1444

[startup+0.701987 s]
/proc/loadavg: 1.22 1.05 1.02 3/65 28223
/proc/meminfo: memFree=1745344/2055920 swapFree=4181416/4192956
[pid=28223] ppid=28221 vsize=1708 CPUtime=0.7
/proc/28223/stat : 28223 (precosat) R 28221 28223 27762 0 -1 4194304 351 0 0 0 70 0 0 0 25 0 1 0 106108777 1748992 335 1992294400 134512640 135151029 4294956224 18446744073709551615 134554855 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28223/statm: 427 335 79 155 0 270 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1708

[startup+1.50113 s]
/proc/loadavg: 1.20 1.05 1.01 2/66 28224
/proc/meminfo: memFree=1744120/2055920 swapFree=4181416/4192956
[pid=28223] ppid=28221 vsize=2104 CPUtime=1.49
/proc/28223/stat : 28223 (precosat) R 28221 28223 27762 0 -1 4194304 451 0 0 0 149 0 0 0 25 0 1 0 106108777 2154496 435 1992294400 134512640 135151029 4294956224 18446744073709551615 134552130 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28223/statm: 526 435 79 155 0 369 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2104

[startup+3.10142 s]
/proc/loadavg: 1.20 1.05 1.01 2/66 28224
/proc/meminfo: memFree=1743416/2055920 swapFree=4181416/4192956
[pid=28223] ppid=28221 vsize=2644 CPUtime=3.09
/proc/28223/stat : 28223 (precosat) R 28221 28223 27762 0 -1 4194304 578 0 0 0 309 0 0 0 25 0 1 0 106108777 2707456 562 1992294400 134512640 135151029 4294956224 18446744073709551615 134554833 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28223/statm: 661 562 79 155 0 504 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2644

[startup+6.302 s]
/proc/loadavg: 1.19 1.05 1.01 2/66 28224
/proc/meminfo: memFree=1742712/2055920 swapFree=4181416/4192956
[pid=28223] ppid=28221 vsize=3480 CPUtime=6.29
/proc/28223/stat : 28223 (precosat) R 28221 28223 27762 0 -1 4194304 772 0 0 0 629 0 0 0 25 0 1 0 106108777 3563520 756 1992294400 134512640 135151029 4294956224 18446744073709551615 134581738 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28223/statm: 870 756 79 155 0 713 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3480

[startup+12.7012 s]
/proc/loadavg: 1.17 1.05 1.01 2/66 28224
/proc/meminfo: memFree=1741880/2055920 swapFree=4181416/4192956
[pid=28223] ppid=28221 vsize=4028 CPUtime=12.69
/proc/28223/stat : 28223 (precosat) R 28221 28223 27762 0 -1 4194304 912 0 0 0 1269 0 0 0 25 0 1 0 106108777 4124672 896 1992294400 134512640 135151029 4294956224 18446744073709551615 134574676 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28223/statm: 1007 896 79 155 0 850 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4028

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

[startup+15.9017 s]
/proc/loadavg: 1.16 1.04 1.01 2/66 28224
/proc/meminfo: memFree=1741496/2055920 swapFree=4181416/4192956
[pid=28223] ppid=28221 vsize=4580 CPUtime=15.89
/proc/28223/stat : 28223 (precosat) R 28221 28223 27762 0 -1 4194304 1043 0 0 0 1589 0 0 0 25 0 1 0 106108777 4689920 1027 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28223/statm: 1145 1027 79 155 0 988 0
Current children cumulated CPU time (s) 15.89
Current children cumulated vsize (KiB) 4580

[startup+17.502 s]
/proc/loadavg: 1.16 1.04 1.01 2/66 28224
/proc/meminfo: memFree=1741048/2055920 swapFree=4181416/4192956
[pid=28223] ppid=28221 vsize=4864 CPUtime=17.49
/proc/28223/stat : 28223 (precosat) R 28221 28223 27762 0 -1 4194304 1111 0 0 0 1749 0 0 0 25 0 1 0 106108777 4980736 1095 1992294400 134512640 135151029 4294956224 18446744073709551615 134554903 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28223/statm: 1216 1095 79 155 0 1059 0
Current children cumulated CPU time (s) 17.49
Current children cumulated vsize (KiB) 4864

[startup+18.3012 s]
/proc/loadavg: 1.16 1.04 1.01 2/66 28224
/proc/meminfo: memFree=1741048/2055920 swapFree=4181416/4192956
[pid=28223] ppid=28221 vsize=4864 CPUtime=18.28
/proc/28223/stat : 28223 (precosat) R 28221 28223 27762 0 -1 4194304 1111 0 0 0 1828 0 0 0 25 0 1 0 106108777 4980736 1095 1992294400 134512640 135151029 4294956224 18446744073709551615 134554644 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28223/statm: 1216 1095 79 155 0 1059 0
Current children cumulated CPU time (s) 18.28
Current children cumulated vsize (KiB) 4864

[startup+18.5012 s]
/proc/loadavg: 1.16 1.04 1.01 2/66 28224
/proc/meminfo: memFree=1741048/2055920 swapFree=4181416/4192956
[pid=28223] ppid=28221 vsize=4864 CPUtime=18.48
/proc/28223/stat : 28223 (precosat) R 28221 28223 27762 0 -1 4194304 1111 0 0 0 1848 0 0 0 25 0 1 0 106108777 4980736 1095 1992294400 134512640 135151029 4294956224 18446744073709551615 134555139 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28223/statm: 1216 1095 79 155 0 1059 0
Current children cumulated CPU time (s) 18.48
Current children cumulated vsize (KiB) 4864

[startup+18.6012 s]
/proc/loadavg: 1.16 1.04 1.01 2/66 28224
/proc/meminfo: memFree=1741048/2055920 swapFree=4181416/4192956
[pid=28223] ppid=28221 vsize=4864 CPUtime=18.59
/proc/28223/stat : 28223 (precosat) R 28221 28223 27762 0 -1 4194304 1111 0 0 0 1859 0 0 0 25 0 1 0 106108777 4980736 1095 1992294400 134512640 135151029 4294956224 18446744073709551615 134574583 0 0 4096 17442 0 0 0 17 1 0 0
/proc/28223/statm: 1216 1095 79 155 0 1059 0
Current children cumulated CPU time (s) 18.59
Current children cumulated vsize (KiB) 4864

Child status: 10
Real time (s): 18.6801
CPU time (s): 18.6732
CPU user time (s): 18.6672
CPU system time (s): 0.005999
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 4864

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

runsolver used 0.031995 second user time and 0.040993 second system time

The end

Launcher Data

Begin job on node84 at 2009-04-26 23:19:55
IDJOB=1732448
IDBENCH=71118
IDSOLVER=507
FILE ID=node84/1732448-1240780795
PBS_JOBID= 9187213
Free space on /tmp= 66216 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-160-100.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732448-1240780795/watcher-1732448-1240780795 -o /tmp/evaluation-result-1732448-1240780795/solver-1732448-1240780795 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1732448-1240780795.cnf

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

MD5SUM BENCH= f74d6f760fed9ca1e1d4158014482021
RANDOM SEED=1992702916

node84.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.259
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.259
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:       1745824 kB
Buffers:         39040 kB
Cached:         196556 kB
SwapCached:       5396 kB
Active:          66952 kB
Inactive:       176492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1745824 kB
SwapTotal:     4192956 kB
SwapFree:      4181416 kB
Dirty:             920 kB
Writeback:           0 kB
Mapped:          13512 kB
Slab:            52636 kB
Committed_AS:   386804 kB
PageTables:       1368 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= 66216 MiB
End job on node84 at 2009-04-26 23:20:14