Trace number 1773891

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 236? (TO) 10000.1 9999.04

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-16.cnf
MD5SUM3cb14750de2495357cf28b8ab826b9e3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70139
Number of clauses228634
Sum of the clauses size592458
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 293186
Number of clauses of size 3135319
Number of clauses of size 40
Number of clauses of size 50
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-1773891-1241186981.cnf
0.00/0.00	c found header 'p cnf 70139 228634'
0.29/0.35	c finished parsing
0.29/0.35	c
0.29/0.35	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.29/0.35	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.29/0.35	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.29/0.35	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.29/0.35	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.29/0.35	c --random=1 --spread=2000 --seed=0 --skip=25
0.29/0.35	c
0.29/0.35	c sizeof     vars[0] = 16   alignment = 0       1 MB
0.29/0.35	c sizeof     orgs[0] =  8   alignment = 0       1 MB
0.29/0.35	c sizeof     occs[0] =  8   alignment = 0       1 MB
0.29/0.35	c sizeof iirfs[0..1] =  8   alignment = 0       1 MB
0.29/0.35	c
0.29/0.35	c starting search after 0.4 seconds
0.29/0.35	c no decision limit
0.29/0.37	c
0.29/0.37	c       original/binary      fixed     eliminated      learned       agility
0.29/0.37	c   seconds        variables     equivalent    conflicts       height       MB
0.29/0.37	c
0.29/0.37	c *    0.4   227991   64552    257  5330      0       0      0    0.0   0   19
2.99/3.09	c s    3.1   165239   26245    611  5710  37573       0      0    0.0   0   18
2.99/3.09	c l    3.1   165239   26245    611  5710  37573       0 155818    0.0   0   18
4.29/4.32	c N    4.3   165240   26245    611  5710  37573     100    100   24.6  41   19
5.49/5.59	c N    5.6   165241   26245    611  5710  37573     200    200   24.6  43   20
12.99/13.06	c s   13.1   165245   26245    611  5710  37573     800    800   25.8  43   18
13.19/13.26	c N   13.3   166972   26226    613  5727  37573     800    800   25.7  43   20
15.89/15.92	c B   15.9   167043   26220    613  5733  37573    1000   1000   25.5  42   21
23.99/24.04	c s   24.0   166575   26190    613  5733  37603    1586   1586   25.8  42   19
29.29/29.34	c B   29.3   166632   26161    613  5762  37603    2000   2000   25.8  41   22
35.09/35.11	c s   35.1   166524   26161    613  5762  37603    2398   2398   25.8  42   20
35.29/35.35	c N   35.4   166562   26149    613  5774  37603    2400   2400   25.7  26   22
45.89/45.95	c s   46.0   166491   26149    613  5774  37603    3222   3222   25.9  41   20
57.00/57.04	c s   57.0   166211   26113    613  5780  37633    4042   4042   25.9  41   21
68.10/68.12	c s   68.1   166164   26091    613  5802  37633    4876   4876   25.9  43   22
79.00/79.05	c s   79.1   166152   26086    613  5807  37633    5702   5702   25.9  41   22
87.60/87.63	c N   87.6   166173   26080    613  5813  37633    6400   6400   25.9  42   25
90.39/90.40	c s   90.4   166043   26069    613  5813  37644    6542   6542   25.9  42   23
101.69/101.74	c s  101.8   166016   26055    613  5827  37644    7378   7378   25.9  42   24
109.40/109.40	c
109.40/109.40	c       original/binary      fixed     eliminated      learned       agility
109.40/109.40	c   seconds        variables     equivalent    conflicts       height       MB
109.40/109.40	c
109.40/109.40	c B  109.4   166048   26047    613  5835  37644    8000   8000   25.9  42   26
112.90/112.92	c s  112.9   166002   26047    613  5835  37644    8226   8226   25.9  42   24
124.50/124.51	c s  124.5   165794   26019    613  5843  37664    9072   9072   25.9  42   25
135.80/135.89	c s  135.9   165734   25995    613  5867  37664    9928   9928   25.9  42   26
209.21/209.23	c N  209.2   165734   25995    613  5867  37664   16000  16000   25.5  41   33
305.12/305.15	c B  305.2   165734   25995    613  5867  37664   24000  24000   24.9  41   39
478.14/478.10	c N  478.1   165734   25995    613  5867  37664   38401  38401   24.3  43   51
789.37/789.32	c B  789.4   165734   25995    613  5867  37664   64001  64001   23.7  41   72
1104.90/1104.85	c N 1105.0   165734   25995    613  5867  37664   89601  89601   23.4  41   92
2129.01/2128.82	c + 2129.0   165734   25995    613  5867  37664  155819 171399   22.8  42  145
2185.61/2185.46	c B 2185.7   165734   25995    613  5867  37664  160003 160003   23.2  43  148
2627.37/2627.19	c + 2627.5   165734   25995    613  5867  37664  194770 188538   23.0  42  158
2755.68/2755.45	c N 2755.7   165734   25995    613  5867  37664  204808 181447   22.9  43  166
3256.11/3255.83	c + 3256.2   165734   25995    613  5867  37664  243460 207391   22.6  43  176
4308.33/4307.96	c + 4308.4   165734   25995    613  5867  37664  304326 228130   22.6  42  185
5783.08/5782.56	c + 5783.2   165734   25995    613  5867  37664  380406 250943   22.2  43  165
5862.60/5862.07	c B 5862.7   165734   25995    613  5867  37664  384008 231744   22.2  39  168
7948.91/7948.14	c N 7949.0   165734   25995    613  5867  37664  460826 250954   22.0  47  151
8095.33/8094.51	c s 8095.4   165735   25995    613  5867  37664  466405 250968   24.4  39  126
8126.83/8126.08	c
8126.83/8126.08	c       original/binary      fixed     eliminated      learned       agility
8126.83/8126.08	c   seconds        variables     equivalent    conflicts       height       MB
8126.83/8126.08	c
8126.83/8126.08	c s 8126.9   165610   25979    613  5868  37679  468533 250961   24.4  42  126
8156.33/8155.52	c s 8156.4   165581   25965    613  5882  37679  470577 250953   24.4  42  126
8218.24/8217.46	c + 8218.3   165581   25965    613  5882  37679  475505 276037   24.5  41  131
9730.51/9729.51	c + 9730.5   165581   25965    613  5882  37679  594380 303640   24.1  43  174
10000.03/9999.00	c
10000.03/9999.00	c *** CAUGHT SIGNAL 15 ***
10000.03/9999.00	c
10000.03/9999.00	c 607956 conflicts, 614796 decisions, 1 random
10000.03/9999.00	c 0 iterations, 0 restarts, 1277 skipped
10000.03/9999.00	c 7 enlarged, 633 shrunken, 5934 rescored, 188 rebiased
10000.03/9999.00	c 16 simplifications, 0 reductions
10000.03/9999.00	c
10000.03/9999.00	c vars: 613 fixed, 5882 equiv, 37679 elim, 5957 merged
10000.03/9999.00	c elim: 4333574 resolutions, 15 phases, 5 rounds
10000.03/9999.00	c sbst: 99% substituted, 0.1% nots, 76.4% ands, 23.5% xors, 0.0% ites
10000.03/9999.00	c arty: 2.00 and 2.00 xor average arity
10000.03/9999.00	c prbe: 949516 probed, 18 phases, 17 rounds
10000.03/9999.00	c prbe: 42 failed, 45 lifted, 208 merged
10000.03/9999.00	c sccs: 8 non trivial, 0 fixed, 13 merged
10000.03/9999.00	c hash: 13 units, 5736 merged
10000.03/9999.00	c mins: 93593643 learned, 43% deleted, 1 strong, 755 depth
10000.03/9999.00	c subs: 592 forward, 758 backward, 481 doms
10000.03/9999.00	c strs: 7349 forward, 157 backward
10000.03/9999.00	c doms: 2886 dominators, 1 high, 0 low
10000.03/9999.00	c prps: 6126936292 propagations, 0.61 megaprops
10000.03/9999.00	c
10000.03/9999.00	c 10000.0 seconds, 192 MB max, 232 MB recycled
10000.03/9999.01	c
10000.03/9999.01	c *** CAUGHT SIGNAL 15 ***
10000.03/9999.01	c

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773891-1241186981/watcher-1773891-1241186981 -o /tmp/evaluation-result-1773891-1241186981/solver-1773891-1241186981 -C 10000 -W 12000 -M 1800 HOME/precosat HOME/instance-1773891-1241186981.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.00 1.00 0.97 3/64 24721
/proc/meminfo: memFree=1235144/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=2432 CPUtime=0
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 415 0 0 0 0 0 0 0 20 0 1 0 146731516 2490368 400 1992294400 134512640 135151029 4294956240 18446744073709551615 134697845 0 0 4096 0 0 0 0 17 1 0 0
/proc/24721/statm: 608 408 59 155 0 451 0

[startup+0.068143 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 24721
/proc/meminfo: memFree=1235144/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=9560 CPUtime=0.05
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 2256 0 0 0 5 0 0 0 20 0 1 0 146731516 9789440 2208 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 2390 2209 64 155 0 2233 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9560

[startup+0.101133 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 24721
/proc/meminfo: memFree=1235144/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=11004 CPUtime=0.08
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 2703 0 0 0 8 0 0 0 20 0 1 0 146731516 11268096 2590 1992294400 134512640 135151029 4294956240 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 2751 2591 64 155 0 2594 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11004

[startup+0.301076 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 24721
/proc/meminfo: memFree=1235144/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=20756 CPUtime=0.29
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 5270 0 0 0 27 2 0 0 22 0 1 0 146731516 21254144 5028 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 5189 5029 64 155 0 5032 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20756

[startup+0.701961 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 24721
/proc/meminfo: memFree=1235144/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=26564 CPUtime=0.69
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 6616 0 0 0 67 2 0 0 25 0 1 0 146731516 27201536 6373 1992294400 134512640 135151029 4294956240 18446744073709551615 134682423 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 6641 6373 79 155 0 6484 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26564

[startup+1.50174 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 24722
/proc/meminfo: memFree=1210368/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=33184 CPUtime=1.49
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 9563 0 0 0 144 5 0 0 25 0 1 0 146731516 33980416 7996 1992294400 134512640 135151029 4294956240 18446744073709551615 134519079 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 8296 7996 79 155 0 8139 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33184

[startup+3.10128 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 24722
/proc/meminfo: memFree=1201088/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=33772 CPUtime=3.09
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 10779 0 0 0 304 5 0 0 25 0 1 0 146731516 34582528 8133 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 8443 8133 79 155 0 8286 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33772

[startup+6.30137 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 24722
/proc/meminfo: memFree=1202312/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=33800 CPUtime=6.29
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 10786 0 0 0 624 5 0 0 25 0 1 0 146731516 34611200 8140 1992294400 134512640 135151029 4294956240 18446744073709551615 134542806 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 8450 8140 79 155 0 8293 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33800

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 24722
/proc/meminfo: memFree=1202312/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=33800 CPUtime=12.69
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 10786 0 0 0 1264 5 0 0 25 0 1 0 146731516 34611200 8140 1992294400 134512640 135151029 4294956240 18446744073709551615 134551294 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 8450 8140 79 155 0 8293 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33800

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 24722
/proc/meminfo: memFree=1202312/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=33832 CPUtime=25.5
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 12027 0 0 0 2544 6 0 0 25 0 1 0 146731516 34643968 8148 1992294400 134512640 135151029 4294956240 18446744073709551615 134554525 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 8458 8148 79 155 0 8301 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 33832

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 24722
/proc/meminfo: memFree=1202376/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=33836 CPUtime=51.09
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 13946 0 0 0 5102 7 0 0 25 0 1 0 146731516 34648064 8149 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 8459 8149 79 155 0 8302 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 33836

[startup+102.305 s]
/proc/loadavg: 1.04 1.01 0.97 2/65 24722
/proc/meminfo: memFree=1201416/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=34696 CPUtime=102.3
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 19386 0 0 0 10220 10 0 0 25 0 1 0 146731516 35528704 8383 1992294400 134512640 135151029 4294956240 18446744073709551615 134554722 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 8674 8383 79 155 0 8517 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 34696

[startup+162.301 s]
/proc/loadavg: 1.01 1.01 0.97 2/65 24722
/proc/meminfo: memFree=1197768/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=38572 CPUtime=162.31
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 23636 0 0 0 16217 14 0 0 25 0 1 0 146731516 39497728 9345 1992294400 134512640 135151029 4294956240 18446744073709551615 134542634 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 9643 9345 79 155 0 9486 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 38572

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 24722
/proc/meminfo: memFree=1193672/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=42732 CPUtime=222.31
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 24648 0 0 0 22215 16 0 0 25 0 1 0 146731516 43757568 10357 1992294400 134512640 135151029 4294956240 18446744073709551615 134554843 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 10683 10357 79 155 0 10526 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 42732

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 24722
/proc/meminfo: memFree=1189448/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=46840 CPUtime=282.32
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 25693 0 0 0 28215 17 0 0 25 0 1 0 146731516 47964160 11402 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 11710 11402 79 155 0 11553 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 46840

[startup+342.301 s]
/proc/loadavg: 1.05 1.01 0.98 2/65 24722
/proc/meminfo: memFree=1185544/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=50964 CPUtime=342.32
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 26690 0 0 0 34214 18 0 0 25 0 1 0 146731516 52187136 12399 1992294400 134512640 135151029 4294956240 18446744073709551615 134551294 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 12741 12399 79 155 0 12584 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 50964

[startup+402.301 s]
/proc/loadavg: 1.02 1.01 0.98 2/65 24722
/proc/meminfo: memFree=1181576/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=54960 CPUtime=402.33
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 27701 0 0 0 40213 20 0 0 25 0 1 0 146731516 56279040 13410 1992294400 134512640 135151029 4294956240 18446744073709551615 134580711 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 13740 13410 79 155 0 13583 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 54960

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 24722
/proc/meminfo: memFree=1177288/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=59192 CPUtime=462.34
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 28739 0 0 0 46212 22 0 0 25 0 1 0 146731516 60612608 14448 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 14798 14448 79 155 0 14641 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 59192

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 24722
/proc/meminfo: memFree=1173448/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=63252 CPUtime=522.34
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 29742 0 0 0 52211 23 0 0 25 0 1 0 146731516 64770048 15451 1992294400 134512640 135151029 4294956240 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 15813 15451 79 155 0 15656 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 63252

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 24722
/proc/meminfo: memFree=1168904/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=67952 CPUtime=582.35
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 30858 0 0 0 58210 25 0 0 25 0 1 0 146731516 69582848 16567 1992294400 134512640 135151029 4294956240 18446744073709551615 134552227 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 16988 16567 79 155 0 16831 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 67952

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 24722
/proc/meminfo: memFree=1164744/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=72008 CPUtime=642.36
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 31871 0 0 0 64209 27 0 0 25 0 1 0 146731516 73736192 17580 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 18002 17580 79 155 0 17845 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 72008

[startup+702.301 s]

################
# More data... #
################

[startup+8982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24740
/proc/meminfo: memFree=1036360/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=199220 CPUtime=8983.22
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 66183 0 0 0 898234 88 0 0 25 0 1 0 146731516 204001280 49481 1992294400 134512640 135151029 4294956240 18446744073709551615 134551374 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 49805 49481 79 155 0 49648 0
Current children cumulated CPU time (s) 8983.22
Current children cumulated vsize (KiB) 199220

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24740
/proc/meminfo: memFree=1036360/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=199220 CPUtime=9043.22
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 66183 0 0 0 904234 88 0 0 25 0 1 0 146731516 204001280 49481 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 49805 49481 79 155 0 49648 0
Current children cumulated CPU time (s) 9043.22
Current children cumulated vsize (KiB) 199220

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24740
/proc/meminfo: memFree=1036360/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=199220 CPUtime=9103.24
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 66183 0 0 0 910235 89 0 0 25 0 1 0 146731516 204001280 49481 1992294400 134512640 135151029 4294956240 18446744073709551615 134580452 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 49805 49481 79 155 0 49648 0
Current children cumulated CPU time (s) 9103.24
Current children cumulated vsize (KiB) 199220

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24740
/proc/meminfo: memFree=1036360/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=199220 CPUtime=9163.24
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 66183 0 0 0 916235 89 0 0 25 0 1 0 146731516 204001280 49481 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 49805 49481 79 155 0 49648 0
Current children cumulated CPU time (s) 9163.24
Current children cumulated vsize (KiB) 199220

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24740
/proc/meminfo: memFree=1036296/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=199220 CPUtime=9223.25
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 66185 0 0 0 922236 89 0 0 25 0 1 0 146731516 204001280 49483 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 49805 49483 79 155 0 49648 0
Current children cumulated CPU time (s) 9223.25
Current children cumulated vsize (KiB) 199220

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24740
/proc/meminfo: memFree=1036296/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=199220 CPUtime=9283.25
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 66185 0 0 0 928236 89 0 0 25 0 1 0 146731516 204001280 49483 1992294400 134512640 135151029 4294956240 18446744073709551615 134578118 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 49805 49483 79 155 0 49648 0
Current children cumulated CPU time (s) 9283.25
Current children cumulated vsize (KiB) 199220

[startup+9342.31 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 24740
/proc/meminfo: memFree=1036232/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=199220 CPUtime=9343.26
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 66185 0 0 0 934237 89 0 0 25 0 1 0 146731516 204001280 49483 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 49805 49483 79 155 0 49648 0
Current children cumulated CPU time (s) 9343.26
Current children cumulated vsize (KiB) 199220

[startup+9402.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 24740
/proc/meminfo: memFree=1036296/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=199220 CPUtime=9403.26
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 66187 0 0 0 940237 89 0 0 25 0 1 0 146731516 204001280 49485 1992294400 134512640 135151029 4294956240 18446744073709551615 134542738 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 49805 49485 79 155 0 49648 0
Current children cumulated CPU time (s) 9403.26
Current children cumulated vsize (KiB) 199220

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24740
/proc/meminfo: memFree=1036296/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=199220 CPUtime=9463.27
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 66187 0 0 0 946238 89 0 0 25 0 1 0 146731516 204001280 49485 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 49805 49485 79 155 0 49648 0
Current children cumulated CPU time (s) 9463.27
Current children cumulated vsize (KiB) 199220

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24740
/proc/meminfo: memFree=1036296/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=199220 CPUtime=9523.28
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 66187 0 0 0 952238 90 0 0 25 0 1 0 146731516 204001280 49485 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 49805 49485 79 155 0 49648 0
Current children cumulated CPU time (s) 9523.28
Current children cumulated vsize (KiB) 199220

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24740
/proc/meminfo: memFree=1036296/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=199220 CPUtime=9583.29
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 66187 0 0 0 958239 90 0 0 25 0 1 0 146731516 204001280 49485 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 49805 49485 79 155 0 49648 0
Current children cumulated CPU time (s) 9583.29
Current children cumulated vsize (KiB) 199220

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24740
/proc/meminfo: memFree=1036296/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=199220 CPUtime=9643.3
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 66187 0 0 0 964240 90 0 0 25 0 1 0 146731516 204001280 49485 1992294400 134512640 135151029 4294956240 18446744073709551615 134574209 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 49805 49485 79 155 0 49648 0
Current children cumulated CPU time (s) 9643.3
Current children cumulated vsize (KiB) 199220

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24740
/proc/meminfo: memFree=1036360/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=199220 CPUtime=9703.3
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 66187 0 0 0 970240 90 0 0 25 0 1 0 146731516 204001280 49485 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 49805 49485 79 155 0 49648 0
Current children cumulated CPU time (s) 9703.3
Current children cumulated vsize (KiB) 199220

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24740
/proc/meminfo: memFree=1036360/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=199220 CPUtime=9763.31
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 66187 0 0 0 976241 90 0 0 25 0 1 0 146731516 204001280 49485 1992294400 134512640 135151029 4294956240 18446744073709551615 134552225 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 49805 49485 79 155 0 49648 0
Current children cumulated CPU time (s) 9763.31
Current children cumulated vsize (KiB) 199220

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24740
/proc/meminfo: memFree=1035016/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=201160 CPUtime=9823.31
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 66510 0 0 0 982241 90 0 0 25 0 1 0 146731516 205987840 49808 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 50290 49808 79 155 0 50133 0
Current children cumulated CPU time (s) 9823.31
Current children cumulated vsize (KiB) 201160

[startup+9882.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 24740
/proc/meminfo: memFree=1033224/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=203472 CPUtime=9883.32
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 66956 0 0 0 988241 91 0 0 25 0 1 0 146731516 208355328 50254 1992294400 134512640 135151029 4294956240 18446744073709551615 134554722 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 50868 50254 79 155 0 50711 0
Current children cumulated CPU time (s) 9883.32
Current children cumulated vsize (KiB) 203472

[startup+9942.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 24740
/proc/meminfo: memFree=1032200/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=205144 CPUtime=9943.32
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 67219 0 0 0 994241 91 0 0 25 0 1 0 146731516 210067456 50517 1992294400 134512640 135151029 4294956240 18446744073709551615 134554794 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 51286 50517 79 155 0 51129 0
Current children cumulated CPU time (s) 9943.32
Current children cumulated vsize (KiB) 205144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+9999.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24740
/proc/meminfo: memFree=1031560/2055920 swapFree=4179172/4192956
[pid=24721] ppid=24719 vsize=205840 CPUtime=10000
/proc/24721/stat : 24721 (precosat) R 24719 24721 24595 0 -1 4194304 67382 0 0 0 999912 91 0 0 25 0 1 0 146731516 210780160 50680 1992294400 134512640 135151029 4294956240 18446744073709551615 134551294 0 0 4096 17442 0 0 0 17 1 0 0
/proc/24721/statm: 51460 50680 79 155 0 51303 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 205840

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 9999.04
CPU time (s): 10000.1
CPU user time (s): 9999.13
CPU system time (s): 0.949855
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 214164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9999.13
system time used= 0.949855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67382
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= 1
involuntary context switches= 17971

runsolver used 7.01193 second user time and 20.8928 second system time

The end

Launcher Data

Begin job on node16 at 2009-05-01 16:09:41
IDJOB=1773891
IDBENCH=70820
IDSOLVER=607
FILE ID=node16/1773891-1241186981
PBS_JOBID= 9224599
Free space on /tmp= 66504 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-16.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773891-1241186981/watcher-1773891-1241186981 -o /tmp/evaluation-result-1773891-1241186981/solver-1773891-1241186981 -C 10000 -W 12000 -M 1800  HOME/precosat HOME/instance-1773891-1241186981.cnf

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

MD5SUM BENCH= 3cb14750de2495357cf28b8ab826b9e3
RANDOM SEED=912363166

node16.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1235560 kB
Buffers:         74692 kB
Cached:         672028 kB
SwapCached:       8080 kB
Active:         195764 kB
Inactive:       560476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1235560 kB
SwapTotal:     4192956 kB
SwapFree:      4179172 kB
Dirty:            4836 kB
Writeback:           0 kB
Mapped:          13536 kB
Slab:            50128 kB
Committed_AS:   679500 kB
PageTables:       1456 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= 66500 MiB
End job on node16 at 2009-05-01 18:56:22