Trace number 1783978

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 236UNSAT 558.6 558.806

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
MD5SUMbe0552b4894b69c578ebcc0b17dda689
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark199.967
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses69990
Sum of the clauses size140820
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269960
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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-1783978-1241907418.cnf
0.00/0.00	c found header 'p cnf 900 69990'
0.09/0.10	c finished parsing
0.09/0.10	c
0.09/0.10	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.09/0.10	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.09/0.10	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.09/0.10	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.09/0.10	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.09/0.10	c --random=1 --spread=2000 --seed=0 --skip=25
0.09/0.10	c
0.09/0.10	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.09/0.10	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.09/0.10	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.09/0.10	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.09/0.10	c
0.09/0.10	c starting search after 0.1 seconds
0.09/0.10	c no decision limit
0.09/0.10	c
0.09/0.10	c       original/binary      fixed     eliminated      learned       agility
0.09/0.10	c   seconds        variables     equivalent    conflicts       height       MB
0.09/0.10	c
0.09/0.10	c *    0.1    69990     900      0     0      0       0      0    0.0   0    5
1.39/1.41	c s    1.4    69090     870      0     0     30       0      0    0.0   0    5
1.39/1.41	c l    1.4    69090     870      0     0     30       0   3558    0.0   0    5
1.39/1.42	c R    1.4    69090     870      0     0     30     100    100  442.3   3    5
1.39/1.43	c R    1.4    69090     870      0     0     30     205    205  354.0   3    5
1.39/1.47	c R    1.5    69090     870      0     0     30     812    812  190.4   4    5
1.39/1.49	c B    1.5    69090     870      0     0     30    1000   1000  170.7   4    5
1.49/1.57	c B    1.6    69091     870      0     0     30    2002   2002  113.0   4    6
1.59/1.61	c R    1.6    69091     870      0     0     30    2418   2418  107.5   3    6
1.59/1.69	c +    1.7    69091     870      0     0     30    3558   3913   91.4   4    6
1.69/1.77	c +    1.8    69091     870      0     0     30    4445   4304   82.0   3    6
1.79/1.86	c +    1.9    69091     870      0     0     30    5560   4734   75.6   3    6
1.89/1.94	c R    1.9    69091     870      0     0     30    6432   4747   73.2   4    6
1.89/1.98	c +    2.0    69091     870      0     0     30    6951   5207   70.2   3    6
1.99/2.07	c B    2.1    69091     870      0     0     30    8006   5218   64.9   3    6
2.19/2.22	c +    2.2    69156     870      0     0     30    8685   5727   63.3   4    7
2.38/2.41	c +    2.4    69156     870      0     0     30   10855   6299   58.1   4    7
2.59/2.68	c +    2.7    69156     870      0     0     30   13566   6928   55.1   4    7
2.89/2.92	c R    2.9    69174     870      0     0     30   16064   6938   51.7   4    8
2.99/3.00	c
2.99/3.00	c       original/binary      fixed     eliminated      learned       agility
2.99/3.00	c   seconds        variables     equivalent    conflicts       height       MB
2.99/3.00	c
2.99/3.00	c +    3.0    69174     870      0     0     30   16955   7620   50.3   4    8
3.29/3.33	c s    3.3    69174     870      0     0     30   19436   7650   47.5   3    7
3.49/3.51	c +    3.5    69174     870      0     0     30   21191   8382   46.4   3    7
3.79/3.87	c B    3.9    69174     870      0     0     30   24011   8390   47.2   4    8
4.09/4.10	c +    4.1    69176     870      0     0     30   26486   9220   46.1   4    8
4.79/4.80	c +    4.8    69176     870      0     0     30   33105  10142   45.2   4    8
5.28/5.38	c R    5.4    69176     870      0     0     30   38520  10151   42.8   4    9
5.58/5.69	c s    5.7    69182     870      0     0     30   39635  10156   42.4   4    7
5.78/5.88	c +    5.9    69182     870      0     0     30   41381  11156   43.0   4    8
6.98/7.09	c +    7.1    69184     870      0     0     30   51727  12271   42.9   4    9
8.19/8.29	c s    8.3    69185     870      0     0     30   60647  12278   42.4   4    8
8.59/8.65	c B    8.6    69185     870      0     0     30   64038  12282   41.5   4    8
8.69/8.72	c +    8.7    69185     870      0     0     30   64656  13498   41.4   3    9
10.69/10.71	c +   10.7    69190     870      0     0     30   80821  14847   41.1   4   10
10.89/11.00	c s   11.0    69190     870      0     0     30   82318  14874   41.2   4    9
11.99/12.06	c R   12.1    69242     870      0     0     30   89835  14878   39.8   4   10
13.59/13.61	c +   13.6    69242     870      0     0     30  101026  16331   41.2   3   11
14.08/14.18	c s   14.2    69251     870      0     0     30  103167  16334   41.2   3    9
17.28/17.39	c s   17.4    69267     870      0     0     30  125509  16422   40.5   4    9
17.49/17.51	c
17.49/17.51	c       original/binary      fixed     eliminated      learned       agility
17.49/17.51	c   seconds        variables     equivalent    conflicts       height       MB
17.49/17.51	c
17.49/17.51	c +   17.5    69267     870      0     0     30  126280  17964   40.6   4   10
20.79/20.83	c s   20.8    69323     870      0     0     30  147586  17966   40.9   4   10
22.08/22.19	c +   22.2    69323     870      0     0     30  157851  19760   40.9   4   11
22.38/22.49	c B   22.5    69323     870      0     0     30  160064  19838   41.1   4   12
24.18/24.21	c s   24.2    69334     870      0     0     30  170743  19766   40.5   4   10
28.08/28.17	c s   28.2    69340     870      0     0     30  192556  19772   41.6   3   10
28.87/28.91	c +   28.9    69340     870      0     0     30  197310  21736   42.1   4   12
30.07/30.19	c R   30.2    69340     870      0     0     30  205304  21751   42.1   3   13
34.48/34.51	c s   34.5    69343     870      0     0     30  230905  21765   40.6   4   10
36.88/36.91	c +   36.9    69413     870      0     0     30  246635  23909   40.4   4   12
38.28/38.31	c s   38.3    69414     870      0     0     30  254717  23928   40.5   4   11
42.27/42.32	c s   42.3    69423     870      0     0     30  277843  23920   40.2   4   11
46.48/46.52	c s   46.5    69433     870      0     0     30  301379  23914   41.4   4   12
47.88/47.97	c +   48.0    69458     869      1     0     30  308290  26299   41.5   4   14
52.57/52.62	c s   52.6    69248     869      1     0     30  324195  26311   42.1   3   13
57.27/57.31	c s   57.3    69008     868      2     0     30  347952  25996   42.1   5   11
63.17/63.22	c s   63.2    69014     868      2     0     30  371481  26310   43.0   4   12
65.77/65.84	c B   65.8    69014     868      2     0     30  384124  26310   43.7   4   15
65.97/66.04	c +   66.0    69014     868      2     0     30  385361  28928   43.6   4   15
78.76/78.80	c
78.76/78.80	c       original/binary      fixed     eliminated      learned       agility
78.76/78.80	c   seconds        variables     equivalent    conflicts       height       MB
78.76/78.80	c
78.76/78.80	c s   78.8    69015     868      2     0     30  442903  28933   44.9   4   14
84.56/84.66	c s   84.6    69021     868      2     0     30  467137  28950   45.1   4   13
88.05/88.16	c +   88.1    69084     867      3     0     30  481704  31820   45.0   3   15
91.45/91.50	c s   91.5    68848     867      3     0     30  489830  31380   45.1   3   13
97.55/97.69	c s   97.7    68855     867      3     0     30  514249  31840   45.1   3   14
103.46/103.54	c s  103.5    68861     867      3     0     30  538975  31869   45.0   4   14
110.85/110.93	c s  110.9    68629     866      4     0     30  562541  31396   45.1   4   13
116.75/116.84	c s  116.8    68192     864      6     0     30  587757  31535   44.7   5   13
120.35/120.46	c +  120.4    68202     864      6     0     30  602130  35002   44.8   4   16
123.85/123.97	c s  123.9    68205     864      6     0     30  610745  35035   44.8   4   14
130.85/130.91	c s  130.9    68234     864      6     0     30  635016  35034   45.0   5   14
139.34/139.49	c s  139.4    68238     864      6     0     30  660324  35052   44.9   3   14
145.83/145.90	c s  145.8    68244     864      6     0     30  685962  35013   45.2   4   15
152.73/152.89	c s  152.8    68246     864      6     0     30  710447  35014   45.6   4   15
161.33/161.49	c s  161.4    68042     863      7     0     30  734933  34893   45.7   3   15
166.03/166.13	c +  166.1    68050     863      7     0     30  752660  38502   45.8   3   17
168.13/168.29	c s  168.2    68067     863      7     0     30  759159  38511   45.7   4   15
176.52/176.65	c s  176.6    67882     862      8     0     30  784461  36575   45.5   3   15
188.32/188.43	c s  188.4    67883     862      8     0     30  827328  38513   45.7   4   16
197.02/197.16	c
197.02/197.16	c       original/binary      fixed     eliminated      learned       agility
197.02/197.16	c   seconds        variables     equivalent    conflicts       height       MB
197.02/197.16	c
197.02/197.16	c s  197.1    67692     861      9     0     30  852102  35931   45.7   4   16
204.31/204.42	c s  204.3    67695     861      9     0     30  876146  38537   45.7   3   16
210.81/211.00	c B  210.9    67700     861      9     0     30  896296  38521   45.8   4   19
212.41/212.56	c s  212.5    67702     861      9     0     30  900426  38547   45.8   4   15
221.51/221.63	c s  221.6    67552     860     10     0     30  924540  37642   45.8   4   15
221.51/221.63	c -  221.6    67552     860     10     0     30  924540  37732   45.8   4   15
221.51/221.63	c +  221.6    67552     860     10     0     30  924540  41505   45.8   4   15
228.91/229.04	c s  229.0    67557     860     10     0     30  949762  41520   46.0   4   18
237.30/237.40	c s  237.3    67564     860     10     0     30  975255  41662   46.3   4   17
254.59/254.76	c s  254.7    67566     860     10     0     30 1023807  41511   46.7   4   17
264.79/264.98	c s  264.9    66672     856     14     0     30 1048951  41169   46.8   4   17
273.89/274.04	c s  273.9    66699     856     14     0     30 1073125  41517   46.7   3   17
282.59/282.79	c s  282.7    66705     856     14     0     30 1098343  41579   46.8   4   17
292.49/292.69	c s  292.6    66720     856     14     0     30 1122706  41567   46.8   4   18
302.58/302.73	c s  302.6    66556     855     15     0     30 1147155  31416   46.8   4   14
305.88/306.00	c +  305.9    66557     855     15     0     30 1155675  45655   46.8   4   20
311.27/311.44	c s  311.3    66559     855     15     0     30 1168932  45655   46.8   4   19
321.77/321.91	c s  321.8    66569     855     15     0     30 1194684  45659   46.9   3   18
332.36/332.58	c s  332.5    66575     855     15     0     30 1219755  45691   47.0   4   18
343.57/343.74	c
343.57/343.74	c       original/binary      fixed     eliminated      learned       agility
343.57/343.74	c   seconds        variables     equivalent    conflicts       height       MB
343.57/343.74	c
343.57/343.74	c s  343.6    66275     853     17     0     30 1245150  44547   46.9   4   17
353.56/353.73	c s  353.6    66287     853     17     0     30 1270240  45723   46.7   4   18
363.36/363.59	c s  363.5    66309     853     17     0     30 1295117  45667   46.8   3   18
375.25/375.47	c s  375.3    66146     852     18     0     30 1320305  45582   46.7   3   18
386.05/386.21	c s  386.1    66157     852     18     0     30 1345419  45658   46.6   4   17
398.15/398.37	c s  398.2    65966     851     19     0     30 1369712  45631   46.8   4   18
410.24/410.41	c s  410.3    65967     851     19     0     30 1393341  45709   47.0   4   19
423.24/423.41	c s  423.3    65741     850     20     0     30 1418105  45668   47.0   4   18
434.73/434.98	c s  434.8    65561     849     21     0     30 1441829  45291   47.0   4   17
435.72/435.92	c +  435.8    65561     849     21     0     30 1444590  50220   47.0   3   19
446.83/447.07	c s  446.9    65593     849     21     0     30 1466659  50225   47.1   4   19
458.43/458.69	c s  458.5    65630     849     21     0     30 1492492  50229   47.0   3   19
471.52/471.79	c s  471.6    65068     846     24     0     30 1517944  47431   46.9   4   18
483.61/483.89	c s  483.7    64811     844     26     0     30 1541691  49897   46.9   4   18
497.31/497.57	c s  497.4    64431     842     28     0     30 1567052  50125   46.8   4   18
508.60/508.85	c s  508.7    64231     841     29     0     30 1592122  50278   46.6   3   17
508.60/508.85	c -  508.7    64231     841     29     0     30 1592122  49216   46.6   3   17
520.80/521.09	c s  520.9    63583     838     32     0     30 1616979  49215   46.4   4   17
532.30/532.56	c s  532.4    63373     837     33     0     30 1641470  49231   46.4   4   17
546.79/547.02	c
546.79/547.02	c       original/binary      fixed     eliminated      learned       agility
546.79/547.02	c   seconds        variables     equivalent    conflicts       height       MB
546.79/547.02	c
546.79/547.02	c s  546.8    63215     836     34     0     30 1666658  48372   46.3   4   17
558.49/558.80	c 0  558.6    63474     288    582     0     30 1688542  49215   46.0   3   21
558.49/558.80	c
558.49/558.80	s UNSATISFIABLE
558.49/558.80	c
558.49/558.80	c 1688542 conflicts, 2805943 decisions, 1403 random
558.49/558.80	c 24 iterations, 4716 restarts, 0 skipped
558.49/558.80	c 28 enlarged, 89 shrunken, 16513 rescored, 459 rebiased
558.49/558.80	c 66 simplifications, 0 reductions
558.49/558.80	c
558.49/558.80	c vars: 582 fixed, 0 equiv, 30 elim, 4 merged
558.49/558.80	c elim: 5956037 resolutions, 21 phases, 21 rounds
558.49/558.80	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
558.49/558.80	c arty: 29.00 and 0.00 xor average arity
558.49/558.80	c prbe: 213082 probed, 247 phases, 124 rounds
558.49/558.80	c prbe: 13 failed, 1 lifted, 0 merged
558.49/558.80	c sccs: 0 non trivial, 0 fixed, 0 merged
558.49/558.80	c hash: 13 units, 4 merged
558.49/558.80	c mins: 116153865 learned, 45% deleted, 1 strong, 13 depth
558.49/558.80	c subs: 0 forward, 0 backward, 266 doms
558.49/558.80	c strs: 5250 forward, 10 backward
558.49/558.80	c doms: 269 dominators, 69 high, 62 low
558.49/558.80	c prps: 287317519 propagations, 0.51 megaprops
558.49/558.80	c
558.49/558.80	c 558.6 seconds, 25 MB max, 472 MB recycled

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1783978-1241907418/watcher-1783978-1241907418 -o /tmp/evaluation-result-1783978-1241907418/solver-1783978-1241907418 -C 5000 -W 6000 -M 1800 HOME/precosat HOME/instance-1783978-1241907418.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27422
/proc/meminfo: memFree=713160/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=1052 CPUtime=0
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 171 0 0 0 0 0 0 0 18 0 1 0 218770425 1077248 156 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 263 156 63 155 0 106 0

[startup+0.072003 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27422
/proc/meminfo: memFree=713160/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=4916 CPUtime=0.06
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 1233 0 0 0 6 0 0 0 18 0 1 0 218770425 5033984 1120 1992294400 134512640 135151029 4294956240 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 1229 1121 63 155 0 1072 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4916

[startup+0.102001 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27422
/proc/meminfo: memFree=713160/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=6220 CPUtime=0.09
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 1677 0 0 0 8 1 0 0 18 0 1 0 218770425 6369280 1435 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 1555 1436 63 155 0 1398 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6220

[startup+0.301039 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27422
/proc/meminfo: memFree=713160/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=7896 CPUtime=0.29
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 3056 0 0 0 28 1 0 0 19 0 1 0 218770425 8085504 1881 1992294400 134512640 135151029 4294956240 18446744073709551615 134548002 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 1974 1881 79 155 0 1817 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7896

[startup+0.701115 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27422
/proc/meminfo: memFree=713160/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=8688 CPUtime=0.69
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 3268 0 0 0 68 1 0 0 22 0 1 0 218770425 8896512 2093 1992294400 134512640 135151029 4294956240 18446744073709551615 134526328 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 2172 2093 79 155 0 2015 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8688

[startup+1.50126 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27423
/proc/meminfo: memFree=705088/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=7660 CPUtime=1.49
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 3268 0 0 0 148 1 0 0 25 0 1 0 218770425 7843840 1836 1992294400 134512640 135151029 4294956240 18446744073709551615 134552608 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 1915 1836 79 155 0 1758 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7660

[startup+3.10157 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27423
/proc/meminfo: memFree=704448/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=9612 CPUtime=3.09
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 3745 0 0 0 307 2 0 0 25 0 1 0 218770425 9842688 2313 1992294400 134512640 135151029 4294956240 18446744073709551615 134552130 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 2403 2313 79 155 0 2246 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9612

[startup+6.30117 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27423
/proc/meminfo: memFree=702976/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=10732 CPUtime=6.28
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 4791 0 0 0 626 2 0 0 25 0 1 0 218770425 10989568 2587 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 2683 2587 79 155 0 2526 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10732

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27423
/proc/meminfo: memFree=700992/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=12432 CPUtime=12.68
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 5975 0 0 0 1265 3 0 0 25 0 1 0 218770425 12730368 2999 1992294400 134512640 135151029 4294956240 18446744073709551615 134551361 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 3108 2999 79 155 0 2951 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12432

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27423
/proc/meminfo: memFree=699392/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=13932 CPUtime=25.48
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 8141 0 0 0 2543 5 0 0 25 0 1 0 218770425 14266368 3406 1992294400 134512640 135151029 4294956240 18446744073709551615 134575907 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 3483 3406 79 155 0 3326 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13932

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27423
/proc/meminfo: memFree=696448/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=17380 CPUtime=51.08
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 11299 0 0 0 5101 7 0 0 25 0 1 0 218770425 17797120 4246 1992294400 134512640 135151029 4294956240 18446744073709551615 134581738 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 4345 4246 79 155 0 4188 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17380

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27423
/proc/meminfo: memFree=693120/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=20388 CPUtime=102.25
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 13849 0 0 0 10216 9 0 0 25 0 1 0 218770425 20877312 4993 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 5097 4993 79 155 0 4940 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 20388

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27423
/proc/meminfo: memFree=692032/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=21464 CPUtime=162.23
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 15233 0 0 0 16212 11 0 0 25 0 1 0 218770425 21979136 5287 1992294400 134512640 135151029 4294956240 18446744073709551615 134555084 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 5366 5287 79 155 0 5209 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 21464

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27423
/proc/meminfo: memFree=690816/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=22520 CPUtime=222.21
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 16297 0 0 0 22209 12 0 0 25 0 1 0 218770425 23060480 5533 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 5630 5533 79 155 0 5473 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 22520

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27423
/proc/meminfo: memFree=687872/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=25596 CPUtime=282.18
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 17455 0 0 0 28205 13 0 0 25 0 1 0 218770425 26210304 6292 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 6399 6292 79 155 0 6242 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 25596

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27423
/proc/meminfo: memFree=686912/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=26576 CPUtime=342.17
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 18752 0 0 0 34202 15 0 0 25 0 1 0 218770425 27213824 6528 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 6644 6528 79 155 0 6487 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 26576

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27423
/proc/meminfo: memFree=687296/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=25948 CPUtime=402.14
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 20739 0 0 0 40198 16 0 0 25 0 1 0 218770425 26570752 6410 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 6487 6410 79 155 0 6330 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 25948

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27423
/proc/meminfo: memFree=685824/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=27248 CPUtime=462.12
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 21897 0 0 0 46195 17 0 0 25 0 1 0 218770425 27901952 6728 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 6812 6728 79 155 0 6655 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 27248

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27423
/proc/meminfo: memFree=686208/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=26828 CPUtime=522.1
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 22277 0 0 0 52192 18 0 0 25 0 1 0 218770425 27471872 6630 1992294400 134512640 135151029 4294956240 18446744073709551615 134554517 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 6707 6630 79 155 0 6550 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 26828

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

[startup+537.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27423
/proc/meminfo: memFree=686784/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=26220 CPUtime=537.29
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 22277 0 0 0 53711 18 0 0 25 0 1 0 218770425 26849280 6478 1992294400 134512640 135151029 4294956240 18446744073709551615 134551954 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 6555 6478 79 155 0 6398 0
Current children cumulated CPU time (s) 537.29
Current children cumulated vsize (KiB) 26220

[startup+550.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27423
/proc/meminfo: memFree=686464/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=26736 CPUtime=550.09
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 22850 0 0 0 54991 18 0 0 25 0 1 0 218770425 27377664 6607 1992294400 134512640 135151029 4294956240 18446744073709551615 134554907 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 6684 6607 79 155 0 6527 0
Current children cumulated CPU time (s) 550.09
Current children cumulated vsize (KiB) 26736

[startup+553.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27423
/proc/meminfo: memFree=686464/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=26736 CPUtime=553.28
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 22850 0 0 0 55310 18 0 0 25 0 1 0 218770425 27377664 6607 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 6684 6607 79 155 0 6527 0
Current children cumulated CPU time (s) 553.28
Current children cumulated vsize (KiB) 26736

[startup+556.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27423
/proc/meminfo: memFree=686464/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=26736 CPUtime=556.48
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 22850 0 0 0 55630 18 0 0 25 0 1 0 218770425 27377664 6607 1992294400 134512640 135151029 4294956240 18446744073709551615 134555125 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 6684 6607 79 155 0 6527 0
Current children cumulated CPU time (s) 556.48
Current children cumulated vsize (KiB) 26736

[startup+557.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27423
/proc/meminfo: memFree=686464/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=26736 CPUtime=557.28
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 22850 0 0 0 55710 18 0 0 25 0 1 0 218770425 27377664 6607 1992294400 134512640 135151029 4294956240 18446744073709551615 134554903 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 6684 6607 79 155 0 6527 0
Current children cumulated CPU time (s) 557.28
Current children cumulated vsize (KiB) 26736

[startup+558.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27423
/proc/meminfo: memFree=686464/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=26736 CPUtime=558.08
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 22850 0 0 0 55790 18 0 0 25 0 1 0 218770425 27377664 6607 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 6684 6607 79 155 0 6527 0
Current children cumulated CPU time (s) 558.08
Current children cumulated vsize (KiB) 26736

[startup+558.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27423
/proc/meminfo: memFree=686464/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=26736 CPUtime=558.49
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194304 22850 0 0 0 55831 18 0 0 25 0 1 0 218770425 27377664 6607 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/27422/statm: 6684 6607 79 155 0 6527 0
Current children cumulated CPU time (s) 558.49
Current children cumulated vsize (KiB) 26736

[startup+558.805 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 27423
/proc/meminfo: memFree=686464/2055920 swapFree=4181168/4192956
[pid=27422] ppid=27420 vsize=0 CPUtime=558.59
/proc/27422/stat : 27422 (precosat) R 27420 27422 27310 0 -1 4194308 22851 0 0 0 55840 19 0 0 25 0 1 0 218770425 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/27422/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 558.59
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 558.806
CPU time (s): 558.6
CPU user time (s): 558.407
CPU system time (s): 0.19297
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 28160

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

runsolver used 0.408937 second user time and 1.24981 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-10 00:16:59
IDJOB=1783978
IDBENCH=24749
IDSOLVER=607
FILE ID=node37/1783978-1241907418
PBS_JOBID= 9264779
Free space on /tmp= 66284 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783978-1241907418/watcher-1783978-1241907418 -o /tmp/evaluation-result-1783978-1241907418/solver-1783978-1241907418 -C 5000 -W 6000 -M 1800  HOME/precosat HOME/instance-1783978-1241907418.cnf

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

MD5SUM BENCH= be0552b4894b69c578ebcc0b17dda689
RANDOM SEED=672167626

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:        713576 kB
Buffers:         52908 kB
Cached:        1196968 kB
SwapCached:       5608 kB
Active:         280004 kB
Inactive:       978316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        713576 kB
SwapTotal:     4192956 kB
SwapFree:      4181168 kB
Dirty:            1444 kB
Writeback:           0 kB
Mapped:          14132 kB
Slab:            70116 kB
Committed_AS:   855268 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= 66284 MiB
End job on node37 at 2009-05-10 00:26:17