Trace number 1734948

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.1 1200.51

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v760c43649g10.cnf
MD5SUMef10306f3342b2993f40a14989476298
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.42987
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-1734948-1240798971.cnf
0.00/0.00	c found header 'p cnf 760 43649'
0.00/0.05	c finished parsing
0.00/0.05	c
0.00/0.05	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.05	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.05	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.05	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.05	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.05	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.05	c
0.00/0.05	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.05	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.05	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.05	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.05	c
0.00/0.05	c starting search after 0.1 seconds
0.00/0.05	c no decision limit
0.00/0.05	c
0.00/0.05	c       original/binary      fixed     eliminated      learned       agility
0.00/0.05	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.05	c
0.00/0.05	c *    0.1    43649     760      0     0      0       0      0    0.0   0    3
0.09/0.15	c -    0.2    43629     758      0     0      2       0   1000    0.0   0    4
0.09/0.17	c -    0.2    43275     745      0     0     15       0   1000    0.0   0    4
0.09/0.18	c -    0.2    43101     739      0     0     21       0   1000    0.0   0    4
0.49/0.57	c s    0.6    42548     720      0     0     40       0      0    0.0   0    3
0.49/0.57	c l    0.6    42548     720      0     0     40       0   3606    0.0   0    3
0.49/0.58	c R    0.6    42548     720      0     0     40     102    102   57.6   4    3
0.49/0.59	c R    0.6    42548     720      0     0     40     202    202   60.0   4    3
0.58/0.63	c R    0.6    42548     720      0     0     40     803    803   35.0   7    4
0.58/0.65	c B    0.6    42548     720      0     0     40    1000   1000   31.7   6    4
0.68/0.72	c B    0.7    42548     720      0     0     40    2000   2000   29.1   7    4
0.68/0.74	c R    0.7    42548     720      0     0     40    2410   2410   30.4   6    4
0.78/0.83	c +    0.8    42548     720      0     0     40    3606   3966   27.1   8    4
0.88/0.90	c +    0.9    42548     720      0     0     40    4507   4362   27.8   4    4
0.88/0.99	c +    1.0    42549     720      0     0     40    5630   4798   27.7   6    4
0.99/1.05	c R    1.1    42549     720      0     0     40    6426   4825   29.0   7    4
1.09/1.10	c +    1.1    42550     720      0     0     40    7036   5277   29.2   6    4
1.09/1.19	c B    1.2    42550     720      0     0     40    8003   5293   29.1   7    5
1.18/1.25	c +    1.3    42550     720      0     0     40    8798   5804   29.5   6    5
1.39/1.49	c
1.39/1.49	c       original/binary      fixed     eliminated      learned       agility
1.39/1.49	c   seconds        variables     equivalent    conflicts       height       MB
1.39/1.49	c
1.39/1.49	c +    1.5    42561     720      0     0     40   10999   6384   29.6   6    5
1.69/1.73	c +    1.7    42561     720      0     0     40   13745   7022   29.7   6    5
1.79/1.84	c s    1.8    42561     720      0     0     40   14508   7035   29.6   6    4
1.89/1.99	c R    2.0    42561     720      0     0     40   16044   7038   33.1   6    5
1.99/2.08	c +    2.1    42561     720      0     0     40   17181   7724   31.9   7    5
2.49/2.53	c +    2.5    42564     720      0     0     40   21475   8496   30.0   7    5
2.69/2.75	c B    2.8    42564     720      0     0     40   24011   8502   29.5   5    5
2.99/3.00	c +    3.0    42565     720      0     0     40   26840   9345   28.8   6    5
3.39/3.45	c s    3.5    42567     720      0     0     40   30528   9350   29.4   5    5
3.69/3.76	c +    3.8    42567     720      0     0     40   33550  10279   30.0   6    5
4.19/4.28	c R    4.3    42568     720      0     0     40   38503  10288   28.8   6    6
4.69/4.70	c +    4.7    42580     720      0     0     40   41937  11306   28.1   6    6
5.29/5.30	c s    5.3    42581     720      0     0     40   47102  11322   27.8   6    5
5.89/5.94	c +    5.9    42584     720      0     0     40   52420  12436   28.0   5    6
7.19/7.24	c B    7.2    42592     720      0     0     40   64016  12464   28.9   7    7
7.29/7.36	c s    7.4    42592     720      0     0     40   64459  12494   29.0   5    5
7.49/7.56	c +    7.6    42593     720      0     0     40   65526  13679   29.2   6    6
9.39/9.49	c +    9.5    42596     720      0     0     40   81906  15046   29.7   5    7
9.49/9.56	c s    9.6    42596     720      0     0     40   82015  13810   29.7   6    6
10.49/10.54	c
10.49/10.54	c       original/binary      fixed     eliminated      learned       agility
10.49/10.54	c   seconds        variables     equivalent    conflicts       height       MB
10.49/10.54	c
10.49/10.54	c R   10.5    42599     720      0     0     40   89801  15074   29.3   7    7
11.89/11.91	c s   11.9    42599     720      0     0     40  100320  15072   28.7   7    6
12.19/12.23	c +   12.2    42602     720      0     0     40  102380  16550   28.6   5    7
14.29/14.34	c s   14.3    42606     720      0     0     40  119498  16568   28.4   6    6
15.39/15.46	c +   15.5    42610     720      0     0     40  127977  18205   28.3   6    7
16.88/16.96	c s   17.0    42613     720      0     0     40  137913  18215   28.3   5    7
19.88/19.96	c +   20.0    42613     720      0     0     40  159970  20025   28.3   6    8
19.88/19.98	c B   20.0    42613     720      0     0     40  160055  18302   28.3   7    8
20.08/20.11	c s   20.1    42614     720      0     0     40  160483  18729   28.3   4    6
22.78/22.83	c s   22.8    42622     720      0     0     40  179809  20036   28.2   6    7
25.58/25.62	c +   25.6    42622     720      0     0     40  199960  22027   29.0   6    9
26.39/26.42	c R   26.4    42622     720      0     0     40  205242  22040   29.0   5    9
26.59/26.66	c s   26.7    42625     720      0     0     40  205242  22040   29.0   5    8
30.88/30.95	c s   30.9    42626     720      0     0     40  230842  22050   29.1   7    8
33.58/33.61	c +   33.6    42629     720      0     0     40  249950  24229   29.1   5    9
33.98/34.04	c s   34.0    42632     720      0     0     40  251520  23613   29.0   7    8
37.38/37.40	c s   37.4    42635     720      0     0     40  272429  24261   29.4   5    8
41.08/41.10	c s   41.1    42637     720      0     0     40  293638  24261   29.4   7    8
44.18/44.24	c +   44.2    42643     720      0     0     40  312436  26651   29.2   8    9
44.68/44.74	c
44.68/44.74	c       original/binary      fixed     eliminated      learned       agility
44.68/44.74	c   seconds        variables     equivalent    conflicts       height       MB
44.68/44.74	c
44.68/44.74	c s   44.7    42648     720      0     0     40  314262  26086   29.1   6    8
48.37/48.48	c s   48.5    42649     720      0     0     40  336340  26715   28.9   7    9
52.18/52.28	c s   52.3    42650     720      0     0     40  358097  26726   28.8   6    8
56.08/56.18	c s   56.2    42656     720      0     0     40  380308  26661   29.2   6    9
56.97/57.01	c B   57.0    42658     720      0     0     40  384103  26675   29.3   8   10
58.07/58.14	c +   58.1    42658     720      0     0     40  390545  29316   29.2   5   10
60.17/60.20	c s   60.2    42660     720      0     0     40  401622  29334   29.1   7    9
66.57/66.66	c s   66.6    42663     720      0     0     40  436051  29383   29.4   5    9
71.86/71.94	c R   71.9    42663     720      0     0     40  461653  29339   30.2   7   12
72.26/72.32	c s   72.3    42668     720      0     0     40  461653  29339   30.2   7   10
76.96/77.02	c +   77.0    42668     720      0     0     40  488184  32247   29.9   7   11
82.77/82.87	c s   82.8    42674     720      0     0     40  512854  32349   30.0   6   10
87.06/87.18	c s   87.2    42675     720      0     0     40  536486  32269   30.0   6    9
91.46/91.52	c s   91.5    42677     720      0     0     40  559171  32258   29.8   6    9
96.15/96.29	c s   96.3    42681     720      0     0     40  582835  32259   29.8   6   10
100.85/100.95	c s  100.9    42690     720      0     0     40  606476  32272   29.7   7    9
101.75/101.81	c +  101.8    42690     720      0     0     40  610232  35471   29.7   7   10
106.66/106.80	c s  106.8    42692     720      0     0     40  634747  35499   29.8   8   10
111.76/111.88	c s  111.8    42694     720      0     0     40  659587  35482   29.7   6   10
117.05/117.10	c
117.05/117.10	c       original/binary      fixed     eliminated      learned       agility
117.05/117.10	c   seconds        variables     equivalent    conflicts       height       MB
117.05/117.10	c
117.05/117.10	c s  117.1    42696     720      0     0     40  682742  35481   29.7   6   10
122.25/122.30	c s  122.3    42698     720      0     0     40  707542  35480   29.7   6   10
128.15/128.23	c s  128.2    42700     720      0     0     40  730783  35491   29.6   6   10
135.04/135.10	c +  135.1    42700     720      0     0     40  762790  39018   29.7   8   13
135.34/135.49	c s  135.4    42701     720      0     0     40  762989  35703   29.7   7   11
141.74/141.83	c s  141.8    42704     720      0     0     40  789466  39088   29.7   6   11
148.14/148.22	c s  148.2    42705     720      0     0     40  816042  39102   30.0   7   11
154.24/154.38	c s  154.3    42706     720      0     0     40  843550  39033   29.9   5   11
166.74/166.88	c s  166.8    42708     720      0     0     40  892995  39033   30.1   6   11
167.43/167.56	c B  167.5    42708     720      0     0     40  896246  39036   30.1   7   13
182.33/182.48	c +  182.4    42708     720      0     0     40  953488  42919   30.4   6   15
188.52/188.64	c s  188.6    42711     720      0     0     40  974601  42944   30.4   7   12
202.33/202.42	c s  202.4    42714     720      0     0     40 1020334  42955   30.2   7   11
203.72/203.84	c R  203.8    42715     720      0     0     40 1025806  42955   30.2   6   13
208.32/208.46	c s  208.4    42715     720      0     0     40 1047602  42935   30.0   7   11
227.21/227.33	c s  227.3    42716     720      0     0     40 1120898  42942   29.8   6   12
233.41/233.58	c s  233.5    42718     720      0     0     40 1147459  42957   29.7   6   11
243.51/243.66	c +  243.6    42718     720      0     0     40 1191862  47210   29.7   7   15
245.90/246.07	c s  246.0    42719     720      0     0     40 1200498  47224   29.7   6   13
252.40/252.52	c
252.40/252.52	c       original/binary      fixed     eliminated      learned       agility
252.40/252.52	c   seconds        variables     equivalent    conflicts       height       MB
252.40/252.52	c
252.40/252.52	c s  252.4    42720     720      0     0     40 1228284  47249   29.7   6   13
259.81/259.99	c s  259.9    42721     720      0     0     40 1254352  47228   29.7   7   13
275.50/275.69	c s  275.6    42722     720      0     0     40 1314254  47223   29.6   6   13
287.79/287.92	c s  287.8    42742     720      0     0     40 1359060  47222   29.3   6   12
297.29/297.48	c s  297.4    42743     720      0     0     40 1394362  47246   29.5   6   14
305.08/305.26	c s  305.2    42750     720      0     0     40 1421246  47232   29.6   7   13
323.08/323.28	c s  323.2    42751     720      0     0     40 1480950  47282   29.8   6   14
325.78/325.99	c +  325.9    42751     720      0     0     40 1489825  51931   29.8   6   16
333.87/334.02	c s  333.9    42752     720      0     0     40 1514644  52002   29.8   6   14
356.57/356.72	c s  356.6    42753     720      0     0     40 1589921  51976   29.8   7   15
371.36/371.58	c s  371.5    42765     720      0     0     40 1641122  51955   29.8   7   15
379.86/380.00	c s  379.9    42766     720      0     0     40 1668762  51948   29.7   7   14
388.46/388.61	c s  388.5    42768     720      0     0     40 1696487  52030   29.7   5   14
397.55/397.73	c s  397.6    42769     720      0     0     40 1724112  51963   29.7   6   14
406.25/406.41	c s  406.3    42774     720      0     0     40 1753262  51951   29.6   5   14
414.75/414.98	c s  414.8    42784     720      0     0     40 1780404  51957   29.6   8   14
424.14/424.39	c s  424.2    42791     720      0     0     40 1808118  51952   29.7   6   15
433.54/433.77	c s  433.6    42795     720      0     0     40 1835343  51958   29.7   7   15
441.23/441.47	c +  441.3    42817     720      0     0     40 1862280  57124   29.7   7   17
441.94/442.19	c
441.94/442.19	c       original/binary      fixed     eliminated      learned       agility
441.94/442.19	c   seconds        variables     equivalent    conflicts       height       MB
441.94/442.19	c
441.94/442.19	c s  442.0    42817     720      0     0     40 1863951  53647   29.7   7   15
508.11/508.38	c B  508.2    42817     720      0     0     40 2048456  57258   30.2   6   24
513.31/513.55	c s  513.4    42818     720      0     0     40 2062521  57147   30.2   7   17
527.61/527.87	c s  527.7    42819     720      0     0     40 2102884  57144   30.3   8   16
546.81/547.09	c s  546.9    42820     720      0     0     40 2159641  57155   30.5   8   17
555.80/556.04	c s  555.9    42821     720      0     0     40 2190273  57145   30.4   6   15
566.00/566.20	c s  566.0    42661     719      1     0     40 2219608  38731   30.4   5   12
566.00/566.20	c -  566.0    42661     719      1     0     40 2219608  55982   30.4   5   12
586.19/586.45	c +  586.3    42661     719      1     0     40 2281295  61580   30.4   7   20
593.69/593.91	c s  593.7    42666     719      1     0     40 2299860  61617   30.4   8   16
604.49/604.76	c s  604.6    42668     719      1     0     40 2330040  61608   30.4   7   16
616.89/617.14	c s  616.9    42670     719      1     0     40 2360871  61604   30.5   7   17
628.78/629.02	c s  628.8    42671     719      1     0     40 2389733  61606   30.4   6   16
640.77/641.00	c s  640.8    42679     719      1     0     40 2428134  61610   30.4   6   16
651.77/652.09	c s  651.9    42682     719      1     0     40 2458547  61602   30.5   7   18
667.37/667.64	c s  667.4    42684     719      1     0     40 2496767  61629   30.6   5   18
679.06/679.30	c s  679.1    42685     719      1     0     40 2529217  61606   30.6   7   17
691.85/692.19	c s  692.0    42686     719      1     0     40 2558956  61610   30.6   6   17
704.55/704.89	c s  704.7    42687     719      1     0     40 2588057  61596   30.6   7   18
717.05/717.37	c
717.05/717.37	c       original/binary      fixed     eliminated      learned       agility
717.05/717.37	c   seconds        variables     equivalent    conflicts       height       MB
717.05/717.37	c
717.05/717.37	c s  717.1    42691     719      1     0     40 2619608  61618   30.6   7   17
728.44/728.77	c s  728.5    42693     719      1     0     40 2651155  61623   30.5   8   17
748.53/748.85	c s  748.6    42713     719      1     0     40 2710285  61615   30.3   6   16
759.93/760.20	c s  759.9    42721     719      1     0     40 2740720  61607   30.4   6   17
773.33/773.63	c s  773.4    42722     719      1     0     40 2771437  61592   30.5   5   17
808.31/808.60	c +  808.3    42722     719      1     0     40 2851616  67738   30.7   6   25
811.12/811.41	c s  811.1    42724     719      1     0     40 2857891  67761   30.6   7   20
827.41/827.71	c s  827.4    42729     719      1     0     40 2889584  67788   30.6   7   19
851.01/851.34	c s  851.1    42730     719      1     0     40 2944926  67761   30.7   6   20
866.70/867.08	c s  866.8    42731     719      1     0     40 2976611  67757   30.8   5   20
893.29/893.60	c s  893.3    42732     719      1     0     40 3031076  67789   30.8   6   19
908.08/908.49	c s  908.2    42752     719      1     0     40 3062759  67765   30.8   7   19
923.18/923.55	c s  923.2    42763     719      1     0     40 3095122  67792   30.8   7   19
939.57/939.96	c s  939.6    42785     719      1     0     40 3126029  67780   30.9   7   20
954.67/955.03	c s  954.7    42786     719      1     0     40 3158208  67765   30.9   6   20
968.46/968.89	c s  968.6    42787     719      1     0     40 3190941  67772   30.9   6   19
983.66/984.02	c s  983.7    42790     719      1     0     40 3223159  67763   30.8   8   18
995.55/995.96	c s  995.6    42817     719      1     0     40 3257005  67776   30.8   7   18
1007.25/1007.69	c s 1007.3    42819     719      1     0     40 3290922  67782   30.8   7   21
1023.44/1023.88	c
1023.44/1023.88	c       original/binary      fixed     eliminated      learned       agility
1023.44/1023.88	c   seconds        variables     equivalent    conflicts       height       MB
1023.44/1023.88	c
1023.44/1023.88	c s 1023.5    42820     719      1     0     40 3325470  67778   30.8   7   20
1042.13/1042.53	c s 1042.2    42821     719      1     0     40 3363616  67774   30.9   7   20
1057.23/1057.67	c s 1057.3    42824     719      1     0     40 3394406  67758   30.9   6   20
1072.32/1072.75	c s 1072.4    42826     719      1     0     40 3426433  67759   30.9   6   19
1087.72/1088.12	c s 1087.8    42827     719      1     0     40 3457612  67754   30.9   6   18
1103.31/1103.71	c s 1103.3    42832     719      1     0     40 3490460  67762   30.9   7   19
1118.80/1119.25	c s 1118.9    42645     718      2     0     40 3522099  64629   31.0   7   18
1138.40/1138.86	c + 1138.5    42645     718      2     0     40 3564520  74511   31.0   6   24
1148.09/1148.50	c s 1148.1    42646     718      2     0     40 3583465  74540   31.0   7   20
1165.59/1166.05	c s 1165.7    42475     717      3     0     40 3616132  57247   30.9   6   16
1180.68/1181.12	c s 1180.7    42234     716      4     0     40 3643931  74561   30.9   7   21
1198.59/1199.07	c s 1198.7    42233     716      4     0     40 3677099  74616   31.0   7   21
1200.09/1200.50	c
1200.09/1200.50	c *** CAUGHT SIGNAL 15 ***
1200.09/1200.50	c
1200.09/1200.50	c 3678595 conflicts, 5492811 decisions, 2739 random
1200.09/1200.50	c 4 iterations, 7116 restarts, 0 skipped
1200.09/1200.50	c 32 enlarged, 293 shrunken, 35988 rescored, 890 rebiased
1200.09/1200.50	c 106 simplifications, 0 reductions
1200.09/1200.50	c
1200.09/1200.50	c vars: 4 fixed, 0 equiv, 40 elim, 0 merged
1200.09/1200.50	c elim: 910879 resolutions, 5 phases, 5 rounds
1200.09/1200.50	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
1200.09/1200.50	c arty: 18.00 and 0.00 xor average arity
1200.09/1200.50	c prbe: 479238 probed, 333 phases, 333 rounds
1200.09/1200.50	c prbe: 0 failed, 0 lifted, 0 merged
1200.09/1200.50	c sccs: 0 non trivial, 0 fixed, 0 merged
1200.09/1200.50	c hash: 0 units, 0 merged
1200.09/1200.50	c mins: 190694634 learned, 49% deleted, 0 strong, 16 depth
1200.09/1200.50	c subs: 171 forward, 327 backward, 134 doms
1200.09/1200.50	c strs: 2051 forward, 6 backward
1200.09/1200.50	c doms: 134 dominators, 29 high, 41 low
1200.09/1200.50	c prps: 493375011 propagations, 0.41 megaprops
1200.09/1200.50	c
1200.09/1200.50	c 1200.1 seconds, 26 MB max, 796 MB recycled
1200.09/1200.50	c
1200.09/1200.50	c *** CAUGHT SIGNAL 15 ***
1200.09/1200.50	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-1734948-1240798971/watcher-1734948-1240798971 -o /tmp/evaluation-result-1734948-1240798971/solver-1734948-1240798971 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1734948-1240798971.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 0.99 3/64 31487
/proc/meminfo: memFree=1601992/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=1052 CPUtime=0
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 107925647 1077248 162 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 263 162 63 155 0 106 0

[startup+0.095028 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 31487
/proc/meminfo: memFree=1601992/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=3668 CPUtime=0.08
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 1282 0 0 0 8 0 0 0 18 0 1 0 107925647 3756032 822 1992294400 134512640 135151029 4294956224 18446744073709551615 134688652 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 917 822 79 155 0 760 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3668

[startup+0.102028 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 31487
/proc/meminfo: memFree=1601992/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=4016 CPUtime=0.09
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 1355 0 0 0 9 0 0 0 18 0 1 0 107925647 4112384 895 1992294400 134512640 135151029 4294956224 18446744073709551615 134572526 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 1004 895 79 155 0 847 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4016

[startup+0.301066 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 31487
/proc/meminfo: memFree=1601992/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=5588 CPUtime=0.29
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 1765 0 0 0 29 0 0 0 19 0 1 0 107925647 5722112 1305 1992294400 134512640 135151029 4294956224 18446744073709551615 134526300 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 1397 1305 79 155 0 1240 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5588

[startup+0.701142 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 31487
/proc/meminfo: memFree=1601992/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=5588 CPUtime=0.68
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 1894 0 0 0 68 0 0 0 22 0 1 0 107925647 5722112 1305 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 1397 1305 79 155 0 1240 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 5588

[startup+1.50129 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 31488
/proc/meminfo: memFree=1596864/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=6248 CPUtime=1.49
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 2064 0 0 0 148 1 0 0 25 0 1 0 107925647 6397952 1475 1992294400 134512640 135151029 4294956224 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 1562 1475 79 155 0 1405 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6248

[startup+3.1016 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 31488
/proc/meminfo: memFree=1595584/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=6936 CPUtime=3.09
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 2368 0 0 0 308 1 0 0 25 0 1 0 107925647 7102464 1650 1992294400 134512640 135151029 4294956224 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 1734 1650 79 155 0 1577 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6936

[startup+6.3012 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 31488
/proc/meminfo: memFree=1594240/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=8220 CPUtime=6.29
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 2922 0 0 0 628 1 0 0 25 0 1 0 107925647 8417280 1946 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 2055 1946 79 155 0 1898 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8220

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 31488
/proc/meminfo: memFree=1592960/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=9472 CPUtime=12.69
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 3622 0 0 0 1267 2 0 0 25 0 1 0 107925647 9699328 2259 1992294400 134512640 135151029 4294956224 18446744073709551615 134554907 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 2368 2259 79 155 0 2211 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9472

[startup+25.5028 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 31488
/proc/meminfo: memFree=1591680/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=10700 CPUtime=25.48
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 4620 0 0 0 2546 2 0 0 25 0 1 0 107925647 10956800 2597 1992294400 134512640 135151029 4294956224 18446744073709551615 134554915 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 2675 2597 79 155 0 2518 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10700

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 31488
/proc/meminfo: memFree=1589888/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=12476 CPUtime=51.07
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 5936 0 0 0 5104 3 0 0 25 0 1 0 107925647 12775424 3010 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 3119 3010 79 155 0 2962 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12476

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 31488
/proc/meminfo: memFree=1588672/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=13380 CPUtime=102.26
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 8745 0 0 0 10221 5 0 0 25 0 1 0 107925647 13701120 3268 1992294400 134512640 135151029 4294956224 18446744073709551615 134552596 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 3345 3268 79 155 0 3188 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13380

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31488
/proc/meminfo: memFree=1585536/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=16764 CPUtime=162.24
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 11099 0 0 0 16217 7 0 0 25 0 1 0 107925647 17166336 4099 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 4191 4099 79 155 0 4034 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 16764

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31488
/proc/meminfo: memFree=1583296/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=19124 CPUtime=222.22
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 12703 0 0 0 22214 8 0 0 25 0 1 0 107925647 19582976 4640 1992294400 134512640 135151029 4294956224 18446744073709551615 134685743 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 4781 4640 79 155 0 4624 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 19124

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31488
/proc/meminfo: memFree=1584000/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=18220 CPUtime=282.2
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 13956 0 0 0 28211 9 0 0 25 0 1 0 107925647 18657280 4446 1992294400 134512640 135151029 4294956224 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 4555 4446 79 155 0 4398 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 18220

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31488
/proc/meminfo: memFree=1581760/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=20368 CPUtime=342.17
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 15622 0 0 0 34207 10 0 0 25 0 1 0 107925647 20856832 4996 1992294400 134512640 135151029 4294956224 18446744073709551615 134554770 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 5092 4996 79 155 0 4935 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 20368

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31488
/proc/meminfo: memFree=1581056/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=20784 CPUtime=402.15
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 16228 0 0 0 40204 11 0 0 25 0 1 0 107925647 21282816 5113 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 5196 5113 79 155 0 5039 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 20784

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31488
/proc/meminfo: memFree=1578240/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=23912 CPUtime=462.13
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 16959 0 0 0 46201 12 0 0 25 0 1 0 107925647 24485888 5844 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 5978 5844 79 155 0 5821 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 23912

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31488
/proc/meminfo: memFree=1576704/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=25280 CPUtime=522.11
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 17510 0 0 0 52199 12 0 0 25 0 1 0 107925647 25886720 6180 1992294400 134512640 135151029 4294956224 18446744073709551615 134554803 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 6320 6180 79 155 0 6163 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 25280

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31488
/proc/meminfo: memFree=1576832/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=24800 CPUtime=582.09
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 17578 0 0 0 58196 13 0 0 25 0 1 0 107925647 25395200 6119 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 6200 6119 79 155 0 6043 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 24800

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31488
/proc/meminfo: memFree=1576896/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=24800 CPUtime=642.08
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 17581 0 0 0 64195 13 0 0 25 0 1 0 107925647 25395200 6122 1992294400 134512640 135151029 4294956224 18446744073709551615 134554794 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 6200 6122 79 155 0 6043 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 24800

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31488
/proc/meminfo: memFree=1576832/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=24792 CPUtime=702.05
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 17744 0 0 0 70192 13 0 0 25 0 1 0 107925647 25387008 6121 1992294400 134512640 135151029 4294956224 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 6198 6121 79 155 0 6041 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 24792

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31488
/proc/meminfo: memFree=1576832/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=24928 CPUtime=762.03
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 17751 0 0 0 76190 13 0 0 25 0 1 0 107925647 25526272 6128 1992294400 134512640 135151029 4294956224 18446744073709551615 134554760 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 6232 6128 79 155 0 6075 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 24928

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31488
/proc/meminfo: memFree=1573632/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=28332 CPUtime=822.01
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 18570 0 0 0 82187 14 0 0 25 0 1 0 107925647 29011968 6947 1992294400 134512640 135151029 4294956224 18446744073709551615 134554766 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 7083 6947 79 155 0 6926 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 28332

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31488
/proc/meminfo: memFree=1573504/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=28332 CPUtime=881.99
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 18597 0 0 0 88185 14 0 0 25 0 1 0 107925647 29011968 6974 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 7083 6974 79 155 0 6926 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 28332

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31488
/proc/meminfo: memFree=1573248/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=28464 CPUtime=941.97
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 18642 0 0 0 94183 14 0 0 25 0 1 0 107925647 29147136 7019 1992294400 134512640 135151029 4294956224 18446744073709551615 134555012 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 7116 7019 79 155 0 6959 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 28464

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31490
/proc/meminfo: memFree=1573248/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=28464 CPUtime=1001.95
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 18643 0 0 0 100181 14 0 0 25 0 1 0 107925647 29147136 7020 1992294400 134512640 135151029 4294956224 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 7116 7020 79 155 0 6959 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 28464

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31490
/proc/meminfo: memFree=1573248/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=28464 CPUtime=1061.92
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 18655 0 0 0 106178 14 0 0 25 0 1 0 107925647 29147136 7032 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 7116 7032 79 155 0 6959 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 28464

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31490
/proc/meminfo: memFree=1573184/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=28464 CPUtime=1121.9
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 18655 0 0 0 112176 14 0 0 25 0 1 0 107925647 29147136 7032 1992294400 134512640 135151029 4294956224 18446744073709551615 134574544 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 7116 7032 79 155 0 6959 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 28464

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31490
/proc/meminfo: memFree=1572992/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=28768 CPUtime=1181.88
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 18694 0 0 0 118174 14 0 0 25 0 1 0 107925647 29458432 7071 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 7192 7071 79 155 0 7035 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 28768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31490
/proc/meminfo: memFree=1572928/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=28476 CPUtime=1200.09
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 18778 0 0 0 119994 15 0 0 25 0 1 0 107925647 29159424 7042 1992294400 134512640 135151029 4294956224 18446744073709551615 134554875 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 7119 7042 79 155 0 6962 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 28476

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31490
/proc/meminfo: memFree=1572928/2055920 swapFree=4177728/4192956
[pid=31487] ppid=31485 vsize=28476 CPUtime=1200.09
/proc/31487/stat : 31487 (precosat) R 31485 31487 30755 0 -1 4194304 18778 0 0 0 119994 15 0 0 25 0 1 0 107925647 29159424 7042 1992294400 134512640 135151029 4294956224 18446744073709551615 134554875 0 0 4096 17442 0 0 0 17 1 0 0
/proc/31487/statm: 7119 7042 79 155 0 6962 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 28476

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1199.94
CPU system time (s): 0.155976
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 29052

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

runsolver used 0.889864 second user time and 2.46362 second system time

The end

Launcher Data

Begin job on node37 at 2009-04-27 04:22:51
IDJOB=1734948
IDBENCH=71326
IDSOLVER=507
FILE ID=node37/1734948-1240798971
PBS_JOBID= 9187320
Free space on /tmp= 66320 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v760c43649g10.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1734948-1240798971/watcher-1734948-1240798971 -o /tmp/evaluation-result-1734948-1240798971/solver-1734948-1240798971 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1734948-1240798971.cnf

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

MD5SUM BENCH= ef10306f3342b2993f40a14989476298
RANDOM SEED=1551108756

node37.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1602472 kB
Buffers:         58728 kB
Cached:         308180 kB
SwapCached:       9064 kB
Active:         110988 kB
Inactive:       267208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1602472 kB
SwapTotal:     4192956 kB
SwapFree:      4177728 kB
Dirty:            1220 kB
Writeback:           0 kB
Mapped:          13592 kB
Slab:            61392 kB
Committed_AS:   504620 kB
PageTables:       1372 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= 66320 MiB
End job on node37 at 2009-04-27 04:42:53