Trace number 1554429

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
VARSAT-crafted 2009-03-22? (TO) 1200.1 1200.52

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl032.cnf
MD5SUM5bb6e70c95bda454f634cd586084908b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark992.714
Satisfiable
(Un)Satisfiability was proved
Number of variables18607
Number of clauses55724
Sum of the clauses size130020
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 237148
Number of clauses of size 318574
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 ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  18607                                                |
0.00/0.00	c |  Number of clauses:    55724                                                |
0.02/0.07	c |  Parsing time:         0.07         s                                       |
0.02/0.07	c |  Timeout:              43200 s
0.02/0.07	c |  Random Seed:          403371454.000000
0.02/0.07	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.02/0.07	c |  Branching Rule:       default (solution-guided)                            |
0.02/0.07	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.02/0.07	c |                                                                             |
0.29/0.39	c ============================[ Search Statistics ]==============================
0.29/0.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.39	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.39	c ===============================================================================
0.29/0.39	c |         0 |    6860    34360   106054 |    11453        0    nan |  0.000 % |
0.59/0.64	c |       103 |    6860    34360   106054 |    12598      103     63 |  0.011 % |
0.69/0.76	c |       254 |    6860    34360   106054 |    13858      254     39 |  0.011 % |
0.79/0.87	c |       480 |    6860    34360   106054 |    15244      480     27 |  0.011 % |
1.10/1.17	c |       818 |    6860    34360   106054 |    16768      818     35 |  0.011 % |
1.29/1.30	c |      1327 |    6860    34360   106054 |    18445     1327     29 |  0.011 % |
1.99/2.08	c |      2087 |    6860    34360   106054 |    20290     2087     45 |  0.011 % |
2.39/2.48	c |      3227 |    6860    34360   106054 |    22319     3227     47 |  0.011 % |
2.89/2.95	c |      4935 |    6860    34360   106054 |    24551     4935     46 |  0.011 % |
3.30/3.38	c |      7497 |    6262    30223    95492 |    27006     7495     40 |  3.230 % |
4.69/4.73	c |     11342 |    6261    30219    95484 |    29706    11340     41 |  3.230 % |
6.19/6.27	c |     17109 |    6261    30219    95484 |    32677    17107     43 |  3.230 % |
11.39/11.49	c |     25758 |    6230    30046    95016 |    35945    25755     49 |  3.397 % |
24.48/24.50	c |     38732 |    6056    29297    92849 |    39540    38720     63 |  4.332 % |
29.98/30.06	c |     58193 |    6056    29297    92849 |    43494    33607     49 |  4.332 % |
57.87/57.99	c |     87385 |    6024    29157    92442 |    47843    33168     63 |  4.504 % |
72.86/72.95	c |    131174 |    6005    29076    92211 |    52627    41931     34 |  4.606 % |
116.75/116.86	c |    196858 |    5981    28975    91915 |    57890    32925     57 |  4.735 % |
274.40/274.52	c |    295384 |    5877    28530    90632 |    63679    57654     66 |  5.294 % |
527.60/527.82	c |    443173 |    5731    27941    88961 |    70047    63822     61 |  6.078 % |
731.34/731.67	c |    664858 |    5725    27912    88878 |    77052    45616     39 |  6.111 % |
1148.90/1149.36	c |    997383 |    5704    27825    88621 |    84757    65283     52 |  6.223 % |

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-1554429-1238726790/watcher-1554429-1238726790 -o /tmp/evaluation-result-1554429-1238726790/solver-1554429-1238726790 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=403371454 HOME/instance-1554429-1238726790.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.91 0.97 0.99 2/64 32194
/proc/meminfo: memFree=1817592/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=3308 CPUtime=0
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 640 0 0 0 0 0 0 0 18 0 1 0 1145344049 3387392 625 1992294400 4194304 5102648 548682068800 18446744073709551615 4516119 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 827 625 87 221 0 603 0

[startup+0.033496 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 32194
/proc/meminfo: memFree=1817592/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=7504 CPUtime=0.02
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 1627 0 0 0 2 0 0 0 18 0 1 0 1145344049 7684096 1613 1992294400 4194304 5102648 548682068800 18446744073709551615 4516200 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 1924 1619 87 221 0 1700 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7504

[startup+0.101497 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 32194
/proc/meminfo: memFree=1817592/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=13732 CPUtime=0.09
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 3096 0 0 0 9 0 0 0 18 0 1 0 1145344049 14061568 3081 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 3466 3082 100 221 0 3242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13732

[startup+0.301529 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 32194
/proc/meminfo: memFree=1817592/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=21412 CPUtime=0.29
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 4876 0 0 0 28 1 0 0 19 0 1 0 1145344049 21925888 4861 1992294400 4194304 5102648 548682068800 18446744073709551615 4488084 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 5353 4861 100 221 0 5129 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21412

[startup+0.701589 s]
/proc/loadavg: 0.91 0.97 0.99 2/64 32194
/proc/meminfo: memFree=1817592/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=19840 CPUtime=0.69
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 4998 0 0 0 68 1 0 0 23 0 1 0 1145344049 20316160 4589 1992294400 4194304 5102648 548682068800 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 4960 4589 112 221 0 4736 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19840

[startup+1.50171 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 32195
/proc/meminfo: memFree=1799408/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=19840 CPUtime=1.49
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 4999 0 0 0 148 1 0 0 25 0 1 0 1145344049 20316160 4590 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 4960 4590 113 221 0 4736 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19840

[startup+3.10096 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 32195
/proc/meminfo: memFree=1799280/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=19840 CPUtime=3.09
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 5001 0 0 0 308 1 0 0 25 0 1 0 1145344049 20316160 4592 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 4960 4592 115 221 0 4736 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19840

[startup+6.30145 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 32195
/proc/meminfo: memFree=1798704/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=21084 CPUtime=6.29
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 5306 0 0 0 628 1 0 0 25 0 1 0 1145344049 21590016 4897 1992294400 4194304 5102648 548682068800 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 5271 4897 115 221 0 5047 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21084

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 32195
/proc/meminfo: memFree=1795632/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=23836 CPUtime=12.69
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 6002 0 0 0 1267 2 0 0 25 0 1 0 1145344049 24408064 5593 1992294400 4194304 5102648 548682068800 18446744073709551615 4249118 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 5959 5593 115 221 0 5735 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23836

[startup+25.5014 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 32195
/proc/meminfo: memFree=1789360/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=30016 CPUtime=25.48
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 7488 0 0 0 2544 4 0 0 25 0 1 0 1145344049 30736384 7079 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 7504 7079 115 221 0 7280 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30016

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 32195
/proc/meminfo: memFree=1788144/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=31204 CPUtime=51.07
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 7822 0 0 0 5102 5 0 0 25 0 1 0 1145344049 31952896 7413 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 7801 7413 115 221 0 7577 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31204

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 32195
/proc/meminfo: memFree=1786352/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=33024 CPUtime=102.26
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 8266 0 0 0 10221 5 0 0 25 0 1 0 1145344049 33816576 7857 1992294400 4194304 5102648 548682068800 18446744073709551615 4244355 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 8256 7857 115 221 0 8032 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 33024

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32195
/proc/meminfo: memFree=1778096/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=41204 CPUtime=162.23
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 10318 0 0 0 16216 7 0 0 25 0 1 0 1145344049 42192896 9909 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 10301 9909 115 221 0 10077 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 41204

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32195
/proc/meminfo: memFree=1776048/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=43184 CPUtime=222.22
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 10811 0 0 0 22214 8 0 0 25 0 1 0 1145344049 44220416 10402 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 10796 10402 115 221 0 10572 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 43184

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32195
/proc/meminfo: memFree=1775152/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=44408 CPUtime=282.19
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 11027 0 0 0 28211 8 0 0 25 0 1 0 1145344049 45473792 10618 1992294400 4194304 5102648 548682068800 18446744073709551615 4254119 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 11102 10618 115 221 0 10878 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 44408

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32195
/proc/meminfo: memFree=1775024/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=44624 CPUtime=342.17
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 11066 0 0 0 34209 8 0 0 25 0 1 0 1145344049 45694976 10657 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 11156 10657 115 221 0 10932 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 44624

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32195
/proc/meminfo: memFree=1774768/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=44812 CPUtime=402.15
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 11132 0 0 0 40207 8 0 0 25 0 1 0 1145344049 45887488 10723 1992294400 4194304 5102648 548682068800 18446744073709551615 4249116 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 11203 10723 115 221 0 10979 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 44812

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32195
/proc/meminfo: memFree=1773488/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=46064 CPUtime=462.13
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 11435 0 0 0 46205 8 0 0 25 0 1 0 1145344049 47169536 11026 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 11516 11026 115 221 0 11292 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 46064

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32195
/proc/meminfo: memFree=1773232/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=46276 CPUtime=522.11
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 11497 0 0 0 52203 8 0 0 25 0 1 0 1145344049 47386624 11088 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 11569 11088 115 221 0 11345 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 46276

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 32195
/proc/meminfo: memFree=1772400/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=47144 CPUtime=582.09
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 11699 0 0 0 58200 9 0 0 25 0 1 0 1145344049 48275456 11290 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 11786 11290 115 221 0 11562 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 47144

[startup+642.301 s]
/proc/loadavg: 1.08 1.00 1.00 2/65 32195
/proc/meminfo: memFree=1771440/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=48300 CPUtime=642.07
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 11940 0 0 0 64198 9 0 0 25 0 1 0 1145344049 49459200 11531 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 12075 11531 115 221 0 11851 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 48300

[startup+702.301 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 32195
/proc/meminfo: memFree=1770736/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=48980 CPUtime=702.05
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 12098 0 0 0 70196 9 0 0 25 0 1 0 1145344049 50155520 11689 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 12245 11689 115 221 0 12021 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 48980

[startup+762.306 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 32195
/proc/meminfo: memFree=1770224/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=49480 CPUtime=762.04
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 12233 0 0 0 76194 10 0 0 25 0 1 0 1145344049 50667520 11824 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 12370 11824 115 221 0 12146 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 49480

[startup+822.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 32195
/proc/meminfo: memFree=1769264/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=50664 CPUtime=822.01
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 12465 0 0 0 82191 10 0 0 25 0 1 0 1145344049 51879936 12056 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 12666 12056 115 221 0 12442 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 50664

[startup+882.302 s]
/proc/loadavg: 1.11 1.04 1.01 2/65 32201
/proc/meminfo: memFree=1768744/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=50956 CPUtime=881.98
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 12556 0 0 0 88188 10 0 0 25 0 1 0 1145344049 52178944 12147 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 12739 12147 115 221 0 12515 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 50956

[startup+942.301 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 32201
/proc/meminfo: memFree=1768552/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=51180 CPUtime=941.96
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 12630 0 0 0 94186 10 0 0 25 0 1 0 1145344049 52408320 12221 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 12795 12221 115 221 0 12571 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 51180

[startup+1002.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 32201
/proc/meminfo: memFree=1767976/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=51868 CPUtime=1001.94
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 12754 0 0 0 100184 10 0 0 25 0 1 0 1145344049 53112832 12345 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 12967 12345 115 221 0 12743 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 51868

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 32201
/proc/meminfo: memFree=1767528/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=52268 CPUtime=1061.92
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 12859 0 0 0 106182 10 0 0 25 0 1 0 1145344049 53522432 12450 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 13067 12450 115 221 0 12843 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 52268

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 32201
/proc/meminfo: memFree=1765736/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=54176 CPUtime=1121.9
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 13320 0 0 0 112179 11 0 0 25 0 1 0 1145344049 55476224 12911 1992294400 4194304 5102648 548682068800 18446744073709551615 4227946 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 13544 12911 115 221 0 13320 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 54176

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32201
/proc/meminfo: memFree=1764848/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=54920 CPUtime=1181.89
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 13530 0 0 0 118177 12 0 0 25 0 1 0 1145344049 56238080 13121 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 13730 13121 115 221 0 13506 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 54920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32201
/proc/meminfo: memFree=1764848/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=54920 CPUtime=1200.09
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 13534 0 0 0 119997 12 0 0 25 0 1 0 1145344049 56238080 13125 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 13730 13125 115 221 0 13506 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 54920

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 1.00 1.00 2/65 32201
/proc/meminfo: memFree=1764848/2055920 swapFree=4176720/4192956
[pid=32194] ppid=32192 vsize=54920 CPUtime=1200.09
/proc/32194/stat : 32194 (varsat-crafted_) R 32192 32194 32157 0 -1 4194304 13534 0 0 0 119997 12 0 0 25 0 1 0 1145344049 56238080 13125 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/32194/statm: 13730 13125 115 221 0 13506 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 54920

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.1
CPU user time (s): 1199.97
CPU system time (s): 0.132979
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 54920

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

runsolver used 0.925859 second user time and 2.6216 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-03 04:46:30
IDJOB=1554429
IDBENCH=70780
IDSOLVER=537
FILE ID=node34/1554429-1238726790
PBS_JOBID= 9085378
Free space on /tmp= 66524 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl032.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554429-1238726790/watcher-1554429-1238726790 -o /tmp/evaluation-result-1554429-1238726790/solver-1554429-1238726790 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=403371454 HOME/instance-1554429-1238726790.cnf

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

MD5SUM BENCH= 5bb6e70c95bda454f634cd586084908b
RANDOM SEED=403371454

node34.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1818072 kB
Buffers:         44292 kB
Cached:         109172 kB
SwapCached:      10076 kB
Active:          27596 kB
Inactive:       137292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1818072 kB
SwapTotal:     4192956 kB
SwapFree:      4176720 kB
Dirty:            2000 kB
Writeback:           0 kB
Mapped:          17100 kB
Slab:            58988 kB
Committed_AS:  2926920 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= 66524 MiB
End job on node34 at 2009-04-03 05:06:33