Trace number 1784442

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) 5000.09 5001.43

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes2.cnf
MD5SUM940c3065d47a27ab24578a138a8ab3c0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2166.24
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-1784442-1241942186.cnf
0.00/0.00	c found header 'p cnf 945 61409'
0.00/0.07	c finished parsing
0.00/0.07	c
0.00/0.07	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.07	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.07	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.07	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.07	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.07	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.07	c
0.00/0.07	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.07	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.07	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.07	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.07	c
0.00/0.07	c starting search after 0.1 seconds
0.00/0.07	c no decision limit
0.00/0.07	c
0.00/0.07	c       original/binary      fixed     eliminated      learned       agility
0.00/0.07	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.07	c
0.00/0.07	c *    0.1    61409     945      0     0      0       0      0    0.0   0    4
0.89/0.90	c s    0.9    60464     900      0     0     45       0      0    0.0   0    4
0.89/0.90	c l    0.9    60464     900      0     0     45       0   4793    0.0   0    4
0.89/0.91	c R    0.9    60464     900      0     0     45     100    100   86.7   4    4
0.89/0.92	c R    0.9    60464     900      0     0     45     200    200   85.4   6    5
0.89/0.97	c R    1.0    60464     900      0     0     45     801    801   55.1   8    5
0.89/0.99	c B    1.0    60464     900      0     0     45    1000   1000   51.0   7    5
1.00/1.08	c B    1.1    60464     900      0     0     45    2000   2000   48.6   7    5
1.10/1.11	c R    1.1    60464     900      0     0     45    2405   2405   56.3   6    5
1.29/1.31	c +    1.3    60464     900      0     0     45    4794   5272   49.9   5    6
1.39/1.42	c +    1.4    60464     900      0     0     45    5991   5799   49.5   7    6
1.39/1.47	c R    1.5    60464     900      0     0     45    6420   5714   52.1   7    6
1.49/1.57	c +    1.6    60464     900      0     0     45    7485   6378   52.3   7    6
1.59/1.62	c B    1.6    60464     900      0     0     45    8010   6330   52.0   6    6
1.79/1.82	c +    1.8    60464     900      0     0     45    9355   7015   49.6   5    7
1.99/2.02	c +    2.0    60464     900      0     0     45   11691   7716   45.0   6    7
2.29/2.30	c +    2.3    60464     900      0     0     45   14610   8487   44.0   7    7
2.39/2.44	c R    2.4    60464     900      0     0     45   16044   8516   45.4   6    7
2.59/2.65	c +    2.7    60464     900      0     0     45   18263   9335   44.3   7    7
2.99/3.08	c
2.99/3.08	c       original/binary      fixed     eliminated      learned       agility
2.99/3.08	c   seconds        variables     equivalent    conflicts       height       MB
2.99/3.08	c
2.99/3.08	c +    3.1    60464     900      0     0     45   22826  10268   43.3   7    8
3.09/3.19	c B    3.2    60464     900      0     0     45   24015  10277   43.2   7    8
3.69/3.72	c +    3.7    60464     900      0     0     45   28532  11294   42.5   6    8
4.39/4.44	c +    4.4    60464     900      0     0     45   35665  12423   42.6   6    8
4.69/4.75	c R    4.8    60464     900      0     0     45   38497  12438   41.4   6    9
5.29/5.37	c +    5.4    60464     900      0     0     45   44580  13665   39.4   7    8
6.59/6.62	c +    6.6    60464     900      0     0     45   55727  15031   39.6   7    9
7.48/7.50	c B    7.5    60464     900      0     0     45   64029  15044   38.9   6    9
8.08/8.18	c +    8.2    60464     900      0     0     45   69655  16534   38.8   8    9
10.09/10.12	c +   10.1    60464     900      0     0     45   87065  18187   37.5   7   10
10.39/10.44	c R   10.4    60464     900      0     0     45   89791  18205   37.2   7   10
12.69/12.73	c +   12.7    60464     900      0     0     45  108830  20005   36.0   8   10
15.89/15.90	c +   15.9    60464     900      0     0     45  136036  22005   35.8   8   11
18.88/18.93	c B   18.9    60464     900      0     0     45  160058  22032   36.1   6   12
20.08/20.15	c +   20.1    60464     900      0     0     45  170047  24205   36.3   7   12
24.69/24.76	c R   24.8    60464     900      0     0     45  205180  24249   35.6   6   13
25.79/25.89	c +   25.9    60464     900      0     0     45  212557  26625   35.3   8   13
32.78/32.86	c +   32.9    60464     900      0     0     45  265696  29287   35.3   7   14
42.18/42.24	c +   42.2    60464     900      0     0     45  332122  32215   35.0   8   16
50.08/50.13	c
50.08/50.13	c       original/binary      fixed     eliminated      learned       agility
50.08/50.13	c   seconds        variables     equivalent    conflicts       height       MB
50.08/50.13	c
50.08/50.13	c B   50.1    60464     900      0     0     45  384110  32218   35.8   7   17
54.37/54.46	c +   54.5    60464     900      0     0     45  415152  35436   36.0   7   17
62.37/62.45	c R   62.4    60464     900      0     0     45  461593  35488   36.4   7   19
73.17/73.21	c +   73.2    60464     900      0     0     45  518941  38979   36.5   7   20
92.37/92.47	c +   92.4    60464     900      0     0     45  648677  42876   36.3   7   21
119.15/119.20	c +  119.2    60464     900      0     0     45  810847  47163   36.0   6   23
134.06/134.15	c B  134.1    60464     900      0     0     45  896213  47179   36.3   7   25
156.55/156.65	c +  156.6    60464     900      0     0     45 1013555  51879   36.6   7   25
159.65/159.71	c R  159.7    60464     900      0     0     45 1025578  51909   36.7   6   27
206.23/206.31	c +  206.3    60464     900      0     0     45 1266942  57066   35.6   7   29
269.11/269.20	c +  269.1    60464     900      0     0     45 1583676  62772   35.8   8   32
356.89/357.05	c +  357.0    60464     900      0     0     45 1979595  69049   35.8   7   35
372.48/372.64	c B  372.5    60464     900      0     0     45 2048420  69061   35.9   6   37
436.07/436.26	c R  436.1    60464     900      0     0     45 2256174  69087   35.5   6   41
513.15/513.36	c +  513.2    60464     900      0     0     45 2474492  75953   35.1   8   43
660.11/660.37	c +  660.2    60464     900      0     0     45 3093115  83548   35.3   5   48
864.06/864.35	c +  864.1    60464     900      0     0     45 3866394  91902   35.4   6   53
1089.80/1090.16	c B 1089.9    60464     900      0     0     45 4608890  91931   35.9   7   57
1183.77/1184.17	c + 1183.9    60464     900      0     0     45 4832990 101092   35.8   8   59
1226.46/1226.88	c
1226.46/1226.88	c       original/binary      fixed     eliminated      learned       agility
1226.46/1226.88	c   seconds        variables     equivalent    conflicts       height       MB
1226.46/1226.88	c
1226.46/1226.88	c R 1226.6    60464     900      0     0     45 4922101 101113   35.7   7   62
1615.16/1615.68	c + 1615.2    60464     900      0     0     45 6041235 111201   35.8   7   72
2146.31/2146.95	c + 2146.4    60464     900      0     0     45 7551540 122321   36.2   7   79
2881.02/2881.81	c + 2881.0    60464     900      0     0     45 9439426 134553   36.6   8   94
3289.01/3289.94	c B 3289.1    60464     900      0     0     45 10241810 134573   37.2   8   98
3517.45/3518.44	c R 3517.5    60464     900      0     0     45 10663726 134611   37.8   7  102
5000.06/5001.40	c
5000.06/5001.40	c *** CAUGHT SIGNAL 15 ***
5000.06/5001.40	c
5000.06/5001.40	c 14039302 conflicts, 21180050 decisions, 10635 random
5000.06/5001.40	c 0 iterations, 20732 restarts, 0 skipped
5000.06/5001.40	c 35 enlarged, 0 shrunken, 137339 rescored, 2698 rebiased
5000.06/5001.40	c 1 simplifications, 1 reductions
5000.06/5001.40	c
5000.06/5001.40	c vars: 0 fixed, 0 equiv, 45 elim, 0 merged
5000.06/5001.40	c elim: 272818 resolutions, 1 phases, 1 rounds
5000.06/5001.40	c sbst: 100% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
5000.06/5001.40	c arty: 20.00 and 0.00 xor average arity
5000.06/5001.40	c prbe: 923246 probed, 1024 phases, 512 rounds
5000.06/5001.40	c prbe: 0 failed, 0 lifted, 0 merged
5000.06/5001.40	c sccs: 0 non trivial, 0 fixed, 0 merged
5000.06/5001.40	c hash: 0 units, 0 merged
5000.06/5001.40	c mins: 841555259 learned, 51% deleted, 0 strong, 15 depth
5000.06/5001.40	c subs: 0 forward, 0 backward, 0 doms
5000.06/5001.40	c strs: 1537 forward, 0 backward
5000.06/5001.40	c doms: 0 dominators, 0 high, 0 low
5000.06/5001.40	c prps: 1758541193 propagations, 0.35 megaprops
5000.06/5001.40	c
5000.06/5001.40	c 5000.1 seconds, 124 MB max, 3499 MB recycled
5000.06/5001.40	c
5000.06/5001.40	c *** CAUGHT SIGNAL 15 ***
5000.06/5001.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-1784442-1241942186/watcher-1784442-1241942186 -o /tmp/evaluation-result-1784442-1241942186/solver-1784442-1241942186 -C 5000 -W 6000 -M 1800 HOME/precosat HOME/instance-1784442-1241942186.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 29635
/proc/meminfo: memFree=1636560/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=1052 CPUtime=0
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 222252150 1077248 165 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 263 165 63 155 0 106 0

[startup+0.00673197 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 29635
/proc/meminfo: memFree=1636560/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=1236 CPUtime=0
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 218 0 0 0 0 0 0 0 18 0 1 0 222252150 1265664 203 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 309 203 63 155 0 152 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1236

[startup+0.101742 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 29635
/proc/meminfo: memFree=1636560/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=4796 CPUtime=0.09
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 1333 0 0 0 9 0 0 0 18 0 1 0 222252150 4911104 1090 1992294400 134512640 135151029 4294956240 18446744073709551615 134579345 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 1199 1090 79 155 0 1042 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4796

[startup+0.301764 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 29635
/proc/meminfo: memFree=1636560/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=7532 CPUtime=0.29
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 2146 0 0 0 28 1 0 0 19 0 1 0 222252150 7712768 1774 1992294400 134512640 135151029 4294956240 18446744073709551615 134526158 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 1883 1774 79 155 0 1726 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7532

[startup+0.70181 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 29635
/proc/meminfo: memFree=1636560/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=7532 CPUtime=0.69
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 2146 0 0 0 68 1 0 0 22 0 1 0 222252150 7712768 1774 1992294400 134512640 135151029 4294956240 18446744073709551615 134526383 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 1883 1774 79 155 0 1726 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7532

[startup+1.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29636
/proc/meminfo: memFree=1630088/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=7940 CPUtime=1.49
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 2399 0 0 0 148 1 0 0 25 0 1 0 222252150 8130560 1898 1992294400 134512640 135151029 4294956240 18446744073709551615 134551501 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 1985 1898 79 155 0 1828 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7940

[startup+3.10108 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29636
/proc/meminfo: memFree=1628488/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=9392 CPUtime=3.09
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 2754 0 0 0 308 1 0 0 25 0 1 0 222252150 9617408 2253 1992294400 134512640 135151029 4294956240 18446744073709551615 134530766 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 2348 2253 79 155 0 2191 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9392

[startup+6.30145 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29636
/proc/meminfo: memFree=1626632/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=10584 CPUtime=6.29
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 3068 0 0 0 628 1 0 0 25 0 1 0 222252150 10838016 2567 1992294400 134512640 135151029 4294956240 18446744073709551615 134552526 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 2646 2567 79 155 0 2489 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10584

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29636
/proc/meminfo: memFree=1624520/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=12572 CPUtime=12.69
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 3532 0 0 0 1267 2 0 0 25 0 1 0 222252150 12873728 3031 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 3143 3031 79 155 0 2986 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12572

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29636
/proc/meminfo: memFree=1621384/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=15648 CPUtime=25.49
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 4292 0 0 0 2546 3 0 0 25 0 1 0 222252150 16023552 3791 1992294400 134512640 135151029 4294956240 18446744073709551615 134552887 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 3912 3791 79 155 0 3755 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15648

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29636
/proc/meminfo: memFree=1617480/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=19640 CPUtime=51.08
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 5298 0 0 0 5104 4 0 0 25 0 1 0 222252150 20111360 4797 1992294400 134512640 135151029 4294956240 18446744073709551615 134551371 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 4910 4797 79 155 0 4753 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19640

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29636
/proc/meminfo: memFree=1612744/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=24680 CPUtime=102.27
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 6454 0 0 0 10222 5 0 0 25 0 1 0 222252150 25272320 5953 1992294400 134512640 135151029 4294956240 18446744073709551615 134551562 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 6170 5953 79 155 0 6013 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 24680

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29636
/proc/meminfo: memFree=1607816/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=29944 CPUtime=162.25
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 7696 0 0 0 16218 7 0 0 25 0 1 0 222252150 30662656 7195 1992294400 134512640 135151029 4294956240 18446744073709551615 134552112 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 7486 7195 79 155 0 7329 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 29944

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29636
/proc/meminfo: memFree=1604808/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=33108 CPUtime=222.23
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 8412 0 0 0 22215 8 0 0 25 0 1 0 222252150 33902592 7911 1992294400 134512640 135151029 4294956240 18446744073709551615 134580630 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 8277 7911 79 155 0 8120 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 33108

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29642
/proc/meminfo: memFree=1601800/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=36152 CPUtime=282.21
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 9113 0 0 0 28212 9 0 0 25 0 1 0 222252150 37019648 8612 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 9038 8612 79 155 0 8881 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 36152

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29642
/proc/meminfo: memFree=1600008/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=38188 CPUtime=342.2
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 9547 0 0 0 34210 10 0 0 25 0 1 0 222252150 39104512 9046 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 9547 9046 79 155 0 9390 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 38188

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29642
/proc/meminfo: memFree=1596360/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=42292 CPUtime=402.18
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 10455 0 0 0 40207 11 0 0 25 0 1 0 222252150 43307008 9954 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 10573 9954 79 155 0 10416 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 42292

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29642
/proc/meminfo: memFree=1592904/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=46840 CPUtime=462.17
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 11375 0 0 0 46205 12 0 0 25 0 1 0 222252150 47964160 10874 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 11710 10874 79 155 0 11553 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 46840

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29642
/proc/meminfo: memFree=1591176/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=48792 CPUtime=522.14
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 11795 0 0 0 52202 12 0 0 25 0 1 0 222252150 49963008 11294 1992294400 134512640 135151029 4294956240 18446744073709551615 134574596 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 12198 11294 79 155 0 12041 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 48792

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29642
/proc/meminfo: memFree=1588488/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=51656 CPUtime=582.13
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 12461 0 0 0 58200 13 0 0 25 0 1 0 222252150 52895744 11960 1992294400 134512640 135151029 4294956240 18446744073709551615 134554894 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 12914 11960 79 155 0 12757 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 51656

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29642
/proc/meminfo: memFree=1587848/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=52216 CPUtime=642.12
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 12600 0 0 0 64198 14 0 0 25 0 1 0 222252150 53469184 12099 1992294400 134512640 135151029 4294956240 18446744073709551615 134554794 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 13054 12099 79 155 0 12897 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 52216

[startup+702.302 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29650
/proc/meminfo: memFree=1518152/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=128920 CPUtime=4001.22
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 29955 0 0 0 400080 42 0 0 25 0 1 0 222252150 132014080 29322 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 32230 29322 79 155 0 32073 0
Current children cumulated CPU time (s) 4001.22
Current children cumulated vsize (KiB) 128920

[startup+4062.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29650
/proc/meminfo: memFree=1518088/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=128920 CPUtime=4061.21
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 29967 0 0 0 406079 42 0 0 25 0 1 0 222252150 132014080 29334 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 32230 29334 79 155 0 32073 0
Current children cumulated CPU time (s) 4061.21
Current children cumulated vsize (KiB) 128920

[startup+4122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29650
/proc/meminfo: memFree=1518024/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=128920 CPUtime=4121.19
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 29976 0 0 0 412077 42 0 0 25 0 1 0 222252150 132014080 29343 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 32230 29343 79 155 0 32073 0
Current children cumulated CPU time (s) 4121.19
Current children cumulated vsize (KiB) 128920

[startup+4182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29650
/proc/meminfo: memFree=1517896/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=128920 CPUtime=4181.17
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 30004 0 0 0 418075 42 0 0 25 0 1 0 222252150 132014080 29371 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 32230 29371 79 155 0 32073 0
Current children cumulated CPU time (s) 4181.17
Current children cumulated vsize (KiB) 128920

[startup+4242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29650
/proc/meminfo: memFree=1517768/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=128920 CPUtime=4241.16
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 30023 0 0 0 424073 43 0 0 25 0 1 0 222252150 132014080 29390 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 32230 29390 79 155 0 32073 0
Current children cumulated CPU time (s) 4241.16
Current children cumulated vsize (KiB) 128920

[startup+4302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29650
/proc/meminfo: memFree=1517704/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=128920 CPUtime=4301.14
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 30029 0 0 0 430071 43 0 0 25 0 1 0 222252150 132014080 29396 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 32230 29396 79 155 0 32073 0
Current children cumulated CPU time (s) 4301.14
Current children cumulated vsize (KiB) 128920

[startup+4362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29650
/proc/meminfo: memFree=1517704/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=128920 CPUtime=4361.12
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 30036 0 0 0 436069 43 0 0 25 0 1 0 222252150 132014080 29403 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 32230 29403 79 155 0 32073 0
Current children cumulated CPU time (s) 4361.12
Current children cumulated vsize (KiB) 128920

[startup+4422.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29650
/proc/meminfo: memFree=1517704/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=128920 CPUtime=4421.11
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 30049 0 0 0 442068 43 0 0 25 0 1 0 222252150 132014080 29416 1992294400 134512640 135151029 4294956240 18446744073709551615 134520459 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 32230 29416 79 155 0 32073 0
Current children cumulated CPU time (s) 4421.11
Current children cumulated vsize (KiB) 128920

[startup+4482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29650
/proc/meminfo: memFree=1517640/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=128920 CPUtime=4481.09
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 30057 0 0 0 448066 43 0 0 25 0 1 0 222252150 132014080 29424 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 32230 29424 79 155 0 32073 0
Current children cumulated CPU time (s) 4481.09
Current children cumulated vsize (KiB) 128920

[startup+4542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29650
/proc/meminfo: memFree=1517704/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=128920 CPUtime=4541.08
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 30057 0 0 0 454064 44 0 0 25 0 1 0 222252150 132014080 29424 1992294400 134512640 135151029 4294956240 18446744073709551615 134554907 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 32230 29424 79 155 0 32073 0
Current children cumulated CPU time (s) 4541.08
Current children cumulated vsize (KiB) 128920

[startup+4602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29650
/proc/meminfo: memFree=1517640/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=128920 CPUtime=4601.06
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 30070 0 0 0 460062 44 0 0 25 0 1 0 222252150 132014080 29437 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 32230 29437 79 155 0 32073 0
Current children cumulated CPU time (s) 4601.06
Current children cumulated vsize (KiB) 128920

[startup+4662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29650
/proc/meminfo: memFree=1517576/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=128920 CPUtime=4661.05
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 30077 0 0 0 466061 44 0 0 25 0 1 0 222252150 132014080 29444 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 32230 29444 79 155 0 32073 0
Current children cumulated CPU time (s) 4661.05
Current children cumulated vsize (KiB) 128920

[startup+4722.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29650
/proc/meminfo: memFree=1517448/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=128920 CPUtime=4721.03
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 30090 0 0 0 472059 44 0 0 25 0 1 0 222252150 132014080 29457 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 32230 29457 79 155 0 32073 0
Current children cumulated CPU time (s) 4721.03
Current children cumulated vsize (KiB) 128920

[startup+4782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29650
/proc/meminfo: memFree=1517384/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=128920 CPUtime=4781.01
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 30096 0 0 0 478057 44 0 0 25 0 1 0 222252150 132014080 29463 1992294400 134512640 135151029 4294956240 18446744073709551615 134554851 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 32230 29463 79 155 0 32073 0
Current children cumulated CPU time (s) 4781.01
Current children cumulated vsize (KiB) 128920

[startup+4842.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29650
/proc/meminfo: memFree=1517128/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=128920 CPUtime=4841
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 30162 0 0 0 484055 45 0 0 25 0 1 0 222252150 132014080 29529 1992294400 134512640 135151029 4294956240 18446744073709551615 134554774 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 32230 29529 79 155 0 32073 0
Current children cumulated CPU time (s) 4841
Current children cumulated vsize (KiB) 128920

[startup+4902.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29650
/proc/meminfo: memFree=1516616/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=128920 CPUtime=4900.98
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 30270 0 0 0 490053 45 0 0 25 0 1 0 222252150 132014080 29637 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 32230 29637 79 155 0 32073 0
Current children cumulated CPU time (s) 4900.98
Current children cumulated vsize (KiB) 128920

[startup+4962.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29650
/proc/meminfo: memFree=1516296/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=128920 CPUtime=4960.96
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 30375 0 0 0 496051 45 0 0 25 0 1 0 222252150 132014080 29742 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 32230 29742 79 155 0 32073 0
Current children cumulated CPU time (s) 4960.96
Current children cumulated vsize (KiB) 128920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 29650
/proc/meminfo: memFree=1516104/2055920 swapFree=3990728/4192956
[pid=29635] ppid=29633 vsize=128920 CPUtime=5000.06
/proc/29635/stat : 29635 (precosat) R 29633 29635 29273 0 -1 4194304 30419 0 0 0 499960 46 0 0 25 0 1 0 222252150 132014080 29786 1992294400 134512640 135151029 4294956240 18446744073709551615 134554851 0 0 4096 17442 0 0 0 17 1 0 0
/proc/29635/statm: 32230 29786 79 155 0 32073 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 128920

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): 5001.43
CPU time (s): 5000.09
CPU user time (s): 4999.61
CPU system time (s): 0.482926
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 129952

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

runsolver used 3.42748 second user time and 10.5104 second system time

The end

Launcher Data

Begin job on node23 at 2009-05-10 09:56:26
IDJOB=1784442
IDBENCH=71524
IDSOLVER=607
FILE ID=node23/1784442-1241942186
PBS_JOBID= 9264985
Free space on /tmp= 66344 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes2.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784442-1241942186/watcher-1784442-1241942186 -o /tmp/evaluation-result-1784442-1241942186/solver-1784442-1241942186 -C 5000 -W 6000 -M 1800  HOME/precosat HOME/instance-1784442-1241942186.cnf

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

MD5SUM BENCH= 940c3065d47a27ab24578a138a8ab3c0
RANDOM SEED=334191723

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1637040 kB
Buffers:         52796 kB
Cached:         121724 kB
SwapCached:     196896 kB
Active:         156668 kB
Inactive:       216244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1637040 kB
SwapTotal:     4192956 kB
SwapFree:      3990728 kB
Dirty:            1428 kB
Writeback:           0 kB
Mapped:          14060 kB
Slab:            32020 kB
Committed_AS:   765916 kB
PageTables:       1388 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= 66344 MiB
End job on node23 at 2009-05-10 11:19:50