Trace number 1518167

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/520/
unif-k3-r4.25-v520-c2210-S1977519792-030.cnf
MD5SUMe6458c1749be20cdbcded67df8cce1cf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.023996
Satisfiable
(Un)Satisfiability was proved
Number of variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
Number of clauses of size 40
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-1518167-1238296192.cnf
0.00/0.00	c found header 'p cnf 520 2210'
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     2210     520      0     0      0       0      0    0.0   0    0
0.00/0.01	c s    0.0     2204     513      0     0      7       0      0    0.0   0    0
0.00/0.01	c l    0.0     2204     513      0     0      7       0   2204    0.0   0    0
0.00/0.01	c R    0.0     2204     513      0     0      7     100    100   49.4  15    0
0.00/0.02	c R    0.0     2204     513      0     0      7     202    202   45.0  21    0
0.00/0.05	c N    0.0     2204     513      0     0      7     806    806   34.2  26    0
0.00/0.06	c B    0.1     2204     513      0     0      7    1000   1000   33.3  25    0
0.09/0.11	c B    0.1     2204     513      0     0      7    2002   2002   32.5  25    1
0.09/0.12	c +    0.1     2204     513      0     0      7    2205   2424   33.4  25    1
0.09/0.13	c N    0.1     2204     513      0     0      7    2412   2412   34.4  28    1
0.09/0.15	c +    0.2     2204     513      0     0      7    2755   2666   35.5  26    1
0.09/0.19	c +    0.2     2204     513      0     0      7    3440   2932   37.0  27    1
0.19/0.24	c +    0.2     2204     513      0     0      7    4302   3225   38.0  28    1
0.29/0.32	c +    0.3     2204     513      0     0      7    5376   3547   38.6  26    1
0.29/0.39	c N    0.4     2204     513      0     0      7    6429   3554   38.9  27    1
0.39/0.41	c +    0.4     2204     513      0     0      7    6721   3901   39.0  28    1
0.49/0.50	c B    0.5     2204     513      0     0      7    8003   3911   39.0  25    1
0.49/0.53	c +    0.5     2204     513      0     0      7    8401   4291   38.4  27    1
0.59/0.67	c +    0.7     2204     513      0     0      7   10500   4720   36.0  27    1
0.79/0.86	c
0.79/0.86	c       original/binary      fixed     eliminated      learned       agility
0.79/0.86	c   seconds        variables     equivalent    conflicts       height       MB
0.79/0.86	c
0.79/0.86	c +    0.9     2204     513      0     0      7   13128   5192   33.5  28    1
1.00/1.09	c N    1.1     2204     513      0     0      7   16055   5202   31.9  27    1
1.10/1.12	c +    1.1     2204     513      0     0      7   16410   5711   31.8  27    1
1.39/1.45	c +    1.5     2204     513      0     0      7   20510   6282   30.5  27    1
1.69/1.75	c B    1.8     2204     513      0     0      7   24011   6294   29.5  28    2
1.79/1.90	c +    1.9     2204     513      0     0      7   25636   6910   29.2  26    2
2.39/2.44	c +    2.4     2204     513      0     0      7   32046   7601   28.1  25    2
2.99/3.03	c N    3.0     2204     513      0     0      7   38501   7617   27.5  27    2
3.09/3.18	c +    3.2     2204     513      0     0      7   40056   8361   27.4  27    2
3.99/4.07	c +    4.1     2204     513      0     0      7   50071   9197   27.5  27    2
5.09/5.19	c +    5.2     2204     513      0     0      7   62585  10116   28.0  29    2
5.29/5.33	c B    5.3     2204     513      0     0      7   64028  10122   28.0  26    3
6.59/6.69	c +    6.7     2204     513      0     0      7   78231  11127   27.9  28    3
7.88/7.93	c N    7.9     2204     513      0     0      7   89807  11139   27.9  27    3
8.69/8.77	c +    8.8     2204     513      0     0      7   97785  12239   27.8  27    3
11.28/11.38	c +   11.4     2204     513      0     0      7  122230  13462   28.3  27    4
14.68/14.74	c +   14.7     2204     513      0     0      7  152787  14808   28.6  28    4
15.49/15.54	c B   15.5     2204     513      0     0      7  160052  14819   28.7  26    4
19.39/19.41	c +   19.4     2204     513      0     0      7  190980  16288   28.4  27    4
21.19/21.20	c
21.19/21.20	c       original/binary      fixed     eliminated      learned       agility
21.19/21.20	c   seconds        variables     equivalent    conflicts       height       MB
21.19/21.20	c
21.19/21.20	c N   21.2     2204     513      0     0      7  205220  16305   28.2  27    5
25.98/26.08	c +   26.1     2204     513      0     0      7  238725  17916   27.8  27    5
34.68/34.71	c +   34.7     2204     513      0     0      7  298405  19707   27.8  26    6
47.18/47.29	c +   47.3     2204     513      0     0      7  373005  21677   27.6  28    6
49.08/49.18	c B   49.2     2204     513      0     0      7  384106  21693   27.6  27    7
63.87/63.98	c N   64.0     2204     513      0     0      7  461625  21691   27.6  26    7
64.87/64.94	c +   64.9     2204     513      0     0      7  466255  23844   27.6  27    7
87.76/87.83	c +   87.8     2204     513      0     0      7  582815  26228   27.7  27    8
115.85/115.93	c +  115.9     2204     513      0     0      7  728515  28850   27.8  27    9
152.55/152.69	c B  152.6     2204     513      0     0      7  896208  28854   27.4  27   10
155.75/155.80	c +  155.8     2204     513      0     0      7  910642  31735   27.4  25   10
183.33/183.42	c R  183.4     2204     513      0     0      7 1025641  31749   27.0  24   11
211.52/211.60	c +  211.5     2204     513      0     0      7 1138300  34908   27.3  26   12
286.10/286.27	c +  286.2     2204     513      0     0      7 1422876  38398   27.2  27   14
389.27/389.46	c +  389.3     2204     513      0     0      7 1778595  42237   27.4  25   15
476.74/476.91	c B  476.8     2204     513      0     0      7 2048414  42249   27.0  28   17
532.42/532.61	c +  532.4     2204     513      0     0      7 2223240  46460   27.0  25   18
544.32/544.52	c N  544.4     2204     513      0     0      7 2256093  46479   27.0  27   18
730.76/731.05	c +  730.8     2204     513      0     0      7 2779050  51106   26.9  25   20
1014.37/1014.70	c
1014.37/1014.70	c       original/binary      fixed     eliminated      learned       agility
1014.37/1014.70	c   seconds        variables     equivalent    conflicts       height       MB
1014.37/1014.70	c
1014.37/1014.70	c + 1014.4     2204     513      0     0      7 3473812  56216   26.9  28   23
1200.02/1200.40	c
1200.02/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.02/1200.40	c
1200.02/1200.40	c 3889831 conflicts, 4676077 decisions, 1 random
1200.02/1200.40	c 0 iterations, 314 restarts, 6558 skipped
1200.02/1200.40	c 34 enlarged, 0 shrunken, 38041 rescored, 940 rebiased
1200.02/1200.40	c 1 simplifications, 0 reductions
1200.02/1200.40	c
1200.02/1200.40	c vars: 0 fixed, 0 equiv, 7 elim, 0 merged
1200.02/1200.40	c elim: 7298 resolutions, 1 phases, 1 rounds
1200.02/1200.40	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
1200.02/1200.40	c arty: 0.00 and 0.00 xor average arity
1200.02/1200.40	c prbe: 114926 probed, 112 phases, 112 rounds
1200.02/1200.40	c prbe: 0 failed, 0 lifted, 0 merged
1200.02/1200.40	c sccs: 0 non trivial, 0 fixed, 0 merged
1200.02/1200.40	c hash: 0 units, 0 merged
1200.02/1200.40	c mins: 101938242 learned, 20% deleted, 39 strong, 38 depth
1200.02/1200.40	c subs: 0 forward, 0 backward, 0 doms
1200.02/1200.40	c strs: 0 forward, 0 backward
1200.02/1200.40	c doms: 0 dominators, 0 high, 0 low
1200.02/1200.40	c prps: 345835225 propagations, 0.29 megaprops
1200.02/1200.40	c
1200.02/1200.40	c 1200.0 seconds, 24 MB max, 471 MB recycled
1200.02/1200.40	c
1200.02/1200.40	c *** CAUGHT SIGNAL 15 ***
1200.02/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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1518167-1238296192/watcher-1518167-1238296192 -o /tmp/evaluation-result-1518167-1238296192/solver-1518167-1238296192 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1518167-1238296192.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6487
/proc/meminfo: memFree=939112/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=916 CPUtime=0
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 163 0 0 0 0 0 0 0 18 0 1 0 1102284708 937984 147 1992294400 134512640 135151029 4294956240 18446744073709551615 134532453 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 229 147 79 155 0 72 0

[startup+0.067012 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6487
/proc/meminfo: memFree=939112/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=1180 CPUtime=0.06
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 211 0 0 0 6 0 0 0 18 0 1 0 1102284708 1208320 195 1992294400 134512640 135151029 4294956240 18446744073709551615 134583486 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 295 195 79 155 0 138 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1180

[startup+0.101017 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6487
/proc/meminfo: memFree=939112/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=1312 CPUtime=0.09
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 239 0 0 0 9 0 0 0 18 0 1 0 1102284708 1343488 223 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 328 223 79 155 0 171 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1312

[startup+0.30105 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6487
/proc/meminfo: memFree=939112/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=1576 CPUtime=0.29
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 331 0 0 0 29 0 0 0 19 0 1 0 1102284708 1613824 315 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 394 315 79 155 0 237 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1576

[startup+0.701113 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 6487
/proc/meminfo: memFree=939112/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=1972 CPUtime=0.69
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 403 0 0 0 69 0 0 0 22 0 1 0 1102284708 2019328 387 1992294400 134512640 135151029 4294956240 18446744073709551615 134574250 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 493 387 79 155 0 336 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1972

[startup+1.50124 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6488
/proc/meminfo: memFree=937696/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=2368 CPUtime=1.49
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 506 0 0 0 149 0 0 0 25 0 1 0 1102284708 2424832 490 1992294400 134512640 135151029 4294956240 18446744073709551615 134555084 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 592 490 79 155 0 435 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2368

[startup+3.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6488
/proc/meminfo: memFree=937056/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=2764 CPUtime=3.09
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 609 0 0 0 309 0 0 0 25 0 1 0 1102284708 2830336 593 1992294400 134512640 135151029 4294956240 18446744073709551615 134554502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 691 593 79 155 0 534 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2764

[startup+6.30201 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6488
/proc/meminfo: memFree=935968/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=3688 CPUtime=6.29
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 853 0 0 0 629 0 0 0 25 0 1 0 1102284708 3776512 837 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 922 837 79 155 0 765 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3688

[startup+12.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6488
/proc/meminfo: memFree=934688/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=4888 CPUtime=12.68
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 1151 0 0 0 1268 0 0 0 25 0 1 0 1102284708 5005312 1135 1992294400 134512640 135151029 4294956240 18446744073709551615 134580640 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 1222 1135 79 155 0 1065 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4888

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6488
/proc/meminfo: memFree=933408/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=6108 CPUtime=25.48
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 1435 0 0 0 2547 1 0 0 25 0 1 0 1102284708 6254592 1419 1992294400 134512640 135151029 4294956240 18446744073709551615 134554644 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 1527 1419 79 155 0 1370 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6108

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6488
/proc/meminfo: memFree=931616/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=8044 CPUtime=51.07
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 1891 0 0 0 5105 2 0 0 25 0 1 0 1102284708 8237056 1875 1992294400 134512640 135151029 4294956240 18446744073709551615 134574571 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 2011 1875 79 155 0 1854 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8044

[startup+102.305 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 6488
/proc/meminfo: memFree=929632/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=10288 CPUtime=102.26
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 2378 0 0 0 10224 2 0 0 25 0 1 0 1102284708 10534912 2362 1992294400 134512640 135151029 4294956240 18446744073709551615 134554875 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 2572 2362 79 155 0 2415 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 10288

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 6488
/proc/meminfo: memFree=927840/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=12208 CPUtime=162.24
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 2822 0 0 0 16221 3 0 0 25 0 1 0 1102284708 12500992 2806 1992294400 134512640 135151029 4294956240 18446744073709551615 134555088 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 3052 2806 79 155 0 2895 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 12208

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6488
/proc/meminfo: memFree=926048/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=14168 CPUtime=222.22
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 3254 0 0 0 22219 3 0 0 25 0 1 0 1102284708 14508032 3238 1992294400 134512640 135151029 4294956240 18446744073709551615 134553822 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 3542 3238 79 155 0 3385 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 14168

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6488
/proc/meminfo: memFree=925408/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=15048 CPUtime=282.2
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 3416 0 0 0 28216 4 0 0 25 0 1 0 1102284708 15409152 3400 1992294400 134512640 135151029 4294956240 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 3762 3400 79 155 0 3605 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 15048

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6488
/proc/meminfo: memFree=923680/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=16900 CPUtime=342.19
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 3836 0 0 0 34214 5 0 0 25 0 1 0 1102284708 17305600 3820 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 4225 3820 79 155 0 4068 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 16900

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6488
/proc/meminfo: memFree=923296/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=17364 CPUtime=402.16
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 3933 0 0 0 40211 5 0 0 25 0 1 0 1102284708 17780736 3917 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 4341 3917 79 155 0 4184 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 17364

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6488
/proc/meminfo: memFree=922400/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=18308 CPUtime=462.14
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 4137 0 0 0 46209 5 0 0 25 0 1 0 1102284708 18747392 4121 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 4577 4121 79 155 0 4420 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 18308

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6488
/proc/meminfo: memFree=921312/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=19576 CPUtime=522.13
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 4415 0 0 0 52207 6 0 0 25 0 1 0 1102284708 20045824 4399 1992294400 134512640 135151029 4294956240 18446744073709551615 134580636 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 4894 4399 79 155 0 4737 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 19576

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6488
/proc/meminfo: memFree=920096/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=21016 CPUtime=582.11
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 4704 0 0 0 58204 7 0 0 25 0 1 0 1102284708 21520384 4688 1992294400 134512640 135151029 4294956240 18446744073709551615 134555052 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 5254 4688 79 155 0 5097 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 21016

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6488
/proc/meminfo: memFree=918944/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=22304 CPUtime=642.09
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 5014 0 0 0 64202 7 0 0 25 0 1 0 1102284708 22839296 4998 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 5576 4998 79 155 0 5419 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 22304

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6488
/proc/meminfo: memFree=918304/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=23044 CPUtime=702.07
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 5156 0 0 0 70200 7 0 0 25 0 1 0 1102284708 23597056 5140 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 5761 5140 79 155 0 5604 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 23044

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6488
/proc/meminfo: memFree=917920/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=23524 CPUtime=762.05
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 5247 0 0 0 76198 7 0 0 25 0 1 0 1102284708 24088576 5231 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 5881 5231 79 155 0 5724 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 23524

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6488
/proc/meminfo: memFree=917664/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=24104 CPUtime=822.04
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 5365 0 0 0 82196 8 0 0 25 0 1 0 1102284708 24682496 5349 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 6026 5349 79 155 0 5869 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 24104

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6488
/proc/meminfo: memFree=917344/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=24568 CPUtime=882.02
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 5439 0 0 0 88194 8 0 0 25 0 1 0 1102284708 25157632 5423 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 6142 5423 79 155 0 5985 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 24568

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6488
/proc/meminfo: memFree=916960/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=25048 CPUtime=942
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 5527 0 0 0 94192 8 0 0 25 0 1 0 1102284708 25649152 5511 1992294400 134512640 135151029 4294956240 18446744073709551615 134574544 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 6262 5511 79 155 0 6105 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 25048

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6488
/proc/meminfo: memFree=916640/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=25336 CPUtime=1001.98
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 5602 0 0 0 100190 8 0 0 25 0 1 0 1102284708 25944064 5586 1992294400 134512640 135151029 4294956240 18446744073709551615 134554961 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 6334 5586 79 155 0 6177 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 25336

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6488
/proc/meminfo: memFree=915872/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=26212 CPUtime=1061.96
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 5790 0 0 0 106188 8 0 0 25 0 1 0 1102284708 26841088 5774 1992294400 134512640 135151029 4294956240 18446744073709551615 134578057 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 6553 5774 79 155 0 6396 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 26212

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6488
/proc/meminfo: memFree=915552/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=26488 CPUtime=1121.94
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 5868 0 0 0 112186 8 0 0 25 0 1 0 1102284708 27123712 5852 1992294400 134512640 135151029 4294956240 18446744073709551615 134580636 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 6622 5852 79 155 0 6465 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 26488

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6488
/proc/meminfo: memFree=915104/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=27000 CPUtime=1181.92
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 5969 0 0 0 118184 8 0 0 25 0 1 0 1102284708 27648000 5953 1992294400 134512640 135151029 4294956240 18446744073709551615 134554571 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 6750 5953 79 155 0 6593 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 27000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6488
/proc/meminfo: memFree=915104/2055920 swapFree=4178216/4192956
[pid=6487] ppid=6485 vsize=27000 CPUtime=1200.02
/proc/6487/stat : 6487 (precosat) R 6485 6487 3014 0 -1 4194304 5970 0 0 0 119994 8 0 0 25 0 1 0 1102284708 27648000 5954 1992294400 134512640 135151029 4294956240 18446744073709551615 134554803 0 0 4096 17442 0 0 0 17 1 0 0
/proc/6487/statm: 6750 5954 79 155 0 6593 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 27000

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.04
CPU user time (s): 1199.94
CPU system time (s): 0.093985
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 27000

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

runsolver used 0.931858 second user time and 2.6246 second system time

The end

Launcher Data

Begin job on node26 at 2009-03-29 05:09:52
IDJOB=1518167
IDBENCH=70657
IDSOLVER=507
FILE ID=node26/1518167-1238296192
PBS_JOBID= 9060926
Free space on /tmp= 66180 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/520/unif-k3-r4.25-v520-c2210-S1977519792-030.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518167-1238296192/watcher-1518167-1238296192 -o /tmp/evaluation-result-1518167-1238296192/solver-1518167-1238296192 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1518167-1238296192.cnf

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

MD5SUM BENCH= e6458c1749be20cdbcded67df8cce1cf
RANDOM SEED=1910682891

node26.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.261
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	: 5931.00
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.261
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:        939528 kB
Buffers:         87320 kB
Cached:         932184 kB
SwapCached:       8520 kB
Active:         153808 kB
Inactive:       875616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        939528 kB
SwapTotal:     4192956 kB
SwapFree:      4178216 kB
Dirty:             752 kB
Writeback:           0 kB
Mapped:          15560 kB
Slab:            72968 kB
Committed_AS:  2816636 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= 66180 MiB
End job on node26 at 2009-03-29 05:29:54