Trace number 1731443

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

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-lksat-n1000-m6860-k4-l4-s1935114289.sat05-523.reshuffled-07.cnf
MD5SUM27360692d166ffe055bd444eea177edf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark852.684
Satisfiable
(Un)Satisfiability was proved
Number of variables987
Number of clauses6860
Sum of the clauses size27440
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 46860
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00	c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria.  All rights reserved.
0.00/0.00	c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00	c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00	c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00	c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00	c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00	c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00	c
0.00/0.00	c reading HOME/instance-1731443-1240770571.cnf
0.00/0.00	c found header 'p cnf 1000 6860'
0.00/0.00	c finished parsing
0.00/0.00	c
0.00/0.00	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.00	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.00	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.00	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.00	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.00	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.00	c
0.00/0.00	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.00	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.00	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.00	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.00	c
0.00/0.00	c starting search after 0.0 seconds
0.00/0.00	c no decision limit
0.00/0.00	c
0.00/0.00	c       original/binary      fixed     eliminated      learned       agility
0.00/0.00	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.00	c
0.00/0.00	c *    0.0     6860    1000      0     0      0       0      0    0.0   0    0
0.00/0.01	c -    0.0     6799    1000      0     0      0       0   1000    0.0   0    1
0.00/0.02	c -    0.0     6699    1000      0     0      0       0   1000    0.0   0    1
0.00/0.02	c -    0.0     6599    1000      0     0      0       0   1000    0.0   0    1
0.00/0.02	c -    0.0     6499    1000      0     0      0       0   1000    0.0   0    1
0.00/0.02	c -    0.0     6402    1000      0     0      0       0   1000    0.0   0    1
0.00/0.02	c -    0.0     6304    1000      0     0      0       0   1000    0.0   0    1
0.00/0.02	c -    0.0     6207    1000      0     0      0       0   1000    0.0   0    1
0.00/0.02	c -    0.0     6110    1000      0     0      0       0   1000    0.0   0    1
0.00/0.02	c -    0.0     6013    1000      0     0      0       0   1000    0.0   0    1
0.00/0.02	c -    0.0     5918    1000      0     0      0       0   1000    0.0   0    1
0.00/0.02	c -    0.0     5823    1000      0     0      0       0   1000    0.0   0    1
0.00/0.02	c -    0.0     5725    1000      0     0      0       0   1000    0.0   0    1
0.00/0.02	c -    0.0     5629    1000      0     0      0       0   1000    0.0   0    1
0.00/0.02	c -    0.0     5533    1000      0     0      0       0   1000    0.0   0    1
0.00/0.02	c -    0.0     5439    1000      0     0      0       0   1000    0.0   0    1
0.00/0.03	c -    0.0     5344    1000      0     0      0       0   1000    0.0   0    1
0.00/0.03	c -    0.0     5252    1000      0     0      0       0   1000    0.0   0    1
0.00/0.03	c -    0.0     5159    1000      0     0      0       0   1000    0.0   0    1
0.04/0.04	c
0.04/0.04	c       original/binary      fixed     eliminated      learned       agility
0.04/0.04	c   seconds        variables     equivalent    conflicts       height       MB
0.04/0.04	c
0.04/0.04	c s    0.0     4646     837      0     0    163       0      0    0.0   0    0
0.04/0.04	c l    0.0     4646     837      0     0    163       0   4582    0.0   0    0
0.04/0.05	c R    0.1     4721     837      0     0    163     100     56   60.9   6    0
0.04/0.05	c R    0.1     4779     837      0     0    163     200    129   55.3  14    0
0.04/0.08	c R    0.1     4916     837      0     0    163     800    658   44.2  23    1
0.04/0.09	c B    0.1     4944     837      0     0    163    1001    849   42.7  23    1
0.09/0.14	c s    0.1     5099     837      0     0    163    1778   1594   38.3  21    1
0.09/0.16	c B    0.2     5099     837      0     0    163    2004   1820   38.1  21    1
0.09/0.19	c R    0.2     5105     837      0     0    163    2404   2214   36.5  24    1
0.29/0.31	c s    0.3     5138     837      0     0    163    3865   3663   33.5  21    1
0.29/0.37	c +    0.4     5141     837      0     0    163    4582   5040   32.3  24    1
0.39/0.47	c +    0.5     5144     837      0     0    163    5727   5544   31.1  25    1
0.49/0.54	c R    0.5     5145     837      0     0    163    6419   5569   30.4  24    1
0.49/0.56	c s    0.6     5146     837      0     0    163    6567   5559   30.1  23    1
0.59/0.61	c +    0.6     5146     837      0     0    163    7156   6098   29.8  20    1
0.69/0.70	c B    0.7     5146     837      0     0    163    8005   6118   29.5  22    1
0.69/0.79	c +    0.8     5148     837      0     0    163    8947   6707   29.0  21    1
0.79/0.87	c s    0.9     5148     837      0     0    163    9653   6728   28.4  23    1
1.00/1.02	c +    1.0     5152     837      0     0    163   11181   7377   27.6  24    1
1.19/1.25	c
1.19/1.25	c       original/binary      fixed     eliminated      learned       agility
1.19/1.25	c   seconds        variables     equivalent    conflicts       height       MB
1.19/1.25	c
1.19/1.25	c s    1.2     5154     837      0     0    163   13160   7394   26.7  22    1
1.29/1.33	c +    1.3     5159     837      0     0    163   13976   8114   26.4  21    1
1.49/1.54	c R    1.5     5164     837      0     0    163   16041   8138   25.9  22    2
1.59/1.64	c s    1.6     5162     837      0     0    163   16790   8130   25.8  21    1
1.69/1.71	c +    1.7     5162     837      0     0    163   17470   8925   25.8  24    2
1.99/2.08	c s    2.1     5165     837      0     0    163   20484   8940   25.6  24    2
2.20/2.23	c +    2.2     5165     837      0     0    163   21835   9817   25.6  21    2
2.39/2.49	c B    2.5     5165     837      0     0    163   24013   9835   25.3  23    2
2.59/2.60	c s    2.6     5166     837      0     0    163   24821   9833   25.2  21    2
2.79/2.89	c +    2.9     5168     837      0     0    163   27290  10798   24.9  23    2
3.09/3.14	c s    3.1     5169     837      0     0    163   29113  10808   24.7  23    2
3.69/3.74	c s    3.7     5171     837      0     0    163   33747  10821   24.4  23    2
3.69/3.78	c +    3.8     5171     837      0     0    163   34112  11877   24.4  21    2
4.30/4.34	c R    4.3     5171     837      0     0    163   38492  11906   23.8  24    2
4.40/4.50	c s    4.5     5172     837      0     0    163   39558  11890   23.8  22    2
4.89/4.90	c +    4.9     5172     837      0     0    163   42640  13064   23.5  24    2
5.39/5.41	c s    5.4     5173     837      0     0    163   46106  13078   23.1  23    2
6.09/6.18	c s    6.2     5174     837      0     0    163   51251  13088   23.0  24    2
6.39/6.46	c +    6.5     5175     837      0     0    163   53301  14370   23.0  21    2
6.89/6.94	c
6.89/6.94	c       original/binary      fixed     eliminated      learned       agility
6.89/6.94	c   seconds        variables     equivalent    conflicts       height       MB
6.89/6.94	c
6.89/6.94	c s    6.9     5176     837      0     0    163   56422  14376   23.0  24    2
7.69/7.79	c s    7.8     5177     837      0     0    163   61987  14395   22.9  24    2
8.09/8.11	c B    8.1     5177     837      0     0    163   64029  14382   22.9  26    3
8.49/8.50	c +    8.5     5178     837      0     0    163   66626  15807   23.0  23    3
8.59/8.67	c s    8.7     5178     837      0     0    163   67611  15385   23.1  22    2
9.59/9.62	c s    9.6     5179     837      0     0    163   73428  15824   23.0  23    2
11.09/11.11	c +   11.1     5179     837      0     0    163   83280  17387   22.9  22    3
11.99/12.07	c R   12.1     5179     837      0     0    163   89815  17405   22.4  20    3
14.38/14.50	c +   14.5     5179     837      0     0    163  104103  19125   21.8  22    4
14.98/15.04	c s   15.0     5180     837      0     0    163  106917  19151   21.8  24    3
19.18/19.27	c +   19.3     5180     837      0     0    163  130126  21037   21.6  24    4
25.09/25.19	c B   25.2     5180     837      0     0    163  160054  21045   21.1  24    4
25.69/25.70	c +   25.7     5180     837      0     0    163  162655  23140   21.1  21    4
33.39/33.50	c s   33.5     5181     837      0     0    163  200055  23175   20.8  22    3
34.09/34.12	c +   34.1     5181     837      0     0    163  203316  25454   20.8  24    4
34.38/34.45	c R   34.4     5181     837      0     0    163  205237  25078   20.8  22    4
45.38/45.43	c +   45.4     5181     837      0     0    163  254146  27999   20.4  22    5
46.28/46.32	c s   46.3     5182     837      0     0    163  257715  28017   20.4  22    4
60.27/60.34	c s   60.3     5183     837      0     0    163  311181  28015   20.4  25    4
61.87/61.93	c
61.87/61.93	c       original/binary      fixed     eliminated      learned       agility
61.87/61.93	c   seconds        variables     equivalent    conflicts       height       MB
61.87/61.93	c
61.87/61.93	c +   61.9     5183     837      0     0    163  317681  30798   20.3  23    5
79.07/79.20	c B   79.2     5183     837      0     0    163  384114  30821   20.5  21    6
82.66/82.78	c +   82.8     5183     837      0     0    163  397100  33877   20.5  23    6
100.57/100.66	c R  100.6     5183     837      0     0    163  461662  33903   20.5  24    8
110.06/110.11	c +  110.1     5183     837      0     0    163  496375  37264   20.3  23    8
150.45/150.59	c +  150.5     5183     837      0     0    163  620466  40990   20.2  24    9
205.13/205.29	c +  205.2     5183     837      0     0    163  775582  45089   20.1  22   10
253.51/253.62	c B  253.6     5183     837      0     0    163  896214  45106   20.0  23   11
280.32/280.42	c +  280.3     5183     837      0     0    163  969475  49597   20.1  24   12
300.71/300.83	c R  300.7     5183     837      0     0    163 1025719  49631   20.1  23   13
377.68/377.80	c +  377.7     5183     837      0     0    163 1211840  54556   19.7  23   13
433.77/433.90	c s  433.8     5184     837      0     0    163 1331525  54573   19.6  22    7
516.04/516.29	c +  516.1     5184     837      0     0    163 1514802  60011   19.6  23   11
706.48/706.72	c +  706.5     5184     837      0     0    163 1893500  66012   19.5  23   14
795.86/796.19	c B  796.0     5184     837      0     0    163 2048397  66027   19.6  22   15
896.03/896.39	c R  896.1     5184     837      0     0    163 2256237  66050   19.6  22   18
955.92/956.23	c +  956.0     5184     837      0     0    163 2366876  72613   19.4  24   18
1200.05/1200.40	c
1200.05/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.05/1200.40	c
1200.05/1200.40	c 2779323 conflicts, 3410870 decisions, 2 random
1200.05/1200.40	c 0 iterations, 4693 restarts, 166 skipped
1200.05/1200.40	c 29 enlarged, 1703 shrunken, 27182 rescored, 652 rebiased
1200.05/1200.40	c 23 simplifications, 0 reductions
1200.05/1200.40	c
1200.05/1200.40	c vars: 0 fixed, 0 equiv, 163 elim, 0 merged
1200.05/1200.40	c elim: 23348 resolutions, 1 phases, 1 rounds
1200.05/1200.40	c sbst: 1% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 100.0% ites
1200.05/1200.40	c arty: 0.00 and 0.00 xor average arity
1200.05/1200.40	c prbe: 408782 probed, 244 phases, 244 rounds
1200.05/1200.40	c prbe: 0 failed, 0 lifted, 0 merged
1200.05/1200.40	c sccs: 0 non trivial, 0 fixed, 0 merged
1200.05/1200.40	c hash: 0 units, 0 merged
1200.05/1200.40	c mins: 64273635 learned, 31% deleted, 215 strong, 31 depth
1200.05/1200.40	c subs: 150 forward, 1779 backward, 310 doms
1200.05/1200.40	c strs: 1914 forward, 1673 backward
1200.05/1200.40	c doms: 312 dominators, 312 high, 0 low
1200.05/1200.40	c prps: 397475186 propagations, 0.33 megaprops
1200.05/1200.40	c
1200.05/1200.40	c 1200.1 seconds, 20 MB max, 302 MB recycled
1200.05/1200.40	c
1200.05/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.05/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-1731443-1240770571/watcher-1731443-1240770571 -o /tmp/evaluation-result-1731443-1240770571/solver-1731443-1240770571 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1731443-1240770571.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.29 2.07 1.57 2/65 19770
/proc/meminfo: memFree=1794912/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=1052 CPUtime=0
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 105086761 1077248 160 1992294400 134512640 135151029 4294956224 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 263 161 63 155 0 106 0

[startup+0.0453821 s]
/proc/loadavg: 2.29 2.07 1.57 2/65 19770
/proc/meminfo: memFree=1794912/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=1644 CPUtime=0.04
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 336 0 0 0 4 0 0 0 18 0 1 0 105086761 1683456 320 1992294400 134512640 135151029 4294956224 18446744073709551615 134548412 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 411 320 79 155 0 254 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1644

[startup+0.101387 s]
/proc/loadavg: 2.29 2.07 1.57 2/65 19770
/proc/meminfo: memFree=1794912/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=1644 CPUtime=0.09
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 336 0 0 0 9 0 0 0 18 0 1 0 105086761 1683456 320 1992294400 134512640 135151029 4294956224 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 411 320 79 155 0 254 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1644

[startup+0.301409 s]
/proc/loadavg: 2.29 2.07 1.57 2/65 19770
/proc/meminfo: memFree=1794912/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=1776 CPUtime=0.29
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 370 0 0 0 29 0 0 0 19 0 1 0 105086761 1818624 354 1992294400 134512640 135151029 4294956224 18446744073709551615 134554837 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 444 354 79 155 0 287 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1776

[startup+0.701454 s]
/proc/loadavg: 2.29 2.07 1.57 2/65 19770
/proc/meminfo: memFree=1794912/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=2172 CPUtime=0.69
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 471 0 0 0 69 0 0 0 23 0 1 0 105086761 2224128 455 1992294400 134512640 135151029 4294956224 18446744073709551615 134578625 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 543 455 79 155 0 386 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2172

[startup+1.50154 s]
/proc/loadavg: 2.29 2.07 1.57 2/66 19771
/proc/meminfo: memFree=1793176/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=2528 CPUtime=1.49
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 558 0 0 0 149 0 0 0 25 0 1 0 105086761 2588672 542 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 632 542 79 155 0 475 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2528

[startup+3.10172 s]
/proc/loadavg: 2.19 2.05 1.57 2/66 19771
/proc/meminfo: memFree=1792600/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=3132 CPUtime=3.09
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 693 0 0 0 309 0 0 0 25 0 1 0 105086761 3207168 677 1992294400 134512640 135151029 4294956224 18446744073709551615 134580623 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 783 677 79 155 0 626 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3132

[startup+6.30107 s]
/proc/loadavg: 2.19 2.05 1.57 2/66 19771
/proc/meminfo: memFree=1791832/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=3416 CPUtime=6.29
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 828 0 0 0 629 0 0 0 25 0 1 0 105086761 3497984 777 1992294400 134512640 135151029 4294956224 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 854 777 79 155 0 697 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3416

[startup+12.7018 s]
/proc/loadavg: 2.01 2.02 1.56 2/66 19771
/proc/meminfo: memFree=1790944/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=4504 CPUtime=12.69
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 1114 0 0 0 1269 0 0 0 25 0 1 0 105086761 4612096 1033 1992294400 134512640 135151029 4294956224 18446744073709551615 134531112 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 1126 1033 79 155 0 969 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4504

[startup+25.5022 s]
/proc/loadavg: 1.85 1.98 1.56 2/66 19771
/proc/meminfo: memFree=1789792/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=5528 CPUtime=25.49
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 1377 0 0 0 2548 1 0 0 25 0 1 0 105086761 5660672 1296 1992294400 134512640 135151029 4294956224 18446744073709551615 134555122 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 1382 1296 79 155 0 1225 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5528

[startup+51.1021 s]
/proc/loadavg: 1.56 1.90 1.54 2/66 19771
/proc/meminfo: memFree=1788448/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=6828 CPUtime=51.08
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 1744 0 0 0 5107 1 0 0 25 0 1 0 105086761 6991872 1619 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 1707 1619 79 155 0 1550 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6828

[startup+102.307 s]
/proc/loadavg: 1.22 1.75 1.51 2/66 19771
/proc/meminfo: memFree=1786016/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=9324 CPUtime=102.27
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 2350 0 0 0 10225 2 0 0 25 0 1 0 105086761 9547776 2205 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 2331 2205 79 155 0 2174 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 9324

[startup+162.302 s]
/proc/loadavg: 1.08 1.61 1.47 2/66 19771
/proc/meminfo: memFree=1784288/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=11212 CPUtime=162.24
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 2786 0 0 0 16222 2 0 0 25 0 1 0 105086761 11481088 2641 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 2803 2641 79 155 0 2646 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 11212

[startup+222.302 s]
/proc/loadavg: 1.03 1.50 1.44 2/66 19771
/proc/meminfo: memFree=1783328/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=12224 CPUtime=222.22
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 3007 0 0 0 22220 2 0 0 25 0 1 0 105086761 12517376 2862 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 3056 2862 79 155 0 2899 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 12224

[startup+282.302 s]
/proc/loadavg: 1.01 1.40 1.41 2/66 19771
/proc/meminfo: memFree=1781920/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=13992 CPUtime=282.21
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 3406 0 0 0 28218 3 0 0 25 0 1 0 105086761 14327808 3261 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 3498 3261 79 155 0 3341 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 13992

[startup+342.301 s]
/proc/loadavg: 1.00 1.33 1.38 2/66 19771
/proc/meminfo: memFree=1780640/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=15248 CPUtime=342.19
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 3672 0 0 0 34216 3 0 0 25 0 1 0 105086761 15613952 3527 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 3812 3527 79 155 0 3655 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 15248

[startup+402.301 s]
/proc/loadavg: 1.00 1.26 1.35 2/66 19771
/proc/meminfo: memFree=1780320/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=15716 CPUtime=402.17
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 3744 0 0 0 40214 3 0 0 25 0 1 0 105086761 16093184 3599 1992294400 134512640 135151029 4294956224 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 3929 3599 79 155 0 3772 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 15716

[startup+462.302 s]
/proc/loadavg: 1.00 1.21 1.33 2/66 19771
/proc/meminfo: memFree=1780128/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=15592 CPUtime=462.16
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 3789 0 0 0 46213 3 0 0 25 0 1 0 105086761 15966208 3630 1992294400 134512640 135151029 4294956224 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 3898 3630 79 155 0 3741 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 15592

[startup+522.302 s]
/proc/loadavg: 1.00 1.17 1.31 2/66 19771
/proc/meminfo: memFree=1780000/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=15592 CPUtime=522.14
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 3823 0 0 0 52211 3 0 0 25 0 1 0 105086761 15966208 3664 1992294400 134512640 135151029 4294956224 18446744073709551615 134574614 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 3898 3664 79 155 0 3741 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 15592

[startup+582.301 s]
/proc/loadavg: 1.00 1.14 1.28 2/66 19773
/proc/meminfo: memFree=1779424/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=15592 CPUtime=582.12
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 3937 0 0 0 58209 3 0 0 25 0 1 0 105086761 15966208 3778 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 3898 3778 79 155 0 3741 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 15592

[startup+642.302 s]
/proc/loadavg: 1.00 1.11 1.26 2/66 19773
/proc/meminfo: memFree=1779168/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=16072 CPUtime=642.11
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 4005 0 0 0 64208 3 0 0 25 0 1 0 105086761 16457728 3846 1992294400 134512640 135151029 4294956224 18446744073709551615 134574544 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 4018 3846 79 155 0 3861 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 16072

[startup+702.302 s]
/proc/loadavg: 1.00 1.09 1.25 2/66 19773
/proc/meminfo: memFree=1778592/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=16776 CPUtime=702.08
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 4131 0 0 0 70205 3 0 0 25 0 1 0 105086761 17178624 3972 1992294400 134512640 135151029 4294956224 18446744073709551615 134554833 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 4194 3972 79 155 0 4037 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 16776

[startup+762.305 s]
/proc/loadavg: 1.00 1.07 1.23 2/66 19773
/proc/meminfo: memFree=1778144/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=17336 CPUtime=762.07
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 4242 0 0 0 76204 3 0 0 25 0 1 0 105086761 17752064 4083 1992294400 134512640 135151029 4294956224 18446744073709551615 134554900 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 4334 4083 79 155 0 4177 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 17336

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.21 2/66 19773
/proc/meminfo: memFree=1777888/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=17640 CPUtime=822.05
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 4310 0 0 0 82202 3 0 0 25 0 1 0 105086761 18063360 4151 1992294400 134512640 135151029 4294956224 18446744073709551615 134552130 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 4410 4151 79 155 0 4253 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 17640

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.19 2/66 19773
/proc/meminfo: memFree=1776672/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=19012 CPUtime=882.04
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 4603 0 0 0 88200 4 0 0 25 0 1 0 105086761 19468288 4444 1992294400 134512640 135151029 4294956224 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 4753 4444 79 155 0 4596 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 19012

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.18 2/66 19773
/proc/meminfo: memFree=1775520/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=20356 CPUtime=942.02
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 4891 0 0 0 94198 4 0 0 25 0 1 0 105086761 20844544 4732 1992294400 134512640 135151029 4294956224 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 5089 4732 79 155 0 4932 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 20356

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.16 2/66 19773
/proc/meminfo: memFree=1774560/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=21524 CPUtime=1002
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 5123 0 0 0 100196 4 0 0 25 0 1 0 105086761 22040576 4964 1992294400 134512640 135151029 4294956224 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 5381 4964 79 155 0 5224 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 21524

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.15 2/66 19773
/proc/meminfo: memFree=1774240/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=21908 CPUtime=1061.98
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 5197 0 0 0 106194 4 0 0 25 0 1 0 105086761 22433792 5038 1992294400 134512640 135151029 4294956224 18446744073709551615 134575852 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 5477 5038 79 155 0 5320 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 21908

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/66 19773
/proc/meminfo: memFree=1774176/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=22100 CPUtime=1121.97
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 5209 0 0 0 112193 4 0 0 25 0 1 0 105086761 22630400 5050 1992294400 134512640 135151029 4294956224 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 5525 5050 79 155 0 5368 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 22100

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/66 19773
/proc/meminfo: memFree=1774048/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=22244 CPUtime=1181.95
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 5245 0 0 0 118191 4 0 0 25 0 1 0 105086761 22777856 5086 1992294400 134512640 135151029 4294956224 18446744073709551615 134554803 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 5561 5086 79 155 0 5404 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 22244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 19773
/proc/meminfo: memFree=1774048/2055920 swapFree=4181508/4192956
[pid=19770] ppid=19768 vsize=22244 CPUtime=1200.05
/proc/19770/stat : 19770 (precosat) R 19768 19770 19442 0 -1 4194304 5248 0 0 0 120001 4 0 0 25 0 1 0 105086761 22777856 5089 1992294400 134512640 135151029 4294956224 18446744073709551615 134554791 0 0 4096 17442 0 0 0 17 1 0 0
/proc/19770/statm: 5561 5089 79 155 0 5404 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 22244

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.06
CPU user time (s): 1200.01
CPU system time (s): 0.048992
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 22244

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

runsolver used 1.41278 second user time and 2.86956 second system time

The end

Launcher Data

Begin job on node86 at 2009-04-26 20:29:31
IDJOB=1731443
IDBENCH=24752
IDSOLVER=507
FILE ID=node86/1731443-1240770571
PBS_JOBID= 9187145
Free space on /tmp= 66224 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest04-lksat-n1000-m6860-k4-l4-s1935114289.sat05-523.reshuffled-07.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731443-1240770571/watcher-1731443-1240770571 -o /tmp/evaluation-result-1731443-1240770571/solver-1731443-1240770571 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1731443-1240770571.cnf

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

MD5SUM BENCH= 27360692d166ffe055bd444eea177edf
RANDOM SEED=173213016

node86.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.213
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.213
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:       1795392 kB
Buffers:         35072 kB
Cached:         155392 kB
SwapCached:       5376 kB
Active:          29960 kB
Inactive:       168956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1795392 kB
SwapTotal:     4192956 kB
SwapFree:      4181508 kB
Dirty:             848 kB
Writeback:           0 kB
Mapped:          14104 kB
Slab:            47492 kB
Committed_AS:   439584 kB
PageTables:       1464 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= 66224 MiB
End job on node86 at 2009-04-26 20:49:34