Trace number 1517351

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.09 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/440/
unif-k3-r4.25-v440-c1870-S1353993612-015.cnf
MD5SUM7e6bd83d547ab2ddd279310a87244a37
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark151.791
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of clauses1870
Sum of the clauses size5610
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31870
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-1517351-1238284108.cnf
0.00/0.00	c found header 'p cnf 440 1870'
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     1870     440      0     0      0       0      0    0.0   0    0
0.00/0.01	c s    0.0     1844     424      0     0     16       0      0    0.0   0    0
0.00/0.01	c l    0.0     1844     424      0     0     16       0   1844    0.0   0    0
0.00/0.01	c R    0.0     1844     424      0     0     16     103    103   42.1  16    0
0.00/0.01	c R    0.0     1844     424      0     0     16     203    203   34.4  21    0
0.00/0.04	c N    0.0     1844     424      0     0     16     804    804   29.6  29    0
0.00/0.05	c B    0.0     1844     424      0     0     16    1002   1002   28.3  28    0
0.00/0.09	c +    0.1     1844     424      0     0     16    1846   2028   26.0  27    0
0.09/0.10	c B    0.1     1844     424      0     0     16    2002   2002   25.9  27    0
0.09/0.11	c +    0.1     1844     424      0     0     16    2306   2230   25.7  28    0
0.09/0.12	c N    0.1     1844     424      0     0     16    2406   2133   25.6  27    0
0.09/0.14	c +    0.1     1844     424      0     0     16    2880   2453   25.0  27    1
0.09/0.18	c +    0.2     1844     424      0     0     16    3600   2698   24.4  28    1
0.19/0.24	c +    0.2     1844     424      0     0     16    4502   2967   24.0  25    1
0.29/0.30	c +    0.3     1844     424      0     0     16    5626   3263   24.3  31    1
0.29/0.34	c N    0.3     1844     424      0     0     16    6414   3271   24.5  29    1
0.29/0.38	c +    0.4     1844     424      0     0     16    7031   3589   24.6  28    1
0.39/0.45	c B    0.4     1844     424      0     0     16    8004   3594   24.5  30    1
0.49/0.50	c +    0.5     1844     424      0     0     16    8785   3947   24.4  30    1
0.59/0.65	c
0.59/0.65	c       original/binary      fixed     eliminated      learned       agility
0.59/0.65	c   seconds        variables     equivalent    conflicts       height       MB
0.59/0.65	c
0.59/0.65	c +    0.7     1844     424      0     0     16   10981   4341   24.2  27    1
0.79/0.84	c +    0.8     1844     424      0     0     16   13725   4775   23.7  28    1
0.89/1.00	c N    1.0     1844     424      0     0     16   16029   4784   23.6  28    1
1.00/1.08	c +    1.1     1844     424      0     0     16   17156   5252   23.5  28    1
1.29/1.39	c +    1.4     1844     424      0     0     16   21445   5777   23.0  28    1
1.49/1.59	c B    1.6     1844     424      0     0     16   24007   5786   23.0  29    1
1.79/1.80	c +    1.8     1844     424      0     0     16   26806   6354   22.9  27    1
2.29/2.33	c +    2.3     1844     424      0     0     16   33505   6989   22.5  27    1
2.69/2.73	c N    2.7     1844     424      0     0     16   38481   6999   22.3  29    2
2.99/3.00	c +    3.0     1844     424      0     0     16   41880   7687   22.2  30    2
3.79/3.87	c +    3.9     1844     424      0     0     16   52350   8455   21.6  27    2
4.79/4.85	c B    4.8     1844     424      0     0     16   64020   8468   21.5  28    2
4.89/4.97	c +    5.0     1844     424      0     0     16   65435   9300   21.4  29    2
6.39/6.49	c +    6.5     1844     424      0     0     16   81790  10230   21.3  29    2
7.19/7.25	c N    7.3     1844     424      0     0     16   89785  10239   21.2  28    2
8.39/8.49	c +    8.5     1844     424      0     0     16  102235  11253   20.9  28    2
11.08/11.14	c +   11.1     1844     424      0     0     16  127790  12378   21.2  27    3
14.48/14.59	c +   14.6     1844     424      0     0     16  159735  13615   21.2  27    3
14.58/14.62	c B   14.6     1844     424      0     0     16  160036  12696   21.2  28    3
19.28/19.35	c
19.28/19.35	c       original/binary      fixed     eliminated      learned       agility
19.28/19.35	c   seconds        variables     equivalent    conflicts       height       MB
19.28/19.35	c
19.28/19.35	c +   19.3     1844     424      0     0     16  199666  14976   21.1  26    4
19.88/19.98	c N   20.0     1844     424      0     0     16  205181  14988   21.0  27    4
25.38/25.44	c +   25.4     1844     424      0     0     16  249580  16473   20.7  29    4
33.07/33.20	c +   33.2     1844     424      0     0     16  311975  18120   20.6  30    5
43.68/43.72	c B   43.7     1844     424      0     0     16  384083  18128   20.3  27    5
44.48/44.51	c +   44.5     1844     424      0     0     16  389967  19932   20.3  28    5
55.17/55.25	c N   55.2     1844     424      0     0     16  461570  19953   20.1  29    6
59.17/59.23	c +   59.2     1844     424      0     0     16  487456  21925   20.1  27    6
79.56/79.64	c +   79.6     1844     424      0     0     16  609321  24117   19.7  27    7
106.35/106.41	c +  106.4     1844     424      0     0     16  761650  26528   19.3  28    8
132.85/132.93	c B  132.9     1844     424      0     0     16  896175  26536   19.4  29    9
144.34/144.49	c +  144.4     1844     424      0     0     16  952060  29180   19.4  29    9
159.63/159.73	c N  159.7     1844     424      0     0     16 1025559  29189   19.3  28   10
197.62/197.76	c +  197.7     1844     424      0     0     16 1190075  32098   19.3  29   11
269.80/269.91	c +  269.8     1844     424      0     0     16 1487590  35307   18.9  28   12
373.56/373.77	c +  373.6     1844     424      0     0     16 1859485  38837   18.8  28   14
429.53/429.70	c B  429.6     1844     424      0     0     16 2048361  38851   18.8  28   15
487.02/487.26	c N  487.1     1844     424      0     0     16 2255957  38859   18.7  27   16
507.71/507.93	c +  507.8     1844     424      0     0     16 2324355  42720   18.7  27   16
702.84/703.13	c
702.84/703.13	c       original/binary      fixed     eliminated      learned       agility
702.84/703.13	c   seconds        variables     equivalent    conflicts       height       MB
702.84/703.13	c
702.84/703.13	c +  702.9     1844     424      0     0     16 2905441  46992   18.7  27   18
966.25/966.68	c +  966.3     1844     424      0     0     16 3631800  51691   18.8  30   20
1200.07/1200.50	c
1200.07/1200.50	c *** CAUGHT SIGNAL 15 ***
1200.07/1200.50	c
1200.07/1200.50	c 4203999 conflicts, 4946807 decisions, 1 random
1200.07/1200.50	c 0 iterations, 24 restarts, 7395 skipped
1200.07/1200.50	c 35 enlarged, 0 shrunken, 41107 rescored, 1019 rebiased
1200.07/1200.50	c 1 simplifications, 0 reductions
1200.07/1200.50	c
1200.07/1200.50	c vars: 0 fixed, 0 equiv, 16 elim, 0 merged
1200.07/1200.50	c elim: 6251 resolutions, 1 phases, 1 rounds
1200.07/1200.50	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
1200.07/1200.50	c arty: 0.00 and 0.00 xor average arity
1200.07/1200.50	c prbe: 16144 probed, 19 phases, 19 rounds
1200.07/1200.50	c prbe: 0 failed, 0 lifted, 0 merged
1200.07/1200.50	c sccs: 0 non trivial, 0 fixed, 0 merged
1200.07/1200.50	c hash: 0 units, 0 merged
1200.07/1200.50	c mins: 90232350 learned, 23% deleted, 51 strong, 28 depth
1200.07/1200.50	c subs: 0 forward, 0 backward, 0 doms
1200.07/1200.50	c strs: 0 forward, 0 backward
1200.07/1200.50	c doms: 0 dominators, 0 high, 0 low
1200.07/1200.50	c prps: 328530251 propagations, 0.27 megaprops
1200.07/1200.50	c
1200.07/1200.50	c 1200.1 seconds, 22 MB max, 435 MB recycled
1200.07/1200.50	c
1200.07/1200.50	c *** CAUGHT SIGNAL 15 ***
1200.07/1200.50	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-1517351-1238284108/watcher-1517351-1238284108 -o /tmp/evaluation-result-1517351-1238284108/solver-1517351-1238284108 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/precosat HOME/instance-1517351-1238284108.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.97 0.92 2/64 1968
/proc/meminfo: memFree=1051128/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=916 CPUtime=0
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 149 0 0 0 0 0 0 0 20 0 1 0 1101077068 937984 133 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 229 133 79 155 0 72 0

[startup+0.0992091 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 1968
/proc/meminfo: memFree=1051128/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=1180 CPUtime=0.09
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 229 0 0 0 9 0 0 0 20 0 1 0 1101077068 1208320 213 1992294400 134512640 135151029 4294956240 18446744073709551615 134554789 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 295 213 79 155 0 138 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1180

[startup+0.101209 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 1968
/proc/meminfo: memFree=1051128/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=1180 CPUtime=0.09
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 230 0 0 0 9 0 0 0 20 0 1 0 1101077068 1208320 214 1992294400 134512640 135151029 4294956240 18446744073709551615 134578229 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 295 214 79 155 0 138 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1180

[startup+0.301248 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 1968
/proc/meminfo: memFree=1051128/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=1444 CPUtime=0.29
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 288 0 0 0 29 0 0 0 21 0 1 0 1101077068 1478656 272 1992294400 134512640 135151029 4294956240 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 361 272 79 155 0 204 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1444

[startup+0.701326 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 1968
/proc/meminfo: memFree=1051128/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=1840 CPUtime=0.69
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 372 0 0 0 69 0 0 0 25 0 1 0 1101077068 1884160 356 1992294400 134512640 135151029 4294956240 18446744073709551615 134578235 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 460 356 79 155 0 303 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1840

[startup+1.50148 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 1969
/proc/meminfo: memFree=1049904/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=2104 CPUtime=1.49
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 456 0 0 0 149 0 0 0 25 0 1 0 1101077068 2154496 440 1992294400 134512640 135151029 4294956240 18446744073709551615 134553850 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 526 440 79 155 0 369 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2104

[startup+3.1018 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 1969
/proc/meminfo: memFree=1049328/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=2636 CPUtime=3.09
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 568 0 0 0 309 0 0 0 25 0 1 0 1101077068 2699264 552 1992294400 134512640 135151029 4294956240 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 659 552 79 155 0 502 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2636

[startup+6.30143 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 1969
/proc/meminfo: memFree=1048640/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=3180 CPUtime=6.29
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 708 0 0 0 629 0 0 0 25 0 1 0 1101077068 3256320 692 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 795 692 79 155 0 638 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3180

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 1969
/proc/meminfo: memFree=1047488/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=4112 CPUtime=12.68
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 951 0 0 0 1268 0 0 0 25 0 1 0 1101077068 4210688 935 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 1028 935 79 155 0 871 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4112

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 1969
/proc/meminfo: memFree=1046528/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=5220 CPUtime=25.48
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 1182 0 0 0 2548 0 0 0 25 0 1 0 1101077068 5345280 1166 1992294400 134512640 135151029 4294956240 18446744073709551615 134567919 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 1305 1166 79 155 0 1148 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5220

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 1969
/proc/meminfo: memFree=1044864/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=7020 CPUtime=51.07
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 1601 0 0 0 5106 1 0 0 25 0 1 0 1101077068 7188480 1585 1992294400 134512640 135151029 4294956240 18446744073709551615 134575991 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 1755 1585 79 155 0 1598 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7020

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 1969
/proc/meminfo: memFree=1043072/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=9080 CPUtime=102.25
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 2038 0 0 0 10224 1 0 0 25 0 1 0 1101077068 9297920 2022 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 2270 2022 79 155 0 2113 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 9080

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 1969
/proc/meminfo: memFree=1041024/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=11420 CPUtime=162.23
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 2543 0 0 0 16221 2 0 0 25 0 1 0 1101077068 11694080 2527 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 2855 2527 79 155 0 2698 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 11420

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 1969
/proc/meminfo: memFree=1039680/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=13056 CPUtime=222.21
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 2871 0 0 0 22219 2 0 0 25 0 1 0 1101077068 13369344 2855 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 3264 2855 79 155 0 3107 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 13056

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 1969
/proc/meminfo: memFree=1038464/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=14288 CPUtime=282.19
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 3161 0 0 0 28216 3 0 0 25 0 1 0 1101077068 14630912 3145 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 3572 3145 79 155 0 3415 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 14288

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 1969
/proc/meminfo: memFree=1037888/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=14944 CPUtime=342.17
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 3311 0 0 0 34214 3 0 0 25 0 1 0 1101077068 15302656 3295 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 3736 3295 79 155 0 3579 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 14944

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 1969
/proc/meminfo: memFree=1036800/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=16344 CPUtime=402.15
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 3574 0 0 0 40212 3 0 0 25 0 1 0 1101077068 16736256 3558 1992294400 134512640 135151029 4294956240 18446744073709551615 134575850 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 4086 3558 79 155 0 3929 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 16344

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 1969
/proc/meminfo: memFree=1035904/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=17412 CPUtime=462.13
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 3810 0 0 0 46209 4 0 0 25 0 1 0 1101077068 17829888 3794 1992294400 134512640 135151029 4294956240 18446744073709551615 134552618 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 4353 3794 79 155 0 4196 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 17412

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 1969
/proc/meminfo: memFree=1035200/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=18248 CPUtime=522.11
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 3984 0 0 0 52206 5 0 0 25 0 1 0 1101077068 18685952 3968 1992294400 134512640 135151029 4294956240 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 4562 3968 79 155 0 4405 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 18248

[startup+582.302 s]
/proc/loadavg: 1.03 0.99 0.93 2/65 1969
/proc/meminfo: memFree=1034432/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=19016 CPUtime=582.09
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 4179 0 0 0 58204 5 0 0 25 0 1 0 1101077068 19472384 4163 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 4754 4163 79 155 0 4597 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 19016

[startup+642.301 s]
/proc/loadavg: 1.01 0.99 0.93 2/65 1969
/proc/meminfo: memFree=1033984/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=19452 CPUtime=642.07
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 4273 0 0 0 64202 5 0 0 25 0 1 0 1101077068 19918848 4257 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 4863 4257 79 155 0 4706 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 19452

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 1969
/proc/meminfo: memFree=1033344/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=20368 CPUtime=702.04
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 4439 0 0 0 70199 5 0 0 25 0 1 0 1101077068 20856832 4423 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 5092 4423 79 155 0 4935 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 20368

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 1975
/proc/meminfo: memFree=1032960/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=20868 CPUtime=762.03
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 4533 0 0 0 76197 6 0 0 25 0 1 0 1101077068 21368832 4517 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 5217 4517 79 155 0 5060 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 20868

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 1975
/proc/meminfo: memFree=1032384/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=21632 CPUtime=822
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 4689 0 0 0 82194 6 0 0 25 0 1 0 1101077068 22151168 4673 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 5408 4673 79 155 0 5251 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 21632

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 1975
/proc/meminfo: memFree=1032128/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=22088 CPUtime=881.97
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 4771 0 0 0 88191 6 0 0 25 0 1 0 1101077068 22618112 4755 1992294400 134512640 135151029 4294956240 18446744073709551615 134554811 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 5522 4755 79 155 0 5365 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 22088

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 1975
/proc/meminfo: memFree=1031744/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=22528 CPUtime=941.95
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 4865 0 0 0 94189 6 0 0 25 0 1 0 1101077068 23068672 4849 1992294400 134512640 135151029 4294956240 18446744073709551615 134580636 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 5632 4849 79 155 0 5475 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 22528

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 1975
/proc/meminfo: memFree=1031296/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=23188 CPUtime=1001.94
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 4976 0 0 0 100187 7 0 0 25 0 1 0 1101077068 23744512 4960 1992294400 134512640 135151029 4294956240 18446744073709551615 134574262 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 5797 4960 79 155 0 5640 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 23188

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 1975
/proc/meminfo: memFree=1031040/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=23464 CPUtime=1061.92
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 5032 0 0 0 106185 7 0 0 25 0 1 0 1101077068 24027136 5016 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 5866 5016 79 155 0 5709 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 23464

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 1975
/proc/meminfo: memFree=1030720/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=24040 CPUtime=1121.89
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 5111 0 0 0 112182 7 0 0 25 0 1 0 1101077068 24616960 5095 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 6010 5095 79 155 0 5853 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 24040

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 1975
/proc/meminfo: memFree=1030208/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=24624 CPUtime=1181.87
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 5239 0 0 0 118180 7 0 0 25 0 1 0 1101077068 25214976 5223 1992294400 134512640 135151029 4294956240 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 6156 5223 79 155 0 5999 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 24624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 1975
/proc/meminfo: memFree=1030080/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=24756 CPUtime=1200.07
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 5262 0 0 0 120000 7 0 0 25 0 1 0 1101077068 25350144 5246 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 6189 5246 79 155 0 6032 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 24756

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 1975
/proc/meminfo: memFree=1030080/2055920 swapFree=4176728/4192956
[pid=1968] ppid=1965 vsize=24756 CPUtime=1200.07
/proc/1968/stat : 1968 (precosat) R 1965 1968 1899 0 -1 4194304 5262 0 0 0 120000 7 0 0 25 0 1 0 1101077068 25350144 5246 1992294400 134512640 135151029 4294956240 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/1968/statm: 6189 5246 79 155 0 6032 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 24756

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1200
CPU system time (s): 0.084987
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 24756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200
system time used= 0.084987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5262
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= 1
involuntary context switches= 1658

runsolver used 0.907861 second user time and 2.46862 second system time

The end

Launcher Data

Begin job on node11 at 2009-03-29 00:48:28
IDJOB=1517351
IDBENCH=70589
IDSOLVER=507
FILE ID=node11/1517351-1238284108
PBS_JOBID= 9060933
Free space on /tmp= 66348 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/440/unif-k3-r4.25-v440-c1870-S1353993612-015.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517351-1238284108/watcher-1517351-1238284108 -o /tmp/evaluation-result-1517351-1238284108/solver-1517351-1238284108 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/precosat HOME/instance-1517351-1238284108.cnf

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

MD5SUM BENCH= 7e6bd83d547ab2ddd279310a87244a37
RANDOM SEED=666824943

node11.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.274
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.274
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:       1051544 kB
Buffers:         94128 kB
Cached:         817552 kB
SwapCached:      10196 kB
Active:         226376 kB
Inactive:       696952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1051544 kB
SwapTotal:     4192956 kB
SwapFree:      4176728 kB
Dirty:             752 kB
Writeback:           0 kB
Mapped:          17336 kB
Slab:            66996 kB
Committed_AS:  2786864 kB
PageTables:       1456 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= 66348 MiB
End job on node11 at 2009-03-29 01:08:30