Trace number 1554430

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-industrial 2009-03-22? (TO) 1200.09 1200.42

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.00/0.07	c |  Parsing time:         0.06         s                                       |
0.00/0.07	c |  Timeout:              43200 s
0.00/0.07	c |  Random Seed:          338973526.000000
0.00/0.07	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.07	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.07	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/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.49/0.57	c |       101 |    6856    34360   106054 |    12598       99     62 |  3.225 % |
0.59/0.68	c |       251 |    6260    30223    95492 |    13858      247     38 |  3.235 % |
0.79/0.84	c |       476 |    6260    30223    95492 |    15244      472     35 |  3.235 % |
0.89/0.97	c |       813 |    6260    30215    95476 |    16768      809     27 |  3.235 % |
1.09/1.11	c |      1319 |    6260    30215    95476 |    18445     1315     23 |  3.235 % |
1.89/1.96	c |      2078 |    6260    30215    95476 |    20290     2074     42 |  3.235 % |
2.29/2.37	c |      3218 |    6260    30215    95476 |    22319     3214     42 |  3.235 % |
3.09/3.19	c |      4926 |    6229    30042    95008 |    24551     4921     46 |  3.402 % |
4.89/4.95	c |      7490 |    6178    29876    94528 |    27006     7480     45 |  4.595 % |
7.08/7.17	c |     11334 |    6007    29085    92238 |    29706    11317     45 |  4.595 % |
13.28/13.33	c |     17101 |    6007    29085    92238 |    32677    17084     55 |  4.595 % |
17.89/17.94	c |     25751 |    5975    28949    91845 |    35945    25731     52 |  4.767 % |
26.98/27.02	c |     38725 |    5974    28942    91825 |    39540    16661     48 |  4.772 % |
37.68/37.73	c |     58186 |    5958    28874    91628 |    43494    36121     44 |  4.858 % |
75.27/75.35	c |     87378 |    5958    28874    91628 |    47843    37567     68 |  4.858 % |
92.17/92.26	c |    131168 |    5955    28862    91591 |    52627    48659     32 |  4.875 % |
153.65/153.76	c |    196852 |    5926    28747    91266 |    57890    45735     49 |  5.030 % |
248.02/248.12	c |    295378 |    5798    28204    89699 |    63679    29714     38 |  5.718 % |
409.28/409.41	c |    443169 |    5779    28135    89512 |    70047    52521     39 |  5.820 % |
724.50/724.75	c |    664852 |    5739    27956    89006 |    77052    49503     55 |  6.035 % |

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-1554430-1238726810/watcher-1554430-1238726810 -o /tmp/evaluation-result-1554430-1238726810/solver-1554430-1238726810 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=338973526 HOME/instance-1554430-1238726810.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.92 0.98 1.01 3/64 23465
/proc/meminfo: memFree=1716344/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=3308 CPUtime=0
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 646 0 0 0 0 0 0 0 18 0 1 0 1145343066 3387392 631 1992294400 4194304 5102648 548682068784 18446744073709551615 4515739 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 827 631 87 221 0 603 0

[startup+0.0818221 s]
/proc/loadavg: 0.92 0.98 1.01 3/64 23465
/proc/meminfo: memFree=1716344/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=13204 CPUtime=0.07
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 2938 0 0 0 6 1 0 0 18 0 1 0 1145343066 13520896 2923 1992294400 4194304 5102648 548682068784 18446744073709551615 4273072 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 3301 2923 98 221 0 3077 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13204

[startup+0.101824 s]
/proc/loadavg: 0.92 0.98 1.01 3/64 23465
/proc/meminfo: memFree=1716344/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=13864 CPUtime=0.09
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 3101 0 0 0 8 1 0 0 18 0 1 0 1145343066 14196736 3086 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 3466 3087 100 221 0 3242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13864

[startup+0.301843 s]
/proc/loadavg: 0.92 0.98 1.01 3/64 23465
/proc/meminfo: memFree=1716344/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=21412 CPUtime=0.29
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 4876 0 0 0 27 2 0 0 19 0 1 0 1145343066 21925888 4861 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 5353 4861 100 221 0 5129 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21412

[startup+0.701878 s]
/proc/loadavg: 0.92 0.98 1.01 3/64 23465
/proc/meminfo: memFree=1716344/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=19840 CPUtime=0.69
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 5001 0 0 0 67 2 0 0 22 0 1 0 1145343066 20316160 4592 1992294400 4194304 5102648 548682068784 18446744073709551615 4213869 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 4960 4592 115 221 0 4736 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19840

[startup+1.50195 s]
/proc/loadavg: 0.92 0.98 1.01 2/65 23466
/proc/meminfo: memFree=1698224/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=19840 CPUtime=1.49
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 5001 0 0 0 147 2 0 0 25 0 1 0 1145343066 20316160 4592 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 4960 4592 115 221 0 4736 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19840

[startup+3.10109 s]
/proc/loadavg: 0.92 0.98 1.01 2/65 23466
/proc/meminfo: memFree=1698032/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=19840 CPUtime=3.09
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 5001 0 0 0 307 2 0 0 25 0 1 0 1145343066 20316160 4592 1992294400 4194304 5102648 548682068784 18446744073709551615 4254525 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 4960 4592 115 221 0 4736 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19840

[startup+6.30138 s]
/proc/loadavg: 0.93 0.98 1.01 2/65 23466
/proc/meminfo: memFree=1697968/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=20104 CPUtime=6.29
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 5045 0 0 0 627 2 0 0 25 0 1 0 1145343066 20586496 4636 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 5026 4636 115 221 0 4802 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20104

[startup+12.703 s]
/proc/loadavg: 0.93 0.98 1.01 2/65 23466
/proc/meminfo: memFree=1696248/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=21920 CPUtime=12.69
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 5528 0 0 0 1266 3 0 0 25 0 1 0 1145343066 22446080 5119 1992294400 4194304 5102648 548682068784 18446744073709551615 4249056 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 5480 5119 115 221 0 5256 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21920

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 1.01 2/65 23466
/proc/meminfo: memFree=1691256/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=26840 CPUtime=25.48
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 6754 0 0 0 2543 5 0 0 25 0 1 0 1145343066 27484160 6345 1992294400 4194304 5102648 548682068784 18446744073709551615 4255108 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 6710 6345 115 221 0 6486 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26840

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 1.00 2/65 23466
/proc/meminfo: memFree=1688376/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=29712 CPUtime=51.07
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 7451 0 0 0 5102 5 0 0 25 0 1 0 1145343066 30425088 7042 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 7428 7042 115 221 0 7204 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29712

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.00 2/65 23466
/proc/meminfo: memFree=1684664/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=33460 CPUtime=102.27
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 8368 0 0 0 10220 7 0 0 25 0 1 0 1145343066 34263040 7959 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 8365 7959 115 221 0 8141 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 33460

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23466
/proc/meminfo: memFree=1682680/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=35352 CPUtime=162.24
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 8859 0 0 0 16217 7 0 0 25 0 1 0 1145343066 36200448 8450 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 8838 8450 115 221 0 8614 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 35352

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23466
/proc/meminfo: memFree=1680696/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=37472 CPUtime=222.23
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 9343 0 0 0 22215 8 0 0 25 0 1 0 1145343066 38371328 8934 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 9368 8934 115 221 0 9144 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 37472

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23466
/proc/meminfo: memFree=1678904/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=39188 CPUtime=282.21
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 9786 0 0 0 28213 8 0 0 25 0 1 0 1145343066 40128512 9377 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 9797 9377 115 221 0 9573 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 39188

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23466
/proc/meminfo: memFree=1675000/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=43492 CPUtime=342.2
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 10783 0 0 0 34210 10 0 0 25 0 1 0 1145343066 44535808 10374 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 10873 10374 115 221 0 10649 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 43492

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23466
/proc/meminfo: memFree=1674104/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=44324 CPUtime=402.18
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 11006 0 0 0 40208 10 0 0 25 0 1 0 1145343066 45387776 10597 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 11081 10597 115 221 0 10857 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 44324

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23466
/proc/meminfo: memFree=1673912/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=44496 CPUtime=462.17
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 11035 0 0 0 46207 10 0 0 25 0 1 0 1145343066 45563904 10626 1992294400 4194304 5102648 548682068784 18446744073709551615 4249077 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 11124 10626 115 221 0 10900 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 44496

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23466
/proc/meminfo: memFree=1671032/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=47300 CPUtime=522.15
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 11748 0 0 0 52205 10 0 0 25 0 1 0 1145343066 48435200 11339 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 11825 11339 115 221 0 11601 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 47300

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23466
/proc/meminfo: memFree=1670904/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=47488 CPUtime=582.14
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 11791 0 0 0 58203 11 0 0 25 0 1 0 1145343066 48627712 11382 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 11872 11382 115 221 0 11648 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 47488

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23466
/proc/meminfo: memFree=1668920/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=49372 CPUtime=642.12
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 12268 0 0 0 64201 11 0 0 25 0 1 0 1145343066 50556928 11859 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 12343 11859 115 221 0 12119 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 49372

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23466
/proc/meminfo: memFree=1668792/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=49508 CPUtime=702.11
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 12303 0 0 0 70199 12 0 0 25 0 1 0 1145343066 50696192 11894 1992294400 4194304 5102648 548682068784 18446744073709551615 4249051 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 12377 11894 115 221 0 12153 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 49508

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23466
/proc/meminfo: memFree=1668536/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=49808 CPUtime=762.09
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 12362 0 0 0 76197 12 0 0 25 0 1 0 1145343066 51003392 11953 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 12452 11953 115 221 0 12228 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 49808

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23466
/proc/meminfo: memFree=1667896/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=50592 CPUtime=822.07
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 12531 0 0 0 82195 12 0 0 25 0 1 0 1145343066 51806208 12122 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 12648 12122 115 221 0 12424 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 50592

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23472
/proc/meminfo: memFree=1667512/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=50768 CPUtime=882.05
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 12582 0 0 0 88193 12 0 0 25 0 1 0 1145343066 51986432 12173 1992294400 4194304 5102648 548682068784 18446744073709551615 4249001 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 12692 12173 115 221 0 12468 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 50768

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23472
/proc/meminfo: memFree=1667448/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=51052 CPUtime=942.03
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 12631 0 0 0 94191 12 0 0 25 0 1 0 1145343066 52277248 12222 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 12763 12222 115 221 0 12539 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 51052

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23472
/proc/meminfo: memFree=1663928/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=54560 CPUtime=1002.02
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 13502 0 0 0 100188 14 0 0 25 0 1 0 1145343066 55869440 13093 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 13640 13093 115 221 0 13416 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 54560

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23472
/proc/meminfo: memFree=1663160/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=55328 CPUtime=1062
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 13694 0 0 0 106186 14 0 0 25 0 1 0 1145343066 56655872 13285 1992294400 4194304 5102648 548682068784 18446744073709551615 4249125 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 13832 13285 115 221 0 13608 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 55328

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23472
/proc/meminfo: memFree=1660600/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=57864 CPUtime=1121.99
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 14327 0 0 0 112184 15 0 0 25 0 1 0 1145343066 59252736 13918 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 14466 13918 115 221 0 14242 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 57864

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23472
/proc/meminfo: memFree=1660216/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=58176 CPUtime=1181.97
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 14403 0 0 0 118182 15 0 0 25 0 1 0 1145343066 59572224 13994 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 14544 13994 115 221 0 14320 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 58176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 23472
/proc/meminfo: memFree=1660216/2055920 swapFree=4176732/4192956
[pid=23465] ppid=23463 vsize=58176 CPUtime=1200.07
/proc/23465/stat : 23465 (varsat-industri) R 23463 23465 23231 0 -1 4194304 14403 0 0 0 119992 15 0 0 25 0 1 0 1145343066 59572224 13994 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23465/statm: 14544 13994 115 221 0 14320 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 58176

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.42
CPU time (s): 1200.09
CPU user time (s): 1199.92
CPU system time (s): 0.163975
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 58176

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

runsolver used 1.07784 second user time and 2.75758 second system time

The end

Launcher Data

Begin job on node51 at 2009-04-03 04:46:50
IDJOB=1554430
IDBENCH=70780
IDSOLVER=538
FILE ID=node51/1554430-1238726810
PBS_JOBID= 9085330
Free space on /tmp= 66524 MiB

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

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

MD5SUM BENCH= 5bb6e70c95bda454f634cd586084908b
RANDOM SEED=338973526

node51.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.234
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.234
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:       1716824 kB
Buffers:         61260 kB
Cached:         181092 kB
SwapCached:      10268 kB
Active:          45300 kB
Inactive:       208748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1716824 kB
SwapTotal:     4192956 kB
SwapFree:      4176732 kB
Dirty:            1872 kB
Writeback:           0 kB
Mapped:          17312 kB
Slab:            71092 kB
Committed_AS:  3283716 kB
PageTables:       1400 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 node51 at 2009-04-03 05:06:53