Trace number 1729217

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.05 1200.41

General information on the benchmark

Namecrafted/Hard/contest03/others/
bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
MD5SUMcf535bf919bca60e7bcea01358de0b4c
Bench CategoryCRAFTED (crafted 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 variables2211
Number of clauses14710
Sum of the clauses size33107
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213351
Number of clauses of size 3282
Number of clauses of size 4374
Number of clauses of size 5349
Number of clauses of size over 5354

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-1729217-1240746612.cnf
0.00/0.00	c found header 'p cnf 2211 14710'
0.00/0.01	c finished parsing
0.00/0.01	c
0.00/0.01	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.01	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.01	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.01	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.01	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.01	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.01	c
0.00/0.01	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.01	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.01	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.01	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.01	c
0.00/0.01	c starting search after 0.0 seconds
0.00/0.01	c no decision limit
0.00/0.01	c
0.00/0.01	c       original/binary      fixed     eliminated      learned       agility
0.00/0.01	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.01	c
0.00/0.01	c *    0.0    14710    2097      0   114      0       0      0    0.0   0    1
0.09/0.10	c s    0.1    14341    1833     14   121    243       0      0    0.0   0    1
0.09/0.10	c l    0.1    14341    1833     14   121    243       0   3511    0.0   0    1
0.09/0.11	c R    0.1    14359    1833     14   121    243     102    102  136.6   9    1
0.09/0.12	c R    0.1    14372    1833     14   121    243     203    202  101.3  10    1
0.09/0.19	c R    0.2    14389    1833     14   121    243     805    803   68.1  10    1
0.19/0.21	c B    0.2    14391    1833     14   121    243    1000    998   66.4  10    1
0.29/0.32	c B    0.3    14445    1833     14   121    243    2000   1993   55.2  10    2
0.29/0.34	c s    0.3    14445    1833     14   121    243    2076   2068   54.0  11    2
0.29/0.38	c R    0.4    14447    1833     14   121    243    2410   2401   52.1  10    2
0.49/0.53	c +    0.5    14461    1833     14   121    243    3512   3862   52.3  11    2
0.59/0.65	c s    0.7    14636    1833     14   121    243    4140   3872   51.1   9    2
0.59/0.68	c +    0.7    14636    1833     14   121    243    4392   4248   51.1  12    2
0.79/0.84	c +    0.8    14636    1833     14   121    243    5491   4672   48.9  11    2
0.89/0.97	c R    1.0    14638    1833     14   121    243    6419   4722   48.3  12    2
1.00/1.01	c s    1.0    14639    1833     14   121    243    6537   4684   47.9  10    2
1.00/1.05	c +    1.1    14640    1833     14   121    243    6860   5139   47.4  10    2
1.19/1.23	c B    1.2    14640    1833     14   121    243    8002   5158   49.4  11    2
1.29/1.33	c +    1.3    14651    1833     14   121    243    8575   5652   49.4  10    2
1.39/1.40	c
1.39/1.40	c       original/binary      fixed     eliminated      learned       agility
1.39/1.40	c   seconds        variables     equivalent    conflicts       height       MB
1.39/1.40	c
1.39/1.40	c s    1.4    14651    1833     14   121    243    8903   5493   49.1  12    2
1.59/1.67	c +    1.7    14652    1833     14   121    243   10715   6217   48.6  12    2
1.79/1.80	c s    1.8    14654    1833     14   121    243   11282   6248   48.0  10    2
2.09/2.12	c +    2.1    14654    1833     14   121    243   13390   6838   47.4  10    3
2.19/2.23	c s    2.2    14655    1833     14   121    243   13982   6823   47.2   9    2
2.49/2.59	c R    2.6    14658    1833     14   121    243   16040   6868   45.6  11    3
2.59/2.69	c s    2.7    14658    1833     14   121    243   16466   6863   45.1  11    2
2.69/2.73	c +    2.7    14658    1833     14   121    243   16737   7521   45.1  12    2
3.39/3.44	c +    3.4    14658    1833     14   121    243   20920   8273   44.1  12    3
3.39/3.48	c s    3.5    14659    1833     14   121    243   21038   7679   44.1  11    3
3.89/3.96	c s    4.0    14664    1833     14   121    243   23621   8309   43.6  10    3
3.99/4.03	c B    4.0    14664    1833     14   121    243   24009   8289   43.7  10    3
4.39/4.41	c +    4.4    14673    1833     14   121    243   26150   9100   44.1  12    3
4.39/4.47	c s    4.5    14673    1833     14   121    243   26317   8474   44.1  10    3
5.50/5.55	c s    5.6    14675    1833     14   121    243   32077   9173   45.0  12    3
5.60/5.66	c +    5.7    14675    1833     14   121    243   32685  10010   44.9  13    3
6.69/6.72	c R    6.7    14675    1833     14   121    243   38483  10031   44.5  12    4
7.09/7.14	c +    7.1    14675    1833     14   121    243   40856  11011   43.7  12    4
8.59/8.69	c s    8.7    14676    1833     14   121    243   48100  11060   42.9  13    3
9.19/9.27	c
9.19/9.27	c       original/binary      fixed     eliminated      learned       agility
9.19/9.27	c   seconds        variables     equivalent    conflicts       height       MB
9.19/9.27	c
9.19/9.27	c +    9.3    14676    1833     14   121    243   51072  12112   42.6  12    4
9.29/9.37	c s    9.4    14680    1833     14   121    243   51312  11296   42.7  12    3
9.99/10.03	c s   10.0    14681    1833     14   121    243   54331  12149   42.5  11    3
11.39/11.42	c s   11.4    14684    1833     14   121    243   60944  12156   42.7  11    3
12.00/12.02	c +   12.0    14684    1833     14   121    243   63842  13323   42.4  10    4
12.00/12.06	c B   12.1    14684    1833     14   121    243   64019  12330   42.4  11    4
13.49/13.54	c s   13.5    14688    1833     14   121    243   70561  13359   42.2  10    4
14.20/14.26	c s   14.3    14691    1833     14   121    243   73690  13358   42.0  10    3
14.89/14.98	c s   15.0    14693    1833     14   121    243   76960  13378   42.1  10    3
15.49/15.55	c +   15.6    14693    1833     14   121    243   79803  14655   42.2  13    4
17.69/17.73	c R   17.7    14693    1833     14   121    243   89787  14694   41.3  11    5
19.49/19.52	c s   19.5    14694    1833     14   121    243   97765  14712   40.8  11    4
19.89/19.95	c +   19.9    14695    1833     14   121    243   99750  16120   40.5  11    4
20.29/20.31	c s   20.3    14695    1833     14   121    243  101250  16151   40.3  12    4
21.69/21.78	c s   21.8    14698    1833     14   121    243  107208  16186   40.2  11    4
23.29/23.31	c s   23.3    14702    1833     14   121    243  113836  16177   40.5  11    4
25.79/25.83	c +   25.8    14702    1833     14   121    243  124686  17732   39.7  11    5
26.79/26.82	c s   26.8    14705    1833     14   121    243  128264  17788   39.6  12    4
29.98/30.03	c s   30.0    14709    1833     14   121    243  141082  17797   39.4  12    4
31.68/31.74	c
31.68/31.74	c       original/binary      fixed     eliminated      learned       agility
31.68/31.74	c   seconds        variables     equivalent    conflicts       height       MB
31.68/31.74	c
31.68/31.74	c s   31.7    14710    1833     14   121    243  147981  17760   39.8  10    5
33.68/33.74	c +   33.7    14710    1833     14   121    243  155855  19505   39.9  12    6
33.99/34.04	c s   34.0    14712    1833     14   121    243  156700  18613   39.9  12    5
34.88/34.95	c B   34.9    14712    1833     14   121    243  160049  19537   39.9  10    6
39.28/39.32	c s   39.3    14713    1833     14   121    243  176044  19550   39.8  12    5
44.18/44.24	c +   44.2    14713    1833     14   121    243  194816  21455   39.3  13    6
45.08/45.11	c s   45.1    14714    1833     14   121    243  198207  21493   39.4  12    5
46.18/46.22	c s   46.2    14719    1833     14   121    243  202834  21528   39.1  12    6
46.88/46.90	c R   46.9    14719    1833     14   121    243  205155  21521   39.1  11    6
47.38/47.42	c s   47.4    14720    1833     14   121    243  206930  21498   39.1  11    6
53.78/53.84	c s   53.8    14721    1833     14   121    243  230021  26701   38.5  12    7
55.27/55.31	c s   55.3    14725    1833     14   121    243  234631  21514   38.6  10    6
56.87/56.97	c s   57.0    14726    1833     14   121    243  240227  21490   38.5  10    5
57.87/57.91	c +   57.9    14727    1833     14   121    243  243520  23600   38.5  11    6
58.07/58.19	c s   58.2    14727    1833     14   121    243  244291  22276   38.5  11    5
68.47/68.57	c s   68.6    14729    1833     14   121    243  278891  23650   38.7  10    6
73.97/74.06	c s   74.0    14730    1833     14   121    243  297508  23648   38.7  12    6
76.17/76.24	c +   76.2    14730    1833     14   121    243  304400  25960   38.7  13    7
90.57/90.69	c s   90.7    14731    1833     14   121    243  350517  25986   38.0  12    6
99.97/100.09	c
99.97/100.09	c       original/binary      fixed     eliminated      learned       agility
99.97/100.09	c   seconds        variables     equivalent    conflicts       height       MB
99.97/100.09	c
99.97/100.09	c +  100.1    14731    1833     14   121    243  380501  28556   38.2  10    8
101.17/101.30	c B  101.3    14731    1833     14   121    243  384090  28627   38.3  13    8
108.36/108.44	c s  108.4    14732    1833     14   121    243  404959  28610   38.1  10    6
110.16/110.21	c s  110.2    14733    1833     14   121    243  409743  28573   38.1  10    6
128.46/128.51	c s  128.5    14734    1833     14   121    243  461397  22661   38.0  11    5
128.46/128.57	c R  128.5    14734    1833     14   121    243  461600  22864   38.0  11    6
129.66/129.74	c s  129.7    14743    1833     14   121    243  465726  26989   38.0  11    6
131.26/131.31	c s  131.3    14746    1833     14   121    243  470574  28632   38.0  11    6
132.76/132.85	c +  132.8    14746    1833     14   121    243  475627  31411   37.9  11    7
167.15/167.23	c s  167.2    14747    1833     14   121    243  570151  31463   37.8  11    7
169.84/169.96	c s  169.9    14748    1833     14   121    243  577698  31433   37.8  11    7
171.84/171.93	c s  171.9    14749    1833     14   121    243  582899  31435   37.8  11    7
175.64/175.71	c s  175.7    14751    1833     14   121    243  593018  31481   37.8  11    7
176.14/176.24	c +  176.2    14751    1833     14   121    243  594532  34552   37.8  11    8
214.83/214.91	c s  214.8    14754    1833     14   121    243  695626  34585   37.7  11    7
222.22/222.33	c s  222.3    14755    1833     14   121    243  717300  34672   37.5  12    8
224.33/224.47	c s  224.4    14756    1833     14   121    243  722776  34594   37.6  10    8
227.92/228.03	c s  228.0    14757    1833     14   121    243  733045  34637   37.5  14    8
229.92/230.06	c s  230.0    14758    1833     14   121    243  738703  34639   37.5  12    8
231.62/231.78	c
231.62/231.78	c       original/binary      fixed     eliminated      learned       agility
231.62/231.78	c   seconds        variables     equivalent    conflicts       height       MB
231.62/231.78	c
231.62/231.78	c +  231.7    14758    1833     14   121    243  743165  38007   37.5  11    9
232.22/232.34	c s  232.3    14759    1833     14   121    243  744075  35549   37.5  10    8
294.71/294.86	c B  294.8    14759    1833     14   121    243  896218  38072   37.6  12   12
308.51/308.66	c +  308.6    14759    1833     14   121    243  928957  41807   37.7  11   12
352.38/352.58	c R  352.5    14759    1833     14   121    243 1025678  41905   37.9  11   15
414.67/414.88	c +  414.8    14759    1833     14   121    243 1161195  45987   36.7  12   13
446.76/446.97	c s  446.8    14760    1833     14   121    243 1230698  46040   36.7  11   10
550.63/550.89	c +  550.7    14760    1833     14   121    243 1451490  50585   36.7  11   14
556.43/556.64	c s  556.5    14762    1833     14   121    243 1461552  50636   36.7  10   11
642.01/642.26	c s  642.1    14763    1833     14   121    243 1639647  49633   36.4  11   14
646.20/646.42	c s  646.2    14765    1833     14   121    243 1646646  50638   36.4  12   14
733.57/733.88	c +  733.7    14765    1833     14   121    243 1814362  55643   36.6  12   15
741.47/741.73	c s  741.5    14766    1833     14   121    243 1828214  55671   36.6  12   12
856.64/856.93	c s  856.7    14767    1833     14   121    243 2031457  55685   37.1  11   12
866.93/867.26	c B  867.0    14767    1833     14   121    243 2048456  55690   37.1  10   14
988.20/988.50	c R  988.2    14767    1833     14   121    243 2256258  55456   37.2  11   14
995.20/995.54	c +  995.2    14767    1833     14   121    243 2267950  61207   37.2  11   15
1139.25/1139.60	c s 1139.3    14768    1833     14   121    243 2499559  61247   37.0  11   15
1144.05/1144.45	c s 1144.1    14769    1833     14   121    243 2508226  61270   37.0  11   14
1149.84/1150.26	c
1149.84/1150.26	c       original/binary      fixed     eliminated      learned       agility
1149.84/1150.26	c   seconds        variables     equivalent    conflicts       height       MB
1149.84/1150.26	c
1149.84/1150.26	c s 1149.9    14771    1833     14   121    243 2516533  61268   37.0  11   14
1200.03/1200.40	c
1200.03/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.03/1200.40	c
1200.03/1200.40	c 2602089 conflicts, 3674354 decisions, 189 random
1200.03/1200.40	c 0 iterations, 4475 restarts, 0 skipped
1200.03/1200.40	c 30 enlarged, 68 shrunken, 25462 rescored, 619 rebiased
1200.03/1200.40	c 62 simplifications, 7 reductions
1200.03/1200.40	c
1200.03/1200.40	c vars: 14 fixed, 121 equiv, 243 elim, 121 merged
1200.03/1200.40	c elim: 46403 resolutions, 1 phases, 1 rounds
1200.03/1200.40	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
1200.03/1200.40	c arty: 2.55 and 0.00 xor average arity
1200.03/1200.40	c prbe: 1830335 probed, 498 phases, 499 rounds
1200.03/1200.40	c prbe: 10 failed, 4 lifted, 2 merged
1200.03/1200.40	c sccs: 0 non trivial, 0 fixed, 0 merged
1200.03/1200.40	c hash: 0 units, 119 merged
1200.03/1200.40	c mins: 127140871 learned, 33% deleted, 173 strong, 38 depth
1200.03/1200.40	c subs: 42 forward, 7 backward, 27 doms
1200.03/1200.40	c strs: 17 forward, 0 backward
1200.03/1200.40	c doms: 44 dominators, 28 high, 0 low
1200.03/1200.40	c prps: 937388631 propagations, 0.78 megaprops
1200.03/1200.40	c
1200.03/1200.40	c 1200.0 seconds, 27 MB max, 534 MB recycled
1200.03/1200.40	c
1200.03/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.03/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-1729217-1240746612/watcher-1729217-1240746612 -o /tmp/evaluation-result-1729217-1240746612/solver-1729217-1240746612 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1729217-1240746612.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: 2.00 1.97 1.69 2/65 19054
/proc/meminfo: memFree=1215032/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=1188 CPUtime=0
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 193 0 0 0 0 0 0 0 18 0 1 0 102690999 1216512 178 1992294400 134512640 135151029 4294956224 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 297 179 64 155 0 140 0

[startup+0.040321 s]
/proc/loadavg: 2.00 1.97 1.69 2/65 19054
/proc/meminfo: memFree=1215032/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=2164 CPUtime=0.03
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 447 0 0 0 3 0 0 0 18 0 1 0 102690999 2215936 431 1992294400 134512640 135151029 4294956224 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 541 431 79 155 0 384 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2164

[startup+0.101328 s]
/proc/loadavg: 2.00 1.97 1.69 2/65 19054
/proc/meminfo: memFree=1215032/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=2652 CPUtime=0.09
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 631 0 0 0 9 0 0 0 18 0 1 0 102690999 2715648 554 1992294400 134512640 135151029 4294956224 18446744073709551615 134521907 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 663 554 79 155 0 506 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2652

[startup+0.30135 s]
/proc/loadavg: 2.00 1.97 1.69 2/65 19054
/proc/meminfo: memFree=1215032/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=2652 CPUtime=0.29
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 631 0 0 0 29 0 0 0 19 0 1 0 102690999 2715648 554 1992294400 134512640 135151029 4294956224 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 663 554 79 155 0 506 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2652

[startup+0.701396 s]
/proc/loadavg: 2.00 1.97 1.69 2/65 19054
/proc/meminfo: memFree=1215032/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=3276 CPUtime=0.69
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 784 0 0 0 69 0 0 0 24 0 1 0 102690999 3354624 707 1992294400 134512640 135151029 4294956224 18446744073709551615 134554961 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 819 707 79 155 0 662 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3276

[startup+1.50149 s]
/proc/loadavg: 1.92 1.95 1.69 2/66 19055
/proc/meminfo: memFree=1212336/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=3688 CPUtime=1.49
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 887 0 0 0 149 0 0 0 25 0 1 0 102690999 3776512 810 1992294400 134512640 135151029 4294956224 18446744073709551615 134554571 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 922 810 79 155 0 765 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3688

[startup+3.10167 s]
/proc/loadavg: 1.92 1.95 1.69 2/66 19055
/proc/meminfo: memFree=1211760/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=3832 CPUtime=3.09
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 947 0 0 0 309 0 0 0 25 0 1 0 102690999 3923968 870 1992294400 134512640 135151029 4294956224 18446744073709551615 134574189 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 958 870 79 155 0 801 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3832

[startup+6.30103 s]
/proc/loadavg: 1.92 1.95 1.69 2/66 19055
/proc/meminfo: memFree=1210992/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=4736 CPUtime=6.29
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 1149 0 0 0 628 1 0 0 25 0 1 0 102690999 4849664 1072 1992294400 134512640 135151029 4294956224 18446744073709551615 134551400 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 1184 1072 79 155 0 1027 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4736

[startup+12.7018 s]
/proc/loadavg: 1.78 1.92 1.68 2/66 19055
/proc/meminfo: memFree=1209648/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=5820 CPUtime=12.69
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 1420 0 0 0 1268 1 0 0 25 0 1 0 102690999 5959680 1343 1992294400 134512640 135151029 4294956224 18446744073709551615 134552572 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 1455 1343 79 155 0 1298 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5820

[startup+25.5012 s]
/proc/loadavg: 1.66 1.89 1.67 2/66 19055
/proc/meminfo: memFree=1209008/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=6408 CPUtime=25.49
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 1567 0 0 0 2548 1 0 0 25 0 1 0 102690999 6561792 1490 1992294400 134512640 135151029 4294956224 18446744073709551615 134580721 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 1602 1490 79 155 0 1445 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6408

[startup+51.1011 s]
/proc/loadavg: 1.43 1.82 1.66 2/66 19055
/proc/meminfo: memFree=1207472/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=8032 CPUtime=51.08
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 2026 0 0 0 5107 1 0 0 25 0 1 0 102690999 8224768 1896 1992294400 134512640 135151029 4294956224 18446744073709551615 134555216 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 2008 1896 79 155 0 1851 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8032

[startup+102.306 s]
/proc/loadavg: 1.17 1.68 1.62 2/66 19055
/proc/meminfo: memFree=1205488/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=9848 CPUtime=102.27
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 2531 0 0 0 10225 2 0 0 25 0 1 0 102690999 10084352 2379 1992294400 134512640 135151029 4294956224 18446744073709551615 134555125 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 2462 2379 79 155 0 2305 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 9848

[startup+162.302 s]
/proc/loadavg: 1.06 1.55 1.57 2/66 19055
/proc/meminfo: memFree=1200752/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=14640 CPUtime=162.25
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 3697 0 0 0 16222 3 0 0 25 0 1 0 102690999 14991360 3541 1992294400 134512640 135151029 4294956224 18446744073709551615 134555130 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 3660 3541 79 155 0 3503 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 14640

[startup+222.301 s]
/proc/loadavg: 1.02 1.45 1.53 2/66 19055
/proc/meminfo: memFree=1200752/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=14444 CPUtime=222.22
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 3709 0 0 0 22219 3 0 0 25 0 1 0 102690999 14790656 3527 1992294400 134512640 135151029 4294956224 18446744073709551615 134522049 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 3611 3527 79 155 0 3454 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 14444

[startup+282.301 s]
/proc/loadavg: 1.01 1.36 1.50 2/66 19055
/proc/meminfo: memFree=1200752/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=14444 CPUtime=282.21
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 3709 0 0 0 28218 3 0 0 25 0 1 0 102690999 14790656 3527 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 3611 3527 79 155 0 3454 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 14444

[startup+342.302 s]
/proc/loadavg: 1.00 1.30 1.46 2/66 19055
/proc/meminfo: memFree=1198832/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=16492 CPUtime=342.19
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 4188 0 0 0 34215 4 0 0 25 0 1 0 102690999 16887808 4006 1992294400 134512640 135151029 4294956224 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 4123 4006 79 155 0 3966 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 16492

[startup+402.302 s]
/proc/loadavg: 1.00 1.24 1.43 2/66 19055
/proc/meminfo: memFree=1193264/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=22124 CPUtime=402.17
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 5583 0 0 0 40211 6 0 0 25 0 1 0 102690999 22654976 5401 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 5531 5401 79 155 0 5374 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 22124

[startup+462.302 s]
/proc/loadavg: 1.00 1.19 1.40 2/66 19055
/proc/meminfo: memFree=1193200/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=22124 CPUtime=462.15
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 5585 0 0 0 46209 6 0 0 25 0 1 0 102690999 22654976 5403 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 5531 5403 79 155 0 5374 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 22124

[startup+522.301 s]
/proc/loadavg: 1.00 1.16 1.37 2/66 19055
/proc/meminfo: memFree=1193264/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=22124 CPUtime=522.13
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 5586 0 0 0 52207 6 0 0 25 0 1 0 102690999 22654976 5404 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 5531 5404 79 155 0 5374 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 22124

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.35 2/66 19055
/proc/meminfo: memFree=1193264/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=22124 CPUtime=582.12
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 5591 0 0 0 58205 7 0 0 25 0 1 0 102690999 22654976 5409 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 5531 5409 79 155 0 5374 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 22124

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.33 2/66 19055
/proc/meminfo: memFree=1190064/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=25296 CPUtime=642.11
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 6394 0 0 0 64203 8 0 0 25 0 1 0 102690999 25903104 6212 1992294400 134512640 135151029 4294956224 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 6324 6212 79 155 0 6167 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 25296

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.30 2/66 19061
/proc/meminfo: memFree=1190000/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=25296 CPUtime=702.08
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 6394 0 0 0 70200 8 0 0 25 0 1 0 102690999 25903104 6212 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 6324 6212 79 155 0 6167 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 25296

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.28 2/66 19061
/proc/meminfo: memFree=1190064/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=25152 CPUtime=762.07
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 6394 0 0 0 76199 8 0 0 25 0 1 0 102690999 25755648 6208 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 6288 6208 79 155 0 6131 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 25152

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.26 2/66 19061
/proc/meminfo: memFree=1190064/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=25152 CPUtime=822.04
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 6394 0 0 0 82196 8 0 0 25 0 1 0 102690999 25755648 6208 1992294400 134512640 135151029 4294956224 18446744073709551615 134555084 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 6288 6208 79 155 0 6131 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 25152

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.24 2/66 19061
/proc/meminfo: memFree=1190128/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=25152 CPUtime=882.02
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 6394 0 0 0 88194 8 0 0 25 0 1 0 102690999 25755648 6208 1992294400 134512640 135151029 4294956224 18446744073709551615 134574250 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 6288 6208 79 155 0 6131 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 25152

[startup+942.303 s]
/proc/loadavg: 1.03 1.04 1.23 2/66 19061
/proc/meminfo: memFree=1186800/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=28612 CPUtime=942.01
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 7225 0 0 0 94191 10 0 0 25 0 1 0 102690999 29298688 7039 1992294400 134512640 135151029 4294956224 18446744073709551615 134554582 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 7153 7039 79 155 0 6996 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 28612

[startup+1002.3 s]
/proc/loadavg: 1.01 1.03 1.21 2/66 19061
/proc/meminfo: memFree=1186480/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=28660 CPUtime=1001.99
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 7297 0 0 0 100189 10 0 0 25 0 1 0 102690999 29347840 7074 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 7165 7074 79 155 0 7008 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 28660

[startup+1062.3 s]
/proc/loadavg: 1.11 1.05 1.20 2/66 19061
/proc/meminfo: memFree=1186352/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=28948 CPUtime=1061.97
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 7373 0 0 0 106187 10 0 0 25 0 1 0 102690999 29642752 7150 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 7237 7150 79 155 0 7080 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 28948

[startup+1122.3 s]
/proc/loadavg: 1.11 1.06 1.19 2/66 19061
/proc/meminfo: memFree=1186288/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=28948 CPUtime=1121.95
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 7374 0 0 0 112185 10 0 0 25 0 1 0 102690999 29642752 7151 1992294400 134512640 135151029 4294956224 18446744073709551615 134578147 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 7237 7151 79 155 0 7080 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 28948

[startup+1182.3 s]
/proc/loadavg: 1.10 1.06 1.18 2/66 19061
/proc/meminfo: memFree=1186480/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=28948 CPUtime=1181.94
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 7374 0 0 0 118184 10 0 0 25 0 1 0 102690999 29642752 7151 1992294400 134512640 135151029 4294956224 18446744073709551615 134578088 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 7237 7151 79 155 0 7080 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 28948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.08 1.06 1.18 2/66 19061
/proc/meminfo: memFree=1186416/2055920 swapFree=4192956/4192956
[pid=19054] ppid=19052 vsize=28948 CPUtime=1200.03
/proc/19054/stat : 19054 (precosat) R 19052 19054 18953 0 -1 4194304 7374 0 0 0 119993 10 0 0 25 0 1 0 102690999 29642752 7151 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19054/statm: 7237 7151 79 155 0 7080 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 28948

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.05
CPU user time (s): 1199.94
CPU system time (s): 0.113982
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 28980

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

runsolver used 1.3478 second user time and 3.02954 second system time

The end

Launcher Data

Begin job on node85 at 2009-04-26 13:50:13
IDJOB=1729217
IDBENCH=24697
IDSOLVER=507
FILE ID=node85/1729217-1240746612
PBS_JOBID= 9187055
Free space on /tmp= 126812 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT07/crafted/Hard/contest03/others/bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729217-1240746612/watcher-1729217-1240746612 -o /tmp/evaluation-result-1729217-1240746612/solver-1729217-1240746612 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1729217-1240746612.cnf

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

MD5SUM BENCH= cf535bf919bca60e7bcea01358de0b4c
RANDOM SEED=2080866823

node85.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.238
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.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1215448 kB
Buffers:        101672 kB
Cached:         631504 kB
SwapCached:          0 kB
Active:          77300 kB
Inactive:       669660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1215448 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             900 kB
Writeback:           0 kB
Mapped:          23532 kB
Slab:            79436 kB
Committed_AS:   281532 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= 126812 MiB
End job on node85 at 2009-04-26 14:10:16