Trace number 1557678

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) 1200.09 1200.41

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-32-s100.cnf
MD5SUM7785f51f4f3cb780b4d123215711f948
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 variables32312
Number of clauses97285
Sum of the clauses size229627
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262100
Number of clauses of size 335121
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-1557678-1238857482.cnf
0.00/0.00	c found header 'p cnf 32312 97285'
0.09/0.15	c finished parsing
0.09/0.15	c
0.09/0.15	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.09/0.15	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.09/0.15	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.09/0.15	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.09/0.15	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.09/0.15	c --random=1 --spread=2000 --seed=0 --skip=25
0.09/0.15	c
0.09/0.15	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.09/0.15	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.09/0.15	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.09/0.15	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.09/0.15	c
0.09/0.15	c starting search after 0.2 seconds
0.09/0.15	c no decision limit
0.09/0.15	c
0.09/0.15	c       original/binary      fixed     eliminated      learned       agility
0.09/0.15	c   seconds        variables     equivalent    conflicts       height       MB
0.09/0.15	c
0.09/0.15	c *    0.2    97093   31366     95   851      0       0      0    0.0   0    8
1.69/1.77	c s    1.8    60014    9622    698   876  21116       0      0    0.0   0    7
1.69/1.77	c l    1.8    60014    9622    698   876  21116       0  21039    0.0   0    7
1.79/1.86	c R    1.9    60481    9619    700   877  21116     109    104   36.7  17    8
1.89/1.97	c R    2.0    60641    9619    700   877  21116     209    204   35.2  17    8
2.69/2.74	c R    2.7    71545    9615    700   881  21116     811    804   35.1  17    9
2.89/2.98	c B    3.0    71573    9615    700   881  21116    1000    993   34.8  17    9
3.79/3.82	c s    3.8    82312    9607    705   884  21116    1242   1229   34.5  17    9
5.79/5.84	c B    5.8    82555    9592    715   889  21116    2002   1987   32.4  18   10
6.89/6.91	c s    6.9    81354    9460    754   889  21209    2279   2109   32.3  12    9
6.89/6.91	c -    6.9    81354    9460    754   889  21209    2279  20829   32.3  12    9
6.99/7.02	c R    7.0    81368    9456    754   893  21209    2412   2241   32.2  13    9
9.49/9.51	c s    9.5    81691    9455    754   894  21209    3043   2872   31.5  17    9
12.49/12.58	c s   12.6    81831    9445    754   894  21219    4058   3800   32.4  16    9
15.19/15.24	c s   15.2    81859    9445    754   894  21219    5070   4811   31.9  16   10
17.89/17.95	c s   17.9    81877    9445    754   894  21219    5893   5634   31.7  18   10
19.69/19.73	c R   19.7    81879    9445    754   894  21219    6417   6158   31.7  17   10
20.68/20.79	c s   20.8    81879    9445    754   894  21219    6752   6493   31.8  13   10
23.48/23.57	c s   23.6    81882    9445    754   894  21219    7424   7164   31.7  18   10
25.29/25.34	c
25.29/25.34	c       original/binary      fixed     eliminated      learned       agility
25.29/25.34	c   seconds        variables     equivalent    conflicts       height       MB
25.29/25.34	c
25.29/25.34	c B   25.3    81883    9445    754   894  21219    8002   7742   32.0  17   11
26.29/26.38	c s   26.4    81884    9445    754   894  21219    8244   7983   32.0  17   10
30.28/30.36	c s   30.4    81885    9445    754   894  21219    9690   9429   32.8  17   10
33.28/33.30	c s   33.3    81899    9445    754   894  21219   10484  10222   32.8  17   11
36.68/36.78	c s   36.8    81693    9420    762   896  21234   11157  10883   32.8  17   11
39.78/39.81	c s   39.8    81695    9420    762   896  21234   11869  11595   33.0  17   11
42.88/42.94	c s   42.9    81703    9420    762   896  21234   12537  12263   32.7  17   11
45.98/46.04	c s   46.0    81707    9420    762   896  21234   13165  12890   32.6  18   11
49.17/49.23	c s   49.2    81708    9420    762   896  21234   13849  13574   32.5  17   11
57.17/57.24	c R   57.2    81708    9420    762   896  21234   16042  15767   32.3  17   13
59.97/60.06	c s   60.1    81709    9420    762   896  21234   16610  16334   32.3  13   12
63.27/63.36	c s   63.3    81711    9420    762   896  21234   17492  17216   32.3  16   12
71.47/71.54	c s   71.5    81712    9420    762   896  21234   19243  18966   32.1  16   12
74.87/74.96	c s   74.9    81716    9420    762   896  21234   20010  19733   32.1  12   13
78.27/78.32	c s   78.3    81718    9420    762   896  21234   20764  20486   32.1  17   13
78.47/78.58	c +   78.6    81718    9420    762   896  21234   20829  22911   32.1  16   13
81.76/81.80	c s   81.8    81720    9420    762   896  21234   21434  21155   32.0  17   13
89.46/89.58	c B   89.6    81720    9420    762   896  21234   24009  22953   32.4  17   14
90.76/90.86	c s   90.8    81721    9420    762   896  21234   24238  22933   32.3  16   13
94.26/94.38	c
94.26/94.38	c       original/binary      fixed     eliminated      learned       agility
94.26/94.38	c   seconds        variables     equivalent    conflicts       height       MB
94.26/94.38	c
94.26/94.38	c s   94.4    81724    9420    762   896  21234   24953  22921   32.3  16   13
98.86/98.98	c s   99.0    81725    9420    762   896  21234   26014  22947   32.4  17   13
98.96/99.08	c +   99.1    81725    9420    762   896  21234   26037  25202   32.4  17   13
103.46/103.53	c s  103.5    81727    9420    762   896  21234   27348  24246   32.6  16   13
107.06/107.17	c s  107.1    81731    9420    762   896  21234   28137  25035   32.5  17   13
110.76/110.82	c s  110.8    81732    9420    762   896  21234   29167  25213   32.4  15   14
114.36/114.45	c s  114.4    81733    9420    762   896  21234   29918  25223   32.4  17   14
118.06/118.10	c s  118.1    81734    9420    762   896  21234   30881  25228   32.3  15   13
121.66/121.80	c s  121.8    81737    9420    762   896  21234   31820  25224   32.3  18   13
125.26/125.31	c +  125.3    81737    9420    762   896  21234   32547  27722   32.2  16   15
142.15/142.22	c R  142.2    81737    9420    762   896  21234   38488  27748   32.8  12   16
152.45/152.55	c +  152.5    81737    9420    762   896  21234   40681  30494   32.7  16   16
189.05/189.14	c s  189.1    81738    9420    762   896  21234   48703  30512   32.4  17   14
197.34/197.40	c +  197.4    81738    9420    762   896  21234   50852  33543   32.3  18   16
198.64/198.73	c s  198.7    81739    9420    762   896  21234   51307  30997   32.3  18   15
209.23/209.34	c s  209.3    81743    9420    762   896  21234   53859  33548   32.2  17   15
213.23/213.34	c s  213.3    81747    9420    762   896  21234   54607  33586   32.1  16   15
228.32/228.42	c s  228.4    81748    9420    762   896  21234   58377  33555   32.1  18   15
238.13/238.23	c s  238.2    81752    9420    762   896  21234   60588  33575   32.0  14   15
242.23/242.34	c
242.23/242.34	c       original/binary      fixed     eliminated      learned       agility
242.23/242.34	c   seconds        variables     equivalent    conflicts       height       MB
242.23/242.34	c
242.23/242.34	c s  242.3    81755    9420    762   896  21234   61680  33578   32.0  17   15
246.23/246.33	c s  246.3    81758    9420    762   896  21234   62457  33594   32.0  17   15
251.83/251.91	c +  251.8    81758    9420    762   896  21234   63566  36897   32.0  18   16
254.03/254.12	c B  254.1    81758    9420    762   896  21234   64021  34051   32.0  18   16
281.61/281.78	c s  281.7    81759    9420    762   896  21234   71260  36945   32.2  18   16
290.11/290.30	c s  290.2    81761    9420    762   896  21234   73358  36934   32.1  19   16
301.61/301.76	c s  301.7    81762    9420    762   896  21234   76121  36943   32.1  17   16
316.20/316.35	c +  316.3    81762    9420    762   896  21234   79456  40586   32.0  17   17
343.10/343.28	c s  343.2    81763    9420    762   896  21234   85638  40620   31.8  16   16
355.69/355.84	c s  355.7    81764    9420    762   896  21234   88536  40609   31.7  17   16
361.19/361.35	c R  361.3    81764    9420    762   896  21234   89775  40614   31.7  16   18
401.18/401.36	c +  401.3    81764    9420    762   896  21234   99320  44644   31.6  17   18
503.26/503.44	c +  503.3    81764    9420    762   896  21234  124150  49108   31.3  19   20
513.75/513.98	c s  513.8    81768    9420    762   896  21234  126779  47306   31.2  17   18
533.45/533.63	c s  533.5    81769    9420    762   896  21234  131001  49138   31.2  14   18
564.34/564.51	c s  564.4    81778    9420    762   896  21234  138033  49150   31.2  17   18
625.52/625.75	c s  625.6    81779    9420    762   896  21234  152058  49150   31.1  18   18
638.92/639.18	c +  639.0    81779    9420    762   896  21234  155186  54018   31.1  18   20
656.91/657.13	c B  657.0    81779    9420    762   896  21234  160043  54040   31.1  15   22
695.21/695.46	c
695.21/695.46	c       original/binary      fixed     eliminated      learned       agility
695.21/695.46	c   seconds        variables     equivalent    conflicts       height       MB
695.21/695.46	c
695.21/695.46	c s  695.3    81780    9420    762   896  21234  168250  54053   31.2  17   19
772.08/772.32	c s  772.1    81781    9420    762   896  21234  186148  54071   31.1  16   19
790.18/790.41	c s  790.2    81782    9420    762   896  21234  191890  54059   31.1  18   19
795.18/795.45	c +  795.2    81783    9420    762   896  21234  193980  59419   31.1  16   21
795.98/796.24	c s  796.0    81783    9420    762   896  21234  194225  54277   31.1  17   19
801.27/801.59	c s  801.4    81784    9420    762   896  21234  196358  56409   31.2  18   20
841.86/842.11	c R  841.9    81784    9420    762   896  21234  205124  59509   31.1  15   22
843.37/843.61	c s  843.4    81785    9420    762   896  21234  206009  59461   31.3  12   20
876.95/877.22	c s  877.0    81786    9420    762   896  21234  213827  59507   31.3  17   20
943.93/944.20	c s  943.9    81789    9420    762   896  21234  231655  59476   31.2  18   20
949.63/949.98	c s  949.7    81791    9420    762   896  21234  232826  59476   31.2  17   20
955.43/955.78	c s  955.5    81800    9420    762   896  21234  234519  59473   31.2  17   20
989.02/989.35	c +  989.1    81800    9420    762   896  21234  242476  65360   31.3  17   24
1188.57/1188.94	c s 1188.6    81801    9420    762   896  21234  287529  65409   31.2  18   21
1200.07/1200.40	c
1200.07/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.07/1200.40	c
1200.07/1200.40	c 290075 conflicts, 390521 decisions, 2 random
1200.07/1200.40	c 1 iterations, 699 restarts, 0 skipped
1200.07/1200.40	c 12 enlarged, 620 shrunken, 2833 rescored, 106 rebiased
1200.07/1200.40	c 60 simplifications, 0 reductions
1200.07/1200.40	c
1200.07/1200.40	c vars: 762 fixed, 896 equiv, 21234 elim, 908 merged
1200.07/1200.40	c elim: 1319700 resolutions, 4 phases, 4 rounds
1200.07/1200.40	c sbst: 92% substituted, 0.6% nots, 98.3% ands, 0.9% xors, 0.1% ites
1200.07/1200.40	c arty: 2.26 and 2.03 xor average arity
1200.07/1200.40	c prbe: 1705978 probed, 808 phases, 90 rounds
1200.07/1200.40	c prbe: 10 failed, 72 lifted, 14 merged
1200.07/1200.40	c sccs: 3 non trivial, 0 fixed, 3 merged
1200.07/1200.40	c hash: 46 units, 891 merged
1200.07/1200.40	c mins: 12813424 learned, 88% deleted, 7 strong, 53 depth
1200.07/1200.40	c subs: 1493 forward, 1013 backward, 404 doms
1200.07/1200.40	c strs: 7925 forward, 1016 backward
1200.07/1200.40	c doms: 4535 dominators, 398 high, 0 low
1200.07/1200.40	c prps: 1342965799 propagations, 1.12 megaprops
1200.07/1200.40	c
1200.07/1200.40	c 1200.1 seconds, 27 MB max, 51 MB recycled
1200.07/1200.40	c
1200.07/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.07/1200.40	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-1557678-1238857482/watcher-1557678-1238857482 -o /tmp/evaluation-result-1557678-1238857482/solver-1557678-1238857482 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1557678-1238857482.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: 0.92 0.98 1.15 3/70 26070
/proc/meminfo: memFree=1744696/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=2064 CPUtime=0
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 1158413297 2113536 388 1992294400 134512640 135151029 4294956224 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 1 0 0
/proc/26070/statm: 516 389 59 155 0 359 0

[startup+0.099661 s]
/proc/loadavg: 0.92 0.98 1.15 3/70 26070
/proc/meminfo: memFree=1744696/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=7932 CPUtime=0.09
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 1992 0 0 0 9 0 0 0 18 0 1 0 1158413297 8122368 1879 1992294400 134512640 135151029 4294956224 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 1983 1880 64 155 0 1826 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7932

[startup+0.10266 s]
/proc/loadavg: 0.92 0.98 1.15 3/70 26070
/proc/meminfo: memFree=1744696/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=8064 CPUtime=0.09
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 2027 0 0 0 9 0 0 0 18 0 1 0 1158413297 8257536 1915 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 2016 1915 64 155 0 1859 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8064

[startup+0.301682 s]
/proc/loadavg: 0.92 0.98 1.15 3/70 26070
/proc/meminfo: memFree=1744696/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=13348 CPUtime=0.29
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 3479 0 0 0 28 1 0 0 19 0 1 0 1158413297 13668352 3236 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 3337 3236 79 155 0 3180 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13348

[startup+0.70273 s]
/proc/loadavg: 0.92 0.98 1.15 3/70 26070
/proc/meminfo: memFree=1744696/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=16320 CPUtime=0.69
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 4968 0 0 0 68 1 0 0 22 0 1 0 1158413297 16711680 3955 1992294400 134512640 135151029 4294956224 18446744073709551615 134518623 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 4080 3955 79 155 0 3923 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16320

[startup+1.50182 s]
/proc/loadavg: 0.92 0.98 1.15 2/71 26071
/proc/meminfo: memFree=1727664/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=18644 CPUtime=1.49
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 5700 0 0 0 147 2 0 0 25 0 1 0 1158413297 19091456 4558 1992294400 134512640 135151029 4294956224 18446744073709551615 134548507 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 4661 4558 79 155 0 4504 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18644

[startup+3.10201 s]
/proc/loadavg: 0.92 0.98 1.15 2/71 26071
/proc/meminfo: memFree=1727280/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=17748 CPUtime=3.09
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 5728 0 0 0 307 2 0 0 25 0 1 0 1158413297 18173952 4329 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 4437 4329 79 155 0 4280 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17748

[startup+6.30137 s]
/proc/loadavg: 0.93 0.98 1.15 2/71 26071
/proc/meminfo: memFree=1727216/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=17748 CPUtime=6.29
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 5728 0 0 0 627 2 0 0 25 0 1 0 1158413297 18173952 4329 1992294400 134512640 135151029 4294956224 18446744073709551615 134522244 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 4437 4329 79 155 0 4280 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17748

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 1.15 2/71 26071
/proc/meminfo: memFree=1726896/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=18036 CPUtime=12.69
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 6049 0 0 0 1267 2 0 0 25 0 1 0 1158413297 18468864 4392 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 4509 4392 79 155 0 4352 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18036

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 1.14 2/71 26071
/proc/meminfo: memFree=1726896/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=18036 CPUtime=25.48
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 6049 0 0 0 2546 2 0 0 25 0 1 0 1158413297 18468864 4392 1992294400 134512640 135151029 4294956224 18446744073709551615 134555216 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 4509 4392 79 155 0 4352 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18036

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 1.14 2/71 26071
/proc/meminfo: memFree=1726896/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=18036 CPUtime=51.07
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 6179 0 0 0 5105 2 0 0 25 0 1 0 1158413297 18468864 4393 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 4509 4393 79 155 0 4352 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18036

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.13 2/71 26071
/proc/meminfo: memFree=1726832/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=18036 CPUtime=102.26
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 6179 0 0 0 10224 2 0 0 25 0 1 0 1158413297 18468864 4393 1992294400 134512640 135151029 4294956224 18446744073709551615 134542664 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 4509 4393 79 155 0 4352 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18036

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.12 2/71 26071
/proc/meminfo: memFree=1726064/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=18820 CPUtime=162.25
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 6392 0 0 0 16222 3 0 0 25 0 1 0 1158413297 19271680 4606 1992294400 134512640 135151029 4294956224 18446744073709551615 134551374 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 4705 4606 79 155 0 4548 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 18820

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.11 2/71 26071
/proc/meminfo: memFree=1724784/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=20084 CPUtime=222.23
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 7255 0 0 0 22220 3 0 0 25 0 1 0 1158413297 20566016 4904 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 5021 4904 79 155 0 4864 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 20084

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.09 2/71 26071
/proc/meminfo: memFree=1724080/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=21332 CPUtime=282.21
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 8196 0 0 0 28217 4 0 0 25 0 1 0 1158413297 21843968 5200 1992294400 134512640 135151029 4294956224 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 5333 5200 79 155 0 5176 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 21332

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.09 2/71 26071
/proc/meminfo: memFree=1723248/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=21484 CPUtime=342.2
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 8502 0 0 0 34216 4 0 0 25 0 1 0 1158413297 21999616 5248 1992294400 134512640 135151029 4294956224 18446744073709551615 134554722 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 5371 5248 79 155 0 5214 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 21484

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.08 2/71 26071
/proc/meminfo: memFree=1722672/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=22024 CPUtime=402.18
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 8901 0 0 0 40214 4 0 0 25 0 1 0 1158413297 22552576 5389 1992294400 134512640 135151029 4294956224 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 5506 5389 79 155 0 5349 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 22024

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.08 2/71 26071
/proc/meminfo: memFree=1721648/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=23148 CPUtime=462.17
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 9148 0 0 0 46212 5 0 0 25 0 1 0 1158413297 23703552 5636 1992294400 134512640 135151029 4294956224 18446744073709551615 134554900 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 5787 5636 79 155 0 5630 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 23148

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/71 26071
/proc/meminfo: memFree=1720624/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=24036 CPUtime=522.15
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 9517 0 0 0 52210 5 0 0 25 0 1 0 1158413297 24612864 5876 1992294400 134512640 135151029 4294956224 18446744073709551615 134542738 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 6009 5876 79 155 0 5852 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 24036

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/71 26071
/proc/meminfo: memFree=1719920/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=24552 CPUtime=582.13
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 9824 0 0 0 58208 5 0 0 25 0 1 0 1158413297 25141248 6054 1992294400 134512640 135151029 4294956224 18446744073709551615 134554825 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 6138 6054 79 155 0 5981 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 24552

[startup+642.303 s]
/proc/loadavg: 0.99 0.98 1.06 2/71 26071
/proc/meminfo: memFree=1720048/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=24356 CPUtime=642.12
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 9872 0 0 0 64207 5 0 0 25 0 1 0 1158413297 24940544 5973 1992294400 134512640 135151029 4294956224 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 6089 5973 79 155 0 5932 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 24356

[startup+702.303 s]
/proc/loadavg: 0.99 0.98 1.05 2/71 26071
/proc/meminfo: memFree=1718448/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=26216 CPUtime=702.1
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 10291 0 0 0 70204 6 0 0 25 0 1 0 1158413297 26845184 6392 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 6554 6392 79 155 0 6397 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 26216

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 1.05 2/71 26071
/proc/meminfo: memFree=1718256/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=26216 CPUtime=762.09
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 10327 0 0 0 76203 6 0 0 25 0 1 0 1158413297 26845184 6428 1992294400 134512640 135151029 4294956224 18446744073709551615 134552227 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 6554 6428 79 155 0 6397 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 26216

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/71 26071
/proc/meminfo: memFree=1718064/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=26216 CPUtime=822.07
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 10366 0 0 0 82201 6 0 0 25 0 1 0 1158413297 26845184 6467 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 6554 6467 79 155 0 6397 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 26216

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/71 26071
/proc/meminfo: memFree=1717872/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=26316 CPUtime=882.05
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 10683 0 0 0 88199 6 0 0 25 0 1 0 1158413297 26947584 6465 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 6579 6465 79 155 0 6422 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 26316

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/71 26071
/proc/meminfo: memFree=1717680/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=26804 CPUtime=942.03
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 10778 0 0 0 94197 6 0 0 25 0 1 0 1158413297 27447296 6560 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 6701 6560 79 155 0 6544 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 26804

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.02 2/71 26071
/proc/meminfo: memFree=1717040/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=27444 CPUtime=1002.02
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 11448 0 0 0 100195 7 0 0 25 0 1 0 1158413297 28102656 6706 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 6861 6706 79 155 0 6704 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 27444

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.02 2/71 26071
/proc/meminfo: memFree=1715440/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=29088 CPUtime=1062
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 11831 0 0 0 106193 7 0 0 25 0 1 0 1158413297 29786112 7089 1992294400 134512640 135151029 4294956224 18446744073709551615 134551954 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 7272 7089 79 155 0 7115 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 29088

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.01 2/71 26071
/proc/meminfo: memFree=1714992/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=29660 CPUtime=1121.99
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 11934 0 0 0 112192 7 0 0 25 0 1 0 1158413297 30371840 7192 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 7415 7192 79 155 0 7258 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 29660

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 26071
/proc/meminfo: memFree=1714480/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=30236 CPUtime=1181.97
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 12052 0 0 0 118190 7 0 0 25 0 1 0 1158413297 30961664 7310 1992294400 134512640 135151029 4294956224 18446744073709551615 134554823 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 7559 7310 79 155 0 7402 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 30236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 26071
/proc/meminfo: memFree=1714608/2055920 swapFree=4174072/4192956
[pid=26070] ppid=26068 vsize=29724 CPUtime=1200.07
/proc/26070/stat : 26070 (precosat) R 26068 26070 25968 0 -1 4194304 12193 0 0 0 120000 7 0 0 25 0 1 0 1158413297 30437376 7249 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/26070/statm: 7431 7249 79 155 0 7274 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 29724

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): 1200.41
CPU time (s): 1200.09
CPU user time (s): 1200
CPU system time (s): 0.082987
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 30236

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

runsolver used 1.16582 second user time and 3.21751 second system time

The end

Launcher Data

Begin job on node74 at 2009-04-04 17:04:42
IDJOB=1557678
IDBENCH=70843
IDSOLVER=507
FILE ID=node74/1557678-1238857482
PBS_JOBID= 9085917
Free space on /tmp= 103236 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-32-s100.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1557678-1238857482/watcher-1557678-1238857482 -o /tmp/evaluation-result-1557678-1238857482/solver-1557678-1238857482 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1557678-1238857482.cnf

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

MD5SUM BENCH= 7785f51f4f3cb780b4d123215711f948
RANDOM SEED=460812675

node74.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.236
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.236
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:       1745176 kB
Buffers:         24228 kB
Cached:         221552 kB
SwapCached:       7860 kB
Active:          36664 kB
Inactive:       218476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1745176 kB
SwapTotal:     4192956 kB
SwapFree:      4174072 kB
Dirty:            2264 kB
Writeback:           0 kB
Mapped:          14968 kB
Slab:            40860 kB
Committed_AS:  2693644 kB
PageTables:       1852 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103232 MiB
End job on node74 at 2009-04-04 17:24:45